v1/{chainName}/address/{walletAddress}/balances_native/ REST API Endpoint - GoldRush Wallet API
パスパラメータ
chainName
文字列
必須
読み込み中...
walletAddress
文字列
必須
読み込み中...
クエリパラメータ
quote-currency
文字列
読み込み中...
block-height
整数
読み込み中...
返品
データ
オブジェクト
読み込み中...
住所
文字列
読み込み中...
updated_at
文字列
読み込み中...
quote_currency
文字列
読み込み中...
chain_id
整数
読み込み中...
chain_name
文字列
読み込み中...
items
配列
読み込み中...
contract_decimals
整数
読み込み中...
contract_name
文字列
読み込み中...
contract_ticker_symbol
文字列
読み込み中...
contract_address
文字列
読み込み中...
supports_erc
配列
読み込み中...
logo_url
文字列
読み込み中...
block_height
整数
読み込み中...
バランス
文字列
読み込み中...
quote_rate
整数
読み込み中...
引用
整数
読み込み中...
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}