ONUS Chain Documentation
  • Introduction
    • Overview
    • Environment
  • Technology
    • Architecture
    • Consensus
    • Development Tool
  • Chain Setup
  • For Users
    • Transaction Fee
    • Wallets
    • Staking
    • Validator Node Registration
  • For Developers
    • Platform
    • Smart Contract Development
    • ERC20 Token
    • ERC721 Token ​
    • Build a DApp
    • Grants Program
  • RPC
  • ONUS Coin
    • Overview
    • Tokenomics
  • Community
Powered by GitBook
On this page
  1. For Users

Transaction Fee

  • Gas refers to the transaction fee charged for any transaction or execution on a Smart Contract in ONUS Chain network.

  • Fees are charged with ONUS coin, and initial gas fees will start from 5 Gwei.

  • Reading smart contract data does not require transaction fees.

  • If the transaction is processed, but there is not enough gas for payment, the transaction will be dropped (failed) and the gas will not be returned.

PreviousFor UsersNextWallets

Last updated 2 years ago