Files
vibe-coding-cn/i18n/en/skills/03-crypto/coingecko/references/contract.md
T
tukuaiai aa6d2e89eb docs: align en/ structure with main README
- Simplify language badges (zh, en, more languages)
- Add X badge @123olp
- Reorganize prompts: 00-meta, 01-system, 02-coding, 03-user
- Reorganize skills: 00-meta, 01-ai-tools, 02-databases, 03-crypto, 04-dev-tools
- Update all path references
2025-12-19 17:14:13 +08:00

849 B

Coingecko - Contract

Pages: 1


NFTs Collection Data by Contract Address

URL: llms-txt#nfts-collection-data-by-contract-address

Source: https://docs.coingecko.com/v3.0.1/reference/nfts-contract-address

v3.0.1/reference/api-reference/coingecko-demo.json get /nfts/{asset_platform_id}/contract/{contract_address} This endpoint allows you to query all the NFT data (name, floor price, 24hr volume ...) based on the NFT collection contract address and respective asset platform

  • You may also obtain the asset platform id and contract address through /nfts/list endpoint.

  • Solana NFT & Art Blocks are not supported for this endpoint, please use /nfts/{id} endpoint instead.

    • Cache / Update Frequency: every 60 seconds for all the API plans.