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

Program hellofsf_hello.aleo

Program ID
hellofsf_hello.aleo
Owner signature
sign12scvvw8jdw72whpxr5txdqcmetslkaa3smwz0jsw7xls8jtmmyqja78ypg7xdc9xqqc4m60py4jnhy0ykhm9cc92gknxvjr76eh8gpphm6kqcuan3juy5pvflrkx5yf3seaa8ea37srky98nmrpyhjh2pdmwv8u3hrgqqdmn0xee7vqxkr5uaqqy8szd4x65vfhluwkyxg7sylj2f9c
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 hellofsf_hello.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