Author Topic: Get your BTS XT Balance Here from the Feb 28th snapshot  (Read 18107 times)

0 Members and 1 Guest are viewing this topic.

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
Quote
I just wanted to make the exact same vb.net app dang!
But thanks anyway
Maybe you could name it BitBalance

Lest's see how many people use it and we can vote for a better name :)
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
Tested it (https://github.com/betaxx/BTSXBalance) on Linux under mono.  The compilation has been downgraded it to .net 4.0. If you are planning to use the compiled version you will need to install mono-complete if you have any problems.

sudo apt-get install mono-complete


https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline JA

  • Hero Member
  • *****
  • Posts: 650
    • View Profile
I have created a very simple alternative version that  checks your BTSX balance without using any your wallet/s, it just extracts the addresses from the output of "listaddressgroupings" or from a comma separated file and matches them to the genesis.json.

Code and usage can be found here:

https://github.com/betaxx/BTSXBalance

A .net compiled version can be found here: https://www.dropbox.com/s/ahri1d61zd1fc6r/BTSXBalance.zip, this should run in windows and linux / mac using mono

Have fun
I just wanted to make the exact same vb.net app dang!
But thanks anyway
Maybe you could name it BitBalance

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
I have created a very simple alternative version that  checks your BTSX balance without using any your wallet/s, it just extracts the addresses from the output of "listaddressgroupings" or from a comma separated file and matches them to the genesis.json.

Code and usage can be found here:

https://github.com/betaxx/BTSXBalance

A .net compiled version can be found here: https://www.dropbox.com/s/ahri1d61zd1fc6r/BTSXBalance.zip, this should run in windows and linux / mac using mono

Have fun
« Last Edit: March 03, 2014, 11:29:03 am by betax »
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline thisisausername

I will offer a nice tip for someone to enhance this utility to support all of the various wallet formats (apis are already done and in the code).

It should include Armory, Multibit, Eletcturm, and Blockchain.info dumps.

See this pull request.  I made some of the changes.  Though, what are blockchain.info dumps?  What function should those call?

Also, Armory support doesn't work since the armory wallet implementation is currently commented out.
Pjo39s6hfpWexsZ6gEBC9iwH9HTAgiEXTG

Offline JA

  • Hero Member
  • *****
  • Posts: 650
    • View Profile
I thought i have around 30
Is this right ?

Code: [Select]
PoC3hA1N27beHJKv17g3rLScQig9bhyybo 0
PfxWNKyd3jcqAjjV4Cd5rYEEYrY1phpfmw 0
Ptjdsn3rp78XtBVGvupw61511MMtCE2Jy9 0
PZMHJSUT1oEfsJmzPSfZYpK9j9W3Xcj4bV 1496470265
PmoGfNFphw4WkaytmSvZVCsDFEFCxsyC7X 0
Phxq9BUFapRxwbdgrNcsDrSucFcrypT4Na 0
Pdp4AZRpE1MwKSKweEYZkCyaEtimxhm9xU 0
PYjeEfnx53JDBNoddyQBvSzoWnkPFXgTDh 558536697
PeBxsFDKjEWwmpJHJ3YuPQvJkWVTe8CMed 4527284
PYUb4fjUpCmATRzPQoGSeQ4qBtrqP9W9mx 721876888
PhyBvM7iUECwFTUyKyi4BxrbS3sfVJEj5z 0

1EXNQbCpFxp8ze3hqL7JqTCZFZgfb5z4p 0
1A1qm5WYAoMn31uYEERTeWKL3SPDqurPHy 0
1Lv4y6ScVdqxcgXTAm3AkoFnP3Z6iuz5Xo 0
1AsyBrnXa1mHDbbixb63VbsWXwFQ6kXMcv 0
1B8mqCcMVMFZTNCnmJWxJAQpPhwVB35d13 0
1JskcuvU9788UuMn7wpwXoABkqMiTW9LTo 300528323
1Pu1E2z3y8BK5svKDJRQRNKis4AxRkV3Qi 348247267
1AyoC9n6nwrPLDWc2UPqZQPsArtDTRKqwA 471963233
165UPesUquncH7FsBLs8d544XgpYJF95he 0
1J9bt6eBRmqyTY5c4SAh9KvzhYJyib9RqC 0
1FJabtta5pgkwPBHpfPCKrjuzqk17Gqtp7 680312903
1AiWZADPh8g7LvWPuJQHQ9VmxMcYc9iPqJ 410794137
1Cenk6CTx5hzfwdHtz3qqP75mLcJQXBbZM 0
1AGKtTQa5rghYsEzrJMzacF5eBn435jLj 0
1JsF1wb5zgmdA44y4fBu1ATKQTdBosJCWC 244420503
19T5WidBS9ndhA5UN5XdftidDayR8VebYi 0
1AdrianoR4AgcyD5NtkAEHFn58VPdDkJDs 354021587

=5591699087/100000000 = 55,91699087

+5% + ?.?.? = Profit
« Last Edit: March 03, 2014, 09:18:01 am by jabbajabba »

Offline pc

  • Hero Member
  • *****
  • Posts: 1530
    • View Profile
    • Bitcoin - Perspektive oder Risiko?
  • BitShares: cyrano
I looked up my PTS address and found I "have" 2,640,096,539 BTS.
I remember I have only 18 PTS before the snapshot, if the balance is true, then it's ridiculous.

That number is your BTS in satoshis. Divide by 100000000 to receive your number of shares.
Bitcoin - Perspektive oder Risiko? ISBN 978-3-8442-6568-2 http://bitcoin.quisquis.de

Offline mmiaow

  • Newbie
  • *
  • Posts: 7
    • View Profile
Easy way!Ctrl+C,Ctrl+H,Ctrl+V Done!
http://bbs.btcman.com/thread-16588-1-1.html?_dsign=31c0d243

I looked up my PTS address and found I "have" 2,640,096,539 BTS.
I remember I have only 18 PTS before the snapshot, if the balance is true, then it's ridiculous.

Offline merlin0113

  • Sr. Member
  • ****
  • Posts: 286
    • View Profile
Easy way!Ctrl+C,Ctrl+H,Ctrl+V Done!
http://bbs.btcman.com/thread-16588-1-1.html?_dsign=31c0d243
我的查询结果: "45,392,524,614 ",求解释。Many thanks!

Offline taoljj

  • Full Member
  • ***
  • Posts: 177
    • View Profile
BTS      Witness: delegate.taoljj

Offline Ykw

  • Full Member
  • ***
  • Posts: 88
    • View Profile
Hi bytemaster,

Do you have the opensource code of this BTS checker.. to get it compiled over linux?

Thanks

Offline davidpbrown

So, the file genesis.json appears to contain 57972 addresses and their balance.

Total of those balances appears to be 396666666666666, which I note is not exactly the money supply 400000000000000 with diff being 3333333333334. It would be useful to know what that difference is.
Maybe 10000 ags for the funder ID.

From pc's link to Genesis creators this amount seems to fit with this suggestion of default action in the preferred option: "If you want, you can provide a Keyhotee file to be included in the AGS calculations. If you don't provide a file, Keyhotee holders will be awarded 10000 AGS to the single address FOUNDERS."

So, it seems that PTS and AGS are all included in the genesis.json as expected and all is well. I don't know anything of what Keyhotee holders will have been expecting but expect that's as is should be too.
฿://1CBxm54Ah5hiYxiUtD7JGYRXykT5Z6ZuMc

Offline theoretical

Genesis.json was created by one of the open source services.

Does anybody have a link to these "open source services" which create genesis.json?

And anyone can recreate it.

Yes, if we know what parameters were used, e.g. what block the snapshot is based on.  Does anyone have that information?
BTS- theoretical / PTS- PZxpdC8RqWsdU3pVJeobZY7JFKVPfNpy5z / BTC- 1NfGejohzoVGffAD1CnCRgo9vApjCU2viY / the delegate formerly known as drltc / Nothing said on these forums is intended to be legally binding / All opinions are my own unless otherwise noted / Take action due to my posts at your own risk

Offline davidpbrown

What does the number in the JSON file map to? My numbers seem really high, unless I'm doing better than I think I am. I doubt I have 937615320 bts from one key

That appears to be the integer of 'satoshi's, or whatever the name of the smallest fraction of BTS is.
So, divide by 100000000 and that is likely the order of magnitude you might have been expecting.
« Last Edit: March 02, 2014, 08:59:04 pm by davidpbrown »
฿://1CBxm54Ah5hiYxiUtD7JGYRXykT5Z6ZuMc

Offline joaoha

  • Newbie
  • *
  • Posts: 7
    • View Profile
Hi,
Can anyone explain?
This is my output,

Loaded 107 keys... searching for balances
balance: 128.832

Does it mean I own 128.832 BTS?

Can I move my PTS out of the wallet now that the snapshot was taken?

Great work and thanks for the update.
Cheers