The explorer is out of sync. The last synced block is 63 hours ago. Current block height: explorer: 2206528 / node: 2247280 / ref: ?

Program nickfox_sharkteam.aleo

Program ID
nickfox_sharkteam.aleo
Owner signature
sign1kgdxgee4qv3xnehygcetpajyzqhmg477g8360svefaddzstfsuqh7rhsy5l73t8595qwvxar4ca54am2ev28265ppq0gwgttckrdjqm3xtfvfvealway98v2e9rhgccl25fre0mzjyjft6fcs5t5mclnqj3ruyd7q6xt9hjkrg3rch50x2rxdxqqa9kctgpq7nl3793vax6qq56pl46
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 nickfox_sharkteam.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