We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
types.Fees
• gas: BigNumber
BigNumber
regular network fee
types/index.ts:805
• protocol: BigNumber
bonus fee charged by certain transactions
types/index.ts:801
• total: BigNumber
sum of the protocol and gas fees
types/index.ts:809