Background

Tellor

Tellor is a decentralized oracle protocol that incentivizes an open, permissionless network of data reporting and data validation, ensuring that data can be provided by anyone and checked by everyone.

Built for any data type, our network of reporters supports your basic spot prices, more sophisticated pricing specs (TWAP/VWAP), Random Numbers, Snapshot Vote Results, or any custom data needs you have. If your data can be verified, Tellor can bring it on-chain.

For more information please visit our docs: https://docs.tellor.io/tellor/the-basics/readme

Integrationstwitter

Tellor Launches Operator Dashboard for Real-Time Stake Evaluation

Fri 7th Aug 2026
Tellor has introduced its **Operator Dashboard**, a new tool designed for oracle operators to monitor their positions in real-time. The dashboard combines Tellor's chain-state data with role-specific tooling, enabling operators to: - Evaluate their stake positions clearly - Access customized views based on their role - Model different scenarios for self-custodied operations This release addresses a key need for oracle operators who manage their own custody and require transparent visibility into their network participation. The tool is now available at [operator.tellor.io](http://operator.tellor.io), with additional details in Tellor's [blog announcement](https://tellor.io/blog/introducing-the-tellor-operator-dashboard/). The dashboard represents Tellor's continued focus on providing infrastructure for its decentralized oracle network, where data reporters and validators operate in a permissionless environment.
Community article

🎯 Tellor's One-Shot Oracle Pattern for Prediction Markets

Mon 27th Jul 2026
Tellor released a smart contract pattern specifically designed for prediction market settlement. The **SamplePredictionMarketUser.sol** addresses a fundamental challenge: prediction markets need exactly one answer per question, then close permanently. The pattern simplifies oracle integration by: - Eliminating time series tracking requirements - Enabling **instant settlement** for consensus data - Implementing a 24-hour delay for non-consensus data - Including guardian pause functionality for edge cases The key technical insight: since questions never update twice, contracts don't need to track previous values or percentage changes. The system simply verifies valid Tellor data and stores the result. This approach streamlines the settlement process—the critical moment when prediction markets determine outcomes and distribute funds. As markets grow larger, clear resolution mechanisms become essential to prevent disputes over ambiguous results. View the implementation: [SamplePredictionMarketUser.sol](https://github.com/tellor-io/SampleLayerUser/blob/main/contracts/SamplePredictionMarketUser.sol)
Community article

Tellor Palmito Testnet Upgraded to v6.1.6

Thu 23rd Jul 2026
Tellor has completed the upgrade of its Palmito Testnet to version 6.1.6. The upgrade was implemented on July 22nd at approximately 1:53 PM EST. **Key Details:** - Testnet upgrade to v6.1.6 now live - Full details available at [Tellor's blog](https://tellor.io/blog/upgrade-testnet-v6-1-6/) - This follows the same upgrade pattern from previous testnet updates The upgrade continues Tellor's development of its decentralized oracle protocol, which enables permissionless data reporting and validation across various data types.
Community article

Tellor Proposal #25 for v6.1.6 Goes Live on Mainnet

Mon 27th Jul 2026
Tellor has initiated **Proposal #25** for version 6.1.6 on its Mainnet network. **Key Details:** - The proposal is now active and available for community review - Users can track the proposal status on [Tellor's block explorer](https://explorer.tellor.io/proposals) - This follows the protocol's standard governance process for network upgrades Tellor operates as a decentralized oracle protocol that enables permissionless data reporting and validation. The network supports various data types including price feeds, random numbers, and custom data requests that can be verified on-chain.
Community article

Tellor Oracle Launches 2025 Integration Workflow for Secure Data Bridge Access

Mon 15th Dec 2025
**Tellor oracle** has released its 2025 integration workflow, enabling users to access verified data through a **secure and trustless bridge**. The new integration process focuses on: - Enhanced security checks for data validation - Improved data freshness protocols - Streamlined workflow for developers This update builds on Tellor's decentralized oracle protocol that supports various data types including spot prices, TWAP/VWAP calculations, random numbers, and custom data feeds. The integration emphasizes **careful consideration of security** measures while maintaining the network's open and permissionless structure. [Read the full integration guide](https://tellor.io/blog/using-tellor-2025-integration-workflow/)

Tellor Weekly Dev Call Scheduled for December 8th

Mon 15th Dec 2025
**Tellor's weekly developer call** is scheduled for this week on December 8th. The call provides updates on the **decentralized oracle protocol** that enables permissionless data reporting and validation. Tellor supports various data types including: - Spot prices and sophisticated pricing specs (TWAP/VWAP) - Random numbers and snapshot vote results - Custom data requirements The protocol maintains an **open network** where anyone can provide data and everyone can verify it. For technical details, visit [Tellor documentation](https://docs.tellor.io/tellor/the-basics/readme).

Tellor Releases 2025 Oracle Integration Guide for Developers

Mon 6th Oct 2025
**Tellor publishes comprehensive integration workflow** for developers looking to implement oracle solutions in 2025. The technical guide covers: - **Integration steps** and verification processes - **Common oracle use cases** and implementation patterns - **Developer-focused** workflow documentation Tellor's decentralized oracle protocol enables **permissionless data reporting** across multiple data types including spot prices, TWAP/VWAP calculations, and custom data feeds. The timing aligns with broader oracle infrastructure developments as projects prepare for increased on-chain data requirements. [Read the full integration guide](https://tellor.io/blog/using-tellor-2025-integration-workflow/)
Community article
dudes