Track Ethereum Transactions and Balance Using Python

preview_player
Показать описание
Have you ever wanted to track your Ethereum transactions? Well you've come to the right video! In this video, I am going to show you how to get the balance of any Ethereum account, as well as how to track that balance over time and then make a graph of that using the Etherscan API! I will mention this is not meant for beginner programmers, you're welcome to follow along, but I'm going to assume you are familiar with Python because I'm not going to explain all of the basic syntax. I hope you enjoy and find this video helpful!

Breakpoint is an open virtual event, free of charge, that provides an opportunity for practitioners in the game development industry to learn from each other, network, share best practices and ideas through technical talks.

📄 Resources 📄

⭐️ Timestamps ⭐️
00:00 | Ethereum Wallet Tracker
01:36 | BackTrace Event
02:30 | Setup & Installation
05:30 | Understanding Etherscan API
07:52 | Ethereum Wallet Balance
19:00 | Ethereum Wallet Transactions
31:08 | Graphing Wallet Data

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️

⭐️ Tags ⭐️
-Tech With Tim
-Track Ethereum Transactions
-Track Ethereum Balance
-Python
-Ethereum Wallet Tracker

⭐️ Hashtags ⭐️
#TechWithTim #Python #Ethereum
Рекомендации по теме
Комментарии
Автор

English is very important, I must studding english first ;))

vfxt
Автор

Hello from Puerto Rico.
Great video!

Can see how powerful doing stuff like this is. Keep it up!

albertojlorenzorosario
Автор

1st off, absolutely love the python and API programming super awesome guide. Second, if that wallet sells we all better dip out quickly.. how to program an API whale wallet sell alarm! aruga aruga aruga.

spyghetti
Автор

Superb content! You even make it easy for beginners!

VideoGrabBag
Автор

Great video Tim! for anyone following along at home here is the second address used: address =

chriscoote
Автор

Congratulations for 900k subscribers Tim! 👌

ShivekMaharaj
Автор

Hey!, It would be really good if you could show us how to use the *Ursina Engine* python for 3d games just like you pygame series!

maybelindow
Автор

Glad to hear about etherium library in python

educateyourselfdaily
Автор

Great job, very useful. Thanks for sharing!!!

massimobuccolieri
Автор

Hi there! very cool video! do you think you could make a tutorial video about DearPyGui? i think it's going to be the most powerful GUI library for python when it's development is done.

ilaik
Автор

I get the same graph for the adress you used but when i use this adress for example it goes negative

jonesbecker
Автор

Awesome! I'm adding something like this to my Discord bot

ryancflam
Автор

Awesome video Tim! Do you think you can make one covering Contracts API?

jorgevalencia
Автор

IMPORTANT FOR EVERYONE! IF YOU ARE NOT GETTING THE CORRECT BALANCE READ THIS. Before checking if it’s money in or money out you must check if the transaction did not have an error. You will also want to write out a money_out variable instead of using else. Your code should look like this
If tx[“isError”] == “0”:
If moneyin…

If moneyout…

Frank-rjte
Автор

Same process for snowtracer and ftm scanner?

luckytheturtle
Автор

Hi Tim, appreciate your video. Would you be able to throw out some hints how I could get historical data of transactions? This is for a school project, any feedback would be appreciated. :)

gloriouz
Автор

Hello Tim, I started with programming 2 months ago and I started with Python. Do you think, that this language is good way these days? Or times changed and there is something new and more powerful?

jiridofek
Автор

AttributeError: 'str' object has no attribute 'extend'

mihaiilie
Автор

can anyone tell what language, plug in, or library to make a website that adds text to images ?

technologystalker
Автор

How to do this for erc-20 token balances and transactions?

aspiceoflife
join shbcf.ru