The explorer is out of sync. The last synced block is 170 hours ago. Current block height: explorer: 2206528 / node: 2316965 / ref: ?

Program mylovelywife_v11.aleo

Program ID
mylovelywife_v11.aleo
Owner signature
sign1khtld3qxhmx225l2p5eak4gtt6y2qdv2gl20ma9j0f5kgdrah5p57mfpqrcl6pelc5zwa3dnafxdndw43nnc7enjxprd6p4skt6lgq49e25re9tqljcmjgyazgszuxphyw6anr7x2qa8d69ptf6705v3pg3d42vms7yjemwk2pq4q0q2lezvg4xzw7gvfyxcaxmsnkkx2c8sy9eu7pa
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_v11.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