Skip to main content

Search history transactions of an address with pagination

GET 

http://localhost:8080/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


Request Collapse all
Base URL
http://localhost:8080
Parameters
— queryrequired
— queryrequired
— query
— query
ResponseClear

Click the Send API Request button above and see the response here!