Skip to main content

Interface: TransactionInfo

Properties

created

created: string

Defined in

bee-js/src/types/index.ts:529


data

data: string

Defined in

bee-js/src/types/index.ts:528


description

description: string

Defined in

bee-js/src/types/index.ts:530


gasLimit

gasLimit: number

Defined in

bee-js/src/types/index.ts:527


gasPrice

gasPrice: NumberString

Defined in

bee-js/src/types/index.ts:526


nonce

nonce: number

Defined in

bee-js/src/types/index.ts:525


to

to: HexEthAddress

Defined in

bee-js/src/types/index.ts:524


transactionHash

transactionHash: TransactionHash

Defined in

bee-js/src/types/index.ts:523


value

value: string

Defined in

bee-js/src/types/index.ts:531