eth_getCode

Returns the compiled bytecode of a smart contract

Parameters

DATA, 20 Bytes - address
QUANTITY|TAG - integer block number, or the string "latest", "earliest" or "pending"

Returns

DATA - the code from the given address

Language
Click Try It! to start a request and see the response here!