The request is not valid.
Code | Message | Description |
---|---|---|
1034100 | invalid param (${key}:${value}) | The parameters are wrong. |
1034100 | missing required headers | A header value is ommitted. |
1034120 | Invalid hex - ${err} | The hex. format ist wrong. |
1034120 | failed to bind uri params - Key: 'ContractAddressUriParam.Address' Error:Field validation for 'Address' failed on the 'eth_addr' tag | The address is wrong. |
1034120 | invalid JSON RPC request | JSON RPC request is invalid. |
1034210 | Unsupported method - ${methodName} | This method is not supported. |