GithubHelp home page GithubHelp logo

bhavik-m / forta-agents-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mauricio1802/forta-agents

0.0 0.0 0.0 1.56 MB

License: GNU General Public License v3.0

Dockerfile 4.71% JavaScript 1.92% TypeScript 93.01% Makefile 0.26% Shell 0.09%

forta-agents-1's Introduction

Forta-Agents

Forta Agents proof of concepts from Venice team.

Agent List

  • Multi Gas Threshold: Detect unusual amount of gas used.
  • Anomalous Tx Value: Detect transactions using very high tx value.
  • High volume of failed transactions: Detect protocols receiving a high volume of failed transactions.
  • Onwership Transfer: Detect OwnershipTrasnferred events.
  • Flash Loan: Detects use of flash loan.
  • TimeLock: Detects use of Openzeppelin Timelock.
  • Detect Upgrade Events: The agent detects upgrade events either for a specific contract or for any
  • Detect Unusual Block Difficulty: The agent checks for unusual changes in Block difficulty.
  • Compound Gov Event Tracker: The agent detect any compound governance event.
  • High Utilization of Aave Reserves: The agent detects high utilization values on USDC, DAI and USDT reserves on Aave.
  • MEV Tracker: The agent detects contract interactions which are inside MEV bundle.
  • Recently-created Smart Contracts with Little History: Detect txns to contracts recently-created or with little history.
  • Contracts deployed by contracts: Detect when a contract deploys a new contract.
  • Gnosis Safe admin changes: Detect transactions that emits gnosis safe events of admin or threshold changes.
  • Initialize: Detects if the intialize function is called multiple times.
  • Hight Flash Loan Value: Detects if a flash loan with huge amount is used.
  • Possible locked NFTs: Detect transactions that may lock an NFT in a contract.
  • Chainkeeper: Detects transactions involving blacklisted addresses.
  • Success txn with internal failures agent: Detect transactions with internal failures.
  • Yearn Strategy without call Harvest: Detects yearn strategies that haven't call harvest in too much time
  • Tornado Cash 1: Detects addresses that sent more than 100 eth into Tornado Cash in one day.
  • Reentrancy Counter: Detects transactions with multiples nested calls to the same contract.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.