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
Credit Cost
0.5 per call
Processing
Realtime
Authorizations
Bearer authentication header of the form: Bearer <token>
, where <token>
is your GoldRush API Key.
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.