Closed nftchance closed 1 year ago
ContractListener
for factories./backfill
and refactor to /indexer
.Currently, the indexer is prevented from running free range; however, it is ready to do so beyond the mission core functionality of Managers and Hooks.
The primary changes of this PR are:
.createFilter
due to poor implementation requirements.w3.eth.logs
significantly decreases the amount of RPC calls being made.
n
listeners without collision.3.5 minutes
to 0.9 seconds
.Things that would still be nice to have:
We need a new version of the contract deployed and a few filler transactions to test the indexer.
@masonchain when you deploy the new version, will you run a few transactions, please?