Contracts

Information on smart contracts

The smart contracts used in the project are mainly forked from Goose Finance contracts with only a few changes that we thought to be important regarding the token economics (section economics).

Migrator Code

A migrator code was present on the original MasterChef contract but was of course removed by most of the projects in the field now. We believe it is really important for the safety of your funds.

You can find the Goose Finance audits right below :

We will audit our contracts as soon as possible, but in the meantime, you can check them by yourself on our Github.

At launch, the $SNAKE token ownership was transferred to MasterChef which will be transferred to the Timelock contract. If you're not familiar with the utility of the Timelock contract, consider it as a way for you users to be aware, and prepare to future operations made by the developers.

Last updated

Was this helpful?