The explorer is out of sync. The last synced block is 61 hours ago. Current block height: explorer: 2206528 / node: 2246006 / ref: 2246007

Program yizwiz33_hello.aleo

Program ID
yizwiz33_hello.aleo
Owner signature
sign1whuwa646u7uk3k86p62rlrkmzkc6g8f53hkvrhte6e4eqvy02qp86njgu6hkdzx9my0r4jdvspce70ukadszwl58t6cw9x0xlx60yqdg7yfweyzaj9gjelyn4f7py0cxr345hsfrryv237nsp95pjyzqp8p4mzasf2tqwhgjg78hd0maqyavagxn0vuhfqs2expjnnhpw2nszjm7x38
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 yizwiz33_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