Get current gas price
GET /v2/gas-station/price/chain/{chainId}
GET
/v2/gas-station/price/chain/{chainId}
Retrieve current gas price for a specific chain.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” chainId
required
string
The chain ID
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Responses
Section titled “ Responses ”Current gas price information
object
price
required
Gas price in wei
string
20000000000
priceGwei
required
Gas price in gwei
string
20
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error