Skip to content

Docs

How Klik works

The mechanism, the proofs, the on-chain record it reads, and what it cannot do. Short on purpose.

How routing works

A wallet for every identity, a split the program pays, nobody in the middle.

Launching a token

What the launch form does, how splits work, and what is permanent.

Opening your wallet, and getting paid

One claim flow for every kind of recipient: find yourself, sign in, take the money.

Private recipients

What happens when a launch names an email address.

Fee config account layout

The on-chain record Klik reads to detect a routed token, byte by byte.

pump.fun

The launchpad Klik routes for, and how it pays creator fees.

What Klik cannot do

The limits, stated plainly.

Reference

Fee config account layout

The record the indexer parses to detect a routed Pump token.

Fee config account layout
OffLenFieldNote
08discriminatorAnchor account discriminator
83version, bump, kindLayout version, PDA bump, config kind
1132token mintThe token this config belongs to
4332adminMay edit shareholders until revoked
751revoke flag1 once the admin key is burned
764shareholder countu32, little-endian
80N×40shareholders32-byte address + u64 share in bps, repeated

Reproduced as documentation, not decoded from chain in this build. Detection rules