The explorer is out of sync. The last synced block is 71 hours ago. Current block height: explorer: 2206528 / node: 2252609 / ref: 2252608

Program christensen.aleo

Program ID
christensen.aleo
Owner signature
sign13xsk4eqpdj90p6nneqtdndwqnlgx75kzulha44yg3vgvtscafvq428x46hz6hnh74hqzzja434wakxm26vsvysmydgktr40szzl42q7dvc8t2fmznmy2v32rx3d856r9ulusavvafqq6mlpurpttuhytq67elwxvphdqeg3fwzwa5qkvw40eqln7kh5rc2cumugzvcdlp8fsuxrhcyq
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program christensen.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented