The explorer is out of sync. The last synced block is 90 hours ago. Current block height: explorer: 2206528 / node: 2264910 / ref: 2264912

Program ikbolhinsch8.aleo

Program ID
ikbolhinsch8.aleo
Owner signature
sign1yelr05mwfy2846gedq4372e8huz5m0f4qq66pfl8zfc4xszsm5p4269zqt5up9xsasmcxcrfzutxqpnyu2jyujaww2uqjs3ur95vzqd53w8x3ls6mdcxccm9hg43ffx9y4v9w0vqspq2qa6u5g4gutu8pyvvq2dcl4mcnqv8tva8rxj6nhwy3lphak4peze5rtj4a07eeegs22xflhd
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 ikbolhinsch8.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