The explorer is out of sync. The last synced block is 306 hours ago. Current block height: explorer: 2206528 / node: 2403683 / ref: 2403681

Program hello_hello_123.aleo

Program ID
hello_hello_123.aleo
Owner signature
sign149qmy748j7azdj9cq70xmvv43m8qpfypekgd53txr635mqm4hyps4zkmvypx2lgzrur2l8aru3q6k3rtuynus0tsem7u6d96l2k96pyylpc3upqee6g2ttjnmp5lju0cjwgudzz24zr0yw5zgur79d3hprpz5dfj2fz3k32uthedlxljrqy5kj5y4ug2unpkfghvgdfrjyfpycm6p9t
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_hello_123.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