API Reference
Chainlink CCIP
Here is the list of all Chainlink Local contracts and their methods relevant to Chainlink CCIP.
CCIPLocalSimulator.sol
CCIPLocalSimulator.sol - usage with Foundry, Hardhat & Remix IDEAPI methods
CCIPLocalSimulatorFork.sol
CCIPLocalSimulatorFork.sol - usage with FoundryAPI methods
CCIPLocalSimulatorFork.js
CCIPLocalSimulatorFork.js - usage with HardhatAPI methods
Data feeds
Here is the list of all Chainlink Local contracts and their methods relevant to Chainlink CCIP.
MockV3Aggregator.sol
API Methods
latestAnswer()
⚠️ DeprecatedlatestTimestamp()
⚠️ DeprecatedlatestRound()
⚠️ DeprecatedgetAnswer(uint256 roundId)
⚠️ DeprecatedgetTimestamp(uint256 roundId)
⚠️ Deprecated
MockOffchainAggregator.sol
API Methods
Last updated