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

Program rubbed_policemancompound.aleo

Program ID
rubbed_policemancompound.aleo
Owner signature
sign1u9hnnpkjf6mr2xuygk8lhta09ycdc39d04hleefmrur7mu72tcqw773gfx8sq0d6fv865040gkf9cx5xqn0cfmuff0qh4l2m6wqzzqmguwn8v2v97a0cn5mftd0dyuvrlypdzn65rd40v7tep7qkda54qzcv5v88v8fhhd0hgqev7rnjk528th36gu4wmy6ydz3w3z24e8apqmdhuwj
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 rubbed_policemancompound.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