Merge pull request #1413 from blockscout/tom2drum/issue-1035
contract interaction: validate args inputs
Showing
| ... | @@ -89,6 +89,7 @@ | ... | @@ -89,6 +89,7 @@ |
| "react-identicons": "^1.2.5", | "react-identicons": "^1.2.5", | ||
| "react-intersection-observer": "^9.5.2", | "react-intersection-observer": "^9.5.2", | ||
| "react-jazzicon": "^1.0.4", | "react-jazzicon": "^1.0.4", | ||
| "react-number-format": "^5.3.1", | |||
| "react-scroll": "^1.8.7", | "react-scroll": "^1.8.7", | ||
| "swagger-ui-react": "^5.9.0", | "swagger-ui-react": "^5.9.0", | ||
| "use-font-face-observer": "^1.2.1", | "use-font-face-observer": "^1.2.1", | ||
| ... | ... |