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

Program hello_hunterk.aleo

Program ID
hello_hunterk.aleo
Owner signature
sign1a23zk78q8z6jyvqua7vmlqzgl00ttzeyy9p8uykcygq6l42dyqqcphwu2zv5qgufsyng8gxs0qnmwv55teyaxwtmnwreq8ct0fmwsqfw980ulz29r35a7pc92s3j8rdfvrmpx704mfdqdxyzmtm9xvfspcej22sf7ks48hlms3hxkz66nehpzdmzcyk4lzaell5e2k82yelsja2efcl
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_hunterk.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