Skip to content

flashbots/web3-data-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web3-data-tools

Install

pip install web3_data_tools

How to use

from web3_data_tools.core import *
from web3_data_tools.web3 import *
w3 = MultiRPCWeb3.from_rpcs('http://bad_rpc', 'http://good_rpc')
interpolation_search(w3, 1692548195)