diff --git a/ecash.html b/ecash.html --- a/ecash.html +++ b/ecash.html @@ -36,9 +36,11 @@ It is also important to realize that eCash is different from other new tokens where the founding teams often hold a large proportion of the total supply. In those other coins, the large amount of coins that the team holds is still waiting to be released into the market, causing future inflation. XEC, on the other hand, is already about 90% issued, and the dev team holds only a small amount relative to total supply. This means that new supply of XEC into the market will continue to be very limited.

Question: What is the contract address?
- Answer: XEC is not an ERC-20 token, it is its own blockchain similar to Bitcoin (BTC). To hold native XEC yourself, you can use a supporting wallet. + Answer: XEC is not an ERC-20 token, it is its own blockchain similar to Bitcoin (BTC).
- 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.

+ There is a "Wrapped XEC" token available on the Binance Smart Chain, with contract address 0x0Ef2e7602adD1733Bfdb17aC3094d0421B502cA3. Users should recognize that holding this BEP-20 token, or similar "wrapped XEC" products, has custodial risk as you have to trust that the custodian (in this case Binance) will hold the full reserves of native XEC safely. For this reason, we recommend that users hold their coins as real native XEC, in a wallet where they control the keys. +
+ To hold native XEC yourself, you can use a supporting wallet. 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.