# Constants
DefaultMaxParallelRpcCalls defines the default maximum number of individual in-parallel rpc calls.
DefaultRpcBatchBackOffMultiplier defines the rate of reducing the batch size limit for retried calls.
DefaultRpcBatchSizeLimit defines the maximum number of rpc requests to be included in a batch.
# Structs
DataWordDetail contains all the information about a single evm Data word.
# Type aliases
BatchResult is organised by contracts names, key is contract name.