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

Program ierbeasi25486.aleo

Program ID
ierbeasi25486.aleo
Owner signature
sign1myw9mzyy7639dw560unzt58gnemcx6p3xtflyyl96trusndsxvpwfa4rqsm6wwghtpvr6xpv6g5awevx6370uj8dpshr7kdyrxnkyqgfvqahxak8mykhxrxtfvhsup0ncveac79rm49zw6fjuh7rck5xq3s5v7p4qxkd673sxc9ffjh5p8eudjzkux9kptv744ftq9xh4mds5f67pap
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 ierbeasi25486.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