Introduction
On SushiSwap, yield farms are known as menus. Onsen Menus in particular allow Liquidity Providers to stake their existing LP tokens for bonus rewards.
THOR-ETH liquidity providers on SushiSwap can stake their SLP tokens in THORSwap's Onsen farm to receive additional liquidity mining rewards — in the form of both $SUSHI and $THOR.
THORSwap’s Onsen farm has no due date and will reward both $SUSHI + $THOR. The size of rewards will be decided based on pool TVL and transaction volumes. Link
Method
I used the table of ethereum.core.ez_current_balances, to find the SLP tokens holders.
Then by use of ethereum.core.fact_event_logs tried to track the deposit and withdrawal on previous Thorswap pool, during my investigations, the SushiSwap: MasterChef V2 contract that contains Thor/ETH onsen farms on sushi, 0xef0881ec094552b2e128cf945ef17a6752b4ec5d was found, and found that contract_address of
0x3D3F13F2529eC3C84B2940155EffBf9b39a8f3Ec is the THOR/ETH address, so track the transactions with ORIGIN_TO_ADDRESS of MasterChef contract and THOR/ETH’s contract_address.
and at the final step found the answer of following questions by these achievements.
- How many funds has been moved from the old contract to the new one? How much is still left in the old one?
- How many unique wallets did already move their liquidity over? How many still have to switch? "
Hodlers & Max Total Supply
Once confirmed you will be supplying liquidity to the THOR/ETH pool, and you should see a corresponding THOR/ETH SLP Token balance in your wallet. Step 7
As of above definition, at the first step was tried to find the holders of THOR/ETH Tokens (SLP) that for that I used the table of ethereum.core.ez_current_balances, and found them as the table below.
We can see that the findings is according to Etherscan data.
I found 36 holders address that the first of them with about 25K token are belongs to SushiSwap: MasterChef V2.
✍🏻 Conclusion
How many funds has been moved from the old contract to the new one? How much is still left in the old one?
> * To answer this question as of findings can say that, the amount of moved volume was 559, and 10.78k is still left in the old one.
How many unique wallets did already move their liquidity over? How many still have to switch?
> * The count of 10 number of unique wallets already move their liquidity over to Onsen farm and 26 count of them still have to swith.
About:
-
Author: HaM☰d
\
-
Discord: 0xHaM☰d#8391
\
-
Twitter: @arjmandi_hamed
\
-
Email: h_arjmandi2012@yahoo.com
WETH/THOR Pool
Q111. ThorSwap just recently partnered with Sushiswap to create an Onsen farm for ETH-THOR LP providers to stake their liquidity to earn extra rewards. Previously ThorSwap offered their own contract for the same purpose but this switch allows for higher rewards as well as lower slippage for the users.
Show how users reacted to this change:
- How many funds has been moved from the old contract to the new one? How much is still left in the old one?
- How many unique wallets did already move their liquidity over? How many still have to switch? "
Hey there 👋!
Firstly, I appreciate you sticking with it until the conclusion.
I’m Hamed, Ph.D. In Civil Engineering and interested in data science.
I've made many similar dashboards and visualizations since I started at Flipside in January.
Please have a look at my various contact information and let me know what you think.



:telescope: Findings:
The first week of Nov was the start date of deposit into Thor/ETH pool.
as of we found, when mint the THOR/ETH Slp tokens, its deposited into pool and while burn it, that means it withdrawn. so we count of all mint and burn transactions as deposit and withdrawn into pool.
As of shown charts can observed that 400 deposit transactions were executed by 284 unique depositors, and in contrast 152 withdrawal transactions put by 144 unique withdrawers.
72.5% of transactions were belongs to deposit and 27.5% to withdrawal.

:telescope: Findings:
Most amount of volume with 981 count was deposited on July 26th, the date of announcement. from July 30 till August 26th hadn’t no transactions except two on August 1 & 4th.
2.7m Thor and 940.6 ETH were deposited into Onsen farm since announcement date. in contrast 1.22m Thor and 373.4 ETH were withdrawn.