Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DexLegion/isRug.API
isRug is a honeypot checker tool that detects scams and rugpulls in ERC-20 smart contracts across multiple chains.
https://github.com/DexLegion/isRug.API
contract contract-security contract-testing ethereum honeypot-checker honeypot-detector rug-checker rugpull solidity web3 web3-security
Last synced: 4 days ago
JSON representation
isRug is a honeypot checker tool that detects scams and rugpulls in ERC-20 smart contracts across multiple chains.
- Host: GitHub
- URL: https://github.com/DexLegion/isRug.API
- Owner: DexLegion
- License: agpl-3.0
- Created: 2024-03-10T02:34:21.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T05:46:15.000Z (8 months ago)
- Last Synced: 2024-08-01T19:58:30.880Z (3 months ago)
- Topics: contract, contract-security, contract-testing, ethereum, honeypot-checker, honeypot-detector, rug-checker, rugpull, solidity, web3, web3-security
- Language: TypeScript
- Homepage: https://isrug.app
- Size: 302 KB
- Stars: 20
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
## 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.