@aleph-sdk/monorepo
    Preparing search index...

    Class EVMAccountAbstract

    Hierarchy

    • ECIESAccount
      • EVMAccount
    Index

    Constructors

    • Parameters

      • address: string
      • OptionalpublicKey: string

      Returns EVMAccount

    Properties

    address: string
    publicKey: undefined | string
    selectedRpcId?: RpcId
    wallet?: Wallet | JsonRPCWallet

    Methods

    • Returns Promise<void>

    • Retrieves the ALEPH token balance for a specified wallet address.

      Returns Promise<Decimal>

    • Returns Blockchain

    • Parameters

      • message: SignableMessage

      Returns Promise<string>