Light Mode
Gas prices
GET
/v1/{chainID}/gaspricesProvides calculated gas price values in GWEI (nAVAX for Avalanche).
Returns all necessary parameters for transactions with gas calculation according to the EIP-1559 model, as well as for transactions with gas calculation according to the legacy model.
Request
Path Params
chainID
enum<integer>
required
The blockchain ID.
(Supported list: v1/platforms)
Allowed values:
110561372504216143114
Default:
1
Example:
1
Request samples
Responses
OK(200)
Bad Request(400)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 6 months ago