update docs
This commit is contained in:
parent
7bd73cae08
commit
a80317083e
@ -3,6 +3,7 @@ Uniswap PairCreation monitor that sends alerts to Matrix.
|
||||
|
||||
## Requirements
|
||||
- Infura API URL
|
||||
- Etherscan API key
|
||||
- Matrix bot account
|
||||
|
||||
## Configuration
|
||||
@ -15,6 +16,7 @@ Uniswap PairCreation monitor that sends alerts to Matrix.
|
||||
"room_id": ""
|
||||
},
|
||||
"infura_url": "",
|
||||
"pool_address": "0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f"
|
||||
"pool_address": "0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f",
|
||||
"etherscan_key": ""
|
||||
}
|
||||
```
|
Loading…
Reference in New Issue
Block a user