100 想要一份单币质押和lp质押的demo学习一下

请先 登录 后评论

最佳答案 2021-11-24 17:19

Sushi 是一个很好的参考实现:

LP 质押(MasterChef.sol):

https://github.com/sushiswap/sushiswap/blob/canary/contracts/MasterChef.sol

单币质押:(SushiBar.sol):

https://github.com/sushiswap/sushiswap/blob/canary/contracts/SushiBar.sol

请先 登录 后评论

其它 1 个回答

zen
请先 登录 后评论