Get Liquidity tick to price

Get the price at a given tick

Response Example

  "data": [
    {
      "tick": 123,
      "price": "1.012375333531027970456969303"
    }
  ]
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!