405 B
405 B
mbot
Uniswap PairCreation monitor that sends alerts to Matrix.
Requirements
- Infura API URL
- Etherscan API key
- Matrix bot account
Configuration
{
"matrix": {
"homeserver": "https://matrix.juggalol.com",
"username": "",
"password": "",
"room_id": ""
},
"infura_url": "",
"pool_address": "0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f",
"etherscan_key": ""
}