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

Program manageable.aleo

Program ID
manageable.aleo
Owner signature
sign17pzzece5fy4uqezhty6228l557ws4krleauwdl3r2pf2me803upmtyj8dnjlqzv2295z253ye5np7tg0e8r0wg0aj7ncedql90muxqy4vz49khrzynyd7vee4lpfylx3nhkaw8vmj33cpyrg9d6c4fkpqz0sjr6rtm5v0nqgzy2qg5kzdl55s8s28kvk659p72ufgkfvm53s5qq2mph
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 manageable.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