Skip to content

Add OraclBet — Prediction Market on Polygon#18590

Open
Lastoneparis wants to merge 1 commit intoDefiLlama:mainfrom
Lastoneparis:add-oraclbet
Open

Add OraclBet — Prediction Market on Polygon#18590
Lastoneparis wants to merge 1 commit intoDefiLlama:mainfrom
Lastoneparis:add-oraclbet

Conversation

@Lastoneparis
Copy link
Copy Markdown

@Lastoneparis Lastoneparis commented Mar 31, 2026

Protocol Description

OraclBet is a decentralized prediction market exchange on Polygon. Users trade binary event contracts (Yes/No) with USDC across crypto, politics, sports, economics, science, entertainment, and technology categories.

Category

Prediction Markets

Chain

Polygon

Key Facts

  • 4,700+ active markets across 7 categories
  • Dual trading: LMSR (instant) + EIP-712 on-chain order book
  • Chainlink oracle-verified resolution (BTC, ETH, SOL, DOGE, ADA, AAPL, GOOGL)
  • ERC-1155 conditional token positions
  • BTC 5-minute Up/Down markets (new every 5 min, 24/7)
  • Cross-chain deposits from Ethereum, Base, Arbitrum
  • Card deposits via Stripe

Contract Addresses (Polygon)

  • Market Factory: 0x5FF7f71cE54f21a678621D4992789482741afD8A

Website

https://oraclbet.com

TVL Methodology

Total USDC and USDT held in the Market Factory contract on Polygon, representing active market liquidity and open positions.

Test Output

--- polygon ---
Total: 0.00

--- tvl ---
Total: 0.00

TVL will populate as the platform grows — recently launched.

Summary by CodeRabbit

  • New Features
    • Added TVL (Total Value Locked) tracking for OraclBet on Polygon, monitoring USDC and USDT holdings in smart contracts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 31, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ed49dd6e-c792-4235-9d27-a2519f53d24e

📥 Commits

Reviewing files that changed from the base of the PR and between d5c01d7 and 3fbedb2.

📒 Files selected for processing (1)
  • projects/oraclbet/index.js

📝 Walkthrough

Walkthrough

A new OraclBet protocol integration file was added that exports a DeFiLlama-compatible configuration for Polygon. The TVL function sums USDC and USDT token balances held by the OraclBet market factory contract using the sumTokensExport utility.

Changes

Cohort / File(s) Summary
OraclBet Integration
projects/oraclbet/index.js
New DeFiLlama protocol adapter exporting Polygon TVL calculation via sumTokensExport, tracking USDC and USDT balances in the OraclBet market factory contract, with accompanying methodology documentation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

🐰 A new oracle joins the warren, hopping with glee,
Summing tokens on Polygon, as clear as can be,
USDC and USDT dance in prediction's delight,
OraclBet's TVL now shines oh-so-bright! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding OraclBet, a prediction market on Polygon, to the adapters.
Description check ✅ Passed The description covers protocol details, category, chain, key facts, contract addresses, website, and TVL methodology, aligning well with the template's new listing section.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@llamabutler
Copy link
Copy Markdown

The adapter at projects/oraclbet exports TVL:

polygon                   0.00

total                    0.00 

@RohanNero RohanNero self-assigned this Apr 1, 2026
Copy link
Copy Markdown
Contributor

@RohanNero RohanNero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hello, is the protocol live yet? apologies for the inconvenience, but we require non-zero tvl to list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants