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

Program oleo45oero832e.aleo

Program ID
oleo45oero832e.aleo
Owner signature
sign1audug5w06phteqyv7us2f3zrnr5d0p9g2s772qswn549nxelssqvs8d2mkkf6j5dhkj4vmkhereqwt82tr7dyhvjjwzhvenguezwyq9dhz7vlxhr6d4mgjxk5jx6u5uexj9tjv7q979qtwj3vt4eqcf2qru7kgd5ry52twtjwz0vpwk9evudxmqy2t3skcacsqxak4zpc44qqq7pw3r
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 oleo45oero832e.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