Const
Retrieves transaction history for a user from the Navi protocol API
This function fetches the transaction history for a specific user address from the Navi protocol's open API. It supports pagination through cursor-based navigation.
User wallet address or account cap
Optional
Optional parameters including cursor for pagination
Promise with transaction data and optional cursor for next page
Retrieves transaction history for a user from the Navi protocol API
This function fetches the transaction history for a specific user address from the Navi protocol's open API. It supports pagination through cursor-based navigation.