api
api copied to clipboard
cached Web3 provider
We are going to migrate from using third party web3 provider to our own provider,
One of the features we are willing to implement is to give an argument for provider that let's user decide between using either: Live data or Cached data. Live data can take longer time to fetch, but will represent latest state Cached data will have fast response time, but might lag behind latest block