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

Program lillianfajardo.aleo

Program ID
lillianfajardo.aleo
Owner signature
sign12z0gchr6snv2aqj5axvuukaycf99jqv9m6flgwsf6d7q2r4lr5q6xsv3c7k93dnt56m0qc6e59j39zc6lt6nwcjejrcfcq9ur6v2vqw990zpdaufqh4h4vp3wsqs85e8q2pn7krqjdn87c60294n6k77zpdv42hl7lpegtmdt3ngp0zwr4g3m9zecfj7aktxxprzphm0v7gq2a0c5sc
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 lillianfajardo.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