diff --git a/bcha.html b/bcha.html --- a/bcha.html +++ b/bcha.html @@ -5,9 +5,9 @@ ---
-
+
{% include upgrade-notice.html %} -
+

BCHA has been rebranded to eCash.

This page is obsolete. For up-to-date information, please visit our eCash resource page.

diff --git a/css/main.css b/css/main.css --- a/css/main.css +++ b/css/main.css @@ -725,35 +725,35 @@ top: -40px; } -#bchapage { +#ecashpage { text-align: center; } -.bcha-section { +.ecash-section { margin: 80px 0; } -.bcha-section h2 { +.ecash-section h2 { margin-bottom: 20px; } -.bcha-link { +.ecash-link { display: block; margin-bottom: 10px; } -.bcha-exchanges { +.ecash-exchanges { text-align: center; } -.bcha-exchanges a { +.ecash-exchanges a { height: 120px; display: flex; align-items: center; justify-content: center; } -.bcha-exchanges a img { +.ecash-exchanges a img { width: 100%; max-width: 300px; } @@ -766,23 +766,23 @@ margin: auto; } -.bcha-social { +.ecash-social { width: 33.333333%; } -.bcha-social img { +.ecash-social img { width: 100%; max-width: 80px; } -.bcha-icon-ctn { +.ecash-icon-ctn { display: flex; align-items: center; justify-content: center; margin-top: 50px; } -.bcha-icon { +.ecash-icon { display: flex; align-items: center; justify-content: center; @@ -791,7 +791,7 @@ padding: 0 20px; } -.bcha-icon img { +.ecash-icon img { width: 120px; } @@ -861,11 +861,11 @@ @media (max-width: 768px) { -.bcha-icon-ctn { +.ecash-icon-ctn { flex-direction: column; } -.bcha-icon { +.ecash-icon { width: 100%; } diff --git a/ecash.html b/ecash.html --- a/ecash.html +++ b/ecash.html @@ -5,13 +5,13 @@
{% include upgrade-notice.html %} -
+

eCash: Wealth Redefined

Rebrand Announcement

You're invited to the next era of sound money for the world.

Derived from one of the most trusted names in cryptocurrency, what was once known as BCHA is now e.cash.

-
+

What happened:

  • On July 1, 2021 at 12:00 noon UTC, Bitcoin Cash ABC (BCHA) rebranded to eCash (XEC).
  • @@ -23,12 +23,12 @@
  • A new website was launched at e.cash.
-
+

The eCash Mission

eCash is the natural continuation of the Bitcoin Cash project. Realizing the vision of the legendary Milton Friedman, eCash follows through on key promises such as the innovative Avalanche consensus layer while also introducing concepts never before seen in a Bitcoin project such as staking, fork-free network upgrades, and subchains.

Look for the ticker symbol XEC on exchanges, wallets, or price charts, and take your first step towards true financial freedom.

-
+

Frequently Asked Questions

Question: Do I need to perform a token swap?
@@ -63,8 +63,8 @@
Write down the "seed phrase" for your wallet and store that in a safe place. This is usually 12 words. The 12 words contain enough information to restore the private keys of the wallet in case you need to recover them in the future.

-
-
+
+

eCash price and transactions

@@ -84,7 +84,7 @@
-
+

Wallets that support eCash

@@ -109,7 +109,7 @@
-
+

Exchanges that support eCash

@@ -129,7 +129,7 @@
-
+

Explorers that support eCash

@@ -159,29 +159,29 @@
-
+ -
+

How do I split BCH to get my eCash?

Before sending eCash or BCH from your wallet, it is important to split your pre-fork coins so that your transactions are not replayed (for example also sending BCH when you only meant to send eCash to someone). There a several ways this can be done.

A good way to split BCH and eCash from each other is to use Electrum ABC and Electron Cash, as described here.

diff --git a/electrum.html b/electrum.html --- a/electrum.html +++ b/electrum.html @@ -4,15 +4,15 @@ ---
-
-
+
+
Electrum ABC

This wallet software is forked from Electron Cash, with modifications to facilitate use on the eCash network.

Upon first use, the software will automatically copy existing Electron Cash wallet files into a new folder specific to Electrum ABC. This allows users to maintain separate wallet histories for either network going forward, and run Electron Cash and Electrum ABC simultaneously to ease coin splitting.

NOTE: The coins in the wallet will not split automatically. To ensure that transactions are not replayed between Bitcoin Cash and eCash networks, please refer to one of the coin splitting guides linked at bitcoinabc.org/bcha and make sure your pre-fork coins are safely split prior to transacting on either network.

-
+

Download links

diff --git a/logos.html b/logos.html --- a/logos.html +++ b/logos.html @@ -6,13 +6,13 @@ {% assign logo_sizes = "16, 32, 64, 128, 256" | split: ", " %}