Skip to main content

Interface: TransactionInfo

Defined in: bee-js/src/types/index.ts:522

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: string

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


transactionHash

transactionHash: TransactionId

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


value

value: string

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

💬 Get Help