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