# Indices

### Overview

Supra Indices serve as a powerful tool for creating fully transparent cryptocurrency indices on the Supra blockchain, similar to traditional equity indices like the S\&P 500 or FTSE 100, using on-chain [price feeds](https://docs.supra.com/oracles/data-feeds/data-feeds-index) from Supra’s low- latency oracle.\
Indices on Supra are permissionless, fully transparent, self-owned, and user-manageable. Anyone can create an index on the Supra L1 network, and leverage it to develop new decentralized applications (dApps) or enhance the functionality of existing ones.

By utilizing any data feed provided by Supra Oracles, users can create their own indices. Additionally, there is an opportunity to collaborate with Supra to have these indices visualised on the Supra Indices [dashboard](https://supra.com/data/indices), further enhancing visibility and usability.\
\
\
Below is alist of indices published by Supra on Supra L1.

<table><thead><tr><th width="121">Index</th><th width="308">Description</th><th width="323">Object Address</th></tr></thead><tbody><tr><td>Supra10 Index</td><td>The equal-weighted Supra10 Index features the top 10 cryptocurrencies by market capitalisation, excluding stable coins and liquid staking tokens.</td><td><em><strong>Testnet</strong></em> 0x6c39da27528adf9730c6a94131756da0aa37ca32fb3556795961b2431b273ff3<br><em><strong>Mainnet</strong></em> 0x78b9637375bc19bfe7db6bf1496f13b67e81263787a714d870c196d2765293f7<br></td></tr><tr><td>Supra Move Index</td><td>The equal-weighted Supra Move Index monitors the performance of key assets within the Move ecosystem.</td><td><em><strong>Testnet</strong></em> 0x147cf107d949d1c1d40f63fe60ac95d30e7f5b38a34a3709be783081e9fbabdb<br><em><strong>Mainnet</strong></em> 0xf2ae7ceb3746760e9b49563cb2a2ecc552d8807803dfd8001f85801ec4815637</td></tr><tr><td>Supra Meme. Index</td><td>The equal-weighted Supra Move Index monitors the performance of key assets within the Move ecosystem.</td><td><em><strong>Testnet</strong></em> 0x52d26fa1b7dca693d427d83b15f297800c576115cb97e0329d319c7a34abca6e<br><em><strong>Mainnet</strong></em> 0xdbbea855fa0030c2e7737e76b8edf8f93d7cbc0182d07a018cf713f6e7dcab70<br></td></tr><tr><td>Made In USA Index</td><td>Made in USA Index showcases cryptocurrencies with strong ties to the United States, either through their founding teams or company headquarters. This index highlights American innovation in blockchain, offering a curated selection of U.S. connected digital assets.</td><td><em><strong>Testnet</strong></em> 0xc7dda79f04eff223c4726135dd31844a05e3532112ec6d50e7c65dc89a3335f4<br><em><strong>Mainnet</strong></em> 0xbaf5949fab5563942f40dcf09c7aeea597182431c03a65549afb32eb3041f687</td></tr></tbody></table>

{% hint style="danger" %}
Important: Please make sure you read and understand [Terms of Use](https://supra.com/terms-of-use/) before start using Supra products and services.
{% endhint %}

If you are interested in creating your own index or build derivative products, please feel free to contact the Supra team.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://supraoracles.gitbook.io/supra/oracles/indices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
