GasPriceFixedEIP1559: {
    maxFeePerGas: string;
    maxPriorityFeePerGas: string;
    type: FIXED_1559;
}

Type declaration

  • maxFeePerGas: string
  • maxPriorityFeePerGas: string
  • type: FIXED_1559