recommend
A recommendation from our live measurements. what='chain': which chain fits a task (optional family, candidates, prefer), ranked from our probes and method rules. what='route': which lane (price tier: cheap, balanced, fast) to use for one call (chain, method, optional need). Use it when you can choose the chain or the lane and want the measured answer. Not for the price itself (use get_quote), current gas (use get_prices) or making the call (use rpc_call). Returns JSON: chain → pick, reason, ranked, measured_at, note; route → chain, method, offered, units, weight_class, pick, reason, tiers, note. Read-only. No key needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need | No | ||
| what | Yes | 'chain' or 'route' | |
| chain | No | ||
| family | No | ||
| method | No | ||
| prefer | No | ||
| candidates | No |