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

Program deniseweekes.aleo

Program ID
deniseweekes.aleo
Owner signature
sign1dlhfzhcrnfj62j6k60rmgscqdgr3h7fjr3zrshj3shvytxw32gq2apccy29w4qah0cdeq4snnwp5dd06ff68cstht9sk4aqcd8nu5q3jlz8chtnypfysjusfqh7a92eksf4pjpx43tdaxhg9eehrgu8qz8ez82hk33y5zryz20la9v28kex69wh07wzha7ay8ljuwhgyq4yszu8wfu4
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 deniseweekes.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