PWN Safe is a Safe multisig contract wallet deployed with ATR (Asset Transfer Rights) module and guard. It enables the safe owner to tokenize transfer rights of owned assets and use them in DeFi protocols, most likely as collateral. If an ATR token for an asset is minted, only an ATR token holder can transfer the underlying asset.
The main use case for the PWN Safe is lending without giving up the ownership of the asset. Instead, use assets ATR tokens as collateral. In that case, the utility of the asset is not locked in the lending protocol, waiting until the end of the loan. All airdrops linked to the ownership of assets are still accessible. In case of default, a lender can claim the underlying asset via the ATR token.
PWN Safe is able to hold transfer constraints only if a transaction is initiated by the safe. If the safe grant's approval to another address to transfer the asset, the ATR token is not minted and the asset is not locked.
- Deploy a new safe with the PWN Safe factory
- Transfer assets to the safe
- Mint ATR tokens for the assets
- Use ATR tokens as collateral in DeFi protocols
Safed deployed with PWN Safe factory can be imported into the official Gnosis Safe UI. It's recommended to use the official UI for safe management and interaction with DeFi protocols.
Name | Address | Chain |
---|---|---|
Whitelist | 0x79EC459C3bA4c64f00353caBF5fa179e059e2e1e | Ethereum Polygon Arbitrum Optimism Base Cronos Mantle BSC Linea Goerli Sepolia |
FallbackHandler | 0x23456e5a1D93b8C30f75fD60936DC21c0649480D | Ethereum Polygon Arbitrum Optimism Base Cronos Mantle BSC Linea Goerli Sepolia |
AssetTransferRights | 0xb20a1745692e8312bd4a2A0092b887526e547F9D | Ethereum Polygon Goerli |
0x2Af429Ab631Cdd2e9de396F8C838d7ad231E73EB | Arbitrum Optimism Base Cronos Mantle BSC Linea Sepolia | |
AssetTransferRightsGuard (proxy) | 0xc390f85B5286DBA62C4f1AEC3f451b4267d594DA | Ethereum Polygon Goerli |
0xd7903fD606C3FfF8d776723Af7CCFB6d6E85B126 | Arbitrum | |
0x7Fef14F22fAC06336097b6C35faCA6359A77eb14 | Optimism Base Cronos Mantle Sepolia | |
0x5383C3262d28413bc1372527802DBC35dA69C619 | BSC | |
0x2766673305E4543239D27ad187C426e41A6Da8DF | Linea | |
PWNSafeFactory | 0x408F179dBB365D6601083fb8fF01ff0E1C66AE28 | Ethereum Polygon Goerli |
0x72dc3870FEb5d80f3feC46e3BFDa673170695395 | Arbitrum | |
0xF475aB5843d6688ffFfDAA38e7DEFeAFAc9d9284 | Optimism Base Cronos Mantle Sepolia | |
0xed53Fdb9018D3EE7051158CB03eD152696F9C8A0 | BSC | |
0x41Da2f3BDF51dC574Bca114926Df31D521686333 | Linea |