Today. I am waitint for a respond.
Hello folddiger. As you can see on the print screen the xcp wallet system requeres a btc wallet adres if you want to do an deposit of xcp. How can counterparty wallet solve our problem because it is not our mistake?
Hello foldinger,
Poloniex has not been stated that it is not allowed to send tokens on their btc deposit wallet. This alert signal are given for other crypto currencies like ethereum. So is it possible by this that it is the fault of polonix by not showing the funds?
That’s a good point, why does Poloniex not warn users to only send Bitcoin to the BTC deposit address?
Stil no answer from Poloniex…
Hows it going Ali?
I am fine, still no answers from poloniex. damned.
Hello goldfinger, i i have acces to the private key of the bitcoin wallet then it is possible to get the xcp back? Or is it impossible to get the xcp back because i sended it to a bitcoin wallet?
If you have the private key for the bitcoin wallet then you can sweep the xcp back.
Do you know where i find private key at poloniex?
You cannot get the private keys on poloniex
Can you please post the command details?
Can i get the funds back by this? There are more api methods in poloniex. Hereby the link of these methods:
https://poloniex.com/support/api/
returnCompleteBalances
Returns all of your balances, including available balance, balance on orders, and the estimated BTC value of your balance. By default, this call is limited to your exchange account; set the “account” POST parameter to “all” to include your margin and lending accounts. Sample output:
{“LTC”:{“available”:“5.015”,“onOrders”:“1.0025”,“btcValue”:“0.078”},"NXT:{…} … }
Is this a method to get the refunds back?
curl -X POST http://public.coindaddy.io:4000/api/13 --user rpc:1234 -H 'Content-Type: application/json; charset=UTF-8' -H 'Accept: application/json, text/javascript' --data-binary '{ "jsonrpc": "2.0", "id": 0, "method": "create_send", "params": { "source": "1Aih5HX8R2wrygQCqYKhpToUcCRAaRxzYK", "destination": "1G71597Y9aTereDS9JPw3xvMkE6eymsX5d", "asset": "XCP", "quantity": 10000000000, fee:100000 } }'
This is an example, adapt source and destination address, asset type and quantitiy and fee (which is in satoshi). This generates a raw transaction which needs to be signed with the private key of the source address, e.g. using coinb.in and then be broadcasted.
You think you guys can solve it?
No I don’t think so. But if poloniex would want to help then they need to execute such script and sign it with their private key and broadcast the transaction.
Any progress?
they havent respond me yet…
We wont get it back…
I don’t know why it is technically difficult to prevent such mistakes … 