Skip to main content

No project description provided

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alertg-1.0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

alertg-1.0.2-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page