BirthdayResearch / defichain-app

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

Insufficent Balance #873

Closed JoergHoffmann closed 3 years ago

JoergHoffmann commented 3 years ago

Why I cant make any transfers? It doesnt work internal between my intern adresses, nor transfer DFI to Cake. I have enough DFI and UTXO. I tried several times, external and internal.

image

defichain-bot commented 3 years ago

@JoergHoffmann: 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/master/.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.
JoergHoffmann commented 3 years ago

Insufficent Funds

izzycsy commented 3 years ago

Hi @JoergHoffmann , do you have multiple addresses?

From your output

gettokenbalances
[
  "194.123456768@0", — tokenDFI
  "XXXXXXXXXX@2",
  "XXXXXXXXXX@5"
]

Send 10 tokenDFI to yourself:

  1. Copy your address (the one that you're planning to use to send 90DFI from)
  2. Click send DFI
  3. Input 10 DFI
  4. Paste the address (step 1)
  5. Try the function again (send 90 DFI)

By sending to yourself, you're converting your tokenDFI to utxoDFI.

Regarding your issue Insufficient funds, we can further discuss on the issue there. We would like to keep same issues in one thread. Thank you.

JoergHoffmann commented 3 years ago

Hello, I have done the two transactions, 30 min. ago. In the end, I am still cant send any DFI to my Cake adress. Meanwhile I dissolved my DFI UDST LM pair Thats why the total amount of DFI is higher, then before. An yes I have several adresses in Defichain. DEFICHAIN2

JoergHoffmann commented 3 years ago

same when I tried to add liquidity to the BTC- DFI pool. Not enough UTXO DFI. DFI3

JoergHoffmann commented 3 years ago

I cant Swap USDT to DFI. Not enough UTXO.

DFI4

izzycsy commented 3 years ago

Hi @JoergHoffmann , v2.5.0 is out. Please read through the release notes before updating. Perhaps this might help you further: https://github.com/DeFiCh/app/discussions/846