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

Program melissamathews.aleo

Program ID
melissamathews.aleo
Owner signature
sign1uj0grl8y0vd38mzegdx8gpfp3mkrcrjtq9naqw9mktw6qtxwwqqklqlgw0eywtj40wpn7unmwmw5mham6q7dduwj32ah38mwd6u9vqszr24h6ra94dzhsaj8uwxuc7fe8tskjynhaga7mg7uqen5w05nq7965xgtfnykg78xmqmw63c3za0kz49w06nhjl06h2nh0k8ch6gsq5x2323
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 melissamathews.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