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": 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"항목": [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}