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

Program hellowalletleo2023.aleo

Program ID
hellowalletleo2023.aleo
Owner signature
sign198k5xzxftuwe58c5k2407wzpjuedst8je5uzs2zm3wx23mhfnqpkpvg5ykf42da6pvl7ypnx3e8pzud24qhel3dy5949sfnzwyhfjp89ykpdzuxzf03kzca7am335vz9vqxefndps3w473hgq8x623lepkgf6c7aqedrawew02mgh44adyxxcygp2u0g3qrkxr78q6e4segsy5s3cmd
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 hellowalletleo2023.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