mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
4abc6cd119
See https://github.com/ethereum/EIPs/pull/8051 & https://github.com/ethereum/execution-specs/pull/860
22 lines
498 B
JSON
22 lines
498 B
JSON
{
|
|
"ChainName": "sepolia",
|
|
"chainId": 11155111,
|
|
"consensus": "ethash",
|
|
"homesteadBlock": 0,
|
|
"eip150Block": 0,
|
|
"eip155Block": 0,
|
|
"byzantiumBlock": 0,
|
|
"constantinopleBlock": 0,
|
|
"petersburgBlock": 0,
|
|
"istanbulBlock": 0,
|
|
"muirGlacierBlock": 0,
|
|
"berlinBlock": 0,
|
|
"londonBlock": 0,
|
|
"terminalTotalDifficulty": 17000000000000000,
|
|
"terminalTotalDifficultyPassed": true,
|
|
"mergeNetsplitBlock": 1735371,
|
|
"shanghaiTime": 1677557088,
|
|
"cancunTime": 1706655072,
|
|
"ethash": {}
|
|
}
|