Get Wallets By Project
Gets a list of wallets for a project
Path parameters
projectId
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
withData
Optional parameter to return this address’s balance and total count of confirmed transactions
Response
This endpoint returns a list of objects.
chainId
createdAt
nonce
projectId
status
Allowed values:
updatedAt
walletAddress
walletId
walletType
Allowed values:
balance
Balance in wei of this address’s native gas token, as defined by chainId
txCount
Number of confirmed transactions submitted by this address