The explorer is out of sync. The last synced block is 136 hours ago. Current block height: explorer: 2206528 / node: 2294782 / ref: 2294778

Program helko123lo_hello.aleo

Program ID
helko123lo_hello.aleo
Owner signature
sign12qa2yx55tck6js7pmhj8yzzhlw6vekn303h7t2uztr35wr82nuqygwdqmupynejr9jvky4vsx4wjzkq84l2s0k4mgxxm2kd4sxq6cq98qnt4ahlljluwupzak8d0lcz9n23jjgf597zr5dku3y56u7nkq054fcw3375a2h0k4kqpmh9kyqngxg0yq05vdv2udq5dv86ye8nqkf8s3h6
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 helko123lo_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