ListWalletAddresses

Retrieve a list of all wallet addresses of a specific wallet.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Query Params
int32

The maximum number of items to return. The service may return fewer than this value.

If unspecified, at most 50 will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

string

A page token, received from the previous list call as nextPageToken.

string

A filter expression that filters wallet addresses listed in the response.

Supported fields and functions:

NameDescriptionExample
addressFilter by one or more on-chain addresses (string...).address("0x742d35Cc6634C0532925a3b8D4C9db96C4b4d8b6")
networkFilter by one or more networks (string...).network("networks/ethereum-mainnet")

Tip: combine a wildcard wallet (-) in the parent with the address filter to look up
addresses across all wallets in a vault.

int32

How many results to skip.

Note: may be used alongside token-based pagination (see pageToken),
although this won't be needed for most use cases.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json