GetCode
Get the code at a specific address.
String
- The address to get the code from.
String
- Block to query for information. Usually latest
, which specifies the most recent block.
Function
- (optional) Optional callback, returns an error object as first parameter and the result as second.
String
- The data at given address address
.
Sample Curl Request
Sample Curl Response