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
name | type |
---|---|
type | int |
required | true |
Example
block: 16100000