Vesting Rewards Contract

Unlocking of BITS token rewards for Genesis Bots Staking and Testnet Season 2, Alliances Tournament, Giveaways, quizzes, etc.

We would like to thank you for your long commitment to the Cryptobots project and trust. With the Testnet Season 2 finished in September and the Genesis Cryptobots staking program finished on the game launch, we would like to make the rules of unlocking these tokens clear.

We are starting the distribution system for staking and testnet rewards with a 3-months lock and a 9-months vesting period. The vesting may be speeded up proportionally to the growth of the active player base and demand for the token.

Vesting Pools list:

0: Testnet Season 2 alliances rewards [3-month lock and a 9-months vesting, start date 26 October 2022]

1: Giveaways, quizzes and other events rewards [3-month lock and a 9-months vesting, start date 26 October 2022]

2: Testnet Season 2 Top500 users rewards [3-month lock and a 9-months vesting, start date 26 October 2022]

3: Genesis Bots staking rewards [3-month lock and a 9-months vesting, start date 26 October 2022]

4: Mainnet Alliances Tournament rewards [6-month lock and a 6-months vesting, start date 26 January 2023]

Soon we will deploy a UI for the vesting contract, but you can already check the rewards locked on your address through the vesting contract (Contract -> Read Contract -> getWalletInfo): https://polygonscan.com/address/0x1366a35792535344c10fFCe794e6dd93C8238a9f

You will see all details of your vesting details: [ getWalletInfo method Response ] totalAmount uint256 : Total amount of BITS allocated for your wallet alreadyWithdrawn uint256 : BITS you have already withdrawn availableToWithdraw uint256 : BITS you can withdraw now To get the decimal value of number you have to divide it to 1000000000000000000.

To find all your vesting ids use: Contract -> Read Contract -> userVestingsIds enter your wallet. To withdraw all your availableToWithdraw tokens use: (Contract -> Write Contract)

  1. Connect to Web3 (connect wallet that have vesting)

  2. Press Withdraw and enter your userVestingId or WithdrawAll to withdraw from all available vesting ids.

This also includes the rewards for giveaways, quizzes and other events.

Hope for your understanding and trust in what we are doing.

Last updated