Planq Docs
  • Getting Started
    • Getting Started
    • Background
    • Architecture
  • FOR USERS
    • 🔥Crypto Wallets
    • 🦊MetaMask Configuration
    • 🏰Castrum Wallet
      • Castrum Wallet FAQ
      • Supported Chains on Castrum
    • 🦁Brave Wallet
    • 🐸Leap Wallet
    • ⚛️Keplr wallet
    • 🌉Bridges
      • IBC (Planq Chain, other Cosmos chains)
      • Deltaswapp WebApp (BSC, other EVM Chains)
        • Assumptions
        • DELTA Token
        • ERC20 / IBC Conversion
        • EVM Chain Integration
        • Governor
        • Operations
        • Supported Chains and Contracts
        • Updating Testnet
        • Vesting
      • FAQs for Bridge transfers
    • 💡Tips & FAQs
  • FOR DAPP DEVELOPERS
    • 💡Founder FAQs
    • 🏅Hacker's getting started resources
    • 📃Smart Contracts
      • Contract Deployment
      • Contract Verification
      • Multicall & Permit2
      • Best Practices
      • Name Service
      • Polygon ID
      • Token Contract Addresses
    • 💻dApp Creation
      • Free and commercial RPC endpoints
      • Wallet integrations
      • JSON-RPC methods
      • Adress Conversion
    • ⚙️Dev Tools & Integrations
      • Overview of dev tools & integrations
      • Flair
  • FOR NODE HOSTS
    • Running nodes
      • Planq Mainnet
        • Snapshot
        • State-sync
      • Devnet
      • Best Practices
    • Planqd
  • Block Explorers
    • Block Explorer and API Keys
    • Planq EVM Explorer
  • PLANQ CHAIN PROTOCOL
    • Atlas Testnet
    • Whitepaper
    • Chain ID and Address Format
    • Planq General FAQ
    • Genesis
    • Modules
      • module_bank
      • module_distribution
      • module_gov
      • module_mint
      • module_slashing
      • module_staking
      • module_feemarket
    • Chain Details
      • List of parameters
      • Technical glossary
      • Protocol Documentation
    • Privacy Policy
    • Legacy Docs
Powered by GitBook
On this page
  1. PLANQ CHAIN PROTOCOL

Planq General FAQ

PreviousChain ID and Address FormatNextGenesis

Last updated 1 year ago

What is the difference between Planq Chain and Planq Chain?

  • Planq is an EVM-compatible (Ethereum Virtual Machine) chain powered by Ethermint, built on the Cosmos SDK, which allows rapid porting of apps and smart contracts from Ethereum and EVM-compatible chains. On Planq, users pay transaction fees in the $PLQ cryptocurrency.

If you are an application developer who is creating smart contracts in Solidity and would like to deploy decentralized applications in a permissionless environment, Planq is suitable for your needs.

Who is currently running as a validator on Planq?

Planq uses Proof of Stake (POS) consensus, a streamlined and scalable consensus mechanism based on the Tendermint POS consensus.

There are currently 59 validators supporting the Planq network, all backed by our growing community. (see the ).

How can I become a Planq validator?

Please see

What is the chain-ID for Planq Mainnet?

  • Ethereum Chain ID: 7070

  • Cosmos Chain ID: planq_7070-2

What are the rate limits of the free JSON-RPC EVM endpoint for Planq?

  • Planq Mainnet: rate limit is 300 req/min/IP

If the limit is exceeded, the IP gets blocked for 1 minute. If you are expecting to consistently make more requests than what limits allow, you may consider setting up your own full node or contacting a commercial JSON-RPC endpoint provider (see Dev Tools & Integrations). You can also reach out to us on for assistance.

If I increase the gas price, does it help to speed up my transaction?

The current mempool setting works on a first-come-first-serve manner. The Planq network does not yet support transaction prioritization using gas price or priority fee.

list here
here
Discord