to:
address.eth_getCode
to the address.eth_getCode
to an extracted address, cache the results so that if we get this address again, we don’t do a eth_getCode
to it as we already know this is a contract address.max_workers=10
— set to however parallel threads you feel is reasonable. Make sure don’t hit the limits: Limits.