Skip to main content

History of some addresses. Important note: different requests (even pagination requests) may return the same transaction for different addresses. We just validate if a transactions was already added in the same request.

GET 

/thin_wallet/address_history

History of some addresses. Important note: different requests (even pagination requests) may return the same transaction for different addresses. We just validate if a transactions was already added in the same request.

Request

Query Parameters

    addresses[] stringrequired

    Stringified array of addresses

Responses

Success

Schema

    any

Loading...