changed 3 years ago
Published Linked with GitHub

General procedure to claim new DiscoveryDEX tokens

Current token holders that want claim the future DiscoveryDEX token should delegate or redelegate their current TICKs tokens to DiscoveryDEX validator in Microtick chain.
This validator is owned by the current DAO Team

Redelegate using the command line interface

If you are good at CLI you can redelegate your current stak with this command:

mtm tx staking redelegate [src-validator-addr] microvaloper1ee05vm4kw8yp2avx8gpxegynpytl5g5h2elsuu [amount]utick --note 0x1aaaaaaaaaaaaaaaaaa --fees 300utick --from wallet   

replacing the 0x1aaaaaaaaaaaaaaaaaa example address by your ERC20 compatible.

Delegate tokens use the command line interface

You can do it whith this command, replacing the ETH in the memo by yours:

mtm tx staking delegate microvaloper1ee05vm4kw8yp2avx8gpxegynpytl5g5h2elsuu 1000utick --from wallet

Using a graphical GUI

You can connect your KEPLR to one of the online wallets that supports Microtick chain:

You should delegate or redelegate in DiscoveryDEX validator all your tokens.
VERY IMPORTANT!!! Please indicate your ETH ADDRESS in the MEMO field at KEPLR

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

OMG! OMG! I did the redelegation and missed to put the ETH address!!!
Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

Someone made a delegation/redelegation without MEMO field, don't worry, you can make another TX.

You can fix it easily sending a TX indicating the HASH of the redelegation/delegation and the ETH address in the MEMO field:

PROCEDURE FOR SIGNAL THE REDELEGATION IF YOU MISSED THE MEMO FIELD

You should make a "Magic TX" referring to your RE/DELEGATION and your Eth address

Amount should be: 1utick -> 0.000001 TICK to be easy to identify (as a Magic Transaction)

From: micro1qruja8frsgg7vjkp0pmpzu3mjrtmld56yz72a3
To: micro1ee05vm4kw8yp2avx8gpxegynpytl5g5hfrexhm  (autodelegation for DiscoveryDEX val)
Amount: 0.000001utick 
MEMO: 9AFABB473340682changebyyourhash43351D569D666BA074E28A -  0x111youraddresserc20 

This procedure could be used by non-experienced users that are using a graphical wallet, making the redelegation and then signaling the TX with another TX.

WE ARE GOING TO TRACK THE REDELEGATIONS & SIGNALING TXs but you can ping us in the Microtick Discord chat anyway

tags: DiscoveryDEX
Select a repo