Pays gas fees
Every transaction on the Conflux Network — sending tokens, calling smart contracts, bridging between spaces — pays gas in CFX. Structurally identical to ETH on Ethereum.
CFX is the native cryptocurrency of the Conflux Network. Here's what that means.
Conflux Network · Layer 1 · Hybrid PoW + PoS
CFX most commonly refers to one of seven things: the Conflux Network's native cryptocurrency token, ANSYS CFX simulation software, the IPC Connected Factory Exchange manufacturing standard, the Pioneer DJ Smart CFX effects feature, the Yamaha CFX concert grand piano, Cfx Tablet (a brand of ciprofloxacin), or the Central Florida Expressway Authority. This page is about the Conflux Network token. (For other meanings, see the CFX disambiguation page on Wikipedia.)
CFX is the native cryptocurrency token of the Conflux Network — a permissionless Layer 1 blockchain that runs both a Conflux-native execution environment and an EVM-compatible execution environment (eSpace). Manage CFX in Conflux Wallet — download for desktop, buy CFX, or stake CFX.
CFX has four utilities, in roughly descending order of activity.
Every transaction on the Conflux Network — sending tokens, calling smart contracts, bridging between spaces — pays gas in CFX. Structurally identical to ETH on Ethereum.
The Conflux Network's built-in PoS pays approximately 4% annualized to staked CFX. Stakers help secure the network's finality layer; rewards are protocol-issued, not platform-issued.
On Core Space, smart contracts that store data on-chain require the storer to lock CFX as collateral. The collateral returns when the data is freed. Unique to Conflux.
Holders can vote on protocol changes through Conflux's on-chain governance. Stakers earn additional voting weight proportional to their stake.
The Conflux Network is a Layer 1 blockchain that has been operating since October 2020 (Tethys mainnet). It uses hybrid consensus — Proof-of-Work block production with Proof-of-Stake finality checkpoints. The PoW layer produces and orders blocks; the PoS layer adds settlement-finality guarantees against long-range attacks.
The network's distinguishing technical feature is the Tree-Graph consensus algorithm, which processes blocks concurrently rather than serially. Where most blockchains process one block at a time, Tree-Graph processes parallel blocks and merges them into a directed acyclic graph. The September 2025 Conflux 3.0 hardfork increased designed throughput to up to 15,000 TPS.
Conflux's native VM. Uses Conflux's CIP-37 base32 address format (cfx:...), implements storage collateral, and supports Conflux-specific protocol features. This is where the network's native staking, governance, and DAO mechanics live.
How Conflux's two execution spaces workFully EVM-compatible. Uses standard Ethereum 0x... addresses, runs Ethereum smart contracts unchanged, and works with Ethereum tooling — MetaMask, Hardhat, Foundry, Solidity. eSpace exists to let projects deploy on Conflux without rewriting Ethereum-targeted code.
More on eSpace