📑The basics of the smart contract

Description about how the smart contract work.

Basically,the smart contract is in 3 times: -Before -Sale -Sold Out

Before

The step before is when the smart contract has been deployed, then we activate the Sale

Sale

In the Sale, users will be able to mint via our mint page. When you'll mint, the money will directly go in the smart contract. Same that there is a sold Out, the step Sale will last 1 week. Right before the end of the sale, the team will pay themselves (still via the smart contract) if you want some details you can take a look here.

Sold Out

In the soldOut, it's too late to mint and to pay ourselves,the smart contract will make the draw, with a Link Oracle,and the winner will automatically send to his wallet.

The smart contract is deployed on Polygon blockchain. If you don't know how to add it,click here.

The smart contract is here to secure everything and to minimalize the possibility of a scam/disfunctionnment.

Last updated