The explorer is out of sync. The last synced block is 443 hours ago. Current block height: explorer: 2206528 / node: 2489632 / ref: 2489633

Program charleneconown.aleo

Program ID
charleneconown.aleo
Owner signature
sign19racaa3ds8nkzt359n9mkql946vech9cj7k2um6wskm60k4k8qpca8tna5x889j2436r50z92f228p79jv7d370t2jsxx8yjlg9lyqgnlqgx5qckck4vrgmult40kf8prk34fcax7xvxp9f9y9p3zuwpz8nh2tptfhnuhrcr5e0v4g96yt52w0s0ykm2rhulkaa4eppp4rhpqma0u9t
Times called
4
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program charleneconown.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Program has no mappings.
Not implemented