GET
/
{chainName}
/
v1
/
nft
/
collections
/
{address}
/
tokens

Path Parameters

address
string
required

contract nft address

chainName
string
required

Name of the blockchain (e.g., ethereum, polygon, bsc)

Query Parameters

pagination
object

Response

200 - application/json
resultCount
integer
required

amount of nfts equal to page size.

tokens
object[]
required
totalCount
integer
required

total amount of nfts.