We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107da16 commit b7d7b36Copy full SHA for b7d7b36
analyst/basic_practice.md
@@ -42,7 +42,7 @@ Learn to use all the search tools at your disposal: Google, Dune search, Twitter
42
- bonus bonus question: why does Curve work but Uniswap doesn't for ETH/stETH rebase balances?
43
7. how do you find someone’s LP balance and historical change in representation in the Uniswap v2 USDC/ETH pool?
44
- bonus question: find the top 100 holders of USDC by adding raw balances (from last question) and liquidity pair balances together.
45
- - bonus question: find the top 100 holders of USDC across as many pools and wrappers as you can!
+ - bonus question: find the top 100 holders of USDC across as many wrappers as you can! Who holds the most # of unique wrappers?
46
8. What’s the historical DEX trading share of USDC/ETH by DEX protocol (not incl aggregators) using `dex.trades`?
47
- bonus question: find the inflection points where shares drastically changed. What were the governance proposals that went through during that time?
48
9. what are the top 100 NFT contracts spent the most gas to mint (before April 25th, 2022) using any combination of tables?
0 commit comments