6. Claim TCR from Etherscan

Here find a guide on how to claim your TCR to then convert to MYC to burn.

Growth Fund Vesting

Steps

  1. Select the Read tab and head over to schedules function and put in your address and schedule Id = 0.

  2. If you have a vesting schedule you should see some totalAmount listed.

  3. Toggle over to the write tab on Etherscan

  4. Use the connect to web3 button to connect to metamask. Make sure you are signed into the metamask account that holds the address you used above to check your vesting.

  5. Use the claim function with scheduleId as 0 to claim your tokens.

Original Mycelium Employee Vesting

Steps

  1. Head to the Mycelium Vesting Contract on Etherscan https://etherscan.io/address/0xbe5350ee7f130549b5eed3bceab1cd4451609015

  2. Navigate to contract → read contract

  3. Select the getVesting function and put in your address you think should be vesting, and put in 0 as the schedule ID. This should return two numbers, one representing your total tokens vesting, and the other representing your claimed amount. If you are unsure what address you have vesting for, please contact defi@mycelium.ventures

  4. Assuming you see some numbers from the above, go ahead and toggle over to the write contract tab.

  5. Use the connect to web3 button to connect to metamask. Make sure you are signed into the metamask account that holds the address you used above to check your vesting.

  6. Use the claim function with scheduleId as 0 to claim your tokens.

Last updated