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

Program florenceharris.aleo

Program ID
florenceharris.aleo
Owner signature
sign123agrthq7mncre0styshvdgtu6dhhcu3ku3w7x54hrph89cjrvps9kypvfp7zqzrlmf8yh4ukdh9ee8lg6nwq56cdh8sj57y004svq0fhqyh8s8vll3u2hsyqcg4vjfjh5jd4xw0uc4rjlu54dmrwwkap40g2jwmvcxn07n7zp50qkrc22f977nj2qq6s02dljj8c550xcx3yjlhcuq
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 florenceharris.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