Skip to main content

Search history transactions of an address with pagination

GET 

/thin_wallet/address_search

Search history transactions of an address with pagination

Request

Query Parameters

    address stringrequired

    Address to be searched

    count intrequired

    Quantity of elements to return

    page string

    If the user clicked "previous" or "next" button

    hash string

    Hash reference for the pagination

Responses

Success

Schema

    any

Loading...