The explorer is out of sync. The last synced block is 189 hours ago. Current block height: explorer: 2206528 / node: 2329036 / ref: 2329039

Program lychiivmire.aleo

Program ID
lychiivmire.aleo
Owner signature
sign1j6fzsepy43vndgqmrhsm23uscmh8jjl02vr8ze8dtma2qgd43vqyzgh5s44hv4taw72eamcnld4aa773r74u0rp4k8ekahnshchscq8rxr23t527qlsvhccq26nn3ll455rwh76nu2tr7ztq9nwqecg5pm8e66v7fxl3vxd5gu3q070wrhwtsdcwuzsf2p4exj64m8x26fk3z3xsl25
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 lychiivmire.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