Hi,
Yesterday I setup a Yoroi wallet and transferred 99 ADA from exchange into it as a test.
Worked fine, selected a staking pool from yoroi and then proceeded to transfer the rest of my ADA from exchanges into yoroi.
The available funds in Yoroi look fine (no missing funds), but when I tried to use Koinly it shows 3 wallets (1 for each transfer into yoroi), and while the 3 transfers into Yoroi look fine , it also shows that initial one has having been withdrawn so a balance of 0 for that wallet no matter what I do on Koinly.
Not quite sure how to check the blockchain itself, but when I did go to https://explorer.cardano.org/ and cardanoscan.io it seems to show 2 transactions making a final balance of 0 ADA.
I am worried as it appears the Cardno blockchain has a withdrawal that I never did. Seems odd that my yoroi wallet does not show any evidence of it though (I assume it would show a history of them in the transfer section).
Wondering if my staking pool selection somehow got marked as a withdrawal on ADA blockchain … is that even possible ?
Yoroi wallet on IPad, no sharing of any passwords and no transfer/withdrawals done… no other funds missing other than that one.
Odd.
Yoroi has the liberty to use any of your (theoretically unlimited number of) addresses for refunds. Yoroi should display those 912 ADA. If it doesn’t, we are either not looking at the right wallet or it’s a bug in Yoroi
Bob has 10 ADA (received in 1 Tx) and he wants to send 4 ADA to Alice. The wallet can only use that one unspent Tx output (UTxO). Remember, a UTxO is like a dollar bill - you can only give it to somebody else as a whole.
The Wallet will therefore construct a Tx like this …
- TxIn1 = add1TheAddressFromBobThatHoldsTheUtxO + 10 ADA
- TxOut2 = addr1SomeAddressFromAlice + 4 ADA
- TxOut3 = addr1AnArbitraryAddressFromBobForTheRefund + (6 ADA - Fees)
There are wallets where you can control all these UTxO + Address details. In your case however, Yoroi picked some arbitrary address from Bob (in the same account) for the refund.