By Chain Features
This page lists the chains supported for each feature. This list will expand as we add new chains.
Multi-Chain NFT Data
| API | Ethereum | Polygon | Görli |
|---|---|---|---|
| Contracts, Metadata & Assets | |||
| Retrieve all NFTs | ✅ | ✅ | ✅ |
| Retrieve NFT details | ✅ | ✅ | ✅ |
| Retrieve contract NFTs | ✅ | ✅ | ✅ |
| Retrieve trending collections | ❌ | ❌ | ❌ |
| Ownership | |||
| Retrieve NFTs owned by an account | ✅ | ✅ | ✅ |
| Retrieve NFTs created by an account | ✅ | ✅ | ❌ |
| Retrieve contracts owned by an account | ✅ | ✅ | ✅ |
| Transactions | |||
| Retrieve contract sales statistics | ✅ | ✅ | ❌ |
| Retrieve transactions by contract | ✅ | ✅ | ❌ |
| Retrieve transactions by an account | ✅ | ✅ | ❌ |
| Retrieve transactions by NFT | ✅ | ✅ | ❌ |
| Retrieve all transactions | ✅ | ❌ | ❌ |
| Search | |||
| Multi-chain NFT search | ✅ | ✅ | ❌ |
| Multi-chain NFT contract search | ✅ | ✅ | ❌ |
Minting, Contracts & Storage
| API | Ethereum | Polygon | Görli |
|---|---|---|---|
| Minting | |||
| All Minting APIs | ✅ | ✅ | ✅ |
| Contracts | |||
| Product contract deployment and updates | ✅ | ✅ | ✅ |
| Collection contract deployment and updates | ✅ | ✅ | ✅ |
Note: Ethereum product contract currently supports only ERC-721 tokens.
All Storage and User APIs are independent of chain:
| API | All chains |
|---|---|
| Storage | |
| Upload metadata directory to IPFS | ✅ |
| Upload a file to IPFS | ✅ |
| Upload metadata to IPFS | ✅ |
| User | |
| List all your deployed contracts | ✅ |
| List all your minted NFTs | ✅ |
| User settings | ✅ |
Enhanced APIs
| API | Ethereum | Polygon | Görli |
|---|---|---|---|
| All Enhanced APIs | ✅ | ✅ | ❌ |
Updated over 2 years ago