SwapExecuted: PlainDescriptor<
    {
        amount_in: bigint;
        amount_out: bigint;
        path: [{ interior: XcmV3Junctions; parents: number }, bigint][];
        send_to: SS58String;
        who: SS58String;
    },
>

Assets have been converted from one to another. Both SwapExactTokenForToken and SwapTokenForExactToken will generate this event.