Hierarchy

Constructors

Properties

imxSigner: ImxSigner

Methods

  • Register a User to Immutable X if they are not already registered

    Returns Promise<RegisterUserResponse>

    Returns a promise that resolves with the user registration response

  • Completes a Withdrawal

    Parameters

    • starkPublicKey: string

      The stark public key

    • token: x.AnyToken

      The token to withdraw

    Returns Promise<TransactionResponse>

    Returns a promise that resolves with the transaction

Generated using TypeDoc