eth_getCode
Returns code at a given address.
Parameters:
DATA, 20 Bytes - address
QUANTITY|TAG - integer block number, or the string "latest"
Returns:
DATA - the code from the given address.
Example:
Last updated
Returns code at a given address.
DATA, 20 Bytes - address
QUANTITY|TAG - integer block number, or the string "latest"
DATA - the code from the given address.
Last updated