Skip to content

saurrx/priced

Repository files navigation

Priced by SeerumAI

Priced demo video preview

Trade Prediction Markets Directly From Your X Timeline

WebsiteFeaturesInstallationDocsPrivacy & Security


🎉🚀 Priced is Now Live on the Chrome Web Store! — March 3, 2025

We're thrilled to announce that Priced is officially available on the Chrome Web Store! No more manual installs — get it in one click and start trading prediction markets right from your X feed.

👉 Download Priced from the Chrome Web Store

🔑 Use invite code GRAVEYARD to get started!


Overview

Priced is a Chrome extension that brings real-time prediction markets directly into your X (Twitter) feed. It matches tweets to live Polymarket predictions and lets you trade on-chain through Jupiter on Solana. The extension uses intelligent semantic matching to detect tweets about real-world events and embeds interactive trading cards right below the tweet. Trade YES or NO shares without ever leaving your feed.

Features

Real-Time Market Matching

  • Automatically detects tweets about elections, crypto prices, sports, and more
  • Intelligent semantic matching — not keyword-based — so it catches what matters
  • Batches and prioritizes visible tweets for fast, efficient matching

Inline Trading Cards

  • Beautiful market cards appear directly below matched tweets
  • See YES/NO probabilities, volume, and close time at a glance
  • Expand to view full market details and live price updates

Trade via Solana Blinks

  • One-click trading — Polymarket odds, powered by Jupiter on Solana
  • Buy YES or NO shares with custom USD amounts
  • Transactions execute through Solana Blinks — no redirect needed

Installation

Step 1: Download the Extension

  • Click the green Code button on this repo, then Download ZIP
  • Unzip the downloaded file

Step 2: Load into Chrome

  1. Open Google Chrome (also works on Brave and Edge)
  2. Go to chrome://extensions/
  3. Enable Developer mode (toggle in the top-right corner)
  4. Click Load unpacked
  5. Select the extension folder from the unzipped download

Step 3: Activate

  1. Click the Priced extension icon in your browser toolbar
  2. Enter your invite code: GRAVEYARD
  3. Head to x.com and scroll your feed — market cards appear automatically!

Step 4: Trade

  1. Keep scrolling X as usual — Priced matches tweets to active Polymarket predictions in the background
  2. When a tweet matches a live market, a trading card with real-time odds appears below it
  3. Click YES or NO — a Solana Blink opens inline
  4. Choose your amount, click Buy, and confirm with your wallet
  5. Track your positions, close trades, or claim winnings at priced.seerum.ai or jup.ag/prediction/profile

Getting an Invite Code

Priced is currently invite-only. To request access:

How It Works

When you scroll through X, Priced scans tweet text using a semantic AI model and matches it against 1,300+ active prediction markets on Polymarket. When a tweet matches, a compact market card slides in below the tweet showing current probabilities. Click to expand and trade directly via Solana Blinks.

Permissions Explained

Permission Purpose
storage Save your invite code and preferences locally
host_permissions (api.seerum.ai) Communicate with the matching backend to find relevant markets

Privacy & Security

Your security is our top priority:

  • No Private Keys — Priced never accesses or stores wallet private keys
  • No Clipboard Access — No access to clipboard data
  • Minimal Permissions — Only storage permission, no tabs, scripting, or webRequest
  • Limited Site Access — Content scripts only run on x.com and twitter.com
  • No Tracking — No analytics, telemetry, or user behavior tracking
  • Open Source — All code is transparent and auditable in this repo

For Developers

If you want to modify the extension source code:

cd extension
npm install
npm run build    # production build
npm run watch    # development with auto-rebuild

The extension source is in extension/src/ (TypeScript). The build compiles to extension/dist/.

Community


Powered by SeerumAI

About

active prediction market under each relevant tweet powered by jupiter pm api on solana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors