Skip to main content

doge_bb_getTickersList RPC Method

Returns a list of available currency rate tickers (secondary currencies) for the specified date, along with an actual data timestamp.

Updated on
Apr 21, 2025

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