Remove one or more wallets from your BYOL set. They will no longer appear in your leaderboard queries.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.
Request body
Array of wallet addresses to remove from your set.
Response
| Field | Type | Description |
|---|---|---|
removed | number | Number of wallets removed |
total | number | Remaining wallets in your set |
Examples
Removing a wallet from your set does not affect other API keys that may be tracking the same wallet.

