不少同学都会忽略一个细节,我们可以通过区块号来直接读取链上历史数据的
办法当然是有的:
erc20Instance.methods.totalSupply().call({}, 10000000)
eth_getBalance eth_getCode eth_getTransactionCount eth_getStorageAt eth_call
如果觉得我的文章对您有用,请随意打赏。你的支持将鼓励我继续创作!