Function getTransferDetails

  • Retrieves the details of a transfer

    Parameters

    • connection: Queryable

      connection to the blockchain where the transfer was made

    • txRid: BufferId

      the id of the transaction in which the transfer was made

    • opIndex: number

      the index of the transfer operation within the transaction

    Returns Promise<TransferDetail[]>

    Details about the transfer