General

Frequently asked questions

Which networks does Streamflow support for token distribution?

Streamflow supports:

  • Solana

  • Sui

  • Ethereum

  • BNB Chain

  • Polygon

  • Aptos

for Token Vesting, Payments and Token Locks.

Are you getting an error when creating a contract on Streamflow?

There is a few possible causes. We've provided some general guidance based on support cases we have seen. If you're still blocked after running through these tips, please reach out on Discord in the support channel.

  1. Ensure you're connected with the correct wallet, in case you have multiple wallet extensions / wallet addresses

  2. Check that you are on the correct network, we support a number of different chains. Especially on the EVM side, double-check that you are connected to the correct network.

  3. Check that you have sufficient tokens in your wallet to pay network fees. This applies across all networks and additionally with Solana ensure that you have enough SOL to cover the network and rent fees.

Is Streamflow Protocol permissionless?

Yes. Streamflow Protocol and app are permissionless to interact with.

What products and services does Streamflow offer?

  1. Vesting contracts: A contract with a fixed time duration for token distribution to investors, team, community and stakeholder with linear or non-linear vesting schedule

  2. Payment contracts: A recurring payment contract with an additional option to top-up the contract even after deployment

  3. Token locks: An immutable contract for locking LP tokens as well as standard tokens

  4. Public dashboard: A publicly shareable dashboard to be transparent with community about token distributions

  5. Airdrop distribution: vested and non-vested airdrop tool

How does Streamflow help crypto startups and companies?

We help crypto companies to become legally compliant and getting registered in crypto friendly regions.

Book a call through Calendly for a consultation: Streamflow Calendly

Does Streamflow charge any fees for its products?

Yes. The Streamflow app has a service fee. This service fee is 0.19%. In addition to the Streamflow service fee, each Blockchain network that we operate on charges their network fee as well. You can look into the detailed fee structure here: Fees. This service fee applies to vesting contracts, payment contracts and token locks. ​

Does Streamflow have SDK for integrations?

Streamflow has two SDK's for integration: JS-SDK and Rust-SDK.

JS-SDK supports Ethereum L1, BNB Chain, Polygon, Aptos, Sui, and Solana.

https://github.com/streamflow-finance/js-sdk

Rust-SDK is currently only supported on Solana.

https://github.com/streamflow-finance/rust-sdk

Has Streamflow been audited?

Yes. Security and safety for our users is our paramount concern at all times that's why Streamflow has been audited by four major auditors. These include:

  1. FYEO for EVM chains

  2. OPCODES and FYEO for Solana

  3. OtterSec for Aptos

  4. MoveBit for Sui network.

Do you have plans to launch a token?

Not currently.

Would my assets be affected if the Streamflow UI became unavailable?

No. All assets on Streamflow are stored on chain and in the highly unlikely event that Streamflow ceases to operate, contracts created with Streamflow remain secure and can only be accessed by the users involved in the contract (recipient, sender). This access would be through the existing SDK.

How many contracts can I create in one go using CSV?

The amount depends currently on which wallet you are using to create the contracts.

Current limits per wallet are:

Backpack: 60

Phantom: 190

Solflare: 300

Last updated