Skip to content

types.Fees

polymath-eric edited this page Sep 7, 2023 · 49 revisions

Interface: Fees

types.Fees

Table of contents

Properties

Properties

gas

gas: BigNumber

regular network fee

Defined in

types/index.ts:767


protocol

protocol: BigNumber

bonus fee charged by certain transactions

Defined in

types/index.ts:763


total

total: BigNumber

sum of the protocol and gas fees

Defined in

types/index.ts:771

Clone this wiki locally