The explorer is out of sync. The last synced block is 67 hours ago. Current block height: explorer: 2206528 / node: 2250295 / ref: ?

Program hello_hefdgrfdllo.aleo

Program ID
hello_hefdgrfdllo.aleo
Owner signature
sign1whp70dk80lqt2j7wfpg5suhrv86982ejx7swqth7j7ygmcu755pzwk88twq2djvuayjc8k3gvyx0q9242w6wyxdvjnlmgu3qtxuncq87cu23e4wqjm0hqvha84vzjvmruwgl90asj9t3ltdss5kja5xyqzyp6tnmww7f0uuhsy4ttdwsj8heqqggpgs9yypv9ulv4qqu8zjqvfawddw
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_hefdgrfdllo.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