get_custom_price_feed
Fetch the current price from a custom Chainlink price feed address. Specify the network and aggregator contract to retrieve live price data.
Instructions
Get price from a custom Chainlink price feed address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| feedAddress | Yes | Chainlink aggregator contract address |