Avalanche Pre-Consensus coming to mainnet!
eCash
TRUSTED BY BUSINESSES THAT VALUE SPEED, SECURITY AND SCALABILITY
bithumb
upbit
binance
coinex
indodax
bithumb
upbit
binance
coinex
indodax

plus icon
What we do

Building a public payments network at mass scale

eCash provides the bandwidth for every economic transaction in the world, at any size.

/how.png
VISION
The Road to 1 Billion Daily Transactions
Our Roadmap
/vision.png
HOW
With The Internet's Native Currency
Our Tech

The digital payment landscape is on the verge of explosive growth.

At projected rates, global demand could reach 100 billion daily transactions — far beyond what today’s payment infrastructure can support.

Number of non-cash payments
TRANSACTIONS (BN)
Powering Internet-Scale Payments

Powering Internet-Scale Payments

Avalanche
01
arrow
Staking
02
Subnets
03
Chronik
04
Tokens
05
CashFusion
06

Avalanche

Avalanche is a breakthrough consensus algorithm integrated with eCash's Proof-of-Work, enabling instant transaction finality, greater flexibility, and unmatched security.

Staking

Staking rewards incentivize running eCash Avalanche nodes to improve the security and performance of the network. Anyone can now earn while holding their XEC.

Subnets

Subnets enable customized networks such as EVM or Zero-Knowledge privacy. Build faster with permissionless subnets powered by eCash Avalanche technology.

Chronik

Chronik is a high-speed, reliable indexer built into the node, giving developers easy, scalable access to all native eCash network features.

Tokens

eCash supports tokens that anyone can create in a few clicks. Instantly mint tokens or NFT collections and trade them within your wallet's integrated DEX.

CashFusion

Privacy is fundamental to sound money. CashFusion offers anonymity comparable to the top privacy coins while maintaining an auditable supply cap.

The fast, secure, and extensible layer 1

Hybrid Consensus

Hybrid Consensus

Trustless PoW with Avalanche security and speed

Hybrid Consensus
Minimal Fees

Minimal Fees

Transactions for less than a hundredth of a cent

Minimal Fees
Scaling to Billions

Scaling to Billions

Building the foundation for payments at planetary scale

Scaling to Billions
Fork-free Evolution

Fork-free Evolution

Seamless upgrades without disruption

Fork-free Evolution
Developer First

Developer First

Robust Infrastructure and tools. Built by developers, for developers

> npm install ecash-lib
Developer First
Enhanced Security

Enhanced Security

Trustless security guarantees for instant transaction finality and reorg protection

Enhanced Security
avalanche

Avalanche-Enhanced

Avalanche/Nakamoto hybrid achieves real-time consensus. A historic first for PoW blockchains. Here’s what it unlocks:

Instant Finality

Pre-consensus makes transactions irreversible before they are included in a block, reducing settlement time on eCash from 10 minutes to 3 seconds – more than 1000 times faster than Proof of Work-only cryptos like Bitcoin, which take about an hour for strong finality.

51% Attack Protection

Networks with low hash rates are vulnerable to mining attacks. With Avalanche, eCash is protected. An attacker would need not only most of the hash rate, but also most of the staked eCash. Avalanche consensus selects the chain miners will mine on, and the nodes that make up the network are weighted by their stake.

1-block Finality

Post-consensus makes each new block irreversible by locking it in as the valid chain tip. Once a block is finalized it cannot be removed from the chain. This also lays the foundation for Instant Finality, which applies the same principle directly to individual transactions.

Staking Rewards

Staking Rewards strengthen the network by incentivizing honest nodes. Each additional coin staked makes the network more invulnerable to attacks. Staking Rewards also fuels eCash’s economic engine, allowing XEC holders to earn passive income, incentivizing holding, and supporting the price by reducing available supply.

Consistent Block Times

Minority networks suffer from erratic block times due to abrupt hash switching. Avalanche makes it possible to enforce a much more steady stream of blocks by penalizing blocks that come in too early. Regular block times are also useful for legacy businesses that opt to continue relying on blocks in their business logic.

Real-time Transaction Processing

Since the network will not have to wait for a block to validate transactions, transaction throughput increases. Real-time Transaction Processing allows eCash nodes to prepare for each block before confirmation, significantly reducing the amount of work required when a block comes in.

Dynamic Block Size

The maximum block size can be decided by Avalanche consensus to allow the network to scale gradually based on the number of transactions. The eCash network will be able to scale with market demand while mitigating spam attacks, and keeping the bandwidth under control.

Dynamic Transaction Fees

eCash fees can be adjusted dynamically depending on demand, making it possible to send transactions with very minimal or even no fee at all.

Subnets

Subnet validation enables unlimited second layer protocols with virtually no impact on the main chain. Privacy, smart contracts, and other popular features proven out by other chains would be supported on eCash.

Fork-Free Upgrades

The introduction of Avalanche consensus on eCash allows network upgrades to take place quickly and behind the scenes without disrupting users or builders. Avalanche is able to take responsibility for network policy rules, rather than being hard-coded and requiring node operators to upgrade before the changes go live.

Learn more
API
Empowering Developers
API
Empowering Developers
API
Empowering Developers
API
Empowering Developers
API
Empowering Developers
API
Empowering Developers
API
Empowering Developers
API
Empowering Developers

plus icon
For developers

Robust infrastructure, powerful tools, zero dependencies

Fast WebSocket APIs, native libraries, and well-maintained tools for unmatched performance. Flexible hooks for custom implementations, backed by comprehensive test coverage — all within a unified open-source monorepo.

// Initialize a Chronik client for eCash
import { ChronikClient } from 'chronik-client'

// Point to a public Chronik endpoint or endpoints
const chronik = new ChronikClient(['https://chronik.e.cash/'])

// Get an indexed Tx by txid
async function getTx(txid: string) {
  try {
    const tx = await chronik.tx(txid)
    console.log('tx', tx)
  } catch (err) {
    console.error(`Error fetching details for txid ${txid}:`, err)
  }
}

getTx("0387947fd575db4fb19a3e322f635dec37fd192b5941625b66bc4b2c3008cbf0")
Of all the cryptocurrency nodes I have integrated into my pool, eCash has proven to be the most active and has the most dedicated team of maintainers."
letsmineit
letsmineit
Mining Pool Operator
eCash is the only blockchain we're using in TixTown. Leveraging their lightning-fast infrastructure, our customers often cannot believe how fast transactions are."
TixTown
TixTown
Event Management Platform
We're proud to be the only shared RPC provider for eCash. From the very beginning, we believed in its vision, and the Avalanche upgrade only strengthened that belief."
NOWNodes
NOWNodes
Blockchain Developer API
Reading logs has never been so enjoyable. I wish more coin projects were as active to make pool admins' life easier."
zpool
zpool
Mining Pool Operator

plus icon
Meet Bitcoin ABC

The team behind eCash

previous
previous
Founder
Amaury Séchet
Amaury Séchet
plus icon
Lead Dev
Fabcien
Fabcien
plus icon
Dev
Joey King
Joey King
plus icon
Dev
PiRK
PiRK
plus icon
CEO
Antony Zegers
Antony Zegers
plus icon
Management & Strategy
David Klakurka
David Klakurka
plus icon
Biz-Dev
Kousha
Kousha
plus icon
Social Media Manager
AK
AK
plus icon

plus icon
Getting started

Built different

We’ve made it a snap to send value, create tokens, develop apps, or explore the blockchain. You’re welcome to try it out.
Create your wallet
Wallet

plus icon
Got questions?

Frequently asked questions

Excited about eCash? So are we! Here are some answers to the most frequently asked eCash questions.

What is eCash?

eCash is a cryptocurrency that's designed to be used as electronic cash. Just like the invention of emails made it possible to send direct messages online, eCash makes it possible to send money directly to other people online. This includes being able to use eCash to pay for goods and services.

How do I get eCash?

Since eCash transactions go directly between you and whoever you're paying or getting paid by, you don't need a bank account to own it. Instead, you just need an electronic wallet. Once you have a wallet, you can get eCash by buying it on a cryptocurrency exchange and then sending it to your wallet. Other people can also send eCash to your wallet.

What can I use eCash for?

You can use eCash to send and receive payments without the need for a bank account. It's available in every country, and you can use it to send and receive cross-border payments anywhere in the world.

Where can I find eCash price information compared to other cryptocurrencies?

eCash price information is available at all leading crypto research sources, like Coingecko, Coinmarketcap, and Crypto.com.

What is the supply of eCash?

eCash has the same fixed supply as bitcoin. The default base unit of eCash has 2 decimal places (100 satoshis). The default base unit of bitcoin (BTC) has 8 decimal places (100,000,000 satoshis). 90% of all the eCash that will ever exist has already been mined. The inflation rate for eCash is already low (less than 1% as of 2025), and will decrease to zero.