Transactions & Transfers

The OpenPool SDK offers the capability to retrieve the full transaction and transfer history in a human-readable format for wallet and contract addresses. This can be done with precision for a given counterparty address and can be used to create reporting for auditors and service providers.

In order for these requests to be successful, any address included in a given request must first be registered.

Methods

  • getTransactions
    • Summary:Β This method returns the full transaction history for a single or multiple wallets/contracts since inception in a human-readable format.
  • getTransfers
    • Summary:Β This method allows you to get granular data on transfers that occurred within transactions.