Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

get eth balance python

from web3 import Web3

web3.eth.getBalance({address});
Source by ethereum.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #eth #balance #python
ADD COMMENT
Topic
Name
4+4 =