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

Program lawrencevela.aleo

Program ID
lawrencevela.aleo
Owner signature
sign12ypxymgpx27wpcckk83wqqv3d5kuxauezdanxz7u7m9yth5pp5qt5jmdyusmzg6yw9ep60k823j3y7dtjna53fefsd0naqr0gu03wq4hdkn4427yrk02u4hfpd6ngxje8w0xt80ze0g9n9cta8gvlngrqaeym6hw490r220k4dnlhy63ze9ysk3zg99cdv74paqj6uj0zh23zz5hc0r
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 lawrencevela.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