nft_info
NFT COLLECTION info (name, standard, total supply, holder count) for a chain that has NO marketplace floor source, ESPECIALLY ROBINHOOD CHAIN. Use this when nft_floor_price can't help because the chain isn't on Alchemy/OpenSea. It confirms the collection is real, how large it is, and how distributed holders are, but does NOT return a floor price (no NFT marketplace API exists for that chain yet). Needs the collection's CONTRACT ADDRESS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | a chain with a Blockscout explorer, e.g. robinhood | |
| contract_address | Yes | the collection's 0x contract address |