ERC20Wrapper
ERC20Wrapper copied to clipboard
Generic ERC20 wrapper solidity smart contract
ERC20Wrapper
Contract to create simple wrappers that support batch patterns.
wrapwith convert your underlying tokens to wrapper tokens. Any unaccounted underlying in the wrapper contract will be used as well.unwrapwith 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.