본문으로 건너뛰기

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
"항목": [
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
"항목": [
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 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요