Do not worry.
1. If not using it already, use the latest wallet version (v1.0.3)
2. Sync again your wallet by deleting blockchain and downloading it again.
I think you will be fine.
I had this problem, but you just need to go to your appdata folder and remove everything but the wallet.dat file. Then reload the wallet and it will download the new blockchain and refresh your balance. If you enter your wallet id here (
http://agran.net/bc_getbalance.php?top=100) you should see your actual balance.
http://agran.net/bc_getbalance.php?top=10000When you add "00" you will get more positions
The blockchain explorer is completely screwed up, all balances are incorrect, including the top 100. I wonder if someone takes care of that since everyone is always referring to the top 100 to show how nice the distribution is.
For me works perfect.
Sometimes is confusig when i get stack but my balance are always OK.
Look:
http://blocks.blackcoin.pw/address/B5AAZC33Kjy4kHyyNnbRrPYHGqTsMebpx9paste adress eg" B5AAZC33Kjy4kHyyNnbRrPYHGqTsMebpx9 " and hit get balance :
http://agran.net/bc_getbalance.php?top=100final balance: 707474.08085371 bcfrom transaction explorer:
.......
a0c58d95bb... 26835 2014-03-15 00:20:49 (699088.11331114) 816529.16948757 BC
21b70d1a75... 27047 2014-03-15 04:37:38 (99999.999) 716529.17048757 BC
4db7e125c1... 27300 2014-03-15 10:05:55 (9055.08963386)
707474.08085371 BC <<<<<<<
All works perfect :] ^^ i dont see any problem with that... it works for me
Hmmm, ok, I get
http://blocks.blackcoin.pw/address/BDDNT9yB6aL4Vue1toqHFBFXDfvXY7o9mm so the balance is shown as 106890.29183855. However, in my wallet Balance is 91289.66462257 and stake is 26523.77403178 summing up to 117813.43865435. 'listaddressgroupings' in debug window gives:
[
[
[
"B5LBEhtmNN4HrAEk31Cz28DBbnU1FnvkHi",
0.72563100
],
[
"BP8now84uN6jMWGHje5Y16psYVhCanfDFs",
10921.53887980
],
[
"BDDNT9yB6aL4Vue1toqHFBFXDfvXY7o9mm",
80366.51780677,
""
],
[
"B9GVhyCY3bkF58rPHAtP2PzpVmr3L3nFrP",
0.88230500
]
]
]
So in order to get the balance shown in my wallet, I need to add those numbers (except for the third one, which is my address) to the value shown on the blockchain explorer: 106890.29183855 + 10921.53887980 + 0.72563100 + 0.88230500 = 117813.43865435.
Maybe I can "solve" this issue by creating a new address and sending everything I have to that new address? Will that work?