eth_getCode - DogeOSAsk AIpost https://dogeos-testnet.unifra.io/v1/{your-api-key}/eth_getCodeReturns code at a given address.Path Paramsyour-api-keystringrequiredBody ParamsjsonrpcstringrequiredDefaults to 2.0The version of the JSON-RPC protocol.methodstringrequiredDefaults to eth_getCodeThe name of the method to be called.paramsarrayrequiredDefaults to 0x5300000000000000000000000000000000000002,latestA list of parameters to pass to the method.params* string stringidintegerrequiredDefaults to 1A unique identifier for the request.Responses 200The code from the given address. 400Bad Request. The request could not be understood by the server due to malformed syntax.Updated 7 months ago