FeeComponents
The different components used for fee calculation
Field | Description |
---|---|
| The minimum fees that needs to be paid |
| The maximum fees that can be submitted |
| A constant determined by the business to calculate the fees |
| Bytes per transaction |
| Verifications per transaction |
| Ram byte seconds |
| Storage byte seconds |
| Gas for the contract execution |
| Transaction value (crypto transfers amount, tv is in tiny bars divided by 1000, rounded down) |
| Bytes per response |
| Storage bytes per response |
Last updated