The explorer is out of sync. The last synced block is 57 hours ago. Current block height: explorer: 2206528 / node: 2243487 / ref: 2243486

Program heppyprvivet.aleo

Program ID
heppyprvivet.aleo
Owner signature
sign1dwhplsq0dsjcjeuzmvh3c5755kc9pmgkg0a6hjcsrcksyhscggqkwqcqx7a72dqqy5u3gmdwzwz9u3f0wd66lldwdte5x4096wy3yprj0mlqrcu9yjzn2pc5sww8yas8lfxjvrmh50pjeyn8sccp4hyvz2qvnlqa3la0ljthrsx3mzt8wuyy8fz4245tukecyqngn4z04t5pqsclfwf
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 heppyprvivet.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