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