v1/{chainName}/address/{walletAddress}/balances_native/ REST API Endpoint - GoldRush Wallet API
路徑參數
chainName
字串
必填
載入中...
錢包地址
字串
必填
載入中...
查詢參數
quote-currency
字串
載入中...
block-height
整數
載入中...
退貨
資料
物件
載入中...
地址
字串
載入中...
updated_at
字串
載入中...
quote_currency
字串
載入中...
chain_id
整數
載入中...
chain_name
字串
載入中...
項目
陣列
載入中...
contract_decimals
整數
載入中...
contract_name
字串
載入中...
contract_ticker_symbol
字串
載入中...
contract_address
字串
載入中...
supports_erc
陣列
載入中...
logo_url
字串
載入中...
block_height
整數
載入中...
平衡
字串
載入中...
quote_rate
整數
載入中...
quote
整數
載入中...
pretty_quote
字串
載入中...
錯誤
布林值
載入中...
error_message
字串
載入中...
error_code
字串
載入中...
請求
回應
1{2"data": {3"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",4"updated_at": "2025-04-29T21:11:11.234474241Z",5"quote_currency": "USD",6"chain_id": 1,7"chain_name": "eth-mainnet",8"items": [9{10"contract_decimals": 18,11"contract_name": "Ether",12"contract_ticker_symbol": "ETH",13"contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",14"supports_erc": [],15"logo_url": "https://www.datocms-assets.com/86369/1669653891-eth.svg",16"block_height": 22377307,17"balance": "1",18"quote_rate": 1809.0638,19"quote": 1.8090637e-15,20"pretty_quote": "$0.00"21}22]23},24"error": false,25"error_message": null,26"error_code": null27}
1{2"data": {3"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",4"updated_at": "2025-04-29T21:11:11.234474241Z",5"quote_currency": "USD",6"chain_id": 1,7"chain_name": "eth-mainnet",8"items": [9{10"contract_decimals": 18,11"contract_name": "Ether",12"contract_ticker_symbol": "ETH",13"contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",14"supports_erc": [],15"logo_url": "https://www.datocms-assets.com/86369/1669653891-eth.svg",16"block_height": 22377307,17"balance": "1",18"quote_rate": 1809.0638,19"quote": 1.8090637e-15,20"pretty_quote": "$0.00"21}22]23},24"error": false,25"error_message": null,26"error_code": null27}