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

Program eeoneguy2888.aleo

Program ID
eeoneguy2888.aleo
Owner signature
sign159sn5grgjh4qnhdgd78mv5lvzgmw2cdwt2p4ptsylw837mndpyqsung8x7eznx57k5ptagkhn8ea6stnf0q0al0yp8emxgjsfh5vxq32xgwxygq630zz3lny7zmmgkww580npvmej6c6yxpgfsv9zqdhp8pp80v0f86meexdmjhnhwy0xw77qraa078pc3pwfp09dxqz59ss5w33y6p
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 eeoneguy2888.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