search_tokens
Resolve a token symbol or name to its address and decimals — call this FIRST when the user names a token; every other tool takes addresses. volume30dUsd disambiguates same-symbol tokens: the real one has volume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max rows (default 20, cap 100) | |
| search | No | symbol or name fragment (e.g. USDG), or an exact 0x address; empty returns the top tokens by 30-day volume |