Bridger Destinations (redux)
Top 10 Destination First After Bridge
Top 10 Destination After Bridge
Top 10 Destination First Every Day in the Last 3 Month
Top 10 Destination First Every Day in the Last 1 Month
Top 10 Destination First Every Day in the Last 6 Month
Introduction
What is Optimism?
Optimism is a fast, stable, and scalable L2 blockchain built by Ethereum developers, for Ethereum developers. Built as a minimal extension to existing Ethereum software, Optimism's EVM-equivalent architecture scales your Ethereum apps without surprises.
What is blockchain bridge?
A blockchain bridge serves as the ideal solution for interoperability among different types of blockchain networks. It opens up the scope for applications based on one blockchain network to use the resources of another blockchain network.
A blockchain bridge can work in different ways and has also been referred to as a ‘cross-chain bridge.’ It can facilitate the uninterrupted transfer of assets and information between layer 1 and layer 2 networks as well as between different blockchain networks.

Method
In this dashboard, first, to get transactions and volume, ethereum.core.ez_token_transfers
table with condition to_address = '0x99c9fc46f92e8a1c0dec1b1747d010903e884be1'
And ethereum.core.ez_eth_transfers
table with condition eth_to_address = '0x99c9fc46f92e8a1c0dec1b1747d010903e884be1'
union together. Then to get the transactions after the bridge, based on origin_from_address
and date after the bridge, I joined with the optimism.core.fact_event_logs
table. Then using the Min(date)
, I got the first transaction after the bridge. To specify the address names, I joined with the optimism.core.dim_labels
table.
I also got the top 10 events after bridge based on event_name
.
My analysis was based on number of transactions, number of users and amount of volume to get the top 10 destinations after bridge.
I got the top 10 destinations for the first transaction after the bridge based on the number of transactions in the last 1 month, 3 months, and 6 months.
Top 10 Destination Every Week After Bridge
Conclusion
- The first event after the bridge is based on the most transactions, users and volume for transfer, approval and swap events.
- Optimism and Uniswap have the most transactions after bridge to Optimism.
- Across protocol and 0x have the largest volume of transactions after the bridge to Optimism.
- Uniswap and Hop protocol are the most popular destinations after the bridge based on the number of users.
- In the first week of June, the largest share of number of transactions, users and volume was after the bridge to Optimism:op token that this increase at the time of launch was optimism.
- The destinations that have the most transactions after the bridge in the last 1 month belong to Other, Uniswap v3: router2, Hop Protocol: usdc l2, Project galaxy: general contract.
- The noteworthy point in the review of transactions to destinations after the bridge 6 months ago is that the number of transactions after the bridge in Velodrome finance has been high in the last 6 months and has dropped by about 1% until the last month And it has given its place to Project galaxy: general contract.
- It can be said that Uniswap and Hop Protocol: usdc l2 have not changed significantly compared to the last 6 months and most users choose UniSwap and Hop Protocol as their first destination after bridge to optimism.
:writing_hand:Observations
The overall statistics obtained are the top 10 destinations after the bridge
- Uniswap and Hop Protocol have the most transactions after bridge to Optimism.
- Across protocol and 0x have the largest volume of transactions after the bridge to Optimism.
- Optimism and Uniswap are the most popular destinations after the bridge based on the number of users.
:writing_hand:Observations
The overall statistics obtained are the top 10 destinations first after the bridge
- Optimism and Uniswap have the most transactions after bridge to Optimism.
- Across protocol and 0x have the largest volume of transactions after the bridge to Optimism.
- Uniswap and Hop protocol are the most popular destinations after the bridge based on the number of users.
:writing_hand:Observations
In this section, we see the top 10 destinations every week after the bridge
-
In the first week of June, the largest share of number of transactions, users and volume was after the bridge to Optimism:op token that this increase at the time of launch was optimism.
-
In the last month, the number of transactions and the number of users have increased after the bridge to other destinations.
-
In the last month, the most transactions, users and volume and after the bridge belonged to Hub Protocol:USDC l2 and Uniswap.
-
Of course, the share of the destinations whose name was null and they are known by the ‘Other‘ in the charts also have a high percentage.
\
:writing_hand:Observations
The charts show the top 10 destinations based on the first transaction after the bridge each day by number of transactions in the last month.
- The number of transactions after the bridge has increased in the last 1 month.
- The destinations that have the most transactions after the bridge in the last 1 month belong to Other, Uniswap v3: router2, Hop Protocol: usdc l2, Project galaxy: general contract.
- transactions to Velodrome finance, after the bridge, have decreased slightly compared to the middle of the month.
:writing_hand:Observations
The charts show the top 10 destinations based on the first transaction after the bridge each day by number of transactions in the last month.
- The percentage of transactions to destinations after the last 3 months has not changed significantly compared to the last month.
- Uniswap v3 with the same percentage as 1 month ago, but HOP protocol:usdc l2 has decreased by 0.3%.
- Transactions to Project galaxy: general contract have slightly increased compared to 3 months ago.
- The percentage of transactions after the bridge in 1inch has also increased compared to 3 months ago.
:writing_hand:Observations
The charts show the top 10 destinations based on the first transaction after the bridge each day by number of transactions in the last month.
- The noteworthy point in the review of transactions to destinations after the bridge 6 months ago is that the number of transactions after the bridge in Velodrome finance has been high in the last 6 months and has dropped by about 1% until the last month And it has given its place to Project galaxy: general contract.
- Aave: pool v3 has also had more transactions in the last 6 months than the previous month.
- It can be said that Uniswap and Hop Protocol: usdc l2 have not changed significantly compared to the last 6 months and most users choose UniSwap and Hop Protocol as their first destination after bridge to optimism.
Top 10 Event First After Bridge
:writing_hand:Observations
- The first event after the bridge is based on the most transactions for transfer, approval and swap events.
- The first event after the bridge is based on the most number of users for transfer, swap and approval events.
- The first event after the bridge is based on the most number of users for transfer, approval and swap events.