Distinct Wallets (Optimism Bridge)

    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. I present in this dashboard how many distinct wallets have deposited or withdrawn ETH to Optimism via the native bridge in the last 60 days?

    Loading...
    Loading...
    Loading...

    Method

    Two contracts addresses of deposit ETH to Optimism via the native bridge :

    • CONTRACT_ADDRESS = lower ('0x52ec2f3d7c5977a8e558c8d9c6000b615098e8fc')
    • contract_address = lower ('0x99c9fc46f92e8a1c0dec1b1747d010903e884be1') And ORIGIN_FUNCTION_SIGNATURE <> '0xb1a1a882'

    I get from the ethereum.core.fact_event_logs table based on the above contracts address the number of unique wallets in the last 60 days.

    The above chart shows daily total number of distinct wallets via the native bridge to Deposit ETH in the last 60 days.The maximum number of unique wallets on January 1, 2022 was about 20K.

    The above chart shows cumulative number of distinct wallets via the native bridge to Deposit ETH in the last 60 days. From May 30,2022 the slope of growth increased significantly.

    Total number of distinct wallets via the native bridge to Deposit ETH is 54.1K in the last 60 days.

    Conclusion

    • The maximum number of unique wallets on January 1, 2022 was about 20K.
    • From May 30,2022 the slope of growth increased significantly.
    • Total number of distinct wallets via the native bridge to Deposit ETH is 54.1K in the last 60 days .