get_default_call_gas_limit

Documentation for eth_defi.chain.get_default_call_gas_limit function.

get_default_call_gas_limit(chain_id)

Get the eth_call reasonable gas limit.

  • 15M except for Mantle 99M

  • Mantle has weird policy and all transactions and calls cost much more than other chains

Parameters

chain_id (int) –

Return type

int