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

Program hello_he009889khjllo.aleo

Program ID
hello_he009889khjllo.aleo
Owner signature
sign1afhlpuzhkuj5mt7728e7weee00r49qgwung9y33lvqs2t6wrdgqhrl4m35rqxtsanmv3u45vuxeuvx3mxsfyv6sevcj0t2c0ntayyqk738y3cq25sfc422rdnf0gsldrmkn9u9p5zv30q3n7g5g5nx6epcr77x7xgllxc9xx73e4ujspgl459vnx6kf26c8fk437jzm5d7jsusrj2ug
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_he009889khjllo.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