Skip to content

types.Fees

VictorVicente edited this page Mar 13, 2023 · 49 revisions

Interface: Fees

types.Fees

Table of contents

Properties

Properties

gas

gas: BigNumber

regular network fee

Defined in

types/index.ts:743


protocol

protocol: BigNumber

bonus fee charged by certain transactions

Defined in

types/index.ts:739


total

total: BigNumber

sum of the protocol and gas fees

Defined in

types/index.ts:747

Clone this wiki locally