EVM_BLOCK_TIMES

Documentation for eth_defi.chain.EVM_BLOCK_TIMES data.

EVM_BLOCK_TIMES = {1: 12, 10: 2, 56: 3, 100: 5, 130: 1, 137: 2, 143: 0.4, 146: 1, 239: 1.5, 324: 1, 957: 2, 998: 1, 999: 1, 1868: 2, 2741: 2, 5000: 2, 8453: 2, 9745: 1, 34443: 2, 42161: 0.25, 42220: 5, 43111: 12, 43114: 2, 57073: 2, 59144: 2, 80094: 1, 81457: 2, 84532: 2, 421614: 0.25, 645749: 1, 747474: 1, 7777777: 2, 11155111: 12}

Chain shortest block times in seconds.

Used to convert between block ranges and wall-clock durations. For chains with multiple block types (e.g. HyperEVM dual-block architecture), we use the shortest block time so that block-range → time estimates are accurate.

Note that for many chains these are approximate and can vary based on network conditions and upgrades.