Returns the bytecode at a given address (smart contract code).
JSON-RPC Method: eth_getCode
This endpoint uses the standard Ethereum JSON-RPC 2.0 format.
Optional API key for increased rate limits.
Without API key:
With API key:
Usage: Add apikey=YOUR_KEY to any request query string.