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

Program hello_casperr.aleo

Program ID
hello_casperr.aleo
Owner signature
sign1qr3rpvlj6l7eheyp7eqk8x32qn9pxen442maf5ux0rr0q596pypf3qzrvpzqdv63cnlq07uwp0gxf83yjlq93xftj2klazv306m0xqqezk3trjfjl4ntsgv0ywva3htc7vfyp5ra6p0u4muzqqfhxjnnq4s9x6n0ujauncee9n6rc3w4vqzj05ge48xdcc0q4aq3wgsvv8hpz2kykrj
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_casperr.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