Contracts Overview

The Tellor contracts are modular, but together comprise the core functionality of the Tellor oracle.

The Oracle contract handles staking, reporting, and reading data. Accounts stake TRB to the Oracle to become data reporters. Users read data feeds from this contract.

This contract also handles slashing reporter stakes and removing data when called by Governance.

The Token contract is the functionality of the TRB token and handles minting Time Based Rewards to the Oracle contract on Ethereum mainnet.

Last updated