Skip to main content

Interface: TransactionInfo

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

Properties​

created​

created: string

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


data​

data: string

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


description​

description: string

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


gasLimit​

gasLimit: number

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


gasPrice​

gasPrice: NumberString

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


nonce​

nonce: number

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


to​

to: string

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


transactionHash​

transactionHash: TransactionId

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


value​

value: string

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

💬 Get Help