verify_contract_bytecode
Check if a Base address holds deployed bytecode or is an EOA to avoid sending funds to empty contracts.
Instructions
Checks whether an EVM address on Base has deployed bytecode or is an EOA, preventing wasted transfers to empty contracts. (0.01 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 |