v1/address/{walletAddress}/activity/ REST API Endpoint - GoldRush Wallet API
パスパラメータ
walletAddress
文字列
必須
読み込み中...
クエリパラメータ
testnets
ブール値
読み込み中...
返品
データ
オブジェクト
読み込み中...
updated_at
文字列
読み込み中...
住所
文字列
読み込み中...
items
配列
読み込み中...
名前
文字列
読み込み中...
chain_id
文字列
読み込み中...
is_testnet
ブール値
読み込み中...
db_schema_name
文字列
読み込み中...
ラベル
文字列
読み込み中...
category_label
文字列
読み込み中...
priority_label
文字列
読み込み中...
logo_url
文字列
読み込み中...
black_logo_url
文字列
読み込み中...
white_logo_url
文字列
読み込み中...
color_theme
オブジェクト
読み込み中...
red
整数
読み込み中...
green
整数
読み込み中...
blue
整数
読み込み中...
alpha
整数
読み込み中...
hex
文字列
読み込み中...
css_rgb
文字列
読み込み中...
is_appchain
ブール値
読み込み中...
appchain_of
文字列
読み込み中...
last_seen_at
文字列
読み込み中...
エラー
ブール値
読み込み中...
error_message
文字列
読み込み中...
error_code
文字列
読み込み中...
リクエスト
回答
1{2"data": {3"updated_at": "2025-04-29T21:01:39.175128580Z",4"address": "0x9690c8c169dd8fc15d75593048e4c453b7cc451c",5"items": [6{7"name": "eth-mainnet",8"chain_id": "1",9"is_testnet": false,10"db_schema_name": "chain_eth_mainnet",11"label": "Ethereum Mainnet",12"category_label": "Ethereum",13"priority_label": "Foundational",14"logo_url": "https://www.datocms-assets.com/86369/1669653891-eth.svg",15"black_logo_url": "https://www.datocms-assets.com/86369/1669619544-ethereum.png",16"white_logo_url": "https://www.datocms-assets.com/86369/1669619533-ethereum.png",17"color_theme": {18"red": 94,19"green": 121,20"blue": 138,21"alpha": 255,22"hex": "#5E798A",23"css_rgb": "rgb(94 121 138)"24},25"is_appchain": false,26"appchain_of": null,27"last_seen_at": "2024-11-14T13:02:11Z"28},29{30"name": "base-mainnet",31"chain_id": "8453",32"is_testnet": false,33"db_schema_name": "chain_base_mainnet",34"label": "Base Mainnet",35"category_label": "Coinbase",36"priority_label": "Foundational",37"logo_url": "https://www.datocms-assets.com/86369/1677538323-property-1-base-icon-white.svg",38"black_logo_url": "https://www.datocms-assets.com/86369/1677538328-property-1-base-white.png",39"white_logo_url": "https://www.datocms-assets.com/86369/1677538326-base-colour.png",40"color_theme": {41"red": 15,42"green": 91,43"blue": 228,44"alpha": 255,45"hex": "#0F5BE4",46"css_rgb": "rgb(15 91 228)"47},48"is_appchain": false,49"appchain_of": null,50"last_seen_at": "2024-11-14T13:02:49Z"51}52]53},54"error": false,55"error_message": null,56"error_code": null57}
1{2"data": {3"updated_at": "2025-04-29T21:01:39.175128580Z",4"address": "0x9690c8c169dd8fc15d75593048e4c453b7cc451c",5"items": [6{7"name": "eth-mainnet",8"chain_id": "1",9"is_testnet": false,10"db_schema_name": "chain_eth_mainnet",11"label": "Ethereum Mainnet",12"category_label": "Ethereum",13"priority_label": "Foundational",14"logo_url": "https://www.datocms-assets.com/86369/1669653891-eth.svg",15"black_logo_url": "https://www.datocms-assets.com/86369/1669619544-ethereum.png",16"white_logo_url": "https://www.datocms-assets.com/86369/1669619533-ethereum.png",17"color_theme": {18"red": 94,19"green": 121,20"blue": 138,21"alpha": 255,22"hex": "#5E798A",23"css_rgb": "rgb(94 121 138)"24},25"is_appchain": false,26"appchain_of": null,27"last_seen_at": "2024-11-14T13:02:11Z"28},29{30"name": "base-mainnet",31"chain_id": "8453",32"is_testnet": false,33"db_schema_name": "chain_base_mainnet",34"label": "Base Mainnet",35"category_label": "Coinbase",36"priority_label": "Foundational",37"logo_url": "https://www.datocms-assets.com/86369/1677538323-property-1-base-icon-white.svg",38"black_logo_url": "https://www.datocms-assets.com/86369/1677538328-property-1-base-white.png",39"white_logo_url": "https://www.datocms-assets.com/86369/1677538326-base-colour.png",40"color_theme": {41"red": 15,42"green": 91,43"blue": 228,44"alpha": 255,45"hex": "#0F5BE4",46"css_rgb": "rgb(15 91 228)"47},48"is_appchain": false,49"appchain_of": null,50"last_seen_at": "2024-11-14T13:02:49Z"51}52]53},54"error": false,55"error_message": null,56"error_code": null57}