The explorer is out of sync. The last synced block is 450 hours ago. Current block height: explorer: 2206528 / node: 2494274 / ref: 2492275

Program richardbond.aleo

Program ID
richardbond.aleo
Owner signature
sign1htku47eqtnmtjf082x6zumstwhp0p0h3spn99uvmzhdrpkrfqsqqxg32cteln7w2xdtpmhyagw9fu6yu4lsdfrpgyvrfyxlr4yv85q022ksx6w5fvqhrm49andyyqerpv52p5ep2kcumqryxqhjzx9uqqhehyvdrythfu8jyua85ugxmld92ry4yyq22cm068rqxs7r3hxrqgsvl2rx
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 richardbond.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