Gas Fee Formula

Let τ represent a transaction on the Kalp platform, which could include actions like creating, updating, transferring, or deleting objects. The gas fee for transaction τ is calculated as:

  • StorageCost: Accounts for the cost of storing transaction data on the network.

  • ComputationCost: Covers the computational resources required to process the transaction.

Last updated