The explorer is out of sync. The last synced block is 70 hours ago. Current block height: explorer: 2206528 / node: 2251951 / ref: 2251950

Program hello_hedsfvdsgvllo.aleo

Program ID
hello_hedsfvdsgvllo.aleo
Owner signature
sign1n5d8rcexe7hsqxneq30g058anqr9uldcy5rlj7uvsyu5s0c3acps7pgrvgvvga06vwdeayec468q22zj4tke7g3cgx0tvnqxrtnd6q5mw8adlwcyvz50z39nfwn49a9vjsurhmf05g3qfyx3twnvru8kpn5wfm9shf7r5l7m3lhml8x6k6zfuh309s0h8xwqxyxvuvr4hsasy94xyg3
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_hedsfvdsgvllo.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