Skip to content

Instantly share code, notes, and snippets.

@dome
Created October 11, 2024 10:15
Show Gist options
  • Save dome/3e8b0451d88ff5d471ebd3530cc037b7 to your computer and use it in GitHub Desktop.
Save dome/3e8b0451d88ff5d471ebd3530cc037b7 to your computer and use it in GitHub Desktop.
TBSI Devnet
{
"config": {
"chainId": 1708,
"homesteadBlock": 0,
"eip150Block": 0,
"eip155Block": 0,
"eip158Block": 0,
"byzantiumBlock": 0,
"constantinopleBlock": 0,
"petersburgBlock": 0,
"istanbulBlock": 0,
"muirGlacierBlock": 0,
"berlinBlock": 0,
"londonBlock": 0,
"arrowGlacierBlock": 0,
"grayGlacierBlock": 10,
"clique": {
"period": 10,
"epoch": 34560
}
},
"alloc": {
"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266": { "balance": "1000000000000000000000000000" }
},
"coinbase": "0x0000000000000000000000000000000000000000",
"difficulty": "0x1",
"extraData": "0x0000000000000000000000000000000000000000000000000000000000000000f39Fd6e51aad88F6F4ce6aB8827279cffFb922660000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "30000000",
"nonce": "0x1708",
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"timestamp": "0x62BD3EF9"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment