Skip to main content
Version: 1.13.1

Type Alias: ViemWalletClient

ViemWalletClient = WalletClient<Transport, Chain, Account>

Defined in: evm/viem/types.ts:14

Viem WalletClient with required account and chain properties. Account is required to get the signer address. Chain is required to determine the network.