SimpleICO SCUIs
CtrlK
6.0.0
6.0.0
  • SimpleICO
  • Getting started
    • Features
    • Installation
    • SimpleICO Route Structure
    • Official Smart Contracts Catalog
  • Smart Contract User Interfaces SCUIs Tutorial
    • Create a new contract deployment type class
    • Setup smart contract constructor params
      • Passing the contract constructor params from the SCUI
    • Estimate transaction costs
      • Updating the Gas Price
    • Deploy a smart contract
    • Interact with the smart contract details
    • List a smart contract by type
Powered by GitBook
On this page
  1. Smart Contract User Interfaces SCUIs Tutorial
  2. Estimate transaction costs

Updating the Gas Price

It is a good practice to offer end-users a way to fix the gas price according to their budget. This is key to being transparent and flexible. Transaction times may vary though.

PreviousEstimate transaction costsNextDeploy a smart contract

Last updated 7 years ago