The explorer is out of sync. The last synced block is 147 hours ago. Current block height: explorer: 2206528 / node: 2301989 / ref: 2301992

Program williamryan81563.aleo

Program ID
williamryan81563.aleo
Owner signature
sign1cwkw7tsteuxzu0ygs2z7gj2pvl8whdehfju797fd6a89czc9dcqcg9e3e6kefx4se75ay7adjfnwkhzp0xj3qeg25ajt9lqgynmxgpy0uan34hewhfxn4etxcd643gx93vjygqee69r9rtmswxpgf5cypr4qgvfcj06yxd6nv2szzy4khgs0l450pna9rnr06k7ra2nj5q7s5s9ztrd
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 williamryan81563.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