Skip to main content
Version: 1.3.2

Block

The block is the starting block for the simulation. The simulation will use this as a base block and pull the state from the Ethereum chain. Everything that is available at this block can be used for the simulation.

For testing purposes the simulation team has used 16100000 which is the block we recommend using. But feel free to use any block as long as it's atleast 1 hour old.

Format

nametype
typeint
requiredtrue

Example

block: 16100000