Sushiswap Pools on Arbitrum

    Q100. Create a document that includes all addresses for all Swap pairs on Arbitrum for sushi, plus the addresses of the two tokens belonging to each pair.

    Introduction

    This dashboard includes all of the addresses for SushiSwap Pools on Arbitrum.

    Note: As Flipside is still backfilling the Arbitrum tables, I was not able to query all of the possible SushiSwap pools on Arbitrum. This is because within the limited date range found on the Arbitrum tables, not all pools have made swaps within a short period of time.

    \n

    db_img


    Initial Investigation

    Firstly, by running a short query, I was able to verify which swap contracts and general contracts belong to SushiSwap on Arbitrum.

    The next step is to dig deeper into those addresses to find the contracts for different liquidity pools - due to the note I stated above, I decided to get the contract addresses from a different source rather than Flipside, in order to get all 980 pools together with the token addresses and the decimals. I was only able to get this data using python and creating a CSV file, which I uploaded on Notion for easy accessibility.

    Loading...
    db_img


    All 980 SushiSwap Pools on Arbitrum can be found here.

    Note: I also included other metrics, such as the APY for some of the pools, the total/daily liquidity and volume for some of the pools or the fees paid in some of the pools.