get_network_networks_onchain_new_pools
Query all new pools on a specific blockchain network to analyze liquidity and trading opportunities using on-chain data.
Instructions
This endpoint allows you to query all the latest pools based on provided network
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | ||
| include | No | attributes to include, comma-separated if more than one to include Available values: `base_token`, `quote_token`, `dex` | |
| include_gt_community_data | No | include GeckoTerminal community data (Sentiment votes, Suspicious reports) Default value: false | |
| page | No | page through results Default value: 1 |