get_addresses_tokens_networks_onchain_multi
Query multiple cryptocurrency tokens using their contract addresses on a specific blockchain network to retrieve on-chain data and token information.
Instructions
This endpoint allows you to query multiple tokens data based on the provided token contract addresses on a network
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | ||
| addresses | Yes | ||
| include | No | attributes to include | |
| include_composition | No | include pool composition, default: false | |
| include_inactive_source | No | include tokens from inactive pools using the most recent swap, default: false |