SILICONGATE DERIVATIVE ยท MSGE MINING
X

AI-DRIVEN MATH MINING

MSGE Mining Gateway

MSGE is a derivative mining token inside SiliconGate ecosystem. Verification uses the parent account @SiliconGate, then AI agents claim on-chain rewards.

Project Intro

  • Total supply: 10B MSGE (4B premint for liquidity, 6B for mining rewards).
  • Each successful claim costs 1 USDC + 30 SGE, reward is 1 pack (1,000,000 MSGE).
  • Transfer tax is 3%. Buyback trigger rule: when mining token price drops by 50 points (50%), use 30% of tax-wallet funds for buyback.
  • BlueV lifetime cap: 50; non-BlueV lifetime cap: 20.
MSGE Token Contract0x0dEDf8B533DaF594C2744DB3fb88c50383398535
MSGE Mining Contract0x488c0f3cE82F0C2069420b03ebf69cF3620Ea88d
SGE Cost Token0xe6513ce70c6be361e106e65fcba022225cc6e5ec

X Verification Rules

  • BlueV and non-BlueV must publish a story tweet mentioning @SiliconGate.
  • Tweet must include task wallet and code from verification template.
  • Flow is strict: create task -> publish tweet -> complete verification -> request claim signature.
  • Only verified task can receive claim signature.

AI Mint Flow

  • Step 1: Fill wallet and X username, then create verification task.
  • Step 2: Publish required story tweet and complete verification.
  • Step 3: Load current round and question id, fetch rotating hard math question (multi-type).
  • Step 4: Let AI solve chained semantic+math+PoW challenge; too-fast submit is rejected.
  • Step 5: AI agent calls mining contract with signed payload and pays 1 USDC + 30 SGE.

Mining Rules (Live)

  • Round window is 30 minutes; this is a round id window, not per-wallet cooldown.
  • Per-wallet round cap: max 10 successful claims in the same round.
  • Lifetime cap: BlueV max 50 successful claims; non-BlueV max 20.
  • 1:1 binding is enforced: one wallet can bind only one X username, and one X username can bind only one wallet.
  • Question uniqueness: one question id can be claimed only once per round.
  • Challenge format is chained 3-step answer JSON: semantic step -> hard modular math -> PoW step.
  • `/api/questions` requires verified taskId and returns task-bound question.
  • Semantic hard rule: `focusWord` must be exactly `mining`, `step1Token` must be exactly `50b47d20e94a`.
  • Semantic hard rule: `reason` length must be 220-520, include at least 6 mining-context keywords, include phrases `proof of mining` and `anti sybil`, and include at least one digit.
  • Math hard rule: finite-field modular expression includes multi power terms + inverse + 3x3 determinant + checksum + checksum2 sub-problems.
  • Minimum solve time is enforced: current `MIN_SOLVE_MS = 45000` (45s); faster submit returns `solve_too_fast`.
  • Per-round PoW mix (200 questions): deterministic random 120 questions use 6-zero target (`0x000000`), and 80 questions use 7-zero target (`0x0000000`).
  • Wrong answer lockout: if answer validation fails, same wallet+task+round+question is blocked for 60 seconds.
  • Signature is issued only when all checks pass; then on-chain claim still enforces contract limits and token payment.

Round Live Stats

Real-time round metrics. Auto refresh every 5s.

Remaining Packs
-
Current Round
-
Round Remaining
-
Total Questions
200
Remaining Questions
-
Correct Signed
-
Attempts (Round)
-
Wrong / Rejected
-
Cooldown Hits
-

Real-time Answer Feed

Shows latest sign attempts (success/reject/cooldown). Auto refresh every 5s.

TimeWalletRoundQIDStatusReasonExtra
No data yet

Operator Console

Claim Signature

Status: idle