The explorer is out of sync. The last synced block is 550 hours ago. Current block height: explorer: 2206528 / node: 2557644 / ref: ?

Program lentonruzek.aleo

Program ID
lentonruzek.aleo
Owner signature
sign17rjmyu7ujl9lqxwsx380tu0zqctqevqs9ayreqhezpa4qm8snypgh4hcl8yg0j5ssvfe34l9g6eh9fu3023gqfehlajww0u6lvehwq8kskaxju0jg3qc2eyczka35k8zyf5n93lnrmkx59y5hytsydxkqxwam0pq2r7rdzks0s72ucxvhq2dv65svmlg84h4yskqcg0sfksswwehnc8
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 lentonruzek.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