Skip to content

Commit

Permalink
Merge pull request #592 from ethersphere/update-bridges
Browse files Browse the repository at this point in the history
update bridge links
  • Loading branch information
NoahMaizels authored May 13, 2024
2 parents c2a6195 + 3ca8fb8 commit b515acd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/bee/installation/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ The `address` field contains the Gnosis Chain address of the node, simply add th
We recommend not holding a high value of xBZZ or xDAI in your nodes' wallet. Please consider regularly removing accumulated funds.
:::
Before funding your node, you first need to get some xDAI. You can send it either from your own Gnosis Chain compatible wallet such as Metamask, or from a centralized exchange which supports xDAI withdrawals to Gnosis Chain. If you already have some DAI on Ethereum, you can use the [xDAI bridge](https://docs.gnosischain.com/bridges/tokenbridge/xdai-bridge/) to mint xDAI on Gnosis Chain.
Before funding your node, you first need to get some xDAI. You can send it either from your own Gnosis Chain compatible wallet such as Metamask, or from a centralized exchange which supports xDAI withdrawals to Gnosis Chain. If you already have some DAI on Ethereum, you can use the [Gnosis Chain Bridge](https://bridge.gnosischain.com/) to mint xDAI on Gnosis Chain.
Once you have some xDAI ready, you're ready to fund your Bee node. Send at least 1 xDAI to the address you found in the previous step to fund your node. You can optionally also send some xBZZ to your node which you can use to pay for storage on Swarm.
Expand Down
4 changes: 2 additions & 2 deletions docs/learn/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,9 +189,9 @@ It is used as payment for [postage stamps](glossary#postage-stamps) and as the u

[DAI](https://developer.makerdao.com/dai/1/) is an [ERC-20](https://ethereum.org/en/developers/docs/standards/tokens/erc-20/) stable token issued on the Ethereum blockchain, tracking USD.

## xDai Token
## xDAI Token

xDai is [DAI](https://developer.makerdao.com/dai/1/) [bridged](#bridged-tokens) to the [Gnosis Chain](https://www.gnosis.io) using [xDai Bridge](https://bridge.gnosischain.com/). It is also the native token of the Gnosis Chain, i.e. transaction fees are paid in xDai.
xDAI is [DAI](https://developer.makerdao.com/dai/1/) [bridged](#bridged-tokens) to the [Gnosis Chain](https://www.gnosis.io) using [xDai Bridge](https://bridge.gnosischain.com/). It is also the native token of the Gnosis Chain, i.e. transaction fees are paid in xDai.

## Sepolia

Expand Down
4 changes: 2 additions & 2 deletions docs/learn/tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ xDAI is the bridged version of DAI on Gnosis Chain and also serves as the native
The Swarm official website has a page with [a list of resources for getting BZZ tokens](https://www.ethswarm.org/get-bzz). Be careful to check whether it is BZZ on Ethereum or Gnosis Chain.


### Bridging BZZ or DAI
### Bridging BZZ to xBZZ or DAI to xDAI

If you already have DAI or BZZ on Ethereum then you can use one of the Gnosis Chain bridges to swap for the bridged version of each token on Gnosis Chain (or vice versa). You can use either [xDAI Bridge](https://bridge.gnosischain.com/) or [OmniBridge](https://omni.gnosischain.com/bridge) for swapping between DAI and xDAI or BZZ and xBZZ.
If you already have DAI or BZZ on Ethereum then you can use the [Gnosis Chain Bridge](https://bridge.gnosischain.com/) for swapping between DAI and xDAI or BZZ and xBZZ.

0 comments on commit b515acd

Please sign in to comment.