The explorer is out of sync. The last synced block is 69 hours ago. Current block height: explorer: 2206528 / node: 2251845 / ref: 2251845

Program support_corngreatly.aleo

Program ID
support_corngreatly.aleo
Owner signature
sign1yqmkkg533hg9dv9xzmu66uled6hyaec6zg0mjqla06z3k0yercq6w82rewrnqxhlq27rextkj3933486vj6jeze7x0su8gc24zmejqr6wvrsxx6v5apjwes90fxl9mu9j6uxj3ce3vh8nslht6wcrqh6qcgvx0k2hj2rf86w08ph2traur9pedyu4gr5ueh3mddax6urfzqs553pyf3
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 support_corngreatly.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