Why Mandala Chain?
The builder-side pitch: EVM-equivalent, cheap by construction, on-demand blocks, regional roots.
Three reasons, in plain order.
EVM-equivalent. Solidity, Hardhat, Foundry, MetaMask, Rabby, ethers, viem. Anything that runs on Arbitrum One runs on Mandala against a different RPC. You do not learn a new language, a new account model, or a new wallet flow.
Cheap by construction. AnyTrust DA moves the bulk of transaction data off Ethereum calldata and into a Data Availability Committee (DAC). The L1 cost per transaction drops to the cost of posting a header plus a signature, not the full payload. In practice this is roughly an order of magnitude cheaper than rollup chains that put full data on Ethereum.
On-demand block production. No empty blocks. The sequencer waits for at least one transaction, orders it, and emits a block. For traffic that comes in bursts, which is most application chains, this means the chain is never doing busywork to keep a fixed block clock running.
That covers the technical pitch. The harder question is "why deploy here instead of Arbitrum One, or Base, or any other Ethereum L2?" The answer is mostly about fit.
Mandala vs Arbitrum One vs a generic Ethereum L2
| Feature | Mandala | Arbitrum One | Generic Ethereum L2 |
|---|---|---|---|
| Gas token | KPG | ETH | ETH |
| Data availability | AnyTrust (DAC) | Ethereum calldata + blobs | Varies |
| Block model | On demand | Fixed slot (~250ms) | Fixed slot |
| Settlement | Ethereum L1 | Ethereum L1 | Ethereum L1 |
| Sequencer (today) | Centralized (Mandala + AltLayer) | Centralized (Offchain Labs) | Varies |
| Withdrawal challenge window | ~7 days | ~7 days | ~7 days (optimistic) |
| EVM compatibility | EVM-equivalent | EVM-equivalent | Varies |
Mandala makes a different DA bet than Arbitrum One. Arbitrum One pays full Ethereum DA cost in exchange for the strongest possible data-availability guarantee. Mandala pays a DAC trust assumption in exchange for an order-of-magnitude lower L1 fee. Both choices are reasonable. They are reasonable for different applications, which is the section below.
Who Mandala is for
Three application shapes that fit Mandala particularly well.
- High-frequency, low-value transactions. Loyalty, rewards, ticketing, in-app payments, gaming. Anything where a fraction-of-a-cent base fee per transaction is the difference between viable and not viable. AnyTrust pricing makes this work.
- Real-world assets and identity. Verifiable claims, supply-chain attestations, asset registries. The on-demand block model means low-traffic state stays cheap to maintain because the chain stops producing blocks when there is nothing to do.
- Indonesia and Southeast Asia. Mandala is built and operated out of Indonesia. Local fintech, payments, and consumer apps are a primary audience, and KPG (Kepeng) anchors the chain in that context.

