Addresses
getCode
Returns the code stored at a given address.
POST
Body
application/json
Available options:
2.0
Example:
"2.0"
The name of the method to be invoked.
Available options:
quai_getCode
Example:
"quai_getCode"
The address to return code stored at, the default block parameter.
Example:
[
"0x1dbbB54b402E725aD96fEc342AF5150a1560D4c7",
"latest"
]
A unique identifier for the request.
Example:
1
Was this page helpful?