Author: Gajesh Naik Twitter: @robogajesh
- createSAFTE - function to create a onchain SAFTE
- cancelSAFTE - just incase the deal is cancelled btw the investor and the project, the project address or the contractInitiator can cancel the onchain SAFTE
- transact - function to execute SAFTE. can be only done by the investor
- claimUnlockedTokens - function for the investor to claim his unstaked tokens
Ropsten Testnet: https://ropsten.etherscan.io/address/0xe67d774948167D7dC5C32E088Bb65121e1899E21#code Matic Mainnet: https://polygonscan.com/address/0x557e711d8f02f016066687709ff69722df6eec62#code UI: Under Development