block_number_context
Explains the three different block numbers on this Orbit chain—L2 height, L1 block.number, and ArbSys.arbBlockNumber—to prevent integration bugs.
Instructions
Explain the three different 'block numbers' on this chain: the L2 height from eth_blockNumber, the L1 height a contract sees via block.number, and ArbSys.arbBlockNumber(). Getting these confused is the most common Orbit integration bug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||