Deployed programs

The three on-chain transfer-hook programs a token can attach at launch. Each is a Token-2022 transfer hook — a program that runs inside every transfer of the token.

Limiter
Max wallet, max buy, and trade cooldowns
Token-2022 hook

Enforces max-wallet, max-transaction, and per-wallet trade cooldowns on every transfer.

program idview on solscan ↗
Max wallet (%)Max transaction (%)Trade cooldown (sec)
Reflect
Auto fee split to holders, burn, and treasury
Token-2022 hook

Skims a transfer fee and splits it to holders, the burn, and the treasury.

program idview on solscan ↗
Transfer fee (%)To holders (%)Burned (%)To treasury (%)
Dividends
Pay holders real SOL on every transfer
Token-2022 hook

Swaps a slice of every transfer to SOL and streams it to holders pro-rata.

program idview on solscan ↗
Transfer fee (%)To holders (SOL) (%)To treasury (%)

Each program is deployed on Solana. Verify any of them on a block explorer.