Get Collection Social Stats
Fetch social stats about a collection.
Get Social Stats
GET
https://api.dkoda.xyz/v1/collection/social-stats
Fetches the social summary for the given contract address.
Query Parameters
Name
Type
Description
contractAddress*
String
The contract address of the collection.
e.g. "0x23581767a106ae21c074b2276d25e5c3e136a68b"
Headers
Name
Type
Description
x-api-key*
String
The API key to use when making requests.
Last updated