EVM
Return a list of nft collection for a given nft address
GET
/
chain
/
{chain-id}
/
nft
/
{token-address}
/
collection
Path Parameters
chain-id
string
requiredtoken-address
string
requiredQuery Parameters
maxResults
integer
default is 30
nextToken
string
Response
200 - application/json
result
object
error
object
Was this page helpful?