DexLegion / isRug.API

isRug is a honeypot checker tool that detects scams and rugpulls in ERC-20 smart contracts across multiple chains.

Home Page:https://isrug.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isRug.API

isRug is a tool that simulates buying and selling transactions on ERC-20 tokens in order to detect if a token is a honeypot or a scam. It provides information on buy/sell taxes, buy/sell gas fees, liquidity information, and contract function analysis using a solidity parser. It also identifies proxy contracts, and hidden malicious contracts that could potentially compromise the token contract. In addition, isRug comes with other modules such as the scan website scraper, which provides key informations like holders, named addresses, etc. to help users make informed decisions about investing in a particular token.

How to deploy?

yarn generate # To generate types of ABIs, use the generate script.
yarn start

Api can be accesible on localhost:6457

Links

isRug Telegram Channel
isRug Website

Authors

Dexplorer
b68h4

License

This project uses the GNU Affero General Public License Version 3 (GNU-AGPL-3.0)

Disclaimer

The Dexlegion organization or the individuals with the usernames b68h4 and thedexplorer, recognized as developers, CANNOT BE HELD ENTIRELY RESPONSIBLE for any inaccurate results or damages resulting from misuse in any field of project usage.

About

isRug is a honeypot checker tool that detects scams and rugpulls in ERC-20 smart contracts across multiple chains.

https://isrug.app

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%