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

Program hello_hegfdgbllo.aleo

Program ID
hello_hegfdgbllo.aleo
Owner signature
sign1xdwlvfvmzqzxq5g2nxytuh8d5dk4cn9t39s9qzypfn5l7h44jcp3a5fj5gd53qgseg6r2r55fplf2etxvh6umhflfgveczf0c02dwqx46r80md94hh3dzrc7apww9c2kjgk32f5d9jpdam8kdgnvf6esqtdm4chguu2t2f30mkxftgfmd7a2933x0l0v548pwjrj9vt20vns6xga964
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_hegfdgbllo.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