Skip to content

Preview a collection

GET
/gate/preview/collection/{chainId}/{address}

Resolve an NFT contract for the gate builder — a Highlight collection if we host it, otherwise external NFT data.

chainId
required
integer
> 0 <= 9007199254740991
address
required
string
>= 1 characters

Collection preview

object
source
required
string
Allowed values: highlight external
chainId
required
integer
>= -9007199254740991 <= 9007199254740991
contractAddress
required
string
name
required
Any of:
string
symbol
required
Any of:
string
standard
required
Any of:
string
Allowed values: ERC721 ERC1155
tokenCount
required
Any of:
integer
>= -9007199254740991 <= 9007199254740991
imageUrl
required
Any of:
string

Unsupported chain

Unauthorized

No contract found at this address

NFT data provider not configured