listSupportedFeeds
Retrieve a Markdown-formatted list of all supported chains and their associated price feed names to integrate decentralized on-chain price data into AI agents and systems.
Instructions
Returns a Markdown list of all supported chains and their price feed names
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}