PWN Safe
Have your cake and eat it too!
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.
The documentation is divided into three parts:
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
Check out a talk from PWN's own Naim and Josef about PWN Safe at Devcon 6
Last updated