comet icon indicating copy to clipboard operation
comet copied to clipboard

Spider tool: fails to crawl create2 contracts produced by internal tx

Open peersky opened this issue 1 year ago • 2 comments

example:

Import failed for scroll@0x643e160a3C3E2B7eae198f0beB1BfD2441450e86 
(Error: Failed to pull deployed contract code from Etherscan: 
https://scrollscan.com/address/0x643e160a3C3E2B7eae198f0beB1BfD2441450e86#code; 
TypeError: Cannot read properties of undefined (reading 'input')), retrying in 10s; 5 retries left

peersky avatar Apr 04 '24 12:04 peersky

I see that code was updated on main and now does proxy to rpc call for contract creation, however this seem to still be not very stable, im getting scroll rpc endpoint errors:

ProviderError: Too Many Requests error received from rpc.scroll.io

peersky avatar Apr 17 '24 03:04 peersky