List network tokens
Retrieve all ERC-20 tokens configured for a blockchain network. Returns token address, symbol, decimals, and other metadata.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Network identifier |
Use Cases
- Build token selection dropdowns for transactions
- Display available tokens for a network
- Validate token is supported before adding to vault
Required Permission
networks:read
List network tokens
Retrieve all ERC-20 tokens configured for a blockchain network. Returns token address, symbol, decimals, and other metadata.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Network identifier |
Use Cases
- Build token selection dropdowns for transactions
- Display available tokens for a network
- Validate token is supported before adding to vault
Required Permission
networks:read