DENTNet Documentation
  • Introduction
  • Why DENTNet
  • Overview
    • Difference vs. Other Blockchains
    • Core Concepts
      • Accounts
      • Transactions
      • Events
      • Fees
      • DENTX
      • Proof of Stake
        • Staking
        • Validators
        • Nomination Pool
      • Treasury
    • Advanced Concepts
      • Telecommunication Assets
        • Mobile Data
        • Voice Minutes
      • DENT Token
      • Operator Sponsorship
      • Telco Asset Usage
      • Telco Asset Expiry
      • Technical Committee
    • Start with DENTX
      • Uniswap
        • DENTX on Ethereum
      • Swap on DENTNet
        • Swap DENT on DENTNet
      • Buy on DENTNet
  • Technical Foundation
    • Polkadot SDK
    • WebAssembly (Wasm)
  • Tools
    • Explorer
    • Bridge
      • Move DENTs from Ethereum to DENTNet
      • Move DENTX from Ethereum to DENTNet
    • Dashboard
    • Validator UI
    • Wallets
      • Polkadot Ledger App
      • SubWallet
      • Vault App
      • PolkadotJS
      • [Deprecated] DENTNet Ledger App
  • Technical Documentation
    • Node API
    • Operating a Node
    • Operating a Validator
      • How to set up a DENTNet Validator?
      • Validator Monitoring
      • Pause Validation
      • Upgrade or move a validator
    • Changelog
Powered by GitBook

Copyright DENT Wireless Limited, 2024

On this page
  1. Overview
  2. Core Concepts

DENTX

DENTX is the native unit of exchange of DENTNet, similar to ETH on Ethereum or BTC on the Bitcoin network. DENTX is used to:

  • pay fees such as transaction fees

  • stake for the security of the network

DENTX has 18 decimal places.

Token Generation Event

DENTX was generated on 21st Dec 2021, and 10,000,000,000 DENTX were issued with the genesis block of DENTNet.

With the public launch of DENTNet on 5th March 2024, DENTX was released to the public.

Issuance

DENTNet needs to be able to issue DENTX to reward validators and stakes at any time in the future. This form of controlled inflation is adjusted based on the total amount staked.

DENTXs are created as rewards and held inactive to be paid out later. A small percentage also goes to the Treasury for future payments. These inactive funds can't be accessed and do not reside in an account.

Total Issuance

It is the total number of units in existence on the network.

The total Issuance of DENTX on block 21,329,110 was 10,084,153,665.822436438824945718 DENTX.

Inactive Issuance

It is the total units of outstanding deactivated balance on the network that cannot be used.

This is mainly pending payouts of staking and validating rewards, that are paid out when requested by the owed account.

The inactive Issuance of DENTX on block 21,329,110 was 66,644,957.345944833299860601 DENTX.

PreviousFeesNextProof of Stake

Last updated 8 months ago