🏟️ BUIDL where legends play. Join our Hackathon at Parc des Princes, Paris – July 2025 •
Register Now
Chiliz Chain Developer Docs
Chiliz ChainBlock ExplorerCommunitySocios.com
English
English
  • Chiliz Chain developer docs
  • Quick Start
    • Chiliz Chain in a nutshell
    • Connect to Mainnet and Testnet
    • Deploy and verify a contract
      • Deploy with Remix IDE
      • Deploy with thirdweb
      • Verify with Chiliscan
      • Verify with Chiliz Block Explorer
    • Run a Chiliz Chain Node
    • Free online courses
    • Inflation Supply Allocation Addresses
    • Smart Contract Addresses
  • Learn
    • About Chiliz Chain
      • Tokenomics
      • Security Audits
      • Chiliz Labs
    • About Wallets
      • How to use MetaMask
        • Install MetaMask
        • Link Chiliz Chain to MetaMask
      • How to use a multisig wallet (Safe)
    • About Bridging
      • Using Dcentralab's Chainport
      • Using Chiliz Bridge
      • Bridging stablecoins
      • Making your project token bridgeable
    • About Staking
      • Stake your CHZ
      • Unstake your CHZ
      • Staking Rewards
      • Stake CHZ from your Ledger
      • Chiliz Staking FAQ
    • About Validators
      • Defining Validators and Delegators
      • Why Become a Validator
      • How to Become a Validator
      • Running a Validator node
      • How to Stop Being a Validator
      • About Validator slashing
    • About Fan Tokens
      • 2023 Migration of Fan Tokens to Chiliz Chain
    • About Stablecoins
      • Stablecoins on Chiliz Chain
    • Glossary
      • Blockchain
      • Consensus mechanisms
      • Governance
      • Validator
      • Staking
      • Wallet
      • CAP-20
      • Wrapped CHZ (wCHZ)
  • Develop
    • Basics
      • Connect to Chiliz Chain
        • Connect using RPC
        • Run a Chiliz Chain Node
        • Use a hardware wallet
      • Block Explorers
      • Testnet Faucet
        • Obtain testCHZs with Tatum Faucet
      • Use Wrapped CHZ
      • How-Tos
        • How to get the balance of a wallet
        • How to get the history of a wallet
        • How to get the metadata of a specific NFT
      • Tips & Tricks
    • Advanced
      • How to integrate Socios Wallet in your dApp
      • How to use Account Abstraction
      • How to get the USD price of Fan Tokens
      • How to generate random numbers
      • How to follow transfers of a Fan Token
      • How to create Telegram notifications for Fan Token transfers
      • How to estimate gas fees
    • Chiliz Chain API
    • Developers FAQ
  • Community
    • Chiliz Chain Ecosystem
      • Developer Tools
        • Ankr
        • Azuro
        • Biconomy
        • Blocknative
        • Hyperlane
        • Lumx
        • Moralis
        • Pyth
        • Reown
        • Rarible
        • Tatum
        • The Graph
        • Thirdweb
        • Web3Auth
      • Custody solutions
        • Cobo
        • Fireblocks
      • Wallets
        • Magic
        • Privy
    • Developers events
      • Chiliz Sports Hackathon - July 2024
        • Setting The Stage
        • Getting Started
        • Mission Brief & Key Dates
        • The Prize Money
        • Theme & Intro
        • Tracks, Requirements, Regulations & Scoring Criteria
        • The Process
        • Disclaimers
        • Useful information
      • ETHGlobal Bangkok Hackathon 2024
      • ETHGlobal Istanbul Hackathon 2023
      • ETHGlobal London Hackathon 2024
      • ETHGlobal Online Hackathon Summer 2024
      • Hacking Poland 2025
      • Lumx Hack powered by ETH Rio
  • Chiliz Chain Changelog
    • Governance Proposals & Decisions
      • February 2025: New validator proposals
      • December 2024: Governance Update Proposals
      • May 2024: Dragon 8 (Tokenomics 2.0) Proposal
      • 2024 Dragon8 hard fork announcement
    • Blockchain code changes
    • Outage reports
      • Details on the May 21st outage
  • Doc Updates
Powered by GitBook
On this page
  • Prime objective of Chiliz Chain
  • Key features
  • EVM compatibility
  • Proof of Staked Authority consensus
  • Limited number of validators
  • Native token: CHZ

Was this helpful?

  1. Learn

About Chiliz Chain

Last updated 18 days ago

Was this helpful?

Prime objective of Chiliz Chain

Chiliz Chain aims to build a secure online community focused on sports and entertainment.

Our prime objective is to create a web3 ecosystem focused on the Sports and Entertainment industry where stakeholders are able to build web3 experiences within a secure network-effect-driven community.

With Chiliz Chain, you can access global brands and leverage a huge existing partner of sports and entertainment properties to create something special.

Key features

EVM compatibility

Chiliz Chain is a fork of BNB Smart Chain (BSC), which is itself a go-Ethereum fork.

Hence, most of the EVM mechanisms, concepts, and binaries, including this documentation, are derived or inspired from the BSC and Ethereum ones.

As an EVM-compatible chain, Chiliz Chain will stay compatible with the Ethereum tooling, making it simple and easy for knowledgeable developers to build in the Chiliz Chain environment.

Proof of Staked Authority consensus

As a fork of BSC, Chiliz Chain relies on Proof of Staked Authority consensus (PoSA), which combines Proof-of-Authority (PoA) with Proof of Stake (PoS). This hybrid algorithm facilitates faster block times and reduced transaction costs but at the expense of decentralization.

This also means that Chiliz Chain inherits the following from the , Parlia:

  1. Blocks are produced by a limited set of validators.

  2. Validators take turns to produce blocks in a PoA manner, similar to Ethereum's Clique consensus engine.

  3. Validator sets are elected in and out based on the staking governance on the Chiliz Chain.

  4. Parlia consensus engine interacts with a set of system contracts to achieve a liveness slash, revenue distribution, and the validator set renewal function.

PoSA encourages decentralisation and favours community governance. It also supports shorter block time and lower fees.

Limited number of validators

From that baseline of the EVM compatibility, Chiliz Chain introduces a system of 13 validators. The most bonded validator candidates of staking become the validators and start producing blocks.

Native token: CHZ

CHZ is the native token, which runs on Chiliz Chain, exactly the same way ETH runs on Ethereum.

This means that CHZ can be used to:

  1. pay gas to deploy or invoke smart contract,

  2. perform cross-chain operations, such as transfer token assets across Chiliz Chain and Ethereum,

  3. secure the network by staking or delegating it.

BSC consensus mechanism