NFTChain
NFTChain is a record of key / chain, ex :
NFTCollection
Field
Type
Description
name
string
The name of the chain.
key
string
The unique key for the chain.
value
string
Total value held on the chain.
totalCostBasis
string
Total cost basis of the collection
totalClosedPnl
string
Total closed pnl of the collection
totalOpenPnl
string
Total Open pnl of the collection
assets
Array of NFTs held
Last updated