Classes
EVMWallet
Kotlin Class
Class
A wallet on an EVM-compatible chain. Extends Wallet with EVM-specific signing operations.
The specific EVM chain this wallet lives on.
Signs a message with this wallet (EIP-191).
Signs EIP-712 typed data with this wallet.

