I have a private chain now and I want to query the transaction histories.I know that web3 has provide those methods web3.eth.blockNumber/web3.eth.getBlockTransa
In my application, I want to create readable names for eth addresses. Currently, I use my own node and it's easy to use: WEB3 = Web3(Web3.HTTPProvider(NODE_NAME