Returns the compiled bytecode at a given address. ReturnsDocumentation Index
Fetch the complete documentation index at: https://base-a060aa97-meyer9-move-azul-to-top-of-upgrades.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
"0x" for externally owned accounts (EOAs).
Parameters
The 20-byte address to query.
Block number in hex, or
"latest", "pending", "safe", "finalized", "earliest".Returns
The bytecode at the address as a hex string.
"0x" if there is no code.