Function getLatestId

  • Asynchronously get the latest ID for a supplied ID through the Sat endpoint.

    Parameters

    • id: string

      The inscription ID.

    Returns Promise<string>

    • A promise that resolves with the latest ID for the inscription.