简体中文
cURL
curl --request GET \ --url https://li.quest/v1/gas/prices/{chainId}
{ "standard": 123, "fast": 123, "fastest": 123, "lastUpdated": 123 }
此端点返回指定链 ID 的当前 Gas 价格信息,包括不同优先级级别的费用估算。
Authentication header, contact support if you want to get registered.
ChaindId from which gas prices should be shown
Gas Prices for the supplied chainID