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

Program williammccarthy.aleo

Program ID
williammccarthy.aleo
Owner signature
sign19e0nt4xwmss9p50zz9843w66k0fr02z3unrz5rtlkywu0jr08sqdz5gggz9drq4ehp66qsz8h8ywf0e3lc2vtnvaxe7skjfckwukkqlr5pf4frk97hgs8k0v2gs2g2x9l38zryckv0jdaqctck0qz2nupxc7kn0pnfpeetatfya9tzfla3js8mqdvrak55ypxqarps5ntkdssmfezl3
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 williammccarthy.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