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

Program kennethgrell.aleo

Program ID
kennethgrell.aleo
Owner signature
sign1nrka0wvcmkxw3u63xwp5adal4zqcw6vgjv4jtxd8m3g4ng647cqfqg79nl689n4wvyy7p4j6qcqprd64jcrwq5dmkn4wehzhksugjqfhe4sqkcwfn092x2sqm220gxasnycr58y9w3ny8um5w45l9v8tqgfv35sdzqzr6ujfa0xtl5uatgnt80r6t4nr00cwsq7jka2qtucsk9kc0vh
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 kennethgrell.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