LogoLogo
  • Entangle AI
    • Overview
    • Security Audits
    • Community
  • Universal Interoperability Protocol
    • Overview
      • Features
      • Build the Future
    • Architecture
      • Scalability and Network Stability
        • L2 Utility Blockchains
          • Message Routing in L2 Utility Networks
          • L2 Blockchain
      • Security and Consensus Mechanism
        • Smart Contract Immutability
      • Compatibility and Interoperability
      • Finality
      • Execution Latency
      • Transmitter Network
        • What are Super Transmitters
        • Transmitter Grouping and Rotation
    • Developer Guide
      • Getting Started
      • Solidity
        • Simple Abstract Messenger Example
        • Deploying Your EVM Protocol
      • Solana
      • Calculate Cross-Chain Transaction Cost
      • Becoming a Transmitter
      • How to Test Your DApp
    • Endpoints
  • Universal Data Feeds
    • Overview
      • Features
    • Architecture
      • Data Delivery Methods
        • Pull Model
        • Push Model
    • Developer Guide
      • Custom Data Feeds
      • EVM Smart Contracts
        • Fetch Data via Pull Model
        • Fetch Data via Push Model
      • Solana Smart Contracts
        • Fetch Data via Pull Model
        • Fetch Data via Push Model
      • Data Publishing
    • Data Endpoints
  • Universal Token Standard
    • Overview
      • Features
    • Architecture
      • Fee Components
    • Guides
      • Getting Started
      • Automated Deploy
        • Launch Universal Token
        • Create a Liquidity Pool
        • Expand Existing Token
        • Transfer Liquidity to Connector
        • Bridging
      • Manual Deploy
        • Token Deployment Types
        • Create a Custom Token
        • Factory Blueprint Deployment
        • Examples
          • Initial Setup
          • UTS Connector
            • Mint & Burn Connector Scheme
            • Lock & Unlock Connector Scheme
            • Connector Over Native Currency
          • UTS Token
            • Simple Token
            • Token with Messages
      • Bridge SDK
      • Token Verification
      • Fees Calculation & Gas Estimation Logic
      • Estimations
    • Contract Addresses
  • Entangle AI Interoperable Blockchain
    • Overview
    • Architecture
    • Guides
      • Validators
        • Set up a Validator Node
        • Supported Accounts
      • How to Delegate NGL
        • Delegating to Validators
        • Delegating to Transmitter Agents
  • More
    • Media Kit
    • FAQ
    • Report an Issue
    • Become a Partner
Powered by GitBook
On this page
  • Staking and Voting Power
  • Security and Monitoring
  • Rewards and Incentives
  • Slashing and Penalties
  • Explore

Was this helpful?

Export as PDF
  1. Entangle AI Interoperable Blockchain
  2. Guides

Validators

PreviousGuidesNextSet up a Validator Node

Last updated 1 month ago

Was this helpful?


Each transaction processed on the network requires thorough validation to ensure compliance with established rules and protocols. Validators are responsible for verifying these transactions, ensuring that all operations are accurately checked, recorded, and aligned with the network’s governing principles.

Staking and Voting Power

Validators use the native token, $NGL, to participate in securing the network. Validators stake $NGL to gain voting power, with greater stakes or delegated tokens enhancing their influence over the network's security and consensus. This staking mechanism ensures that validators have a vested interest in maintaining the network's security.

Security and Monitoring

Validators actively monitor the network for signs of malicious activity. Their vigilance is crucial in preventing attacks, double-spending, or other behaviors that could compromise the blockchain's security.

Rewards and Incentives

Validators are incentivized through rewards, which come from gas fees generated by the transactions they validate. This reward mechanism is designed to acknowledge and compensate validators for their crucial contributions and encouraging active participation.

Slashing and Penalties

Validators are held accountable through a robust slashing mechanism that discourages malicious behavior and ensures network security

  1. If a validator signs two conflicting blocks, a percentage of their tokens are slashed.

  2. Validators that sign fewer than 50 of the last 100 blocks will have a portion of their staked tokens slashed and be temporarily "jailed" for a set period.

Explore

Cover

Set up a Validator Node

Cover

Supported Accounts