cURL
curl --request GET \ --url https://eth.blockscout.com/api/v2/smart-contracts/counters
{ "new_smart_contracts_24h": "12", "new_verified_smart_contracts_24h": "11", "smart_contracts": "20", "verified_smart_contracts": "15" }
smart contracts counters
"12"
"11"
"20"
"15"
Was this page helpful?