What problem does it solve?
This Skill provides a reproducible, CLI-driven way to discover Uniswap router addresses, adapter metadata, token and pool listings, and to generate spell-ready snapshots so users and agents do not need to perform manual, error-prone lookups across subgraphs and on-chain factories.
Core Features & Use Cases
- Adapter and Router Discovery: Inspect adapter metadata and enumerate router addresses per chain for integration and configuration.
- Token and Pool Lookup: Query token lists and find pools for token pairs using The Graph or on-chain factory fallbacks with filtering by fee tier and chain.
- Snapshot Generation: Emit params blocks in spell format for tokens or pools to support agent workflows, reproducible automation, and CI-driven deployments.
Quick Start
Use the Grimoire venue uniswap tokens-snapshot command to emit a spell-ready params block for a specified token on a target chain.