diff --git a/content/concepts/networks.md b/content/concepts/networks.md index 516f0c61..adf595da 100644 --- a/content/concepts/networks.md +++ b/content/concepts/networks.md @@ -51,6 +51,10 @@ If you don’t 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 Web’s native token is EWT. @@ -75,7 +79,7 @@ If you don’t 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 diff --git a/content/tutorials/bsc-bridge.md b/content/tutorials/bsc-bridge.md index c3f0ba6c..e98c87d4 100644 --- a/content/tutorials/bsc-bridge.md +++ b/content/tutorials/bsc-bridge.md @@ -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)