Skip to Content

@cfxdevkit/react


@cfxdevkit/react / TransactionResult

Interface: TransactionResult

Defined in: hooks/useTransaction.ts:35

Properties

hash

hash: string

Defined in: hooks/useTransaction.ts:36


status

status: "pending" | "success" | "failed"

Defined in: hooks/useTransaction.ts:37