mysteriumnetwork / node

Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol
https://mysterium.network
GNU General Public License v3.0
1.11k stars 311 forks source link

MYST didn't reach the wallet on bittrex #4763

Closed apaulmann closed 2 years ago

apaulmann commented 2 years ago

I wanted to transfer some MYST from my nodes to my wallet on Bittrex. I put my walletadress "0xf304f01a239ce287cf451c4a5ac23f1a1e20555a" into the withdraw but the MYST never reached my wallet on Bittex.

When I checked the transactions I found my MYSTs here: https://polygonscan.com/address/0xf304f01a239ce287cf451c4a5ac23f1a1e20555a#tokentxns

But this is not my wallet. What I did wrong? Are my MYST lost now?

Sermooh commented 2 years ago

Bittrex does not support the Polygon network. Most likely, you will not be able to return the tokens. Feel free to ask questions on social media beforehand.

apaulmann commented 2 years ago

But have a look in the mysterium documentation. https://docs.mysterium.network/node-runners/mysterium-cli/#gatsby-focus-wrapper (in the middle. Search for bittrex)

Is that not right?

[...] There are two types of wallets that you can use:

Exchange wallets (HitBTC and Bittrex deposit addresses are supported only);

Direct Blockchain wallets (Metamask, Trust wallet, Atomic, MEW, MyCrypto, Trezor, Ledger ...). [...]

adinetech commented 2 years ago

Yeah, the specific docs is not updated, rightnow you can withdraw MYST manually from the node via Polygon or Ethereum mainnet and MYST Exchanges can only accept MYST in Ethereum network, not in Polygon.

etherunit commented 2 years ago

thanks for pointing out. we have updated it to be more clear. -> Exchange wallets (HitBTC and Bittrex deposit addresses are supported on Ethereum network only!!);

adinetech commented 2 years ago

thanks for pointing out. we have updated it to be more clear. -> Exchange wallets (HitBTC and Bittrex deposit addresses are supported on Ethereum network only!!);

I made a PR, feel free to review and merge it https://github.com/mysteriumnetwork/documentation/pull/105/files

etherunit commented 2 years ago

Screenshot 2022-02-10 at 09 02 58 btw, we have this information in UI, so it should make people "more" aware.

adinetech commented 2 years ago

Screenshot 2022-02-10 at 09 02 58 btw, we have this information in UI, so it should make people "more" aware.

I agree.