Ethereum Gas Alert Module
This module continuously checks the Ethereum gas price and sends alerts to Opsgenie when the gas price is below 20 Gwei.
Installation
To use this module, you need to install the required dependencies listed in requirements.txt. You can install them using pip:
pip install -r requirements.txt
Usage
Obtain your Opsgenie API key and Etherscan API key. Run the module with the necessary arguments:
python app.py --opsgenie-api-key YOUR_OPSGENIE_API_KEY --etherscan-api-key YOUR_ETHERSCAN_API_KEY
Replace YOUR_OPSGENIE_API_KEY with your Opsgenie API key and YOUR_ETHERSCAN_API_KEY with your Etherscan API key.
The module will continuously monitor Ethereum gas prices and send alerts to Opsgenie when the gas price falls below 20 Gwei.
Ctrl+c for quit the app
Release files for alertg 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| alertg-1.0.2.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| alertg-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.8 kB
Release files / alertg-1.0.2.tar.gz
| Download URL | alertg-1.0.2.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c2421d9d633ff836d4ffe59b8f12cb80377a483ba494362fb2e71c05ed22ec66
|
|
BLAKE2b-256 checksum How to use checksums |
b0a76d667201be18640ea29a3168c6382470415781b7358edbe316def50b855a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
|
Release files / alertg-1.0.2-py3-none-any.whl
| Download URL | alertg-1.0.2-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9dbde07c4f3ac7411caaa2604754395fe81aa61eab3f57f2a717c578c8373dc7
|
|
BLAKE2b-256 checksum How to use checksums |
564b99466dbe44763ea22779b27452aba612fd5fe6c5d3ac89fb33ddcdb72e06
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
|