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

Program debbiemills.aleo

Program ID
debbiemills.aleo
Owner signature
sign1598stguc63eyzfnw2x3nz9rx8d4lgafqpstmnp02ex79mzxfusp4pvpcrr0naxaung4lhvuf5krp7ejpr7rstdk8qpldkh0t6388sq628je9kdxm8aq3f5re3q0zkm62qt3px6gflf796d0e69djn5ttqe908dqmkm4mzwyde86xkw6mcexaru49zq6696s3njfd9w8s9sfsqzljsuy
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 debbiemills.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