The explorer is out of sync. The last synced block is 239 hours ago. Current block height: explorer: 2206528 / node: 2361277 / ref: 2361276

Program andreaberrios.aleo

Program ID
andreaberrios.aleo
Owner signature
sign1gpx8z6667z3gv0lzzvanjr9utqndlvqg4pch7pert5a98747xyq84zf99q4wwtd7m25an7xwvndyqnwcukt58evhpc3azvxvm44l2q2yhpsw32fvk0xptuy0u9pr5dxnf28h8enh6zymzdjedyh5nlhypks8wq2awxqpnhmkj08k7r4jp3rkzg6damqdja04spxgny3lggtpygp2upn
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 andreaberrios.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