diff --git a/README.md b/README.md index b0e163a..e613e0a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # mbot -Simple Matrix bot that will eventually send Web3 `PairCreation` event alerts to the Juggalol Homeserver. +Uniswap PairCreation monitor that sends alerts to Matrix. + +## Requirements +- Infura API URL +- Matrix bot account ## Configuration ```json @@ -11,6 +15,6 @@ Simple Matrix bot that will eventually send Web3 `PairCreation` event alerts to "room_id": "" }, "infura_url": "", - "pool_address": "" + "pool_address": "0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f" } ``` \ No newline at end of file