1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Issue-#1011: Fix bridge links

This commit is contained in:
Akshay 2022-06-07 15:49:08 +02:00
parent 849a6bee80
commit f207fa5204
2 changed files with 7 additions and 3 deletions

View File

@ -51,6 +51,10 @@ If you dont find BSC as a predefined network in your wallet, you can connect
| Provider | `https://v4.provider.bsc.oceanprotocol.com` |
| Subgraph | `https://v4.subgraph.bsc.oceanprotocol.com` |
**Bridge**
Check our BSC Bridge [guide](/tutorials/bsc-bridge/) to learn how you can deposit, withdraw and send token
## Energy Web Chain
Ocean is deployed to [Energy Web Chain](https://energy-web-foundation.gitbook.io/energy-web/technology/the-stack/trust-layer-energy-web-chain), another production network. Energy Webs native token is EWT.
@ -75,7 +79,7 @@ If you dont find Energy Web Chain as a predefined network in your wallet, you
**Bridge**
Check our BSC Bridge [guide](https://bridge.carbonswap.exchange) to learn how you can deposit, withdraw and send tokens.
Use the link [here](https://bridge.carbonswap.exchange) to bridge the assets between EWC and Ethereum mainnet.
## Moonriver

View File

@ -1,6 +1,6 @@
---
title: Binance Smart Chain (BSC)
description:
description:
---
## Intro to BSC's Bridge
@ -15,5 +15,5 @@ The article [How to Get Started with BSC](https://academy.binance.com/en/article
## Links
- [BSC Wallet Support](https://docs.binance.org/wallets/bsc-wallets.html). Includes MetaMask and Trust Wallet.
- [BSC Bridge](https://wallet.matic.network/bridge)
- [BSC Bridge](https://www.bnbchain.org/en/bridge)
- [How to set up a custom network in MetaMask](/tutorials/metamask-setup/#set-up-custom-network)