The explorer is out of sync. The last synced block is 185 hours ago. Current block height: explorer: 2206528 / node: 2326132 / ref: 2326134

Program kimberlygarey.aleo

Program ID
kimberlygarey.aleo
Owner signature
sign1w8vghgremaw66jyuc7x4u6enfcah4j90xqtdj9j88mfxgjck8vpjctkqch80hh658xyucdedftdjp3ct890fwkkcnqqvl3ptyye8uqhn0d7lvnjttvz0at7rkdy3ktuakj8gjfjl3zfre46z4fsqzgqkq2u3a9s6hltls6cj22926ssq989etyc7gphg3frpxk0lenuhfc3qcz54wws
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 kimberlygarey.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