EVMWallet

Description: EVMWallet represents a wallet on an EVM-compatible blockchain. This type includes details about the wallet's address and private key, enabling it to sign and send transactions. EVMWallet objects are returned by EVM Wallet nodes.

Attributes:

  • address

  • private_key

Last updated