get daily new entity of the projectget https://api.0xscope.com/v2/project/newEntityget daily new entity of the projectSample Request cURLcurl --request GET \ --url 'https://api.0xscope.com/v2/project/newEntity?project_id=uniswap-v2&chain=ethereum&date=2023-04-23' \ --header 'API-KEY: your-api-key' \ --header 'accept: */*' Sample Response JSON{ "code": 0, "data": 1534, "uuid": 1656864758437380000 }