PWN Safe
Have your cake and eat it too!
Last updated
Have your cake and eat it too!
Last updated
PWN Safe is a set of smart contracts which allow the tokenization of Asset Transfer Rights (ATR). The ATR token can then be used as collateral in lending protocols like PWN instead of the actual asset itself. The contracts leverage the composability of the Gnosis Safe contracts by extending them with a module and a guard. Don't worry if you don't understand everything yet — this documentation will guide you through all the details of the PWN Safe contracts.
Architecture overview: A high-level look at the contract architecture
Security considerations: Let's talk about vulnerabilities to be aware of
Smart contract reference: A detailed description of each contract