get-ticker-markets
Retrieve a list of cryptocurrency tickers across multiple exchanges, filtered by coin, exchange, or verification status, to compare market data efficiently.
Instructions
Get a list of tickers for a specific cryptocurrency across different exchanges.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
coinId | No | Coin identifier | |
exchange | No | Exchange name | |
fromCoin | No | From currency/coin symbol | |
limit | No | Number of results per page | |
onlyVerified | No | Filter only verified exchanges | |
page | No | Page number | |
toCoin | No | To currency/coin symbol |