Protocol

Contracts, deployment and permissions.

The $STOCKED mint and every settlement account are disclosed here, all readable on-chain.

Network

mainnet-beta

Environment

development

Token decimals

6

Token mint ($STOCKED)

6eU9bLHwcc4Ud381PVu8CGFQ3MrXp9bU2tgKnDZNpump

15-stock reserve wallet

Not configured

Fee router / receiver

Not configured

RPC endpoint

https://api.mainnet-beta.solana.com

Permissions architecture

Protocol owner

Can: Configure non-custodial parameters that the program exposes.

Cannot: Cannot mint $STOCKED or withdraw the settlement reserve to an arbitrary address.

Treasury

Can: Hold operational funds separate from the settlement reserve.

Cannot: Cannot access the settlement reserve.

Fee router

Can: Verify eligible creator-fee receipts and route funds toward the reserve strategy.

Cannot: Cannot redirect fees to an external destination or hold user funds.

Redemption program

Can: Release proportional quantities of the 15 reserve stocks to eligible wallets without burning tokens.

Cannot: Cannot pay out more than the caller's proportional share of eligible reserves.

Token authority

Can: Should be revoked at deployment so supply is fixed.

Cannot: Must not retain mint authority; any retained authority is disclosed here.

Source & reports

The repository link is supplied through deployment configuration and is not yet set.