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

    Class EVMAccountAbstract

    The ECIESAccount class is used to implement protocols using secp256k1's curve. It extends the Account class by exposing an encryption publicKey.

    Encryption has been removed as of the v1.0.0 release but will find its way back into the SDK.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    address: string
    publicKey: undefined | string
    selectedRpcId?: RpcId

    Methods

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

      Returns Promise<Decimal>