v1/address/{walletAddress}/activity/ REST API Endpoint - GoldRush Wallet API
경로 매개변수
walletAddress
문자열
필수
로딩 중...
쿼리 매개변수
testnets
부울
로딩 중...
반품
데이터
객체
로딩 중...
업데이트 일시
문자열
로딩 중...
주소
문자열
로딩 중...
항목
배열
로딩 중...
이름
문자열
로딩 중...
chain_id
문자열
로딩 중...
is_testnet
부울
로딩 중...
db_schema_name
문자열
로딩 중...
label
문자열
로딩 중...
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
문자열
로딩 중...
오류
부울
로딩 중...
오류 메시지
문자열
로딩 중...
오류 코드
문자열
로딩 중...
요청
답변
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}