# Rugpull Migrator Code

**Security**

As you might be aware Pancake swap can take all your money within 6 hours. Although they might not do it, the code is still present in their contract and this code is exactly how some rug pulls were done.

Like Goose, we have removed the following migrator code from our contract which was forked out from Pancake swap. You can see the following code is still present in pancake swap’s contract and github.

You  can see the following migrator code is still present in the following link

Link: <https://github.com/pancakeswap/pancake-farm/blob/master/contracts/MasterChef.sol>

![](https://2447866993-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUOUZEim0ydoHlbUajX%2F-MUPCwju4ISv9ptNtAGK%2F-MUPD6Uwry2jc_k1naqQ%2Fimage.png?alt=media\&token=dc5859c6-bb9e-4ce6-bbbb-6f3dd7e95932)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://coralfarm.gitbook.io/coral-farm/security/rugpull-migrator-code.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
