Contracts
SaltSwap's Contracts
Our contracts are publicly accessible in the following repo github.com/saltswap/salt-contracts
MasterChef: 0xB4405445fFAcF2B86BC2bD7D1C874AC739265658
Timelock: 0xB5cD51B879424a920513a66407BB041a9E904731 (delay: 24h)
How are our contracts safe?
We have based our implementation in Goose Finance's EGG token and have the following features:
24h timelock added to contract at launch;
No migrator code, it was totally removed;
Contract audit in the pipeline.
Removed migratator code
Removed from PancakeSwap's MasterChef.sol
Diff EGG MasterChef vs SALT MasterChef
Please refer to the following diffchecker: diffchecker.com/AoYdXp6H
Last updated