Example Queries and Tutorials
You can also view all examples and tutorials at forta-network.github.io/forta-api.
Example Queries
We provided some example queries for you to try in the API Sandbox:
- Recent alerts emitted by a specific bot
- Today's alerts associated with certain addressees
- Past alerts by block number or date range
- A list of blockchain projects
- Details of a blockchain project
Tutorials
Recent alerts emitted by a specific bot
You can also view this example query on github.
Today's alerts associated with certain addressees
You can also view this example query on github.
Past alerts by block number or date range
You can also view this example query on github.
A list of blockchain projects
You can also view this example query on github.
Details of a blockchain project
You can also view this example query on github.
Query alerts for analysis with python
You can also view this tutorial on github.