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

Program hello_hellokd95lf76n3l0f.aleo

Program ID
hello_hellokd95lf76n3l0f.aleo
Owner signature
sign10cpw4z9wl4ztfakgvdyxsjzq5hfh2pwtr9gn2k7n9ujvf0wax5psvp64d5j64wcpd6679lfezst92tc75adh75jnq7d82l4vr5sagqy64f6v6hjq8w672cqz8r9thpeyg3un5kjdcq0wwuyjvv723nj5p0742ezgppuwq25tvgar8xulvk6rj6dr0g4u9h7pflcxn8yvvawsvl38l8u
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_hellokd95lf76n3l0f.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