Passer au contenu principal

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

Chargement...

Mis à jour le
21 mai 2026

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

Paramètres de chemin

chainName
chaîne de caractères
Chargement...
eventType
chaîne de caractères
Chargement...

Paramètres de requête

quote-currency
chaîne de caractères
Chargement...

Renvoie

données
objet
Chargement...
updated_at
chaîne de caractères
Chargement...
chain_id
entier
Chargement...
chain_name
chaîne de caractères
Chargement...
event_type
chaîne de caractères
Chargement...
gas_quote_rate
entier
Chargement...
quote_currency
chaîne de caractères
Chargement...
base_fee
chaîne de caractères
Chargement...
articles
tableau
Chargement...
gas_price
chaîne de caractères
Chargement...
gas_spent
chaîne de caractères
Chargement...
gas_quote
entier
Chargement...
other_fees
objet
Chargement...
l1_gas_quote
chaîne de caractères
Chargement...
total_gas_quote
entier
Chargement...
pretty_total_gas_quote
chaîne de caractères
Chargement...
interval
chaîne de caractères
Chargement...
erreur
booléen
Chargement...
error_message
chaîne de caractères
Chargement...
error_code
entier
Chargement...
Requête
Réponse
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
}
Vous n'avez pas encore de compte ?
Créez votre endpoint Quicknode en quelques secondes et commencez à développer
Commencez gratuitement