diff --git a/EIPS/eip-1474.md b/EIPS/eip-1474.md index ff075643..301fd0a6 100644 --- a/EIPS/eip-1474.md +++ b/EIPS/eip-1474.md @@ -45,6 +45,7 @@ If an Ethereum RPC method encounters an error, the `error` member included on th |-32002|Resource unavailable|Requested resource not available|non-standard| |-32003|Transaction rejected|Transaction creation failed|non-standard| |-32004|Method not supported|Method is not implemented|non-standard| +|-32005|Limit exceeded|Request exceeds defined limit|non-standard| Example error response: