List Transactions #
Fetches a list of all transactions associated with the wallet or blockchain address
Query Parameters
address string
required Blockchain address to retrieve transactions for.
limit integer
– Default: 10
– Maximum number of transactions to retrieve.
Responses
https://api.pecunovus.net/api/v2/transactions
— 200 Transactions retrieved successfully.
— 400 Invalid query parameters.