Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: Uniex on April 12, 2018, 06:32:01 AM



Title: Consolidating Tether USD from generated addresses to main
Post by: Uniex on April 12, 2018, 06:32:01 AM
Hello!

We are implementing Tether currency on our e-currencies exchange web-site.

The problem is as follows:

In order to link specific user with his USDT transaction we generate new address for every exchange operation and ask user to send his USDT to this new address. Suppose, he is to send us 100 USDT. After transaction is complete we will have 100 USDT and 0.00000546 BTC on our newly generated address.

After that we need to consolidate USDTs sent by our clients on one consolidated address. But we can not send USDTs from generated addresses to our consolidated address since there are not enough BTCs on those addresses to pay transfer commission fee to miners.

Please, advise what is the best way to solve the issue?


Title: Re: Consolidating Tether USD from generated addresses to main
Post by: Uniex on May 02, 2018, 08:04:10 AM
solved. It can be done via creating raw transactions.