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

    Function getEVMAddress

    • Retrieves the EVM compatible address for the current account. This function works specifically with the C-Chain.

      If the current signer is not associated with the C-Chain, the function throws an error.

      Parameters

      • keypair: KeyPair

      Returns string

      A Promise that resolves to the EVM-style address of the account

      An error if the current signer is not associated with the C-Chain