The explorer is out of sync. The last synced block is 517 hours ago. Current block height: explorer: 2206528 / node: 2536935 / ref: ?

Program licentiate.aleo

Program ID
licentiate.aleo
Owner signature
sign1h73dkvck7pum8clkh4yfsdpsajmfcea6zadcg2xydk8lpt54hcqetzp5nhyqlr4ta5aghc7p7lufh35ny6tqvptrdr9c7qr8c30txqtpnfa9wlx2x7c3ahndx68dgqw53mjehgkf9fukq9sy9cd0jec5qdpdeck6kufphy0vznp6hkjjynpapydtpl92jf5ef0yy9zlt3llqxm2hnzv
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 licentiate.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