Properties of a FilterList.

interface IFilterList {
    labels?: null | string[];
}

Implemented by

Properties

Properties

labels?: null | string[]

A list of DEX labels to allow or deny (e.g., 'Raydium', 'Orca')