Overview
The Trails SDK provides utilities to query supported chains and tokens across the network. These functions help you build dynamic UIs that adapt to available options.Chain Utilities
Fetching Supported Chains
As a hook (React):Getting Chain Information
Chain Type
Token Utilities
Fetching Supported Tokens
All tokens (hook):Token Type
Practical Examples
Dynamic Chain and Token Selectors
Finding Token Address by Symbol
Checking Token Availability
See Also
- Supported Chains - Complete list of supported networks
- Hooks - Complete SDK hooks reference
- Configuration - Widget configuration options