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

Program helteam18lo_hello.aleo

Program ID
helteam18lo_hello.aleo
Owner signature
sign1jzln99mh8gkg608ewemwqgk9hjxnlz4jkqqhgpgn0jm8n9y6y5p67p2gr7c36sfxh4enfwn587xgs7wwjp8akuu84jcqf6cvs0zf5qjtv6lyuyy9xrscfdafxc39fwx4k6hxfr4mr5lral6gjhcxglxpq2jal46ywv7n9ke099n90h5essm9zrs5l6f2yr0as0g9zejk2n5qxrzfce0
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 helteam18lo_hello.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