Skip to main content

BStream Overview

What is Bstream?

Bstream is a blockchain data streaming platform that allows users to create custom streams and receive real-time notifications about on-chain events within apps like telegram, discord, email, or through webhooks.

Why Bstream?

  1. Stay informed about on-chain events in real-time - monitor wallets, tokens and contracts to stay in touch with on-chain information you need.
  2. No-code solution to receive alerts
  3. Works within your favorite apps like telegram or discord
  4. Build custom tools with real time data using webhooks integration.
  5. Supports renowed blockchains like Ethereum, Arbitrum, Base etc. More coming soon.

How does Bstream works?

Bstream extracts every new registered block on the ledger and loads it through our workflows. The data runs through defined filters by the users and executes the integration method for each filter. All of it is done within less then a second to assure the alerts reach to the users in fastest possible way.

Practical use-cases:

  • Copy traders: Users can follow trader's wallets activities. Whether it is a swap, transfers or other derivative trades. They will be the first to get notified when the trader interacts with the network and act accordingly
  • Avoid getting rugged: Users can follow the project owner's treasury wallet and monitor the activity of the token they invested in. They will be the first to know when owners list their NFTs, receive a big amount of the token from the smart contract, or if they start selling the project's tokens. Our instant notifications system helps prevent traders loosing money in DeFi.
  • Build tools using real time on-chain data: Using Bstream's webhook integration, one can receive real time data within code. Using weebhooks, one can build tools like 'rug proof' trading bots, analytics platform and more! Imaginations got no ceilings.

Getting Started

  1. Create an account on Bstream.io using your email. No wallet login required.

  2. In the app's dashboard section, go to Streams section (on the left side of the menu)

    alt_text

  3. Click on Add Stream button

    alt_text

  4. Pick your Stream type

    alt_text

Bstream provides a wide range of Stream types:

  • Native Transactions: For tracking native coins like Ethereum.
  • Transfers: For tracking tokens.
  • Swaps: To track swaps executed on Decentralized exchanges
  • Socialfi: To track Social Finance tokens and native keys like that of FriendTech.
  • Smart Contracts (coming soon): To track custom smart contract events.
  • Liquidity Pools (coming soon):
  • Perpetual Trades (coming soon)
  • Options Trades (coming soon)
  1. After selecting Stream types, you fill custom filters according to your needs. Different stream types require different types of filters. For example, if you have selected Transfers, you have to fill chain name, wallet address (optional) and token address (the token you want to track the transfers of)

    alt_text

  2. Select your platform where you want to receive the notifications. Currently we provide alerts via telegram and webhook.

    alt_text

    Supported Integrations:

    • Telegram: You will have to create a telegram bot yourself by following these steps: alt_text
    • Webhook: To receive alerts within your webhook servers, simply add your webhook URI: alt_text
    • Discord (coming soon)
    • Email (coming soon)