/launch

The launch of Salty.IO begins with the whitelisting of tens of thousands of users (who have taken part in prominent DeFi projects).

Whitelisted users vote on the BootstrapBallot.sol. The BootstrapBallot.vote() function includes a signature that confirms that voting users are both whitelisted and have retweeted the launch announcement.

Once whitelisted users vote, they are eligible to receive the airdrop. Airdrop recipients are able to claim their share of SALT once the exchange is launched (6 million SALT evenly divided amongst all eligible recipients over two phases).

The bootstrap ballot determines whether or not the DEX should be started and have SALT distributed to the exchange contracts via InitialDistribution.sol.

Last updated