List network tokens

Retrieve all ERC-20 tokens configured for a blockchain network. Returns token address, symbol, decimals, and other metadata.

Path Parameters

ParameterTypeRequiredDescription
idUUIDYesNetwork 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