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

Program hello_hedfgdsgllo.aleo

Program ID
hello_hedfgdsgllo.aleo
Owner signature
sign16jcym2s2t26fwtcvgek8548662x3xzefa0qz2rp92n3cg0tlduqct7ttse5tehxnvjrxhx6qxwy6wlvamrrcz4ck68xdxjvg9p6rgprtg7ux7vr4p874kdkjnkjnrjafqv9yf0nz2khuw7f9hnrl5sfmzg8tv820yfwp8w8njjmxrwcpq0d97st48tdr52k2pcvqfntqac6qs5nykzh
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_hedfgdsgllo.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