CONTRACT_DEPLOYMENT_TIMEOUT
Documentation for eth_defi.chain.CONTRACT_DEPLOYMENT_TIMEOUT data.
- CONTRACT_DEPLOYMENT_TIMEOUT: dict[int, int] = {998: 200, 999: 200}
Chain-specific contract deployment receipt timeouts in seconds.
HyperEVM large-block deployments can take materially longer than a normal EVM receipt wait, and public RPCs may lag before they surface the receipt even when the deployment transaction itself succeeded on-chain.