Explorer Charts Screener Social Trends Insights
Pricing
Log in Sign up

test sql block

@ivan
1 min read
07.11.2022

```sql

select from, sum(value)/pow(10,18) as total_sent from eth_transfers where to=lower('0xc098b2a3aa256d2140208c3de6543aaef5cd3a94') and dt>='2022-11-05' group by from
order by total_sent desc

```

We are using cookies to improve your experience!

By clicking “Allow all”, you agree to use of all cookies. Visit our Cookies Policy to learn more.