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

Operator Sponsorship

To interact with a blockchain, normally you need to pay a transaction fee (sometimes called gas or gas fee). On DENTNet the native unit used to pay fees is DENTX, whereas DENT is the token used to purchase mobile data, voice minutes etc.

Most subscribers that only interact with DENTNet through their operator do not have (or desire) a DENTX balance. To solve this, DENTNet supports a feature called Operator Sponsorship. This enables an operator to designate the wallet of a user as sponsored and offer to pay all the related network fees for it.

The DENT App is an example of using Operator Sponsorship. In this case, DENT sponsors transaction fees for the DENT App users.

This is accomplished through a custom pallet called Sponsor which is wholly integrated into the DENTNet fee charging mechanism. If a wallet is marked as sponsored, any fees for it will be charged to the sponsor, allowing the user to interact with DENTNet without having a DENTX balance.

PreviousDENT TokenNextTelco Asset Usage

Last updated 1 year ago