Network specifications¶
This document is not a full system spec, it's instead intended to be a brief description of externally-facing behavior that is useful for application developers.
Consensus parameters¶
Block time | 5 seconds |
Block gas limit | 30,000,000 |
EVM Chain ID | 8091 |
These numbers will change in the future as Strata's design evolves.
Upstream precompiles¶
All upstream precompiles supported as of Shanghai. See execution-specs or evm.codes/precompiled for more information.
Other notable addresses¶
0x5400000000000000000000000000000000000001
: Bridge withdrawal precompile address. See the bridge documentation for more information.0x2fb867AE94cEff131a54Aa281b21621bC4b5Fce6
: Wrapped BTC contract, for wrapping Strata-native BTC into an ERC-20 asset.0xc9C8Ab3C0De997652F6Ebb385E63Ae9a0ae2A7F6
: Multicall2 contract, which aggregates results from multiple contract constant function calls.