Find smart-contract addresses, not EOA that have on balance more than 1 ETH

hello

i want smart-contract addresses, not EOA addresses that have more than 1 eth on balance (from 1 eth to max possible value)? is it possible to query with ide.bitquery.io ? if there are 100k addresses or more than 1 million or even more smart-contract addresses, i want to get all possible addresses

thank you

1 Like

it’s not currently possible to filter by a certain amount for balance like say > 1 WETH. You can get the top token holders.

We are actively working on adding this feature in the future. In the meantime, you can still filter by a certain amount for transfers, transactions, and trades.

please, can you write query for ide.bitquery.io to get top token holders for native eth and for weth eth(erc-20)

thank you