Remove token from network
Remove an ERC-20 token from a network's supported token list. The token will no longer be available for transactions or balance tracking on that network.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
networkId | UUID | Yes | Network identifier |
tokenId | UUID | Yes | Token identifier |
Use Cases
- Remove deprecated or deprecated tokens
- Clean up incorrectly added tokens
- Restrict available tokens for compliance
Required Permission
networks:update
Remove token from network
Remove an ERC-20 token from a network's supported token list. The token will no longer be available for transactions or balance tracking on that network.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
networkId | UUID | Yes | Network identifier |
tokenId | UUID | Yes | Token identifier |
Use Cases
- Remove deprecated or deprecated tokens
- Clean up incorrectly added tokens
- Restrict available tokens for compliance
Required Permission
networks:update