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