Transpile e0d2b338
Showing
contracts/drafts/ERC20PermitUpgradeable.sol
0 → 100644
contracts/drafts/IERC20PermitUpgradeable.sol
0 → 100644
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -72,7 +72,8 @@ |
| "rimraf": "^3.0.2", | ||
| "solhint": "^3.2.0", | ||
| "solidity-coverage": "^0.7.11", | ||
| "solidity-docgen": "^0.5.3" | ||
| "solidity-docgen": "^0.5.3", | ||
| "web3": "^1.3.0" | ||
| }, | ||
| "dependencies": {} | ||
| } |
test/drafts/ERC20Permit.test.js
0 → 100644
test/helpers/eip712.js
0 → 100644
Please
register
or
sign in
to comment