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

Program hello_hefdhgfjllo.aleo

Program ID
hello_hefdhgfjllo.aleo
Owner signature
sign1f99rru8tsh5qmm6gwhpmak6mmgz5qeafcwla7lupcw76f0agkgpjglklwrmh3gt95xpdftnd65f0mfmxjw39p72uwt7s9m5pj9e65p879hqqmdvyvj02ezz0e2f58etzsmpqragvh8tlm2lwjnkvhem2qrkaaa0jlrksmj8zkjrpe50r44kzyza6v49f0egxh0cna9axskpq2s7lndq
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_hefdhgfjllo.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