Skip to main content

v1/{chainName}/event/{eventType}/gas_prices/ REST API Endpoint - Gold Rush Wallet API

Loading...

Updated on
May 12, 2025

v1/{chainName}/event/{eventType}/gas_prices/ REST API Endpoint - Gold Rush Wallet API

Path Parameters

chainName
string
Loading...
eventType
string
Loading...

Query Parameters

quote-currency
string
Loading...

Returns

data
object
Loading...
updated_at
string
Loading...
chain_id
integer
Loading...
chain_name
string
Loading...
event_type
string
Loading...
gas_quote_rate
integer
Loading...
quote_currency
string
Loading...
base_fee
string
Loading...
items
array
Loading...
gas_price
string
Loading...
gas_spent
string
Loading...
gas_quote
integer
Loading...
other_fees
object
Loading...
l1_gas_quote
string
Loading...
total_gas_quote
integer
Loading...
pretty_total_gas_quote
string
Loading...
interval
string
Loading...
error
boolean
Loading...
error_message
string
Loading...
error_code
integer
Loading...
Request
1
curl --location 'https://api.covalenthq.com/v1/arbitrum-nova-mainnet/event/uniswapv3/gas_prices/' \
2
--header 'Content-Type: application/json' \
3
--header 'Authorization: Bearer YOUR_API_KEY'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free