Skip to content

ETHscan-Transaction is a Python tool that tracks Ethereum transactions and sends real-time notifications to a Telegram channel. Stay updated with incoming Ethereum transactions by running this script

Notifications You must be signed in to change notification settings

fundachain/ETHscan-transaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETHscan-Transaction

ETHscan-Transaction is a tool that allows you to track Ethereum transactions for a specific public key and receive real-time notifications on a Telegram channel. It utilizes the etherscan.io API and Telegram bot integration to provide seamless transaction monitoring.

Features

  • Track Ethereum transactions for a specific public key
  • Receive instant notifications on a Telegram channel
  • Integration with etherscan.io API for transaction data retrieval

Getting Started

Prerequisites

Before running the script, make sure you have the following:

  • Python 3.x installed
  • Telegram bot token and channel ID
  • Ethereum public address
  • API key from etherscan.io

Installation

  1. Clone the repository
  2. Install the required dependencies

Configuration

  1. Open the config.py file.
  2. Replace the placeholders with your Telegram bot token, channel ID, Ethereum public address, and etherscan.io API key.

Usage

Run the script using the following command:pytohn source.py

The script will start monitoring Ethereum transactions for the specified public address. You will receive notifications on your Telegram channel whenever a new transaction occurs.

Contributing

Contributions are welcome! If you have any ideas or improvements for this project, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

About

ETHscan-Transaction is a Python tool that tracks Ethereum transactions and sends real-time notifications to a Telegram channel. Stay updated with incoming Ethereum transactions by running this script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages