diff --git a/docs/bee/installation/fund-your-node.md b/docs/bee/installation/fund-your-node.md index 6eedaff3..0a64aa91 100644 --- a/docs/bee/installation/fund-your-node.md +++ b/docs/bee/installation/fund-your-node.md @@ -90,7 +90,7 @@ follows: | ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | | Ethereum, BZZ | [`0x19062190b1925b5b6689d7073fdfc8c2976ef8cb`](https://ethplorer.io/address/0x19062190b1925b5b6689d7073fdfc8c2976ef8cb) | | Gnosis Chain, xBZZ | [`0xdBF3Ea6F5beE45c02255B2c26a16F300502F68da`](https://blockscout.com/xdai/mainnet/tokens/0xdBF3Ea6F5beE45c02255B2c26a16F300502F68da/) | -| Goerli (testnet), gBZZ | [`0x2ac3c1d3e24b45c6c310534bc2dd84b5ed576335`](https://goerli.etherscan.io/address/0x2ac3c1d3e24b45c6c310534bc2dd84b5ed576335) | +| Sepolia (testnet), sBZZ | [`0x543dDb01Ba47acB11de34891cD86B675F04840db`](https://sepolia.etherscan.io/address/0x543dDb01Ba47acB11de34891cD86B675F04840db) | # Accessing Your Node's Wallet @@ -109,9 +109,9 @@ sudo cat /var/lib/bee/password # Testnet -A Bee node needs gETH and gBZZ in its wallet to be able to properly +A Bee node needs Sepolia ETH and sBZZ in its wallet to be able to properly interact with the test network. One way to acquire these funds is to -sign into our Discord and request gETH and gBZZ test tokens from the +sign into our Discord and request Sepolia ETH and sBZZ test tokens from the *faucet bot* to your node's Ethereum address. To find out what your node's Ethereum address is, please consult the diff --git a/docs/bee/working-with-bee/configuration.md b/docs/bee/working-with-bee/configuration.md index cca39159..a26f2f48 100644 --- a/docs/bee/working-with-bee/configuration.md +++ b/docs/bee/working-with-bee/configuration.md @@ -332,7 +332,7 @@ Sepolia is supported only in Bee 2.0.0 and upwards. In order to operate a Bee node on the Sepolia testnet, modify the following options in your configuration to the values below. Make sure that you replace the `blockchain-rpc-endpoint` option value with your own valid Sepolia RPC endpoint. If you choose to use [Infura](https://www.infura.io/) as in the example configuration below, make sure to [check in their docs](https://docs.infura.io/api/network-endpoints) that the endpoint format is up to date, and also make sure that you have filled in your own API key which you can find from the [Infura web app](https://app.infura.io). Besides Infura there are many other RPC providers you may wish to choose from. -Also make sure to fund your node with sETH rather than xDAI to pay for gas on the Sepolia testnet. There are many public faucets you can use to obtain sETH, such as [this one from Infura](https://www.infura.io/faucet/sepolia). +Also make sure to fund your node with Sepolia ETH rather than xDAI to pay for gas on the Sepolia testnet. There are many public faucets you can use to obtain Sepolia ETH, such as [this one from Infura](https://www.infura.io/faucet/sepolia). To get Sepolia BZZ (sBZZ) you can use [this Uniswap market](https://app.uniswap.org/swap?outputCurrency=0x543dDb01Ba47acB11de34891cD86B675F04840db&inputCurrency=ETH), just make sure that you've switched to the Sepolia network in your browser wallet. @@ -404,7 +404,7 @@ The block hash of the block whose parent is the block that contains the transact _default_ `""` -Gnosis Chain (mainnet) or Goerli (testnet) blockchain endpoint. Leave unset to boot in `ultra-light` (chainless) mode. +Gnosis Chain (mainnet) or Sepolia (testnet) blockchain endpoint. Leave unset to boot in `ultra-light` (chainless) mode. #### --bootnode @@ -677,7 +677,7 @@ _default_ `""` Deprecated, use `--blockchain-rpc-endpoint` instead. -SWAP Gnosis Chain (mainnet) or Goerli (testnet) blockchain endpoint. Leave unset to boot in `ultra-light` (chainless) mode. +SWAP Gnosis Chain (mainnet) or Sepolia (testnet) blockchain endpoint. Leave unset to boot in `ultra-light` (chainless) mode. #### --swap-factory-address diff --git a/docs/learn/glossary.md b/docs/learn/glossary.md index 7ff0ab5b..18f36557 100644 --- a/docs/learn/glossary.md +++ b/docs/learn/glossary.md @@ -177,7 +177,7 @@ BZZ is Swarm's [ERC-20](https://ethereum.org/en/developers/docs/standards/tokens | ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | | Ethereum, BZZ | [`0x19062190b1925b5b6689d7073fdfc8c2976ef8cb`](https://ethplorer.io/address/0x19062190b1925b5b6689d7073fdfc8c2976ef8cb) | | Gnosis Chain, xBZZ | [`0xdBF3Ea6F5beE45c02255B2c26a16F300502F68da`](https://gnosisscan.io/token/0xdbf3ea6f5bee45c02255b2c26a16f300502f68da/) | -| Goerli (testnet), gBZZ | [`0x2ac3c1d3e24b45c6c310534bc2dd84b5ed576335`](https://goerli.etherscan.io/address/0x2ac3c1d3e24b45c6c310534bc2dd84b5ed576335) | +| Sepolia (testnet), sBZZ | [`0x543dDb01Ba47acB11de34891cD86B675F04840db`](https://sepolia.etherscan.io/address/0x543dDb01Ba47acB11de34891cD86B675F04840db) | ## xBZZ Token @@ -193,12 +193,12 @@ It is used as payment for [postage stamps](glossary#postage-stamps) and as the u 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. -## Goerli +## Sepolia -Goerli is an Ethereum testnet. It is an environment where smart contracts can be developed and tested without spending cryptocurrency with real value, and without putting valuable assets at risk. Tokens on Goerli are often prefixed with a lower-case 'g', example: 'gBZZ' and 'gETH,' and because this is a test network carry no monetary value. It is an environment where Bee smart contracts can be tested and interacted with without any risk of monetary loss. +Sepolia is an Ethereum testnet. It is an environment where smart contracts can be developed and tested without spending cryptocurrency with real value, and without putting valuable assets at risk. Tokens on Sepolia are often prefixed with a lower-case 's', example: 'sBZZ' and because this is a test network carry no monetary value. It is an environment where Bee smart contracts can be tested and interacted with without any risk of monetary loss. ## Faucet A cryptocurrency faucet supplies small amounts of cryptocurrency to requestors (typically for testing purposes). -It supplies small amounts of gBZZ and gETH for anyone who submits a request at the [Swarm Discord](https://discord.gg/wdghaQsGq5) server by using the `/faucet` command in the #develop-on-swarm channel. +It supplies small amounts of sBZZ and Sepolia ETH for anyone who submits a request at the [Swarm Discord](https://discord.gg/wdghaQsGq5) server by using the `/faucet` command in the #develop-on-swarm channel. diff --git a/docs/learn/technology/contracts/overview.md b/docs/learn/technology/contracts/overview.md index 57eb150d..98030779 100644 --- a/docs/learn/technology/contracts/overview.md +++ b/docs/learn/technology/contracts/overview.md @@ -8,7 +8,7 @@ id: overview | ---------------------- | ------------------------------- |--------- | |BZZ token| Ethereum | [`0x19062190b1925b5b6689d7073fdfc8c2976ef8cb`](https://ethplorer.io/address/0x19062190b1925b5b6689d7073fdfc8c2976ef8cb) | |xBZZ token | Gnosis Chain | [`0xdBF3Ea6F5beE45c02255B2c26a16F300502F68da`](https://gnosisscan.io/token/0xdbf3ea6f5bee45c02255b2c26a16f300502f68da) | -|gBZZ token| Goerli (Ethereum testnet) | [`0x2ac3c1d3e24b45c6c310534bc2dd84b5ed576335`](https://goerli.etherscan.io/address/0x2ac3c1d3e24b45c6c310534bc2dd84b5ed576335) | +|sBZZ token| Sepolia (Ethereum testnet) | [`0x543dDb01Ba47acB11de34891cD86B675F04840db`](https://sepolia.etherscan.io/address/0x543dDb01Ba47acB11de34891cD86B675F04840db) | |BZZ Bonding Curve| Ethereum|[`0x4F32Ab778e85C4aD0CEad54f8f82F5Ee74d46904`](https://etherscan.io/address/0x4F32Ab778e85C4aD0CEad54f8f82F5Ee74d46904)|[`0x4F32Ab778e85C4aD0CEad54f8f82F5Ee74d46904`](https://etherscan.io/address/0x4F32Ab778e85C4aD0CEad54f8f82F5Ee74d46904)| ### Storage Incentives Contracts diff --git a/docs/learn/tokens.md b/docs/learn/tokens.md index d78b5432..3e46a6a3 100644 --- a/docs/learn/tokens.md +++ b/docs/learn/tokens.md @@ -27,11 +27,11 @@ Note that the ticker symbol is the same BZZ for both Gnosis Chain and Ethereum v As with BZZ, PLUR is the smallest denomination of xBZZ. 1 PLUR is equal to 1e-16 xBZZ. -### gBZZ +### sBZZ -gBZZ is the testnet version of BZZ on the Goerli Ethereum testnet. +sBZZ is the testnet version of BZZ on the Sepolia Ethereum testnet. -Goerli testnet address: [0x2ac3c1d3e24b45c6c310534bc2dd84b5ed576335](https://goerli.etherscan.io/address/0x2ac3c1d3e24b45c6c310534bc2dd84b5ed576335) +Sepolia testnet address: [0x543dDb01Ba47acB11de34891cD86B675F04840db](https://sepolia.etherscan.io/address/0x543dDb01Ba47acB11de34891cD86B675F04840db) ### DAI