BirthdayResearch / defichain-app

DeFi Blockchain desktop app for Windows, Linux and Mac.
https://defichain.com
MIT License
157 stars 57 forks source link

BTC balance doesn't get updated after a successful transaction #1181

Closed Vargentum closed 2 years ago

Vargentum commented 2 years ago

Hello. I issued a transaction in BTC network to top up my DeFI Wallet account. Tx got confirmed, but my balance in a wallet doesn't get updated. I did a complete app reinstall, but nothing changed.

I could see the address that received my satoshis in spv_getalladdresses

image

My DFI balance is 0. Could it be the reason?

DeFi Wallet OSX version 2.11.0

defichain-bot commented 2 years ago

@Vargentum: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

In the meantime, you can:

  1. Checkout DeFiChain’s Github issue page to see if your issue has already been reported
  2. Submit any logs if you have them, this will greatly expedite the process for us.
  3. You can also join our Telegram or Reddit community channels.
Details I am a bot created to help the [DeFiCh](https://github.com/DeFiCh) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/DeFiCh/app/blob/main/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [DeFiCh/oss-governance-bot](https://github.com/DeFiCh/oss-governance-bot) repository.
Vargentum commented 2 years ago

My BTC balance got updated on the main screen, but not in Liquidity or DEX panels. So I'm unable to use this functionality.

image image
izzycsy commented 2 years ago

Hi @Vargentum , at the moment for native BTC being sent to DeFiChain desktop app, it can only be for send (to and fro from your BTC address on BTC Network) & swapping of BTC to dBTC, and vice versa. This is also known as Atomic Swap. Users from the community have already open a discussion on this: (further intregration of native BTC support #1083)[https://github.com/DeFiCh/app/discussions/1083]

If you would like to use the other features, you'll have to send DFI instead. To send DFI, you may do so from exchanges which supports DFI via DeFiChain Network — KuCoin, Bittrex, Hotbit just to name a few. To wrap other tokens such as USDT to dUSDT, BTC to dBTC, or ETH to dETH, you can go through CakeDeFi to wrap and up-wrap. Thank you.