> For the complete documentation index, see [llms.txt](https://taco-finance.gitbook.io/taco-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taco-finance.gitbook.io/taco-finance/security/rugpull-migrator-code.md).

# Rugpull Migrator Code

Pancakeswap can potentially take all of your money within 6 hours through 'function migrate'. Of course, being an established platform, they will not do it, however, the codes still exist in their contract and the risk of rug pulling is still possible.

We decided to remove the migrator code from our contract which was forked out from Pancakeswap, so that you can sleep soundly at night without worrying your funds will be gone the next day when you wake up.

You can see the following migrator code is still present in the following link: <https://github.com/pancakeswap/pancake-farm/blob/master/contracts/MasterChef.sol>

![](https://3228168576-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUDZEnugJEMeZozy8lh%2F-MUD_eDjSAPISv-QZVCj%2F-MUE1EGZ5pbFQ4i4xumQ%2Fimage.png?alt=media\&token=52d9c486-bdc8-406a-b260-16b84333c8f1)
