> For the complete documentation index, see [llms.txt](https://docs.openblocklabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openblocklabs.com/data-offering/global-token-prices.md).

# Global Token Prices

| Property          | Description                         | Type      |
| ----------------- | ----------------------------------- | --------- |
| chain             | The chain the token is on           | string    |
| contract\_address | The token contract address          | string    |
| symbol            | The token symbol (ex. UNI, COMP)    | string    |
| timestamp         | Timestamp                           | timestamp |
| price\_usd        | USD value of the token              | double    |
| decimals          | The amount of decimals in the token | int       |
