interface AmountImpact {
    fee: string;
    swap: string;
}

Properties

Properties

fee: string
swap: string