It is not possible to withdraw GNC coins

It is not possible to withdraw coins to XT.COM exchange. I’ve already tried everything I can. The last thing I did was completely delete all files related to Gridnet and installed a new version of it. It has synced with the network. I have activated my Master Private HD Key. But when I tried to save it, I noticed a message: “Cannot store an anonymous key-chain.”
My address is 1LYBvJ3gzKG5ctbfpa98Urww3WaerjzCpB. The coins are there and they are unlocked.

After the transfer of my GNC coins with the “cd 1LYBvJ3gzKG5ctbfpa98Urww3WaerjzCpB bt send 1K1zWQDAP9Gz729SbTYWipaAtcoK6cX2YZ 1000000000000000000 ct” command, the Gridnet core writes that there were 268 coins, then there were 267. But then after entering the “getresult” command, the Gridnet core writes: “Aborting Transaction due to an error. You may retry.
[TestNet:GridScript VM]: Thread Aborted.
[Local:Executor]: Exception v: False (Receipt ID wasn’t provided.)”

Accordingly, the coins do not arrive on the stock exchange.

When I try to send coins using the app, it writes me “insufficient balance” every time.

Help me withdraw my coins to the exchange! What could be the problem?

hey there!

In any case, if your coins are ‘on-chain’ - your coins are safe and there is nothing to worry about.

Now, let’s see how we could approach this.

You could continue with direct GridScript command from Core, which is expected to work when invoked right - or - you may choose to export your wallet entirely to mobile app.

Information on how to manage your wallets / identities and/or private key from Core you can find here

“cd 1LYBvJ3gzKG5ctbfpa98Urww3WaerjzCpB bt send 1K1zWQDAP9Gz729SbTYWipaAtcoK6cX2YZ 1000000000000000000 ct” 

Where did you get that command from?

The above command attempts to send 1000000000000000000 Atto Units to 1K1zWQDAP9Gz729SbTYWipaAtcoK6cX2YZ.

Presumably you are after sending ‘entire’ GNCs.

For this, use the -gnc switch with send command

example:

send 1K1zWQDAP9Gz729SbTYWipaAtcoK6cX2YZ 265 -gnc

Note: always remember to leave some amount behind to cover for processing fees.

So the entire one-liner ends up being cd 1LYBvJ3gzKG5ctbfpa98Urww3WaerjzCpB bt send 1K1zWQDAP9Gz729SbTYWipaAtcoK6cX2YZ 256 -gnc ct

Good Luck and keep me posted.

1 Like

Nothing is sent this way either. Maybe I’m not activating mine Master Private HD Key correctly? How do I do it correctly?

Feel invited to share logs of you dispatching a transaction.