Class Amulet

Amulet class contains the function to interact with Amulet services.

Hierarchy

  • Amulet

Constructors

Properties

backendClient: BackendClient
blockchainClient: BlockchainClient
blockchainReader: BlockchainReader
config: Config
connection: Connection
errorParser: ErrorParser
mode: Mode
tokens: TokenDefinition

Methods

  • Swapping aUWT for amtSOL without paying unstaking fee by waiting for a period of time. A ticket receipt will be generated representing the amount to be withdrawn and waiting period. The ticket can only be used to withdraw amtSOL after a waiting period.

    Parameters

    Returns Promise<RedeemAuwtDelayedResult>

    The transaction result.

Generated using TypeDoc