"0x" for externally owned accounts (EOAs).
Parameters
The 20-byte address (typically a smart contract).
Block number in hexadecimal, or a block tag:
latest, earliest, pending, safe, or finalized.Returns
The bytecode at the address as a hex string. Returns
"0x" if there is no code (EOA or self-destructed contract).