Skip to main content
id
String!
required
The ID of the NFT asset (address:tokenId).
address
String!
required
The contract address of the NFT collection.
tokenId
String!
required
The token ID of the NFT asset.
parallelId
Int!
required
The internal Parallel ID of the NFT asset.
networkId
Int!
required
The network ID the NFT collection is deployed on.
The NFT asset media.
name
String
The name of the NFT asset.
description
String
The description of the NFT asset.
originalImage
String
The source image URI linked by smart contract metadata.
uri
String
The URI provided by the smart contract. Typically JSON that contains metadata.
timestamp
Int
The unix timestamp for the last trade.
lastPriceUsd
String
The last sale price in USD.
lastPriceNetworkBaseToken
String
The last sale price in the network’s base token.
The game data for the NFT asset.
Metadata for the NFT asset.