It could have been a 3 line change, but I reconfigured the base Etherscan provider a bit since it may or may not have search params passed into it by the new subclass.
I tested permutations of the regular and new Etherscan loaders and it seemed to work across Ethereum and Base. I didn't test super thoroughly, but it seems to work!
Adding Etherscan V2 into loaders list while I'm at it.
https://github.com/shazow/whatsabi/issues/157
It could have been a 3 line change, but I reconfigured the base Etherscan provider a bit since it may or may not have search params passed into it by the new subclass.
I tested permutations of the regular and new Etherscan loaders and it seemed to work across Ethereum and Base. I didn't test super thoroughly, but it seems to work!