post https://ethereum-mainnet.s.chainbase.online/v1/
Returns the byte code at a given address (if it's a smart contract).
Parameters
DATA
, 20 Bytes - Address from which to retreive byte codeTAG
- Integer block number or one of "earliest", "latest" or "pending"
Returns
DATA
- The byte code (if any) found at the given address