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

Program kylejackson.aleo

Program ID
kylejackson.aleo
Owner signature
sign17hu5a4akp37mqt200dc7xfm4wu3nxsund7em353awmfkqtgaj5p6dmtgwn4h564j96f3fcnfsvnwqzujew86570nfg5s0atd5atnwqr473r50ptkzxy6e9lxmjk3adyr9wzua7svhxuj5nkm8x92dls5qrxz2w9mk4rz3znemudxf6elr9t6tstueez4n364y9uy8en3mgppy4yuhj0
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 kylejackson.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