Skip to main content

NewChain Guard Error

Error Code

CodeStatusDescription
412StatusInvalidJSONRequestinvalid JSON request
413StatusNoMethodParamsno method and/or jsonrpc attribute
414StatusJSONRPCVersionjsonrpc version not supported
415StatusMethodNotWhitelistjsonrpc method is not Whitelist
416StatusMethodParamsNotMatchmethod params not match
417StatusMethodParamsTypeErrormethod params type not string
418StatusGasLimitErrorgasLimit error
421StatusEmptyFromAddressempty from address
422StatusIllegalChainIDillegal chainID
423StatusSignatureVerifyFailedsignature verification failed
424StatusGasPriceErrorgas price is less than the minimum value
425StatusSecp256r1HalfNsignature s is big than secp256r1HalfN
426StatusTransactionHashNilempty transaction hash
429StatusReadBodyErrorget body error
430StatusFilterNoConfigfilter no config
431StatusMethodNotAllowedthe method is not available
432StatusDecodeTransactionErrordecode transaction from hex string error
500StatusInternalErrorInternal Error