The explorer is out of sync. The last synced block is 66 hours ago. Current block height: explorer: 2206528 / node: 2249806 / ref: 2249805

Program hello_businessman.aleo

Program ID
hello_businessman.aleo
Owner signature
sign13mvhf2s23yuzc8a5nra2l3wljf4mrkq5r7q6g4ey502et902mcqxhua3egvqx6hx6p4dgcsvtw0ctly448pmza8dp4x36j3j5gv4zqtj0mlqrcu9yjzn2pc5sww8yas8lfxjvrmh50pjeyn8sccp4hyvz2qvnlqa3la0ljthrsx3mzt8wuyy8fz4245tukecyqngn4z04t5pq5tupus
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_businessman.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