v1

latestOpenAPI 3.0.0Apache 2.02026-07-135792113.5 KB

get verified smart contracts counters

get/smart-contracts/counters

Response

smart contracts counters

new_smart_contracts_24hstring required
new_verified_smart_contracts_24hstring required
smart_contractsstring required
verified_smart_contractsstring required

Example response

{
  "new_smart_contracts_24h": "12",
  "new_verified_smart_contracts_24h": "11",
  "smart_contracts": "20",
  "verified_smart_contracts": "15"
}