Transactions

The OpenPool API 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.

Requests

  • Get Transactions
    • Summary: This endpoint returns the full transaction history for a single or multiple wallets/contracts since inception in a human-readable format.
    • Request Method: GET
  • Get Transfers
    • Summary: This endpoint allows you to get granular data on transfers that occurred within transactions.
    • Request Method: GET