https://github.com/cowprotocol/cow_amm_monitoring
https://github.com/cowprotocol/cow_amm_monitoring
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cowprotocol/cow_amm_monitoring
- Owner: cowprotocol
- License: mit
- Created: 2024-03-06T12:52:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T09:14:24.000Z (about 2 years ago)
- Last Synced: 2024-04-12T15:37:58.045Z (about 2 years ago)
- Language: Python
- Size: 412 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
(TO BE UPDATED)
This repo provides some tools for monitoring the CoW AMM launched on mainnet by the CoW DAO in this address `0xBEEf5aFE88eF73337e5070aB2855d37dBF5493A4`
Before using it, one needs to create an `.env` file and add an `"Name of the Scan"_KEY` (ex : 'ETHERSCAN_KEY', 'GNOSISSCAN_KEY') variable that contains (as a string) an API key obtained from Etherscan (see [here](https://docs.etherscan.io/getting-started/viewing-api-usage-statistics) for details on how to obtain one).
Then, upadate all the parameters in the constants.py file for the AMM Vault you are studying.