v1/{chainName}/address/{walletAddress}/resolve_address/ REST API Endpoint - GoldRush Wallet API
パスパラメータ
chainName
文字列
読み込み中...
walletAddress
文字列
読み込み中...
返します
データ
オブジェクト
読み込み中...
更新日時
文字列
読み込み中...
chain_id
整数
読み込み中...
チェーン名
文字列
読み込み中...
項目
配列
読み込み中...
名前
文字列
読み込み中...
住所
文字列
読み込み中...
ページネーション
オブジェクト
読み込み中...
has_more
ブール値
読み込み中...
ページ番号
整数
読み込み中...
page_size
整数
読み込み中...
total_count
整数
読み込み中...
error
ブール値
読み込み中...
error_message
文字列
読み込み中...
error_code
整数
読み込み中...
リクエスト
回答
1{2"data": {3"updated_at": "2025-04-29T21:16:17.014618356Z",4"chain_id": 1,5"chain_name": "eth-mainnet",6"items": [7{8"name": "titanbuilder.eth",9"address": "0x2df9a59cd29faa8c02a7a84f6b223b8d9f231f12"10}11],12"pagination": null13},14"error": false,15"error_message": null,16"error_code": null17}
1{2"data": {3"updated_at": "2025-04-29T21:16:17.014618356Z",4"chain_id": 1,5"chain_name": "eth-mainnet",6"items": [7{8"name": "titanbuilder.eth",9"address": "0x2df9a59cd29faa8c02a7a84f6b223b8d9f231f12"10}11],12"pagination": null13},14"error": false,15"error_message": null,16"error_code": null17}