CLV Documentations
CLV DOC
CLV DOC
  • Intro to CLV
    • About CLV πŸ€
    • Clover Finance Rebrands to CLV
    • What is CLV Chain?
    • What is CLV Wallet?
    • What is $CLV Token?
    • πŸ“£ CLV Official Channels
    • 🏘 CLV Community Channels
  • Use CLV Chain
    • πŸ“š Beginner’s Guide
      • Setup CLV Wallet
      • Setup Metamask Wallet
      • How to Get $CLV
      • Bridge Other Assets to CLV P-Chain (Parachain)
    • 🌐 Network Details
    • 🏦 Economics
      • Tokenomics
      • Inflation Design
    • πŸ—³οΈGovernance
    • πŸ™‹πŸ» CLV Chain FAQ
    • CLV P-Chain EVM Explorer
    • $CLV Cross-Chain Explorer
    • $CLV Cross-Chain Transfer
  • CLV Validator & Staking
    • What are Nominator & Validator?
    • Stake as a Nominator
    • Running a Validator or RPC Node
    • Staking FAQ
  • Use CLV Wallet
    • πŸ’° Download CLV Wallet
      • Browser Extension (Google Chrome & Brave)
      • Apple iOS (Mobile)
      • Android (Mobile)
      • Web Wallet (Universal)
    • πŸ“± CLV Mobile Wallet
    • πŸ–₯ CLV Extension Wallet
    • πŸ•ΈοΈ CLV Web Wallet
  • CLV Chain Developer Guide
    • Getting Started
    • Using Local Node
      • Using MetaMask
      • Using Remix
      • Using Web3.js
    • Using Testnet
      • Create an account
      • Faucet
      • Run a Testnet Node
      • Connect to Testnet
    • dApp Example
      • Setup dApp project
      • Setup truffle
      • The Counter Contract
      • Deploy Contract
      • Counter Webapp
    • Test Cases
    • Technical Documentations
      • CLV EVM
      • Developers Incentive
      • CLV Accounts Binding
      • Virtual Ethereum Address Binding
      • Query Balance
      • Transaction Finality
      • Web3 Compatibility
        • eth_protocolVersion
        • eth_syncing
        • eth_hashrate
        • eth_coinbase
        • eth_mining
        • eth_chainId
        • eth_gasPrice
        • eth_accounts
        • eth_blockNumber
        • eth_getBalance
        • eth_getStorageAt
        • eth_getBlock
        • eth_getTransactionCount
        • eth_getBlockTransactionCount
        • eth_getBlockUncleCount
        • eth_getCode
        • eth_sendTransaction
        • eth_sendSignedTransaction
        • eth_call
        • eth_estimateGas
        • eth_getTransaction
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getUncle
        • eth_getLogs
        • eth_getWork
        • eth_submitWork
        • eth_submitHashrate
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • net_peerCount
        • net_listening
        • web3_clientVersion
        • web3_sha3
      • CLV P-Chain Integration
  • CLV Wallet Developer Guide
    • EVM dApp Integration
    • Substrate dApp Integration
    • Solana dApp Integration
    • Kadena dApp Integration
    • Aptos dApp Integration
    • Web Wallet dApp Integration
    • dApp Interaction Protocol
    • Wallet Integration QA
  • CLV Ecosystem
    • 🏞️ Ecosystem Partners
      • CLV Chain
      • CLV Wallet
    • 🌱 Incentive Programs
      • CLV Ecosystem Grant
      • CLV Wallet Integration Grant
      • CLV Bug Bounty Program
    • Whitelist Assets on Clover P-Chain
    • Bridge assets into CLV P-Chain
  • Assets
    • πŸ”€ Glossary
      • Blockchain (in General)
      • Polkadot
      • Wallet
    • 🎟️ CLV - Polkadot Parachain Auction 2021
      • Parachain Auction Rule Announcement
      • Parachain Winning Reward Announcement
    • πŸ›οΈ Brand Pack
    • πŸ“„ Whitepaper
Powered by GitBook
On this page
  • CLV Chain Features Multi-Blockchain Structure
  • CLV Chain Key Features
  • CLV Mainnet (M-Chain)
  • CLV Parachain (P-Chain)
  • CLV EVM vs. Ethereum
  1. Intro to CLV

What is CLV Chain?

CLV Chain Features Multi-Blockchain Structure

CLV Chain is a set of specialized chains that is cross-chain interoperable, and currently consists of:

  • CLV Mainnet (M-Chain) - a Governance & Exchange Chain, and

  • CLV Parachain (P-Chain) - a Smart Contract Chain that is EVM compatible

Both blockchains are validated and secured by the Substrate framework.

CLV Chain Key Features

  • Compatible with Ethereum, supporting seamless migration of existing dApps to CLV P-Chain

  • CLV EVM economic incentive mechanism

  • CLV universal cross-chain modules

  • Smart contracts governance - malicious smart contracts can be blocked through on-chain governance

  • Upgradeable smart contract support - CLV EVM has built-in support for seamless upgrade of smart contracts

  • CLV Chain supports direct transactions between substrate accounts and EVM accounts

CLV Mainnet (M-Chain)

CLV Mainnet (M-Chain) is used for governance and exchange purpose. $CLV token is issued on CLV Mainnet, and users can freely cross-chain transfer to Ethereum, BSC and CLV Parachain.

Staking and governance features are enabled only on CLV mainnet, there is no EVM support.

CLV Parachain (P-Chain)

CLV Parachain (P-Chain) is EVM compatible smart contract chain that is currently connected to Polkadot Mainnet as one of the Parachains. Developers can easily migrate their existing Solidity smart contracts to CLV Parachain without any modification.

CLV EVM is enabled only on CLV Parachain (P-Chain).

CLV EVM vs. Ethereum

The main differences between CLV EVM and Ethereum are:

  1. CLV P-Chain uses NPoS consensus, and Ethereum use PoW (for now).

  2. CLV P-Chain utilizes a unique dual-blockchain structure, it both supports EVM transactions as well as Polkadot like transactions.

  3. CLV P-Chain has lower gas fee than Ethereum.

  4. CLV P-Chain has higher throughput, around 1000 transactions a second

PreviousClover Finance Rebrands to CLVNextWhat is CLV Wallet?

Last updated 2 years ago