The token modal is the main asset picker used in Swap (and related token-pick flows).Documentation Index
Fetch the complete documentation index at: https://flake-32766f49.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Core Behavior
- Search by symbol/name/address
- Select network from right panel
- Pick from favorites + full list
- Supports direct token address lookups
Wallet-Aware Behavior
When an EVM wallet is connected on the selected chain:- Tokens held by the connected wallet are moved to the top of the list
- Each row shows balance on the right
- Each row shows USD value on the right (under balance)
Row Anatomy
Left side:- token icon + chain badge
- symbol
- token contract short address
- token name
- token balance
- estimated USD value
Search Details
- Search is debounced
- Local token cache is used for faster repeat queries
- Address-style query can trigger exact token fetch fallback