Tags: forta-network/forta-contracts
Tags
Forta subgraph (#93) * Initial setup of the new subgraph for Forta Contracts * Changed start block for all events * Removed obsolete files and folders from tracking * Add gitignore * Made changes to address PR requests * Made changes since the graph was failing to index after some time * Added unit tests with matchstick for subgraph * Updated package.json * Removed obsolete files * Made changes according to PR * Changed entity naming conventions * Minor changes to logic * Changed let vars to const * Changes to match PR review * Removed scanner asAccount due to how scanners are handled * removed .bin from tracking * added .gitignore to tracking