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

    Class HyperBeamTokenClientExperimental

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Methods

    • Experimental

      Transfers tokens from the caller's balance to one or more target addresses. This operation modifies the ledger state by updating balances.

      Parameters

      • recipient: string

        The target address to receive the tokens

      • quantity: string

        The amount of tokens to transfer

      • OptionalforwardedTags: Tags

        Optional tags to include with the transfer message for additional metadata or notifications

      Returns Promise<boolean>

      Promise resolving to true if the transfer was successful