Skip to main content
id
String!
required
The ID of the NFT collection (address:networkId).
address
String!
required
The contract address of the NFT collection.
networkId
Int!
required
The network ID the NFT collection is deployed on.
ercType
String!
required
The token standard. Can be a variation of ERC-721 or ERC-1155.
name
String
The name of the NFT collection.
description
String
The description of the NFT collection.
symbol
String
The symbol for the NFT collection.
totalSupply
String
The total supply of the NFT collection.
image
String
The URL for an image of the NFT collection.