Skip to content

Commit

Permalink
chore: initial text updates to economy pages
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuef committed Feb 27, 2024
1 parent 66e3f9a commit f9cddf0
Showing 1 changed file with 8 additions and 17 deletions.
25 changes: 8 additions & 17 deletions src/pages/Economy/content.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,33 +47,24 @@ export default {
title: "How do I buy Safe Network Tokens?",
para: [
"Safe Network Tokens are the currency that will power the Safe Network. They will be available to be farmed, used or traded. You can’t buy them yet, but you can buy MaidSafeCoin.",
"MaidSafeCoin (MAID) is a token that was created in a crowdsale in 2014 to support the project, and each MAID will be able to be exchanged for a Safe Network Token when the Network launches. Based on the Omni protocol on top of the Bitcoin blockchain, MAID can be purchased and traded, but not farmed.",
"MaidSafeCoin is a token that was created in a crowdsale in 2014 to support the project, and each coin will be able to be exchanged for a Safe Network Token when the Network launches.",
"MaidSafeCoin was originally on the Omni protocol (MAID) but is now available as an ERC20 token [(EMAID)](https://coinmarketcap.com/currencies/maidsafecoin-/).",
],
},
textBlock6: {
title: "Buying MaidSafeCoin",
title: "Buying MaidSafeCoin (EMAID)",
para: [
"MaidSafeCoin can be bought and traded at these brokers and exchanges.",
"Note: These online brokers and exchanges are not owned or maintained by MaidSafe. While we are satisfied they are trustworthy, reliable services, please use at your own risk.",
"MAID is based on the Omni protocol and there are no hard wallet options at this stage, so whilst you’re waiting to convert MAID to Safe Network Tokens at the launch of the Network, we’d always recommend that you store your coins in cold storage.",
"MaidSafeCoin (EMAID) is available on the [Bitmart](https://www.bitmart.com/trade/en-US?symbol=EMAID_USDT) exchange and on [UniSwap V3](https://info.uniswap.org/#/pools/0x35593881b7723b39a5bdbcb421e55c1ff1953f4b)",
],
},
exchanges: [
{
name: "Bittrex",
url: "https://global.bittrex.com/Market/Index?MarketName=BTC-MAID",
name: "Bitmart",
url: "https://www.bitmart.com/trade/en-US?symbol=EMAID_USDT",
},
{
name: "HitBTC",
url: "https://hitbtc.com/MAID-to-BTC",
},
{
name: "P2PB2B",
url: "https://p2pb2b.com/trade/MAID_BTC/",
},
{
name: "BCBitcoin",
url: "https://www.bcbitcoin.co.uk/buy/?coin=MAID",
name: "UniSwap V3",
url: "https://info.uniswap.org/#/pools/0x35593881b7723b39a5bdbcb421e55c1ff1953f4b",
},
],
faqs: {
Expand Down

0 comments on commit f9cddf0

Please sign in to comment.