interface BaseFee {
    baseFee: number;
}

Properties

Properties

baseFee: number

Generated using TypeDoc