Skip to content
Docs/Verification Gates/Gate 15 — GASCOIN Min Hold

Gate 15 — GASCOIN Min Hold

Your connected wallet must hold at least 1 GASCOIN token at the time of submission. In Season 1 dry-run mode this gate is bypassed so testers can participate without holding the token.

QUICK GUIDE
Purpose

What this gate checks Your connected wallet must hold at least 1 GASCOIN token at the time of submission.

Best for

Understanding why a submission passed or failed

Read time

1 min

Next action

Find the failed gate, fix the issue, then resubmit

What this gate checks

Your connected wallet must hold at least 1 GASCOIN token at the time of submission. In Season 1 dry-run mode this gate is bypassed so testers can participate without holding the token.

Under the hood: On-chain SPL token balance of your connected wallet against the GASCOIN mint. During Season 1 (ENABLE_LIVE_PAYOUT=false) this check auto-passes.

Common failure reasons

  • Wallet holds 0 GASCOIN tokens (live mode)
  • Wallet holds GASCOIN on a different chain or in a centralized exchange
  • Token mint address mismatch

How to pass this gate

During Season 1 beta, no action required — this gate is bypassed. After token launch, hold at least 1 GASCOIN in your connected wallet.

At a glance

  • Category: Wallet Verification
  • Blocking: No — non-blocking, retried asynchronously
  • Typical duration: ~6s
  • Policy engine id: gascoin_min_hold
  • Pre-flight checklist item: "I hold at least 1 GASCOIN (or am submitting during Season 1 dry-run)"