evm_storage_slot_layout_calculator
Compute exact 32-byte storage slots for nested mappings, dynamic arrays, and packed structs in Solidity using ABI specifications. Resolve complex state variable layouts for smart contract debugging and verification.
Instructions
Calculates exact 32-byte EVM storage slots for complex Solidity state variables (nested mappings, dynamic arrays, packed structs) according to ABI specification. (0.035 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |