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

Program bastardized.aleo

Program ID
bastardized.aleo
Owner signature
sign1vnzmky0h5f5ygphzdlcnj66hqce0lg99kt6t86cftcssrwun35pjegt7q8lgryqg070fcfas7y3atdv3zx6jx8yvg02w9yrrghs77q842unjeft7mvnaylxxz0kgyf4awr7wd3z2kqflecgj27yp4u27qmrdu2qzhfwk7c40w7nuq54xw2cy9wexym6ugzxfsgy6nuep5d8qgnrpjns
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 bastardized.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