Interface: EstimateFeeResponse
types.EstimateFeeResponse
Hierarchy​
EstimateFeeResponse
↳
EstimateFee
Properties​
overall_fee​
• overall_fee: bigint
Defined in​
src/types/provider/response.ts:106
gas_consumed​
• Optional
gas_consumed: bigint
Defined in​
src/types/provider/response.ts:107
gas_price​
• Optional
gas_price: bigint
Defined in​
src/types/provider/response.ts:108
suggestedMaxFee​
• Optional
suggestedMaxFee: bigint