get-address-activity
Commonly used to locate chains which an address is active on with a single API call.
get/v1/address/{walletAddress}/activity/
Path parameters
walletAddressstring required
The requested wallet address. Passing in an ENS, RNS, Lens Handle, or an Unstoppable Domain resolves automatically.
Query parameters
testnetsboolean
Set to true to include testnets with activity in the response. By default, it's set to false and only returns mainnet activity.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.