Skip to content

api.client.types.SubmissionDetails

prashantasdeveloper edited this page Dec 4, 2024 · 26 revisions

Interface: SubmissionDetails

api/client/types.SubmissionDetails

Table of contents

Properties

Properties

blockHash

blockHash: string

Defined in

api/client/types.ts:51


result

result: ISubmittableResult

The raw result of the transaction. Contains event data for the transaction

Defined in

api/client/types.ts:57


transactionHash

transactionHash: string

Defined in

api/client/types.ts:53


transactionIndex

transactionIndex: BigNumber

Defined in

api/client/types.ts:52

Clone this wiki locally