geckoterminal_get_dexes
Fetch all decentralized exchanges (DEXes) on a given blockchain network. Pass the network ID (e.g., 'eth', 'bsc') to receive a paginated list.
Instructions
Get all DEXes on a specific network
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| network | Yes | Network ID (e.g., 'eth', 'bsc', 'polygon_pos') |