Oracles
Learn how to use oracle smart contracts to access external data sources when building an FVM dApp.
Last updated
Was this helpful?
Learn how to use oracle smart contracts to access external data sources when building an FVM dApp.
Last updated
Was this helpful?
Tellor is an Oracle solution that enables price and Filecoin network data feeds for FVM dApps. To see important disclaimers about the use of Tellor, please review the , the , and .
Ingredients
package
Instructions
Inherit the UsingTellor contract in your code. An example, pulled from the , is shown just below.
Pass the Tellor address as a constructor argument.
Oracle contract address (on both Calibration Testnet and Mainnet): 0xb2CB696fE5244fB9004877e58dcB680cB86Ba444
To see additional addresses for Tellor Oracles, please see .