The explorer is out of sync. The last synced block is 617 hours ago. Current block height: explorer: 2206528 / node: 2599850 / ref: ?

Program lashawnmesser.aleo

Program ID
lashawnmesser.aleo
Owner signature
sign1rd27j85q86rt6wa57k5lnk4kpcnv35vtkfk39qn6aht9llz34gqfxl67mtyq2lwp5adnt485ehjup55z4x7sflcmvtg39leyhrjfyqh67w20u90p3saf4qhkckaw8g6parxgvxlvvueswx0lwhqjj655qgw47mfhhhkks54tccd8a450paeyr4pxjyuva6ykhfrjyfs4wezsy0fqgxn
Times called
4
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program lashawnmesser.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Program has no mappings.
Not implemented