Returns every wallet address in your BYOL set along with your wallet limit.Documentation Index
Fetch the complete documentation index at: https://polynode.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Pass your API key via query parameter?key=, header x-api-key, or Authorization: Bearer.
Response
| Field | Type | Description |
|---|---|---|
wallets | string[] | All wallet addresses in your set |
count | number | Total number of wallets |
limit | number | Maximum wallets allowed (5,000) |

