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