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

Program hello_hel5lo.aleo

Program ID
hello_hel5lo.aleo
Owner signature
sign1lkw8ent7nykrarl8xdd5fft3ajj6xyzz8cg2rp6dmfqvx286dgqsk9qx9aahw8jztc8u9ll6v6u0umjk2etcx508zer35j2nuak95qqezk3trjfjl4ntsgv0ywva3htc7vfyp5ra6p0u4muzqqfhxjnnq4s9x6n0ujauncee9n6rc3w4vqzj05ge48xdcc0q4aq3wgsvv8hpz9vn038
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_hel5lo.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