CryptoIcicle
Solana-Foundation-1.The Bridge from Ethereum to Solana
Jun 16, 2022 - -- Q1. Create a visualization of the volume of assets being bridged from Ethereum to Solana over time via Wormhole. -- What does the average profile / size of wallets bridging to Solana from Ethereum look like (what is the average value of assets being bridged over)? -- What have been the most popular bridged assets from Ethereum to Solana and has that changed over time?
Bridge Volume (Optimism Bridge)
Jun 15, 2022 - -- Q2. Compare user bridge volume on the Optimism Native Token Bridge vs. another Mainnet <-> Optimism Bridge -- of your choosing (e.g. Hop). -- Can we conclude if there are differences in the types of users or transactions using the native bridge -- vs. the non-native bridge?
In the News - 13. DYDX Unlock
Jan 26, 2023 - DYDX holders are bracing for a massive event next month, as 105% of the circulating supply will be distributed to investors and team members. Have holders begun preparing for this massive unlock? If so, what actions are they taking to prepare? How do you expect the market to react in the weeks leading up to and following the unlock? Back up your assertions with data.
Across-1.Bridge Transactions (Across)
Jun 20, 2022 - -- Q1. Analyze bridge transactions via the Across bridge over the last two weeks. -- What assets are users bridging from Ethereum, and to what chains? -- Across transaction event data is undecoded in the Ethereum core tables. -- Users can use these functions to parse and decode the data: -- regexp_substr_all(SUBSTR(DATA, 3, len(DATA)), '.{64}') AS segmented_data ethereum.public.udf_hex_to_int() -- Hint: A user begins a bridge transaction by calling the deposit function on the SpokePool contract from the origin chain. -- Ethereum SpokePool contract : 0x4D9079Bb4165aeb4084c526a32695dCfd2F77381
Pool-2.USDC Deposits
Jun 23, 2022 - -- Q1. In the last month, how much USDC did users deposit into PoolTogether (Ethereum)? -- What’s the average deposit amount per user?
Toke-3.Largest Tokemak DEX Pools - Pools
Jun 23, 2022 - -- Q3. What are the largest dex pools for TOKE (UNI, SUSHI, etc.)? -- What is the behavior of TOKE holders on these token pools currently?
Sushi-89. Gas as a proxy of activity
Jun 5, 2022 - -- Q89. How much did sushi users pay for gas in 2022? Is there a correlation with the price of ETH? Can you comment on the spikes in the chart?
Sushi-88.Gas Efficiency
Jun 5, 2022 - -- Q88. Which one of the sushi services consumes the most gas per transaction? -- The services to include in your comparison are : -- -Adding liquidity -- -Removing liquidity -- -Adding an asset for lending -- -Borrowing -- -Removing an asset from lending -- -Repaying a loan -- -Swapping -- Hint: each of these activities have a special event that only appears for that activity. -- For instance repaying a loan generates the “LogRepay” event.
Lido-11.HODL or Sell?
Jun 13, 2022 - -- Q11. Identify accounts that have staked ETH with Lido when the price of ETH was much higher or much lower than it is now. -- Have they held or sold their stETH?
Lido-10.Gain or Lose
Jun 13, 2022 - -- Q10. Of the stakers that have swapped ETH to stETH, how much ETH did they gain or lose -- depending on the peg of stETH to ETH at the time of the swap?
Metamask-3.Metamask vs. Other Platforms
Jun 25, 2022 - -- Metamask vs. Other Platforms -- Q3. How many users are swapping via MetaMask vs other platforms? -- How much volume have these users done? -- Chart a comparison between the two, and show the following metrics over a time period of your choosing: -- transaction volume, average amount swapped, and a comparison of fees.
Pool-1.Pooly NFTs
Jun 23, 2022 - -- Q2. How many Pooly NFTs have been minted thus far, and by how many unique wallets? How many Pooly NFTs does the average collector hold?
Stark-1.ETH Deposited or Withdrawn
Jun 29, 2022 - -- People are using it to move real ETH to starknet and enjoy its higher speed of transaction and lower fees. -- How many ETHs have been deposited or withdrawn (bridged) so far from Ethereum to StarkNet or vice versa? -- and by how many depositors?
Lil-Nouns-1.Voting Activity
Jun 17, 2022 - -- Q1. The Lil Nouns DAO is controlled via onchain voting by token holders. -- Using the ethereum database, analyze voting activity on Lil Nouns proposals. -- Since voting is on chain and costs gas, are smaller holders excluded from the voting process? -- Visualize and analyze this question, along with any other trends you find that are relevant.
Hop-3.Hop Whales
Jun 20, 2022 - -- Are whales choosing Hop to go to L2s? Or are they choosing the native bridges? -- Compare Hop vs the native bridges for Polygon, Optimism, and Arbitrum over the following metrics: -- unique users on each, frequency of use, and the average amount of assets moved on each?
Distinct Wallets (Optimism Bridge)
Jun 15, 2022 - -- Q1. Many blockchain bridges exist allowing users to move assets between different blockchains. -- One of the blockchains currently receiving a lot of bridge volume is Optimism. -- There are several bridges you can use to move tokens to Optimism, but for this bounty we are particularly interested in -- Optimism’s bridge. You can find more information on their native bridge here and here. -- How many distinct wallets have deposited or withdrawn ETH to Optimism via the native bridge in the -- last 60 days? Visualize your findings.