> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Market

> SolScan Market endpoints via Uniblock Direct API.

### GET

| Path                                                                                                               | Description                                                             | Est. CU |
| ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------- | ------: |
| [direct/v1/SolScan/v1.0/market/token<br />/{tokenAddress}](https://pro-api.solscan.io/pro-api-docs/v2.0/reference) | Get market data for a specific token using the token address on Solana. |      20 |
| [direct/v1/SolScan/v2.0/token/markets](https://pro-api.solscan.io/pro-api-docs/v2.0/reference/v2-token-markets)    | Get market data for a specific token on Solana.                         |      20 |
| [direct/v1/SolScan/v2.0/token/price](https://pro-api.solscan.io/pro-api-docs/v2.0/reference/v2-token-price)        | Get price data for a specific token on Solana.                          |      20 |
