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. Start with DENTX
  3. Uniswap

DENTX on Ethereum

In June 2024, DENT introduced the ERC20 version of DENTX for the purpose of allowing swapping assets like ETH for DENTX on Uniswap.

DENTX's Ethereum/ERC20 contract address is 0xd65981da8d0bc8ef308d81c2b4955b0781fcdbfb. Always use this contract address when interacting with DENTX on Ethereum.

Utilizing this smart contract, DENTX can be moved between Ethereum and DENTNet and vice versa using the Bridge.

DENTX on Ethereum is an ERC20 with a variable supply, reflecting all DENTX moved from DENTNet to Ethereum.

For example, if 10 DENTX are moved from DENTNet to Ethereum, the total supply of the ERC20 will increase by 10 DENTX. These 10 DENTX will be locked on the DENTNet side (inactive issuance).

If 5 DENTX are moved from Ethereum to DENTNet, the total supply of the ERC20 will decrease by 5 DENTX.

The total supply of the DENTX token is always defined by the total supply value on DENTNet.

PreviousUniswapNextSwap on DENTNet

Last updated 10 months ago