The explorer is out of sync. The last synced block is 246 hours ago. Current block height: explorer: 2206528 / node: 2365321 / ref: 2365321

Program anthonysnyder.aleo

Program ID
anthonysnyder.aleo
Owner signature
sign1ar26w263r73akgy4qhljz28y94vz4gsmvm492d2th7pqjgjp5qqhewhdzy0kry0fge2e9zxl5mkgjsxjxp6kml8g9x5amwlawmgjgp8q34yn2ya0r03j63sxdqxrwsf73meuqh29vv96cat6m09ur3ekzr5jnx65esz58y7skt20jfjtftv9lf6t7hsyddf04p78hm70c7ysw7wwe3u
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 anthonysnyder.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