Wallet
gas market
get/v1/wallet/gas_market
Query parameters
chain_idstring required
ChainId
custom_pricestring
CustomPrice
Response
return gas list
Example response
[
{
"level": "slow",
"price": 30000000000
}
]Changes
No recorded changes to this endpoint across all 4 revisions of this API.