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

Program jamescarballo.aleo

Program ID
jamescarballo.aleo
Owner signature
sign15msnu6u0xucr6pxe7nsz8c5tsqnkymzpe76wftk8fcpw5nc3mvq4l845926x8g8x2svf0kxjy4a79zqkr6mj5xljv8lsf3sv7enkyqe9eylc4fgfemmn447etglnw72xf90vz4rdxxgscr5738kp7h7wz8flmu0zqfhr9aadyxpkaymt9tmtpdxcqd4d4wfug843w0tj76mqgk2zu39
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 jamescarballo.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