Welcome to Nativo.
Nativo the wrapper chief.
Nativo is an enhanced version of the WETH contract, which provides a way to wrap the native cryptocurrency of any supported EVM network into an ERC20 token, thus enabling more sophisticated interaction with smart contracts and DApps on various blockchains.
Shoutout, before dive in to the documentation, we would like to thank the following projects that seem to have a similar idea, Philogy/meth-weth and WETH10/WETH10.
Feature | WETH | Nativo |
---|---|---|
Infinity Approve (gas savings) REF | ✕ | ✓ |
Improved interface for wrapping and unwrapping REF | ✕ | ✓ |
Remove deprecated .transferRead this REF | ✕ | ✓ |
ERC-2612 / ERC20Permit REF | ✕ | ✓ |
ERC1363: Payable Token, Call Chaining REF | ✕ | ✓ |
ERC3156: Flash Loans REF | ✕ | ✓ |
For a detailed overview , please refer to the documentation |