Skip to main content

Get history transactions of a token

GET 

/thin_wallet/token_history

Get history transactions of a token

Request

Query Parameters

    count int

    Quantity of elements to return

    page string

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

    hash string

    Hash reference for the pagination

    timestamp integer

    Timestamp reference for the pagination

    id stringrequired

    Token id

Responses

Success

Schema

    any

Loading...