when will the dev distribute the token?
do you mean airdrop tokenss? if it is ,tokens already distribute long time ago , you should check the spreadsheet and your account
I contributed much to this thread from close to the beginning and I don't see anything for it in MyEtherwallet. Is there a step I'm missing?
I see I'm in the spreadsheet. Maybe you guys could explain how to get the JSON code as I figured out the section to add the contract name. This will be the first time I've done an Ether contract.
Try:
1) log into your MEW
2) click "Add Custom Token"
3) in the "Token Contract Address" box, input: 0x3d46454212c61ecb7b31248047fa033120b88668
4) in the "Token Symbol" box, input: MVT
5) in the "Decimals" box, input: 18
6) then click "Load Tokens"
Edit: Your coin is there:
https://etherscan.io/token/0x3d46454212c61ecb7b31248047fa033120b88668?a=0x995ece426FA3f1641547Ae3308D16B02fE397C59Welcome to the Ethereum blockchain.
Edit: Make sure your wallet is secure! Watch out what contracts you interact with ---> you may want to think about isolating your assets from addresses you interact with other contracts with ---> to be safe.