The explorer is out of sync. The last synced block is 175 hours ago. Current block height: explorer: 2206528 / node: 2320074 / ref: 2320073

Program mylovelywife_v2.aleo

Program ID
mylovelywife_v2.aleo
Owner signature
sign13gfplnfsf82dql6y6qfdm9vw54nlq3m7ph5xyg0q4flngx009cq47p2e7wcn3x9626ng4uhpka9ydt9h7rwgg7devnd6v9tc8tzrwpqzy3k96kn34ys6rdqj5lc40vcnafskemcqpc5sa50lw262xms6qxh4x24mw76y6erhtuxvnhtcs03c79v4ay359m07czf3czhjswgswarly5s
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello_wife(public u32, u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program mylovelywife_v2.aleo;

function hello_wife:
    input r0 as u32.public;
    input r1 as u32.private;
    input r2 as u32.private;
    add r0 r1 into r3;
    add r2 r3 into r4;
    output r4 as u32.private;

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented