Defined in: packages/core/src/clients/types.ts:53
Common options for transaction methods
optionalaccount:`0x${string}`|Account
Defined in: packages/core/src/clients/types.ts:58
Override the account to use for the transaction. If not provided, uses the account from the WalletClient.
optionalvalue:bigint
Defined in: packages/core/src/clients/types.ts:63
Optional value to send with the transaction (in wei)