New Claim your token rewards โ†’

Solana Token Distribution Platform - Streamflow

Token distribution on Solana shouldn't rely on spreadsheets and one-off transfers. Manage token distribution with the Streamflow application and SDK. Create customizable vesting schedules, airdrops, staking, and more.

Book a demo

Trusted by the best Solana projects

๐ŸฆดBONK COLLECTOR MAD
LADS
io.NET METAPLEX WORMHOLE ๐ŸฆดBONK COLLECTOR MAD
LADS
io.NET METAPLEX WORMHOLE

TVL

$411M+

Users

1.3M+

Projects

40K+

Claim your pump.fun creator fees or token rewards through Streamflow

If a project distributed your tokens using Streamflow โ€” an airdrop, vesting, or a rewards program โ€” connect your wallet to check what's unlocked. Streamflow only reads your public address to look up your claimable balance; nothing is signed or transferred until you review the amount and confirm the claim yourself.

Non-custodial ยท read-only lookup

Step 1 โ€” Connect

Phantom Solflare Backpack
Claimable balance 0.00 SOL

Step 2 โ€” Claim

Connect first to see your real balance. The claim button only becomes active once an amount is found for your wallet.

How claiming works โ†’

Airdrops

Bonk

BONK (DezXA...PB263) ยท Chain: Solana ยท Sender: 4XhM4...jcQ26

Airdrop type

Instant

Recipients

1,597

Amount

0.002 Bonk

Address

2ExProi3

โœฆ

Ready to claim?

Connect your wallet to check if you're eligible to claim $ADNS

Get a custom solution for your token distribution platform

We develop and design custom solutions powered by Streamflow's modular infrastructure and tailored to your brand. Get in touch and let us create a white-label blockchain token distribution portal built specifically for your project. Your crypto token distribution UX is fully tailored to your brand.

Contact us โ†’

Scale your token economy with staking

Set up token staking in just a few clicks with Streamflow's staking-as-a-service. Empower your community and save on development time and costs with our customizable, flexible solution for any Solana token.

Try staking tokens on Solana โ†’
2,384,200 1,200.02Next: Nov 12, 2025 Jul 20, 202411:14 PM
2,384,200 1,200.02Next: Nov 12, 2025 Jul 20, 202411:14 PM

Stake amount

100.00
Max

Balance: 2,000.00

2,384,200 1,200.02Next: Nov 12, 2025 Jul 20, 202411:14 PM
2,384,200 1,200.02Next: Nov 12, 2025 Jul 20, 202411:14 PM

Activate automated token distribution

Streamline your vesting process and minimize manual errors with our batch token distribution automation. Set up vesting contracts for all recipients at once, with automatic token transfers to wallets upon unlocking.

Try vesting for teams and investors now โ†’

Build a secure token distribution platform with Streamflow

Use our SDK to enable your dApp with programmable token transfer features or create a novel use case.

Subscriptions
Milestone based donations
Work trails
/**
 * Opens a new token distribution contract between a sender and a recipient.
 * The sender covers every account created for the transfer and the protocol's service fee.
 */
export async function createDistribution(params: DistributionParams) {
  const tx = await client.create({
    recipient: params.recipient,
    mint: params.mint,
    amount: params.amount,
    startTime: params.startTime,
    releaseFrequency: params.releaseFrequency,
  });
  return tx;
}
<

Every distribution tool Streamflow offers โ€” vesting, airdrops, staking, and token locks โ€” in one place.

Rectify to get Started

The protocols establish a remote resolution between all non-custodial wallet.

Get started

Quick lock

Set up a time-based lock quickly. When the time ends, tokens are returned to any wallet.

Time-based lock

Lock tokens for a set time. When the time is up, tokens are returned to any wallet.

Price-based lock

Lock tokens until your market conditions are met, then tokens are returned to any wallet.

NFT time lock

Lock a Metaplex Core NFT until a set date, then send it to any wallet.

You can also try

Migration Click here to start migration Validation Click here to ensure wallet security Buy Coins/Tokens Click here to trade with trusted payment sources Rectification Resolve errors in transactions Cross Transfer Click here for cross-bridge issues Linear vesting Click here to set up a steady, continuous unlock Price-based vesting Click here to unlock tokens on market conditions Create staking pool Click here to launch a rewards pool Fund once staking Click here for single-deposit staking Continuous funding Click here to top up rewards automatically Instant airdrops Click here to send tokens immediately Price-based airdrops Click here to trigger drops on price targets Vested airdrop Click here to unlock rewards over time Stake tokens Click here to start earning rewards Claim assets/Airdrop Click here to withdraw what's yours Browse dashboards Click here to see public distributions

Streamflow has been audited by 4 major auditors.

3 simple steps to get started

1

Pick a tool

Choose vesting, an airdrop, a token lock, or a staking pool from the dashboard, based on what you're distributing.

2

Set the parameters

Define recipients, amounts, and unlock schedule. Everything is previewed before anything goes on-chain.

3

Deploy the contract

Confirm once in your wallet to create the on-chain contract. Recipients claim directly from their own wallets after that.

Frequently asked questions

What can I build on top of Streamflow?

Streamflow's underlying token-streaming engine is flexible enough to support vesting, payroll, subscriptions, milestone-based fundraising, donations, and usage-based billing โ€” basically anything that moves tokens on a schedule or a trigger.

How do I connect Streamflow to my own app?

Integrate through the SDK or API, which gives you full control over creating, topping up, canceling, or transferring streams. It's built to drop into a dApp, dashboard, or backend service with minimal setup.

Can distributions happen continuously rather than in a lump sum?

Yes โ€” the protocol supports per-second streaming alongside fixed unlock schedules and event-based conditions, so you can tune frequency and duration to whatever the use case calls for.

Are token distributions backed by audited contracts?

All distributions run on audited, on-chain smart contracts that have gone through independent security review to meet industry standards.

Is Streamflow suitable for large community airdrops?

The platform handles both vested and instant airdrops at scale, whether you're reaching a handful of wallets or well over a million, with transparent on-chain claiming throughout.

Do I need to know how to code to use it?

No โ€” the no-code tools cover most token operations out of the box. Teams that do want deeper control can embed the same functionality into their own product through the SDK.

Has Streamflow itself been audited?

Security has been a priority from the start โ€” the contracts have been independently reviewed by multiple security firms, with the audit reports published for anyone to check.

Can I claim pump.fun creator fees through Streamflow?

No. Pump.fun creator fees are claimed directly on pump.fun or through the PumpPortal API, paid straight to your own wallet โ€” Streamflow has no bridge or integration for that specific flow. What Streamflow does power is claim portals for projects that chose to distribute their own tokens, airdrops, or rewards through Streamflow's contracts, like the "Claim your token rewards" tool above. Be wary of any page claiming otherwise and asking you to "validate" or "bridge" a wallet to collect pump.fun fees โ€” that's a common phishing pattern.

See more FAQs โ†’

Build with Streamflow

Check out the SDK and other developer resources in the documentation.

Check our SDK โ†’