Skip to content

PWNDAO/pwn_safe

Repository files navigation

PWN Safe

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.

How to use

  1. Deploy a new safe with the PWN Safe factory
  2. Transfer assets to the safe
  3. Mint ATR tokens for the assets
  4. 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.

Deployed addresses

NameAddressChain
Whitelist0x79EC459C3bA4c64f00353caBF5fa179e059e2e1eEthereum Polygon Arbitrum Optimism Base Cronos Mantle BSC Linea Goerli Sepolia
FallbackHandler0x23456e5a1D93b8C30f75fD60936DC21c0649480DEthereum Polygon Arbitrum Optimism Base Cronos Mantle BSC Linea Goerli Sepolia
AssetTransferRights0xb20a1745692e8312bd4a2A0092b887526e547F9DEthereum Polygon Goerli
0x2Af429Ab631Cdd2e9de396F8C838d7ad231E73EBArbitrum Optimism Base Cronos Mantle BSC Linea Sepolia
AssetTransferRightsGuard (proxy)0xc390f85B5286DBA62C4f1AEC3f451b4267d594DAEthereum Polygon Goerli
0xd7903fD606C3FfF8d776723Af7CCFB6d6E85B126Arbitrum
0x7Fef14F22fAC06336097b6C35faCA6359A77eb14Optimism Base Cronos Mantle Sepolia
0x5383C3262d28413bc1372527802DBC35dA69C619BSC
0x2766673305E4543239D27ad187C426e41A6Da8DFLinea
PWNSafeFactory0x408F179dBB365D6601083fb8fF01ff0E1C66AE28Ethereum Polygon Goerli
0x72dc3870FEb5d80f3feC46e3BFDa673170695395Arbitrum
0xF475aB5843d6688ffFfDAA38e7DEFeAFAc9d9284Optimism Base Cronos Mantle Sepolia
0xed53Fdb9018D3EE7051158CB03eD152696F9C8A0BSC
0x41Da2f3BDF51dC574Bca114926Df31D521686333Linea

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published