Chainlink
Last updated
Last updated
Chainlink data feeds are the quickest way to connect your smart contracts to oracle data, such as asset prices.
Chainlink is implemented as a smart contract on Neon EVM, making Chainlink data feeds from the Solana network available for smart contracts to consume.
Each Chainlink feed is available via its own contract. To use a feed, you create a "hybrid" smart contract, i.e. you build the integration with the feed contract into your own smart contract and deploy that. Learn more from Chainlink's documentation.
The Chainlink controller contract is deployed on Devnet. This contract implements the AggregatorV3Interface
to support the following feeds:
Currency pair | Chainlink contract feed address |
---|---|
BTC/USD
0xxxxxxx
BNB/USD
0xxxxxxx
ETH/USD
0xxxxxxx
OP/USD
0xxxxxxx
SOL/USD
0xxxxxxx
USDC/USD
0xxxxxxx
USDT/USD
0xxxxxxx