cURL
curl --request GET \ --url https://gateway.ramses.xyz/v3/hyperevm/tokens
[ { "id": "<string>", "symbol": "<string>", "name": "<string>", "decimals": 123, "price": 123 } ]
Returns all indexed tokens with their current prices.
Documentation IndexFetch the complete documentation index at: https://tech.ramses.xyz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://tech.ramses.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Array of all indexed tokens
Token contract address
Token symbol
Token name
Token decimals
Current price in USD