Skip to content

Commit

Permalink
Update bridge.md (#523)
Browse files Browse the repository at this point in the history
  • Loading branch information
brittanyseales authored May 31, 2024
1 parent c3ee527 commit 4a6ce90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/subquery_network/token/bridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

Although SQT is an ERC20 token minted on Ethereum Mainnet, the SubQuery Network operates on the Base Network. You will need to bridge your tokens between these networks, thankfully this is quite straightforward.

SubQuery provides an offical Bridge UI on our [offical Network App](https://app.subquery.network/bridge) that supports bridging from Eth -> Base (will will later add support for Base -> Eth). This allows you to bridge any free SQT from Ethereum to Base and is built using the same contracts and messaging protocols as the official [Base Bridge](https://bridge.base.org/deposit).
SubQuery provides an official Bridge UI on our [official Network App](https://app.subquery.network/bridge) that supports bridging from Eth -> Base (and vice versa). This allows you to bridge any free SQT from Ethereum to Base and is built using the same contracts and messaging protocols as the official [Base Bridge](https://bridge.base.org/deposit).

![Offical Bridge UI](/assets/img/network/bridge.jpg)

## Other Bridges

The official bridge, [Base Bridge](https://bridge.base.org/deposit), does not yet support SubQuery and there are other [quicker third-party bridges](https://base.org/ecosystem?tag=bridge), for example [superbridge.app](https://superbridge.app/), SubQuery can't be responsible for the use of any third party bridges.
The official bridge, [Base Bridge](https://bridge.base.org/deposit), does not yet support SubQuery and there are other [quicker third-party bridges](https://base.org/ecosystem?tag=bridge), for example [superbridge.app](https://superbridge.app/), SubQuery can't be responsible for the use of any third-party bridges.

0 comments on commit 4a6ce90

Please sign in to comment.