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

Program heli123ralo_hello.aleo

Program ID
heli123ralo_hello.aleo
Owner signature
sign147gcpcz2h6r6lzp4sf9d6d6rm5626j6ucpasch8qxfcs7vj7uupxm6ps55ceej73lz4g9ktx4xhhzszcm2ugvkesmrc2nz48jh56qppxuq0j6a262s708n4ptgvrnhhdckahnaqdkhn4l88ay6xnazn7qa4rrpzlx3vgdaf6qhl285h9ukw2spae00k2uhsd5y3cgh66tvh3z963h0d
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 heli123ralo_hello.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