FeeDatainterface FeeData {gasPrice: null | BigNumber;lastBaseFeePerGas: null | BigNumber;maxFeePerGas: null | BigNumber;maxPriorityFeePerGas: null | BigNumber;}§Properties§gasPrice: null | BigNumber[src]§lastBaseFeePerGas: null | BigNumber[src]§maxFeePerGas: null | BigNumber[src]§maxPriorityFeePerGas: null | BigNumber[src]