Path Parameters
Example:
"demo"
Body
application/json
Returns the byte code at a given address (if it’s a smart contract).
Parameters
DATA
, 20 Bytes - Address from which to retrieve byte codeTAG
- Integer block number or one of “earliest”, “latest” or “pending”Returns
DATA
- The byte code (if any) found at the given address"demo"