跳至主要內容

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

載入中...

更新於
2026年5月21日

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

路徑參數

chainName
字串
載入中...
eventType
字串
載入中...

查詢參數

quote-currency
字串
載入中...

退貨

資料
物件
載入中...
updated_at
字串
載入中...
chain_id
整數
載入中...
chain_name
字串
載入中...
event_type
字串
載入中...
gas_quote_rate
整數
載入中...
quote_currency
字串
載入中...
base_fee
字串
載入中...
項目
陣列
載入中...
gas_price
字串
載入中...
gas_spent
字串
載入中...
gas_quote
整數
載入中...
other_fees
物件
載入中...
l1_gas_quote
字串
載入中...
total_gas_quote
整數
載入中...
pretty_total_gas_quote
字串
載入中...
interval
字串
載入中...
錯誤
布林值
載入中...
error_message
字串
載入中...
error_code
整數
載入中...
請求
回應
1
{
2
"data": {
3
"updated_at": "2025-04-29T21:35:28.281484048Z",
4
"chain_id": 1,
5
"chain_name": "eth-mainnet",
6
"event_type": "uniswapv3",
7
"gas_quote_rate": 1796.4488525390625,
8
"quote_currency": "USD",
9
"base_fee": "862937528",
10
"items": [
11
{
12
"gas_price": "2045356970",
13
"gas_spent": "283117",
14
"gas_quote": 1.0402792108106338,
15
"other_fees": {
16
"l1_gas_quote": null
17
},
18
"total_gas_quote": 1.0402792108106338,
19
"pretty_total_gas_quote": "$1.04",
20
"interval": "Last 1 minute"
21
},
22
{
23
"gas_price": "1834223938",
24
"gas_spent": "342720",
25
"gas_quote": 1.1292930695740433,
26
"other_fees": {
27
"l1_gas_quote": null
28
},
29
"total_gas_quote": 1.1292930695740433,
30
"pretty_total_gas_quote": "$1.13",
31
"interval": "Last 3 minutes"
32
},
33
{
34
"gas_price": "2528750819",
35
"gas_spent": "357508",
36
"gas_quote": 1.624077155978098,
37
"other_fees": {
38
"l1_gas_quote": null
39
},
40
"total_gas_quote": 1.624077155978098,
41
"pretty_total_gas_quote": "$1.62",
42
"interval": "Last 5 minutes"
43
}
44
]
45
},
46
"error": false,
47
"error_message": null,
48
"error_code": null
49
}
1
{
2
"data": {
3
"updated_at": "2025-04-29T21:35:28.281484048Z",
4
"chain_id": 1,
5
"chain_name": "eth-mainnet",
6
"event_type": "uniswapv3",
7
"gas_quote_rate": 1796.4488525390625,
8
"quote_currency": "USD",
9
"base_fee": "862937528",
10
"items": [
11
{
12
"gas_price": "2045356970",
13
"gas_spent": "283117",
14
"gas_quote": 1.0402792108106338,
15
"other_fees": {
16
"l1_gas_quote": null
17
},
18
"total_gas_quote": 1.0402792108106338,
19
"pretty_total_gas_quote": "$1.04",
20
"interval": "Last 1 minute"
21
},
22
{
23
"gas_price": "1834223938",
24
"gas_spent": "342720",
25
"gas_quote": 1.1292930695740433,
26
"other_fees": {
27
"l1_gas_quote": null
28
},
29
"total_gas_quote": 1.1292930695740433,
30
"pretty_total_gas_quote": "$1.13",
31
"interval": "Last 3 minutes"
32
},
33
{
34
"gas_price": "2528750819",
35
"gas_spent": "357508",
36
"gas_quote": 1.624077155978098,
37
"other_fees": {
38
"l1_gas_quote": null
39
},
40
"total_gas_quote": 1.624077155978098,
41
"pretty_total_gas_quote": "$1.62",
42
"interval": "Last 5 minutes"
43
}
44
]
45
},
46
"error": false,
47
"error_message": null,
48
"error_code": null
49
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用