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
文字列
読み込み中...
items
配列
読み込み中...
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": null17},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": null28},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": null39},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": null49}
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": null17},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": null28},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": null39},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": null49}