The explorer is out of sync. The last synced block is 196 hours ago. Current block height: explorer: 2206528 / node: 2333594 / ref: 2333589

Program lymphocyte.aleo

Program ID
lymphocyte.aleo
Owner signature
sign14xwqjg7ettheuwdarjpq5x47xm3qqmmyl469sq2qlgruw04uf5pufc8ctmnre9l0v37wq8mdnmntgrj2g4qpuwmuh78dnax6yaaxwq4zd8zgfau7mlyekkm8n8aku646kuysj00xf596e4tlq260sfhrp6cxzl0mj8druk35lmwzfp7t6plrldexygj5e44pz7mgyhe8flrqynlce2z
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 lymphocyte.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