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

Program hello_fulljp.aleo

Program ID
hello_fulljp.aleo
Owner signature
sign1h9nwvp3xg5peesw6jdfmn3zepaa5epkjrf2gq4uh28hcuxtvzcpw2emjl2d8mfy8h9e00znw7qv7vtqde8qax5e6eskv3nvm53exuqjn305hly5ker732ekmzu0etwp9fac7rv9sdxlxucf4mwemj633zycn6rrq5qxgjwcqc2rq2veevnk3xvx4m0qg886hrl007rskervsufj3gxl
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 hello_fulljp.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