GET
/
blockscout
/
smart-contracts
/
counters
Get Verified Smart Contracts Counters
curl --request GET \
  --url https://data-api.b3.fun/blockscout/smart-contracts/counters
{
  "new_smart_contracts_24h": "12",
  "new_verified_smart_contracts_24h": "11",
  "smart_contracts": "20",
  "verified_smart_contracts": "15"
}

Response

200
application/json

Smart Contracts Counters

The response is of type object.