The explorer is out of sync. The last synced block is 133 hours ago. Current block height: explorer: 2206528 / node: 2292828 / ref: 2292830

Program johncollins.aleo

Program ID
johncollins.aleo
Owner signature
sign1pd67ggxk2ce29hjxzk9tcf6rvdx0devg4ts63xvgvch9canedupzzcd5tkl8mrut4e86pwjq74w3hmz7eyughevmth5wtmhr2rg66qu79gxuclnme6r99z824umln6h5y4em0fg3p0mjwsnntkt59gyhq7qurcyh6dgh0rh69a9dv3ap84nxe5p953pf5xx3muy078wpamqsz2tdy47
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 johncollins.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