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. Advanced Concepts

Telco Asset Usage

Depending on the type of asset and units (like voice minutes or data bytes), real-time usage will be tracked in a corresponding off-chain, "layer 2" type of system (or OCS in telecommunications terminology).

Usage is regularly synchronized to the DENTNet main network by "rolling up" the amount of used data/minutes/etc. and sending the cumulative value.

DENTNet supports batched writes where operators can synchronize multiple telco asset packages in one extrinsic.

Usage tracking is handled by the vending pallet, where the telco asset is locked for sale/transfer while it's in use.

DENTNet supports reading balances and expiry directly on-chain.

PreviousOperator SponsorshipNextTelco Asset Expiry

Last updated 1 year ago