The explorer is out of sync. The last synced block is 493 hours ago. Current block height: explorer: 2206528 / node: 2521513 / ref: ?

Program hello_papa1.aleo

Program ID
hello_papa1.aleo
Owner signature
sign1lwq3626e2r89qnzdvtnzx7cvlzp87wrtx5qacwvrls434chl2qq653nuummnqewtg728m4vvt97rkzytccu45rehl58dmnkjr9gjyqnmlnp9tdz706f9ef4enc7xdlk829hxn536xlzdf57jhqjgmaefq5wlcdljzlz200t3wqy4lkk4z0e25uhsgttzy05w6q367jaznyhqu06vhkc
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_papa1.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