get_chainlink_price
Get current asset prices from Chainlink price feeds. Provide a trading pair and network to retrieve accurate data on any EVM blockchain.
Instructions
Get price from a Chainlink price feed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | Yes | Price pair (e.g., 'ETH/USD', 'BTC/USD') | |
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |