klay_getCode
Returns code at a given address.
Parameters
Type | Description |
---|---|
20-byte DATA | Address |
QUANTITY | TAG | HASH | Integer or hexadecimal block number, or the string |
Return Value
Type | Description |
---|---|
DATA | The code from the given address.. |
Example
Last updated