Skip to main content

Retrieve Account Transactions History

In this tutorial, we will guide you through the process of retrieving an Account's transaction history using the Eniblock SDK.

Retrieve Native Transfers History​

Live Editor

Retrieve All kind of tokens Transfers History​

Live Editor

Get the transfer history of Any account​

Live Editor

References​

  1. Account class
  2. Account.getNativeTransferHistory() method
  3. Account.getAllTokensTransferHistory() method