Built on Stable

GTAMINER Protocol Whitepaper

A wallet-native mining protocol combining transparent USDT0 settlement, verifiable randomness, progressive prizes, fixed-supply token rewards, and a proposed long-term staking system.

Important This document describes a pre-mainnet protocol design. Staking is proposed and not live. Parameters remain subject to independent security, market, and legal review before activation.
01 / Executive Summary

Mining as a transparent onchain game.

GTAMINER is a 30-tile mining game designed for Stable, an EVM-compatible Layer 1 where USDT0 is used as the native gas and settlement asset. A player chooses one or more tiles, assigns an equal native USDT0 amount to each tile, and submits one wallet transaction. Verifiable randomness resolves both the winning tile and an independent progressive-jackpot roll.

Every settled mine credits points and scheduled GTAMINER token rewards. A normal tile hit or jackpot hit additionally credits native USDT0. Eligible wallets can redeem points for private reward-code delivery without connecting a social account. Funds for normal prizes, the progressive jackpot, rewards, buybacks, and operations are accounted for independently.

Grid30 tilesEqual-probability mining result
SettlementUSDT0Native value and gas on Stable
Normal payout18xAmount assigned to one selected tile
Jackpot share15%Of every settled mine
Token supply1.0BFixed GTAMINER supply
StakingPhase 2Proposed, not currently live
02 / Design Principles

Simple to play. Explicit in accounting.

Wallet-native ownership

A wallet initiates mining, owns credited balances, requests reward redemption, and reveals eligible codes. No social login, direct message, or public winner form is required.

Separated balances

Normal prizes, jackpot liquidity, reward inventory, buybacks, operations, pending rounds, and player claims are maintained as distinct accounting categories.

Reconstructable outcomes

The round identifier, tile selection, player seed, randomness result, winning tile, jackpot result, and credited rewards are intended to be reconstructable from verified contracts and events.

No hidden yield promise

Mining probabilities are disclosed. Proposed staking yield must be based on realized, funded rewards and must never be presented as a fixed or guaranteed APY.

03 / Stable Settlement

One dollar-linked asset for value and gas.

Stable Mainnet is an EVM-compatible network with chain ID 988. USDT0 is the network's native gas token and native value-transfer asset. The protocol therefore accepts mining stakes through native value, denominates prize pools in USDT0, and credits USDT0 rewards without requiring a separate volatile gas asset.

Stable exposes USDT0 through both native balance semantics and an ERC-20 interface. GTAMINER game accounting uses native 18-decimal USDT0. Exchange and liquidity integrations use the supported ERC-20 interface and its documented decimal conventions. These paths must remain explicitly separated in deployment and testing.

Stable transaction policy

Stable documentation specifies USDT0-based gas and does not require a separate priority-tip asset. Client transaction configuration must follow the current Stable network specification at the time of launch.

04 / Mining Protocol

The 30-tile mining loop.

01SelectChoose one or more tiles and one equal USDT0 amount per tile.
02CommitSubmit one transaction with a tile mask and player-generated seed.
03ResolveVerifiable randomness determines the winning tile and jackpot roll.
04CreditPoints, tokens, and eligible USDT0 rewards are recorded to the wallet.
05ClaimThe wallet pulls USDT0, GTAMINER, or an eligible private reward code.

Normal-prize mathematics

Let n be the number of selected tiles and a be the equal USDT0 amount assigned to each selected tile. Total stake is S = n * a. One of 30 tiles is selected with equal probability. A normal hit pays 18 times the amount assigned to one tile.

Expected normal return P(hit) = n / 30    R(hit) = 18a    E[R] = (n / 30) * 18a = 0.60S

Selecting more tiles increases the frequency of normal hits but does not change the expected normal return as a percentage of total stake. The normal-prize component is mathematically aligned with the 60% normal-prize allocation.

Liability reservation

Before a mine is accepted, the game reserves the worst-case normal-prize shortfall associated with that pending request. If available prize liquidity cannot cover all reserved liabilities, the transaction reverts before accepting the player's USDT0. Settlement must not silently reduce the displayed 18x normal payout.

Stale-round refunds

A randomness request that remains unresolved beyond the published timeout can be refunded. The current contract design uses a 24-hour timeout. Refunded rounds receive no points or token emission and release their reserved reward and prize liabilities.

05 / Progressive Jackpot

A separate roll that compounds with activity.

The VI Progressive Jackpot is resolved independently from the normal tile result. Every valid paid ticket contributes to the jackpot and receives a jackpot roll, whether or not the selected tile wins the normal prize.

ParameterCurrent designPurpose
Contribution15%Share of every settled mine added to the jackpot
Base chance0.05%Initial chance per paid ticket unit
Pressure ramp+0.01%Added per ticket after each 50 settled units without a hit
Per-ticket cap1.00%Hard ceiling on the progressively increased per-ticket chance
Transaction cap25.00%Maximum effective jackpot chance for one transaction
Winner payout70%Share of the jackpot credited to the winning wallet
Next seed30%Share retained to seed the next progressive jackpot
Progressive chance model chancePerTicket = min(base + pressure, 1.00%)    effectiveChance = min(chancePerTicket * ticketUnits, 25.00%)
Minimum jackpot gate

A jackpot can resolve only after the jackpot pool reaches its published minimum. The deployment value must be disclosed before real-value play begins.

06 / Treasury Routing

Every settled USDT0 unit has one destination.

DestinationShareProtocol purpose
Normal prize pool60%Liquidity-reserved 18x tile payouts
VI Progressive Jackpot15%Cumulative jackpot and next-round seed
Reward-code vault10%Acquisition of eligible GTA VI-related reward inventory
Buyback vault10%Transparent GTAMINER buybacks
Operations5%Randomness, RPC, audits, support, compliance, and legal operations

Normal-prize and jackpot balances are not general treasury funds and cannot be swept through treasury-withdrawal functions. Gift-card, buyback, and operations balances can be transferred only to their designated treasury addresses under the published role model.

External creator fees and sponsorship contributions sent through the reward-vault funding function are reserved 100% for reward inventory and do not alter mining probabilities.

07 / Rewards and Claims

Credit first. Claim from the wallet.

Mining settlement credits balances rather than forcing immediate transfers. This pull-payment model isolates external receiver behavior from settlement and lets a player claim at a later time.

Native USDT0

Normal-prize and jackpot proceeds are credited to the winning wallet's claimable native USDT0 balance.

GTAMINER

Scheduled token emissions are reserved when the mine is accepted and credited after successful settlement.

Onchain points

Settled ticket units earn non-transferable protocol points. The reward-redemption threshold is fixed at deployment and publicly readable.

Private reward code

An eligible wallet requests redemption, signs a verification message, and receives one atomically assigned inventory code.

Reward-code delivery

  1. The wallet reaches the published points threshold or qualifies through an announced funded promotion.
  2. The wallet submits the required onchain redemption request when applicable.
  3. The claim service verifies the wallet signature, chain, event, and eligibility.
  4. An atomic inventory ledger assigns one available code to that wallet.
  5. The code is returned only to the verified wallet session and can be revealed again by the same wallet.

Full codes must never be bundled in frontend assets, contract storage, public feeds, analytics logs, or draw APIs. A social-media account is not required for redemption.

08 / Token Economics

A fixed supply with declining mining emissions.

GTAMINER is designed as a fixed-supply ERC-20 token with EIP-2612 permit support. The token contract mints the full supply once at deployment. It has no owner mint function and no transfer tax.

AllocationShareTokensLocking intent
Mining rewards40%400,000,00012.5% initial unlock; remainder linear over 48 months
Liquidity20%200,000,000Initial and protocol-owned liquidity under disclosed custody
Ecosystem15%150,000,00010% initial unlock; remainder linear over 36 months
Jackpot reserve10%100,000,000Seasonal token rewards and disclosed reserve coverage
Team10%100,000,0006-month cliff; then linear over 24 months
Operations5%50,000,000Infrastructure, audits, integrations, and legal operations

Mining emission seasons

Settled ticket rangeReward per ticketSeason emission
0 - 2,000,00050 GTAMINER100,000,000
2,000,000 - 6,000,00025 GTAMINER100,000,000
6,000,000 - 14,000,00012.5 GTAMINER100,000,000
14,000,000 - 30,000,0006.25 GTAMINER100,000,000

Transactions that cross a season boundary are priced across the relevant season ranges. After 30 million settled ticket units, scheduled token emissions stop. USDT0 prizes and points can continue subject to funded pools and the deployed protocol configuration.

09 / Liquidity and Buybacks

Canonical market infrastructure and public execution.

Stable V3 launch

The initial GTAMINER/USDT0 market is designed to be created once through Stable's canonical Uniswap V3 infrastructure. The launcher refuses to initialize a second pool at the selected fee tier, mints one initial liquidity position, clears approvals, refunds unused launch inventory, and sends the LP NFT directly to a disclosed recipient.

The launch transaction should publicly identify the fee tier, initial price, tick range, minimum token amounts, deadline, liquidity controller, and LP NFT recipient. The recipient should be a time-controlled contract or multisig with a published liquidity policy.

Buyback policy

Buybacks should be executed in transparent batches rather than immediately after every mine. For each execution, GTAMINER intends to publish the source transaction, USDT0 input, execution route, average price, purchased amount, and destination.

Proposed destination policy

A reference policy is 50% permanent supply reduction through a verified non-zero sink mechanism compatible with Stable, and 50% protocol-owned liquidity. Final execution rules remain subject to audit, market review, and applicable law.

10 / Staking Coming Soon - Proposed Phase 2

Long-term alignment without touching player prize pools.

GTAMINER staking is a proposed post-launch module. No production staking contract is currently deployed, no deposits are accepted, and no APY is available or guaranteed. The final contract, funding schedule, caps, and withdrawal behavior must be published and independently audited before activation.

Proposed lock positions

A wallet would lock GTAMINER into a non-transferable position. Longer commitments receive a higher reward weight, while the underlying principal remains owned by the staking contract for the selected term.

Lock termProposed weightPosition behavior
30 days1.00xBase-weight commitment
90 days1.25xMedium-term alignment
180 days1.60xExtended protocol commitment
365 days2.20xMaximum reference weight
Reference reward accounting stakingPower = lockedAmount * termWeight    walletReward = fundedRewards * walletPower / totalPower

Proposed staking properties

  • Positions are non-transferable and represented by wallet-owned contract state, not a freely tradable receipt.
  • A position may be increased or extended, but its unlock date cannot be shortened.
  • Rewards can be claimed without withdrawing principal, subject to the funded reward balance.
  • Principal becomes withdrawable after the recorded unlock time. The reference design includes no discretionary slashing.
  • An emergency pause may stop new deposits and position changes but must preserve post-expiry withdrawals.
  • Normal-prize, progressive-jackpot, reward-code, pending-round, and player-claim balances can never fund staking.
  • Staking must not increase mining odds or alter jackpot randomness. Mining and staking remain economically separate modules.
  • Displayed yield must be trailing realized yield calculated from distributed rewards, never a fixed promised return.

Permitted reward sources

Initial staking rewards must be pre-funded from a disclosed ecosystem allocation, sponsor contribution, or other separately identified source. Any future protocol-revenue contribution requires explicit public parameters, legal review, contract-level accounting separation, and independent audit.

Activation gate

  1. Publish the final staking specification, source code, addresses, and funding wallet.
  2. Complete independent smart-contract and economic-security audits.
  3. Run public testnet deposits, extensions, claims, expiry withdrawals, and emergency-state tests.
  4. Move administrative roles to disclosed multisigs and apply any required timelocks.
  5. Publish caps, reward epochs, realized-yield methodology, and jurisdiction restrictions.
  6. Enable the production interface only after the deployed contracts pass the public launch gate.
11 / Security Architecture

Solvency, randomness, and recoverable failure states.

Randomness boundary

Mainnet mining requires an independently verifiable randomness provider. A testnet mock provider or an operator-selected random value must never secure real-value outcomes. The randomness adapter is replaceable only through controlled governance conditions while the game is paused and no rounds are pending.

Solvency controls

  • Pending stake, reserved prize liability, pool balances, and player claims are included in contract-level accounting.
  • Every state transition verifies that the real native USDT0 balance covers the complete accounted balance.
  • Normal-prize shortfall is reserved before accepting a mine.
  • Token rewards are reserved against pre-funded inventory before a mine is accepted.
  • Checks-effects-interactions and reentrancy protection are applied to value-moving functions.

Operational controls

  • New mining and reward-redemption requests can be paused during an incident.
  • Existing player claims and eligible stale-round refunds remain independently recoverable.
  • Reward codes stay server-side and are assigned through an atomic inventory ledger.
  • Contract source, deployment parameters, treasury wallets, and audited hashes must be published before mainnet activation.
12 / Roles and Governance

Narrow authority and disclosed custody.

RoleAuthorityExpected custody
Game ownerPause, controlled configuration, randomness-provider update under safety conditionsMultisig with published signers or policy
Randomness providerResolve pending round randomness onlyIndependent verifiable system
Liquidity controllerApprove and execute the one-time V3 launchDedicated multisig
LP NFT recipientCustody of the initial concentrated-liquidity positionTimelock or policy-controlled multisig
Reward treasuryPurchase and fund wallet-claimable reward inventorySeparate disclosed treasury
Buyback treasuryExecute published GTAMINER buyback policySeparate disclosed treasury
Operations treasuryInfrastructure, audits, support, compliance, and legal expensesBudget-controlled treasury

No administrative role can mint additional GTAMINER through the fixed-supply token contract. Normal-prize and jackpot funds are outside treasury-sweep authority.

13 / Roadmap

Ship the core protocol before expanding utility.

Phase 0 / Current Pre-mainnet validation

Contract review, Stable integration testing, randomness-provider selection, treasury setup, legal review, reward-inventory operations, and public launch-gate rehearsal.

Phase 1 Mining and wallet claims

30-tile mining, normal USDT0 prize pool, VI Progressive Jackpot, points, declining GTAMINER emissions, private wallet reward claims, buyback accounting, and public pool statistics.

Phase 2 / Coming Soon Audited GTAMINER staking

Non-transferable lock positions, funded reward epochs, realized-yield dashboard, post-expiry withdrawals, public caps, and independent contract audit.

Phase 3 / Subject to review Expanded protocol modes

Seasonal mining modes, sponsored reward vaults, advanced public statistics, and governance over explicitly non-custodial parameters.

14 / Risks and Disclosures

Participation carries material risk.

  • Smart-contract risk: defects, integration failures, or unexpected network behavior may cause loss, delay, or unavailability.
  • Randomness risk: security depends on the production randomness system, fulfillment availability, and correct integration.
  • Liquidity and token-price risk: GTAMINER may be volatile, illiquid, or lose all market value.
  • Stablecoin risk: USDT0 introduces issuer, bridge, network, liquidity, and peg-related risks outside GTAMINER's control.
  • Operational risk: reward inventory, infrastructure, RPC services, multisigs, and support processes may fail or be interrupted.
  • Regulatory risk: paid chance-based gameplay, token rewards, promotions, and staking may be restricted or regulated differently by jurisdiction.
  • Staking risk: proposed parameters may change, activation may be delayed or cancelled, and realized rewards may be zero.
No promise of profit

Probabilities, pool balances, token emissions, buybacks, and staking proposals do not guarantee profit or positive expected value. This document is technical and informational, not financial, investment, tax, or legal advice.

Real-value participation should be limited to eligible users under published official rules, age and geography controls, responsible-play limits, and jurisdiction-specific legal review.

GTAMINER is an independent project and is not affiliated with or endorsed by Rockstar Games, Take-Two Interactive, Stable, Tether, USDT0, or their respective affiliates. Third-party names and marks belong to their owners. Any GTA VI-related reward description refers to independently purchased reward inventory and does not imply an official partnership.

15 / References

Network and protocol references.

  1. Stable Mainnet Information - chain ID, RPC, explorer, block time, and native gas asset.
  2. Stable: USDT0 as Gas - native balance, ERC-20 behavior, fees, and integration requirements.
  3. Stable Architecture: Key Features - EVM compatibility, finality, and USDT-specific network design.
  4. GTAMINER Official Site - current launch status and future verified contract references.

Verified production contract addresses, audits, randomness-provider documentation, treasury labels, launch parameters, official rules, and source-code repositories will be appended before mainnet activation.