Goose Finance
  • Goose Finance
  • Roadmap
  • TOKENOMICS
    • Golden Egg (EGG)
  • Egg House
    • Egg House
  • Goose Vault
    • Introduction
    • Vaults
    • Goose Dollar and Goose Dollar Bond
    • Goose Dollar Farms
    • Available Vaults
      • Main Vault
      • Goose Dollar farms
    • How to start auto-compounding?
      • How to Get Started with Binance Smart Chain (BSC)
      • Metamask: Add Binance Smart Chain (BSC) Network
  • Layered Farming
    • Introduction
    • Incubator
    • Goose Farm
    • Goose House
    • Audit
  • IFO (Initial Farm Offering )
    • IFO (Initial Farm Offering)
  • Lottery (Not yet implemented)
    • Lottery
    • Lottery FAQ
  • Security
    • Contracts
    • Rugpull Migrator Code
    • How to check if deposit fee is compromised
    • Emergency Withdraw
  • FAQ
    • How to start farming with eggs
Powered by GitBook
On this page

Was this helpful?

  1. Security

Rugpull Migrator Code

PreviousContractsNextHow to check if deposit fee is compromised

Last updated 4 years ago

Was this helpful?

Security

We have published an article about 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 all the rug pulls were done.

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
Migrator Code in Pancake Swap