Last updated 3 months ago
https://api.certhis.io/stat/label
Query Parameters
Sample response
{ "status":true, "message":"stat_labels", "data":{ "nb_collection":4, "nb_nft_minted":0, "nb_nft":78, "eth_volume":0, "nb_holder":0 } }
https://api.certhis.io/stat/user
Parameters
{ "status":true, "message":"stat_user", "data":{ "nb_created_nft":5, "nb_owned_nft":5 } }
https://api.certhis.io/stat/collection ?collection_index=698
{ "status":true, "message":"stat_collection", "data":{ "nb_nft_minted":1, "nb_holder":1, "nb_nft":1, "eth_volume":0, "eth_floor":0 } }
label_index
the int representing label id
int
wallet
the string representing the user wallet address
string
collection_index
the int representing collection id