htadashi / forta-agent-aave-challenge5

Forta Agent Development Contest - Challenge #5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forta Agent for monitoring Aave's Proposals Execution

Description

This agent detects if a governance proposal is executed

Supported Chains

  • Ethereum

Alerts

  • FORTA-5
    • Fired when the event ProposalExecuted is executed
    • Severity is always set to "info"
    • Type is always set to "info"
    • Metadata
      • id: Id of the proposal
      • initiator: address of the initiator of the execution transaction

Test Data

The agent behaviour can be verified with the following transaction:

  • 0x55390f9ad5c1b325bc32f10f24c5a75d34a9d79869512f56ad95987044686ca1

About

Forta Agent Development Contest - Challenge #5


Languages

Language:JavaScript 71.4%Language:Dockerfile 28.6%