Retrieves all addresses (internal and external) associated with the given account.
| Parameter | Type | Description |
|---|---|---|
address | string | Filters results to addresses whose onchain address exactly matches the provided value (e.g., an EVM or Solana address). |
type | enum | Filter by address type: internal | external. |
transfer_type | enum (repeatable) | Filter by one or more transfer types (e.g., ethereum, base, solana, stellar). |
address query parameter:
Use the Bearer token returned from the Auth endpoint via OAuth2 client_credentials flow. Include the token in the "Authorization: Bearer
The ID of the account
^[a-zA-Z0-9]{26}$"2VcUIIsgARwVbEGlIYbhg6fGG57"
A list of addresses