Expand description
Commonly used constants.
Constants§
- Alchemy free tier cups: https://docs.alchemy.com/reference/pricing-plans
- Arbitrum L1 sender address of the first transaction in every block.
0x00000000000000000000000000000000000a4b05
- Maximum size in bytes (0x6000) that a contract can have.
- The dev chain-id, inherited from hardhat
- Logged when an error is indicative that the user is trying to fork from a non-archive node.
- The system address, the sender of the first transaction in every block:
0xdeaddeaddeaddeaddeaddeaddeaddeaddead0001
- Default request timeout for http requests
- The first four bytes of the call data for a function call specifies the function to be called.
- Transaction identifier of System transaction types
Functions§
- Returns whether the sender is a known L2 system sender that is the first tx in every block.