The address of the signer.
Signs a message hash and returns the signature as a hex string.
Signs a message and returns the signature as a hex string.
Signs a transaction and returns the signed transaction as a hex string.
Signs a typed data and returns the signature as a hex string.
Optional
policiesA list of Policy ID's that apply to the account.
Base type for any Ethereum account with signing capabilities. For example, this could be an EVM ServerAccount, or a viem LocalAccount.