npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@arbaa30/biarbi

v1.0.4

Published

Biarbi Token Sniper (Biarbisniper) is a versatile token sniper for the blockchain.

Downloads

6

Readme

Biarbi-Token-Sniper

Biarbi Token Sniper (biarbisniper) is a versatile token sniper for the blockchain. It should work with any decentralized exchange compatible with the Uniswap V2 API on any blockchain compatible with Ethereum. For example, just to mention a few:

Chains

  • Ethereum
  • EthereumPoW (ETHW)
  • BNB Smart Chain (former Binance Smart Chain)
  • opBNB
  • Avalanche C-Chain
  • Polygon
  • Fantom Opera
  • Harmony ONE
  • Dogechain
  • EthereumPoW
  • Huobi ECO
  • Proof of Memes - POM
  • Exosama
  • Flare
  • Arbitrum One
  • CoreDAO
  • Base (Coinbase)
  • Linea

DEXs

  • UniswapV2
  • SushiSwap
  • PancakeSwap
  • ApeSwap
  • Biswap
  • BakerySwap
  • Traderjoexyz
  • Dogeswap

The Honeypot Check functionality is available for the Ethereum, Binance Smart Chain, opBNB, Polygon, Fantom, Avalanche, Dogechain, EthereumPoW, Huobi ECO, Proof of Memes - POM, Exosama, CoreDAO, BeanEco SmartChain, PulseChain, Flare, Base (Coinbase), Arbitrum One and Linea (including their mainnets and some testnets).

The Safe-buy functionality is available for the Binance Smart Chain, Polygon, Fantom and Dogechain (mainnets and testnets).

Main features

  • Support for multiple chains, decentralised exchanges and liquidity pairs.
  • Support for EIP1559 gas fees in the blockchains that implement it.
  • Automatic selection of the liquidity pair with the best price when buying.
  • Able to monitor, buy and sell multiple tokens from different sources simultaneously.
  • Can snipe directly from token contract addresses as well as from liquidity pair addresses
  • Multiple methods for sniping tokens:
    • From a list of token addresses to watch.
    • From PairCreated events.
    • From AddLiquidity transactions from confirmed blocks or mempool.
    • From Telegram channels/groups or private messages, including private ones and obfuscated addresses.
    • Customisable event rules.
    • Customisable rules that let you trigger a buy depending on sender or receiver addresses of a transaction, its method signature, values in the input, etc.
    • Dynamic activation of rules based on counters or flags.
  • Tokens auditing, including:
    • Very quick and efficient in-house and in-chain honeypot check, that checks if a token can be approved and sold, with configurable limits for buy and sell taxes and gas usage.
    • Contract source verification and filtering by a configurable list of expressions.
    • Minimum and maximum liquidity amount and minimum percentage.
    • Running external programs for additional checks.
  • Optional buy using a safety contract that checks for honeypot, liquidity and drawdown within the same buy transaction and reverts it back if the token doesn't fulfil the requirements.
  • Whitelisting of token addresses.
  • Blacklisting of addresses, symbols and names.
  • Stops buying tokens when the account balance is below a configurable threshold.
  • Monitoring of bought tokens that supports:
    • Profit estimation, including estimation of sell tax and gas.
    • Taking profit after reaching a certain value.
    • Setting a fixed stop loss or based on the estimated drawdown.
    • Setting a trailing stop.
    • Disabling the sell of a token for a certain time after being bought.
    • Selling a token after a certain amount of time after buying.
    • Selling a token if the trailing stop doesn't change after a certain amount of time.
    • Mempool monitoring to frontrun RemoveLiquidity transactions.
  • Simulation mode to test your sources and settings without risking any real funds.
  • Support for Polygon-edge gRPC TxPool (Dogechain)