eth_getCode (BSC)
Returns code at a given address.
Parameters
DATA
, 20 Bytes - address.QUANTITY|TAG
- integer block number, or the string "latest", "earliest" or "pending", see the default block parameter.
Returns
DATA
- the code from the given address.
Request example
Result
Last updated