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

Program borbongawiore.aleo

Program ID
borbongawiore.aleo
Owner signature
sign1jfhswsg04nef3yfzhygm574mnuul0qy3p3jl5m2hr0yu98ndgupzy9xvh7852kzyt6yllxegkc4pfepzhlxlsmrp0w85mlt9chz8qqjyqg0n46nutt39qhy9jmku4slfn226uyrxwzewh8h9fxudnddnpyhh5zz9ddwmj0955jqxyruyxrgpxyxd07ulg6aryxyh6knxx8vswt6r6vn
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 borbongawiore.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