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

Program garyferrer.aleo

Program ID
garyferrer.aleo
Owner signature
sign14apgew73cnpgn9hyzw5dddhv63rk3t3r6ts9nx3pc40938jk4sqla59dd5003t78d8gr7jcvv64evgugzsfhlu564s6pwngcmh2gsqfvq8cs0fzd94l9hhgn9c8teuhk43jjtpp5cwm4sacftrcaj4y6pw0gwmwy0394r6mtq397qwv62eejvxzfx9u8eh37cledjkmqqzvswg52k5k
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 garyferrer.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