bb_getTickersList RPC Method - Blockbook
Please note that this RPC method requires the Polygon Blockbook JSON-RPC add-on enabled on your Quicknode endpoint.
Parameters
timestamp
integer
REQUIRED
Loading...
Returns
result
object
Loading...
ts
integer
Loading...
available_currencies
array
Loading...
Request
1curl --location 'https://docs-demo.matic.quiknode.pro/' \2--header 'Content-Type: application/json' \3--data '{4"method": "bb_getTickersList",5"params": [6{7"timestamp": 15743466158}9],10"id": 1,11"jsonrpc": "2.0"12}'
1curl --location 'https://docs-demo.matic.quiknode.pro/' \2--header 'Content-Type: application/json' \3--data '{4"method": "bb_getTickersList",5"params": [6{7"timestamp": 15743466158}9],10"id": 1,11"jsonrpc": "2.0"12}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free