The explorer is out of sync. The last synced block is 283 hours ago. Current block height: explorer: 2206528 / node: 2388983 / ref: 2388985

Program aliali_4l257r2dhm.aleo

Program ID
aliali_4l257r2dhm.aleo
Owner signature
sign1s935u65q783rq8dkcg79pw5cdaaxvdcfmr0ewylrxq2lnhjw2uqxz0lcan4zjf5mzks3jqmc54uz0976zp6ca9rnsxf36y8pchehxqkdr3nd43wa5zcyxf2y97dgr6an44f4dd5pqv3834zvaxse07hpphcczm6vdznm93f5d0dfk4qdw82rd07v4gmeuefh2s73g3mylx7s62gx026
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 aliali_4l257r2dhm.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