@safe-global/safe-gateway-typescript-sdk
    Preparing search index...

    Function getRegisteredEmail

    • Gets the registered email address of the signer

      The signer wallet will have to sign a message of format: email-retrieval-{chainId}-{safe}-{signer}-{timestamp} The signature is valid for 5 minutes.

      Parameters

      • chainId: string
      • safeAddress: string
      • signerAddress: string

        address of the owner of the Safe

      • headers: AuthorizationEmailRequestHeaders

      Returns Promise<GetEmailResponse>

      email address and verified flag