Collection Stat

Get Collection Statistics

get

Retrieve statistics for a specific NFT collection using chain and address parameters.

Authorizations
X-API-KEYstringRequired
Query parameters
chainstringRequired

Specify the chain to fetch stats for (CRONOS or ETHEREUM).

addressstringRequired

Contract address of the collection.

Responses
200

Collection statistics retrieved successfully.

application/json
get
/api/v1/collection/stat

Last updated