STATISTICS
GET Label Analytics information
Example of request:
https://api.certhis.io/stat/labelParameter
Description
{
"status":true,
"message":"stat_labels",
"data":{
"nb_collection":4,
"nb_nft_minted":0,
"nb_nft":78,
"eth_volume":0,
"nb_holder":0
}
}GET User Analytics information
Example of request:
https://api.certhis.io/stat/userParameter
Description
{
"status":true,
"message":"stat_user",
"data":{
"nb_created_nft":5,
"nb_owned_nft":5
}
}GET Collection Analytics information
Example of request:
https://api.certhis.io/stat/collection
?collection_index=698Parameter
Description
Last updated