ao-js-sdk - v0.2.11
    Preparing search index...

    Class TokenConversionsService

    Implementation of token conversion service that handles converting token balances.

    Hierarchy

    • Service
      • TokenConversionsService

    Implements

    Index

    Constructors

    Methods

    • Converts a token balance using the specified token process ID.

      Parameters

      • tokenBalance: ITokenBalance

        The token balance to convert

      • tokenProcessId: string

        The process ID of the target token

      Returns Promise<ITokenBalance>

      Promise that resolves to the converted token balance