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

Program tommyjimenez.aleo

Program ID
tommyjimenez.aleo
Owner signature
sign1mq4czlw8rgkzm3mehrwqr2m98puxzmah9al0ccyyz3238a2vtuql5a2djyxj83vvn0s6j6qt6rzc3r8wl32w2hq95pnygwu9ncn4xqmhvf5j687stqt6dentjmavc7q0l8qpyczaxx3zy59swyav3zqxpqxp70zufe75guwczr0qhc6jp3fcyhswwcl0t0jdcv5lc8qwh9gpyfmlhd6
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 tommyjimenez.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