Interface OneInchGasResponse

Hierarchy

  • OneInchGasResponse

Properties

Properties

baseFee: string
high: {
    maxFeePerGas: string;
    maxPriorityFee: string;
}

Type declaration

  • maxFeePerGas: string
  • maxPriorityFee: string

Generated using TypeDoc