Version: 0.17.1

Interface: TxInfos

"typings".TxInfos

Hierarchy#

  • TxInfos

Properties#

balance#

• balance: BigNumber

Defined in src/typings.ts:418

Balance of given user address in ETH


gasPrice#

• gasPrice: BigNumber

Defined in src/typings.ts:414

Amount of ETH in gwei for every unit of gas user is willing to pay


nonce#

• nonce: number

Defined in src/typings.ts:422

Transaction count of given user address