LogoLogo
  • Getting Started
    • Vanar
      • 🌐Overview
      • 🪙$VANRY Token
      • 🏛️The Vanar Foundation
    • Why Vanar?
      • 💡Our Philosophy
      • 🌍Green Chain
      • 🚀Fixed Fees
      • ⁉️Why L1?
      • 🏅Why Choose Vanar
      • ⭐Proof of Reputation
    • Vanar Architecture
      • Protocol Customizations
        • Native Gas Token ($VANRY)
        • Fixed Fees
        • Transaction Ordering
        • Block Rewards
        • Block Time
        • Block Size
      • EVM Compatibility
      • Consensus Mechanism
      • Fixed Fees
        • Gas Fees Tiers
        • How it works
        • Gas Price API
        • Fixed Fees Management
        • $VANRY Token Price API
  • Builders
    • For Developers
      • 🪐Vanar Network Details
      • ☑️Adding Network to Wallet
      • 🔗Connect Wallet to Vanar Chain
      • ⛽Gas Estimation
      • Build with thirdweb
        • Connect
        • Contracts
        • Engine
        • SDKs
      • Tutorials
        • Deploy a Token Contract - ERC20
        • Deploy an NFT Contract - ERC721
        • Deploy a Token Contract - ERC20 (Thirdweb)
        • Deploy an NFT Contract - ERC721 (Thirdweb)
    • Vanguard
      • Explorer
      • Faucet
      • Test $VG
  • Nodes and Validators
    • Staking
      • How To Stake
      • How To Unstake
      • How To Claim Rewards
    • Vanar Nodes
    • Setup a RPC Node
    • Setup a Validator Node
  • Tools
    • GroV
      • Frequently Asked Questions
  • White paper
  • vanarchain.com
Powered by GitBook
On this page
  1. Getting Started
  2. Vanar Architecture
  3. Protocol Customizations

Transaction Ordering

First In First Out Model

PreviousFixed FeesNextBlock Rewards

Vanar's approach to transaction fees adopts a fixed fee model, ensuring that transactions are processed on a straightforward "first come, first serve" basis. This deliberate choice aligns with our commitment to providing a level playing field for all participants, regardless of the size or scale of their projects.

The fixed fee model is designed to promote fairness and inclusivity within the Vanar ecosystem. By adhering to a first-come, first-served processing mechanism, every participant, whether a small-scale project or a larger initiative, is afforded an equal opportunity to have their transactions included in the blockchain.

To implement this approach, the protocol is structured to ensure that the validator responsible for sealing a block follows the chronological order of transactions as they are received in the transactions mempool. This means that transactions are processed in the sequence in which they enter the system, enhancing transparency and equitable access to the blockchain's processing capabilities.

In essence, Vanar's commitment to a fixed fee model and a first-come, first-served processing order underscores our dedication to fairness, openness, and providing an accessible platform for projects of all sizes within the blockchain ecosystem.

Transaction Ordering - First In First Out Model - Transactions are ordered and included in blocks based on time and nonce