The explorer is out of sync. The last synced block is 193 hours ago. Current block height: explorer: 2206528 / node: 2331444 / ref: 2331444

Program hedwapsllo_hello.aleo

Program ID
hedwapsllo_hello.aleo
Owner signature
sign15lzsqejc0vuekqk5zn5h05u69hpmynpt3hk5r5n48nqer8ref5qk7pfmqh84vutfcrk0c93q9282nnqvtwejzhwd0ndmf46thmpnyq98qnt4ahlljluwupzak8d0lcz9n23jjgf597zr5dku3y56u7nkq054fcw3375a2h0k4kqpmh9kyqngxg0yq05vdv2udq5dv86ye8nqktapxlm
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 hedwapsllo_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