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

Program deerupt3321.aleo

Program ID
deerupt3321.aleo
Owner signature
sign1lp5gwh3lmt6gle4gqppppg9dnmgyn6dh80zm055hgdjgf293wvp272q3l5zpv6wj4d3a49nqd22ytwjqwkuptfqdp6wzfv0854ghjppws4wfel2tc7n2k38phhsnmve6a07wt8nkxx209ez0c0gzxpe3qhwl9qgwn8l442hq8585ry3pa6l6hlj0409zn8fh5dmsxjnys3rpypeqpes
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 deerupt3321.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