📄
BRKT.gg Whitepaper
  • BRKT Labs - The Future of Prediction Markets
  • 1.1 Overview - BRKT
  • Protocol Smart Contracts
  • 2.1 CompetitionFactory
  • 2.2 ContractRouter
  • Competition Implementation Types
  • 3.1 Competition
  • 3.2 PredictableCompetition
  • 3.3 PaidPredictableCompetition
  • Key Features
  • 4.1 Expiration Epoch
  • 4.2 Modifiable Predictions
  • 4.3 Prize Pool Sharing Mechanism
  • 4.4 Custom Entry Fee
  • 4.5 API-connected Oracle
  • Upcoming Improvements: INVKR Oracle
  • 5.1 Off-Chain Oracle for Gas Cost Reduction, Enhanced Security, and Hyper Efficient Data Storage
  • 5.2 Maximum Number of Teams and Size Constraints
  • Cross-Chain and Chain Agnostic Competition Management
  • 6.1 Utilizing CREATE3 for Deterministic Deployment
  • 7.1 Tokenomics
  • Video Walkthrough for brkt.gg
Powered by GitBook
On this page

4.5 API-connected Oracle

Previous4.4 Custom Entry FeeNextUpcoming Improvements: INVKR Oracle

Last updated 7 months ago

At launch, we will be verifying our outcomes with an in-house oracle solution. Admins add new competition types/categories to our Outcome registry, which is then tied to a specific API.

When a new competition is created, it is added to our outcome checker. The outcome checker queries match results on a timer

when match results are found, the competition outcome is updated on-chain.