GET /api/v2/tickers/ - Blockbook REST API
Please note that this REST method requires the Litecoin Blockbook add-on enabled on your QuickNode endpoint.
Query Parameters
timestamp
integer
Loading...
Returns
ts
integer
Loading...
rates
object
Loading...
{currency}
integer
Loading...
Request
1curl -X GET "https://docs-demo.ltc-mainnet.quiknode.pro/tickers/?timestamp=1574346615" \2-H "Content-Type: application/json"
1curl -X GET "https://docs-demo.ltc-mainnet.quiknode.pro/tickers/?timestamp=1574346615" \2-H "Content-Type: application/json"
Response
1{2"ts": 1780953301,3"rates": {4"aed": 160.15,5"ars": 63065,6"aud": 61.89,7"bdt": 5347.26,8"bhd": 16.439}10}
1{2"ts": 1780953301,3"rates": {4"aed": 160.15,5"ars": 63065,6"aud": 61.89,7"bdt": 5347.26,8"bhd": 16.439}10}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free