The explorer is out of sync. The last synced block is 498 hours ago. Current block height: explorer: 2206528 / node: 2524777 / ref: 2492275

Program hello_world_be9b6665.aleo

Program ID
hello_world_be9b6665.aleo
Owner signature
sign1fj4kslp0uyhspkxp42kd248u9u0r0src0dnefkkxus8rzut0e5qg08uesjrsnnj469azl6fzgx5ptttfeg0x5uyfl8ux2c2c76hygqngv4px59cs82ddkzmgh8kends4mhr5vs06hswk72xdhpr7nanupq3w3d9vlf55zz4usvm7zhz0un44j8g2lanvk799lh5rpgdxf6r3yckyty5
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
main(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program hello_world_be9b6665.aleo;

function main:
    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