Earn 2,070 ($20.70)
Add Feature to Telegram Bot - Tip for FAST DELIVERY
Bounty Description
Here is the current state of the TG bot:
https://replit.com/@WalkerMallory/TgBot
https://replit.com/@WalkerMallory/Python-Selenium#main.py
I want a feature added where a user prompts it /taxwallet and return this data that would be scraped from Etherscan, for example, https://etherscan.io/address/0x072668a75ba5a0740582d44c8d55a85aadb0644a - this coin (AAI) tax wallet(s) can be found by going to internal transactions: https://etherscan.io/address/0x072668a75ba5a0740582d44c8d55a85aadb0644a#internaltx and locating the outbound tax wallet(s), in this instance there are two:
https://etherscan.io/address/0x1391bf93fe15c3103fc44e42683de465c3afcdfe
https://etherscan.io/address/0xef773c4826417a2c0427d4efa8a0d742ed4d9f2b
Now by going to https://etherscan.io/address/0x1391bf93fe15c3103fc44e42683de465c3afcdfe/#analytics and going to the ether transfers tab - you will see the receive (in) chart with the daily tax fees generated. Can you have the bot add the total of the ETH generated (only the receiving) then showcase the info returned in this format
š Audio AI (coin name) - $AAI (cashtag)
šµ Fee Collected
- (amount of ETH)
- Started - (exact date wallet started)
š¼ Marketing Wallet 0x1391BF93fE15C3103fC44E42683De465c3AFCdFe(etherscan hyperlink)
- Created (same as date above)
- Received (amount of ETH)
š¼ Marketing Wallet 0xef773c4826417a2c0427d4efa8a0d742ed4d9f2b(etherscan hyperlink)
- Created (same as date above)
- Received (amount of ETH)
For most coins only 1 tax wallet will exist just an FYI
Looking forward to the bounty applications and will pay out ETH tip for quick delivery.. Have other features I wish to add as well so future work is available if we have good experience