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": 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}