keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

Need to add message/description on how to find the TDT ID when Redeeming a tBTC #302

Closed ramaruro closed 4 years ago

ramaruro commented 4 years ago

When redeeming a tBTC (https://dapp.test.tbtc.network/redeem), it asks for the TDT ID and the Bitcoin Address. There needs to be a message/link to a document that describes how to find the TDT ID. For a regular user, even versed with looking at transactions in Etherscan, it takes a long time if at all, to find that as there are many elements related to the original Minting Transaction.

This Telegram Bot picks up the actual TDT ID based on the Users Wallet Address (https://t.me/tbtc_challenge_bot). There should be something simple like that, or at the very least a message on how to find it.

image