getNFTContractMetadata
Retrieve NFT contract metadata, including name, symbol, and base token URI, for a given address. Automatically initiates indexing for unindexed contracts to ensure accurate data retrieval.
Instructions
Get the collection / contract level metadata for a given contract (name, symbol, base token URI).
- Requests for contract addresses not yet indexed will automatically start the indexing process for that NFT collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | No | The address of the NFT contract | |
include_prices | No | Should NFT last sale prices be included in the result? |