v1/address/{walletAddress}/activity/ REST API Endpoint - GoldRush Wallet API
Path Parameters
walletAddress
string
REQUIRED
Loading...
Query Parameters
testnets
boolean
Loading...
Returns
data
object
Loading...
updated_at
string
Loading...
address
string
Loading...
items
array
Loading...
name
string
Loading...
chain_id
string
Loading...
is_testnet
boolean
Loading...
db_schema_name
string
Loading...
label
string
Loading...
category_label
string
Loading...
priority_label
string
Loading...
logo_url
string
Loading...
black_logo_url
string
Loading...
white_logo_url
string
Loading...
color_theme
object
Loading...
red
integer
Loading...
green
integer
Loading...
blue
integer
Loading...
alpha
integer
Loading...
hex
string
Loading...
css_rgb
string
Loading...
is_appchain
boolean
Loading...
appchain_of
string
Loading...
last_seen_at
string
Loading...
error
boolean
Loading...
error_message
string
Loading...
error_code
string
Loading...
Request
1curl --location 'https://api.covalenthq.com/v1/address/0x9690C8c169dd8FC15d75593048E4c453B7CC451c/activity/' \2--header 'Content-Type: application/json' \3--header 'Authorization: Bearer YOUR_API_KEY'
1curl --location 'https://api.covalenthq.com/v1/address/0x9690C8c169dd8FC15d75593048E4c453B7CC451c/activity/' \2--header 'Content-Type: application/json' \3--header 'Authorization: Bearer YOUR_API_KEY'
Response
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}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free