The explorer is out of sync. The last synced block is 547 hours ago. Current block height: explorer: 2206528 / node: 2555843 / ref: 2492275

Program aliciasmith.aleo

Program ID
aliciasmith.aleo
Owner signature
sign172q4sv9kfpaaacx0a2g72y49l66encadxxfva6n7vrksfj3xacqrk8dthl539gn069t59jhg8063j9d22wrdl5zm4y52v70d24kh7p9ydtwhnv3gx3qc0lj7xygyza4mxugsnk9ln3kk3twfxar8ms2nzqsmr76fsk4ey2r7p097u0wcr9nanz2m33t3ngkh97jqhzl65ldszdcad4y
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 aliciasmith.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