STK SOL logo
stock inscriptions on solana

STK SOL

Stock-coded artifacts minted on Solana.

STK SOL logo

STK SOL // Stock-coded inscriptions on Solana

Stock tickers, minted like artifacts.

A Solana-native mint terminal for stock-coded inscriptions: ticker metadata, market lore, deterministic visuals, and a fee model designed to route value back to holders.

Enter Mint Terminal Pre-launch interface

INSCRIPTION PREVIEW

The stock tape goes on-chain.

STK SOL starts with a clean wallet flow, a transparent launch model, and public-facing core logic. The live mint transaction plugs in once the Solana program is ready.

ChainSolana
Target supply1,000
Mint price0.08 SOL
StatusPre-launch

Transparent fee flow, built for holders.

The proposed launch model routes mint revenue and marketplace fees into visible buckets, including a holder dividend vault. Clear routing first, claims after the program is live.

Proposed fee split

60% Holder dividend vault

25% Market liquidity + listings

10% Ops, infra, and audits

5% Protocol reserve

Dividend logic

  1. Mint fees and marketplace fees route into the dividend vault.
  2. Each inscription counts as one claim unit.
  3. Claimable rewards are calculated pro-rata by inscription ownership.
  4. Transfers should settle the current checkpoint before ownership moves.

Forge a Solana stock inscription

Connect your wallet to enter the mint flow. The UI is wallet-ready; the actual transaction will be enabled when the Solana program is deployed.

Mint cost0.08 SOL
Wallet not connected

Live stock packet


          

No black box mint.

Before public mint, the core constants, vault rules, and program address should be visible. People should know exactly what they are signing.

pub const MAX_SUPPLY: u16 = 1000;
pub const MINT_PRICE_LAMPORTS: u64 = 80_000_000;
pub const WALLET_CAP: u8 = 4;

pending = holderUnits / totalUnits * vaultFlow

The trading floor is warming up.

Listings, floor tracking, sweep tools, and dividend-aware ownership views are coming after the mint program is wired in.

Floor price-- SOL
24h volume-- SOL
Listed-- / 1,000
Dividend vault-- SOL

Coming soon

My inscriptions

Once the program and indexer are connected, this area will render inscriptions owned by the connected wallet.

Connect a wallet to scan the vault.

Protocol Notes

STK SOL is a Solana-native stock inscription protocol with fast wallet entry, transparent fee routing, open core logic, and a brand built for global crypto users.

Follow on X
{
  "p": "sol-stk",
  "op": "mint",
  "ticker": "NVDA",
  "chain": "solana",
  "seed": "0xSOL..."
}