Get Liquidity tick to price

Get the price at a given tick

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Example

  "data": [
    {
      "tick": 123,
      "price": "1.012375333531027970456969303"
    }
  ]
}
Query Params
integer
required
Response
200
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!