Verifiable control panel

Locked by code.
Not by promises.

This page shows what matters, and where to verify it on-chain.

No hype. Just structure.

Normally, a team controls liquidity with a wallet key.

That means liquidity can be moved later - even if nobody plans to.

ACKE uses a program-derived owner (a PDA). In simple terms, it’s like a vault address that has no private key.

The result:
the core liquidity structure cannot be quietly withdrawn by a person.

You don’t have to “trust behavior” you can verify the setup.

Flow diagram

A simple view of the structure

Trader

Buys and sells enter through Raydium routing.

Raydium CLMM

When liquidity is in range, the pool is the primary counterparty and price walks the curve.

PDA-owned position → Vaults

Ownership is program-derived (no private key). Token/SOL vaults reflect pool inventory.

Trader → Raydium CLMM → PDA-owned position → Vaults

On-chain proof

Receipt wall (copy + verify)

Everything below is verifiable on Solscan. These are the accounts and transactions that define ACKE liquidity and supply behavior.

Fixed supply

500,000,000

No new tokens can be created.

Mint authority

None

Set to NULL via SetAuthority.

Freeze authority

None

No account can be frozen.

Control model

Immutable

Liquidity owned by PDA (no key).

CLMM Liquidity Pool

Public trading pool

The public trading pool. Not a wallet. Not a holder. Trades execute by on-chain rules only.

Solscan

CLMM Position Account

Liquidity position rules

The engine of the $acke economy. This is a program-owned liquidity pool, not a personal wallet. All trades are executed via hardcoded on-chain rules with no human intermediary.

Solscan

PDA Holder

Non-Custodial Account

The on-chain holder of the LP NFT. A PDA has no private key, making it physically impossible for the developer to sign a withdrawal transaction. This is the bedrock of dev-deletion.

Solscan

Launcher Program: RocketLauncher

The Reality of the "Lock"

The liquidity for $acke is held in a Program Derived Address (PDA) vault: 5FZL36M12SwrnqpbAmMuyDZLYdmEi7V8VNHZE7VbBoGk. This vault was generated by the RocketLauncher program. Dormant Authority: The program currently has an Upgrade Authority (5TLHYfEXHmNCctnCurLiPzLkwW46gxECePQ9BTwGYfvD). However, on-chain data shows this authority has been inactive for over 1 year, suggesting the infrastructure is abandoned and the code is effectively "frozen" in its current state.

Non-Custodial History: This master vault has held thousands of LP NFTs for over 12 months without a single withdrawal or "drain" event, providing a proven track record of security. Dev Renounced: The $acke dev wallet has zero access to this vault. We have no instructions or "keys" to move the liquidity; it is entirely governed by the launcher’s legacy code.

Triple-Lock Status: While the launcher is a "black box," the $acke token itself is Mint-Renounced and Metadata-Immutable, meaning the token's core code can never be altered.

Solscan

$ACKE Vault

Token-side vault

Holds the $ACKE side of the pool. Controlled by protocol-level position logic, removing any path for manual developer withdrawal.

Solscan

WSOL Vault

SOL-side vault

Holds the SOL side of the pool within the Raydium CLMM protocol. SOL enters on buys and exits on sells. The liquidity key (NFT) is locked within a dormant program vault, removing any developer-side withdrawal path.

Solscan

Developer Wallet

Skin in the Game

The dev wallet holds a 4.54% stake, fully aligned with the community. With the Mint Authority renounced and Metadata locked, the dev has no special permissions over the contract—only a shared goal to drive $acke forward.

Solscan

Mint Address

Fixed supply reference

The token mint that defines the fixed supply. This is the source reference used by Solscan and every indexer.

Solscan

Authorities → None

Renounced & Immutable

Mint and Freeze authorities have been permanently revoked (NULL). The metadata is locked as 'Non-Mutable,' ensuring the total supply and token identity are hard-coded into the Solana blockchain forever.

Solscan TX

SPL Token Program

Token program that enforces mint + freeze authorities.

Admin controls

No privileged switches or hidden backdoors. All enforceable control points have been set to None, transforming the dev into a community participant with no technical advantage.

Immutable · No mint authority · No freeze authority

Notes

Scanner note

ACKE trades against SOL through a Raydium concentrated liquidity pool. At launch, the initial price range was established around ~0.000002971 SOL per ACKE.

The pool acts as the primary counterparty, and SOL used in buys remains in liquidity by design. As long as the CLMM position remains active and in range, price discovery continues to occur against this on-chain liquidity.

Because this liquidity is concentrated and program-controlled, some aggregators may apply conservative heuristics when estimating effective liquidity. Pool depth and swap behavior can always be verified directly on-chain.