Transaction fees on smart contracts17 Feb 2021 23:15
Gas for Stratis smart contracts
Smart contracts require ‘gas’ to run. How much gas they need relates to how many instructions they contain. Gas is an additional expenditure to transaction fees. For example, if you send money to a smart contract, you must pay normal transaction fees and the cost in gas for any methods you call on the smart contract.
Gas is separate from STRAT. Its relationship to STRAT is defined by STRAT = GAS * gasPrice.
Basically, on going revenue. Very interesting.