The explorer is out of sync. The last synced block is 418 hours ago. Current block height: explorer: 2206528 / node: 2473780 / ref: 2473782

Program leilanithompson.aleo

Program ID
leilanithompson.aleo
Owner signature
sign15zn3et4uzye50rjqydr6mzr2p0qpf5nwleaqcrrpvtypf43wfgq4frzset0qupmcnqq6xfkm84rlsn739ww9khjrnr7066evrpczxqu3lq4kzhj2u47fpfntslt8v5ncjt8n907wutdl2aekpw5v057kqprwejp7j9hkkvt78ua30yg77qnrpxvywv2wguctedrmqxaj6xus65dm5r0
Times called
4
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program leilanithompson.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Program has no mappings.
Not implemented