Skip to Content
API Reference@cfxdevkit/reactSendTransactionOptions

@cfxdevkit/react


@cfxdevkit/react / SendTransactionOptions

Interface: SendTransactionOptions

Defined in: hooks/useTransaction.ts:28

Properties

chain?

optional chain: any

Defined in: hooks/useTransaction.ts:32


data?

optional data: string

Defined in: hooks/useTransaction.ts:31


to

to: string

Defined in: hooks/useTransaction.ts:29


value?

optional value: string

Defined in: hooks/useTransaction.ts:30