ERC20Wrapper

所属分类:区块链开发
开发工具:Solidity
文件大小:223KB
下载次数:0
上传日期:2021-10-30 10:47:48
上 传 者sh-1993
说明:  通用ERC20包装器solidity智能合约
(Generic ERC20 wrapper solidity smart contract)

文件列表:
.eslintrc.json (215, 2021-10-30)
.solcover.js (121, 2021-10-30)
.solhint.json (344, 2021-10-30)
.soliumignore (0, 2021-10-30)
.soliumrc.json (1192, 2021-10-30)
LICENSE (1079, 2021-10-30)
abis (0, 2021-10-30)
abis\ERC20.json (4438, 2021-10-30)
abis\ERC20Permit.json (6131, 2021-10-30)
abis\ERC20Wrapper.json (9243, 2021-10-30)
abis\IERC20.json (3401, 2021-10-30)
abis\IERC20Metadata.json (4065, 2021-10-30)
abis\IERC2612.json (1177, 2021-10-30)
contracts (0, 2021-10-30)
contracts\ERC20Wrapper.sol (2743, 2021-10-30)
hardhat.config.ts (2148, 2021-10-30)
package.json (1556, 2021-10-30)
tsconfig-publish.json (350, 2021-10-30)
tsconfig.json (367, 2021-10-30)
yarn.lock (585726, 2021-10-30)

# ERC20Wrapper Contract to create simple wrappers that support batch patterns. - `wrap` with convert your underlying tokens to wrapper tokens. Any unaccounted underlying in the wrapper contract will be used as well. - `unwrap` with convert your wrapper tokens to underlying tokens. Any wrapper tokens in the wrapper contract will be used as well. ## License All files in this repository are released under the MIT license.

近期下载者

相关文件


收藏者