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
The requested wallet address. Passing in an ENS
, RNS
, Lens Handle
, or an Unstoppable Domain
resolves automatically.
Query Parameters
Set to true to include testnets with activity in the response. By default, it's set to false
and only returns mainnet activity.