reroute is paused.A final holder distribution is in progress. Interactive features are disabled. Existing token pages remain readable. Contact via Telegram for questions.
02Routes

Split the take.

Three built-in rails or up to eight raw destinations. Set the weights, sign once, edit whenever.

A route tells reroute how to split your incoming creator fees. You set it once and can change it whenever you want. Reroute has two ways to build one: three built-in rails, or up to eight raw destinations.

Rails

Rails are the default way to set up a route. They cover the three splits creators actually want, and each has its own on-chain plumbing behind it. Mix any combination; the enabled percentages have to add up to 100.

  • Self-pocket. Sends a slice of fees to a wallet you control. Defaults to the connected wallet. Under the hood this is a normal route destination.
  • Staking. Feeds a Diamond Hands rewards pool tied to your mint. Holders who have held for long enough share the pool by held-token-time, not raw balance. Snapshots run on their own schedule and a first-unlock date is shown on the staking page so early holders know when they qualify.
  • LP. Sends a slice of fees to a public LP zap. Once the LP recipient balance crosses a small threshold, a public bot wraps the SOL, buys half the position in your token on PumpSwap, deposits both sides as liquidity, and burns the LP tokens, all atomically. Adds permanent liquidity to your pool with no manual step.

Rails are what you see whether you launch a new coin through reroute or attach an existing coin. Same model in both places.

Raw destinations

Under the rails, a route is up to eight destinations. Each one is a Solana wallet address with a percentage next to it. The percentages have to add up to 100%. If the three rails do not cover your split, you can add raw destinations directly.

Some example splits

  • Simple: 100% to your own wallet. Useful if you want the fees to accumulate somewhere clean, then move them yourself later.
  • Team split: 50% to your dev wallet, 30% to a treasury, 20% to a burn address.
  • Community focused: 40% staking rail, 30% LP rail, 20% marketing wallet, 10% to yourself.
  • Rev-share group: 25% each to four contributors. No manual accounting.

Setting one up

From the Dashboard, click Create your first route and follow the form. Enable the rails you want, or add raw destinations, and set the percentage for each. Sign the setup transaction. Your route is now saved on-chain and only your wallet can change it.

Editing later

Open your route on the Dashboard and hit edit. You can:

  • Add or remove destinations.
  • Change percentages.
  • Close the route entirely and get your setup deposit back.

Any edit takes effect on the next distribution. Fees already sitting in your vault do not get resplit against the new weights.

What it costs

  • A one-time setup deposit of about 0.0015 SOL. It's a refundable reservation the network requires for on-chain accounts, not a fee. You get it back if you close the route.
  • A per-distribution platform fee (shown live on the Overview page).
  • A small network transaction fee, paid automatically from the incoming fees. Reroute never fronts costs on your behalf.

Quick FAQ

Can someone else change my route? No. Only the wallet that created the route can edit or close it.

Can I use the same route for two coins? A route is tied to one creator address. If you use the same creator wallet across coins, the same route applies to all of them.

Do the destination wallets need to be my own? No. They can be anyone. Common destinations are burn addresses, staking pools, treasuries, friends, or your team members. Reroute does not care who owns the destination.

Next