doge_bb_getTickersList RPC Method
Please note that this RPC method requires the Dogecoin Blockbook RPC add-on enabled on your QuickNode endpoint.
Parameters
options
object
REQUIRED
Object containing timestamp options
timestamp
integer
REQUIRED
Specify a Unix timestamp to retrieve available tickers for that specific time
Returns
ts
integer
The Unix timestamp (in seconds) indicating the time at which the list of available currencies was queried
available_currencies
array
An array containing the currency codes of all the available currencies on the Blockbook service. Includes fiat currencies like USD, EUR, GBP as well as cryptocurrencies like BTC and ETH
string
Currency code (e.g., 'usd', 'eur', 'btc')
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free