The explorer is out of sync. The last synced block is 485 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2492275

Program excellency.aleo

Program ID
excellency.aleo
Owner signature
sign1rgcprp24takcj68yc92p9ltfrxda742dlydve0e8z2udlv6h45qwny7vn5fchp49k4msucrgkj9m4vy8cx9dzcvjxpmnfx3ycyyu7q422kq03jnyhx65vwdqzayq9f7jjvgu4vv70hrwv6f6swuqgzgxqza0qpzzdvc4tdkz7agrrlq4kd76thch6snd6rq4r2ees4qqmvrqckxeryz
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 excellency.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