get_nft_collection_info
Retrieve NFT collection name, symbol, and total supply by providing the contract address. Optionally select the network from supported EVM chains.
Instructions
Get comprehensive information about an NFT collection (total supply, name, symbol)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| collectionAddress | Yes | NFT collection contract address |