Cross Chain
Get activity across all chains for address
Commonly used to locate chains which an address is active on with a single API call.
GET
/
v1
/
address
/
{walletAddress}
/
activity
/
Credit Cost: 0.5 per call.
Processing: Realtime
Processing: Realtime
Path Parameters
walletAddress
string
requiredThe requested wallet address. Passing in an ENS
, RNS
, Lens Handle
, or an Unstoppable Domain
resolves automatically.
Query Parameters
testnets
boolean
Set to true to include testnets with activity in the response. By default, it's set to false
and only returns mainnet activity.
Response
200 - application/json
updated_at
string
The timestamp when the response was generated. Useful to show data staleness to users.
address
string
The requested address.
items
object[]
List of response items.