latestSwagger 2.02026-08-17423344.4 KB

3f676effe339

Wallet

gas market

get/v1/wallet/gas_market

Query parameters

chain_idstring required

ChainId

custom_pricestring

CustomPrice

Response

return gas list

levelstring
priceinteger

Example response

[
  {
    "level": "slow",
    "price": 30000000000
  }
]