BitShares Forum

Main => General Discussion => Topic started by: betax on March 03, 2014, 09:29:57 pm

Title: BTSx balance tool (no wallet required) - Web site and client version
Post by: betax on March 03, 2014, 09:29:57 pm
Genesis
You can look /download and search for your addresses manually in the genesis
https://raw.github.com/betaxx/BTSXBalance/master/genesis.json

If you have many addresses, this tool can help you.

BTSx balance tool (no wallet required)

I have created a very simple alternative version to  check your BTSX balance without using 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.

If you have lots of addresses in your PTS wallet and/or multiple donations to AGS from PTS / BTC this will make your life much easier.

Javascript version, nothing to install
Just go to the website and check your balance.
http://bitbalance.azurewebsites.net/

.Net version (windows, mac and linux )
Note, I have originally posted here: https://bitsharestalk.org/index.php?topic=3330.msg42234#msg42234

Github source and usage
Code and usage can be found here:
https://github.com/betaxx/BTSXBalance

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

Example of usage:
List Address Groupings
On Bitshares-PTS or Bitcoin-QT go to debug and type "listaddressgroupings"
Copy the output for BTC on "addressGroupingsBTC.txt" and for PTS on "addressGroupingsPTS.txt"
It should look like this:

Code: [Select]
[ [ [ "12CLxa1B5V3ywxFaP7Qb5GUPF9kB7q48n4", 0.18279316, "mul2" ], [ "18wh9z4o2NWSVJijiX6CcBLXYhPdahmbKk", 0.00000000, "mul1" ] ] ]
Comma separated file
If you already know your addreseses, or use another client like "Multibit" just simply create a text file named "addressesCommaSeparated.txt" and type the addresses separated by commas

On a side note, my balance is what I was expecting :)
Have fun..
Title: Re: BTSx balance tool (no wallet required)
Post by: bytemaster on March 04, 2014, 08:35:00 am
Great work!
Title: Re: BTSx balance tool (no wallet required)
Post by: betax on March 04, 2014, 12:53:50 pm
Thanks bytemaster.

I have created a website now, it will be very handy as new genesis are created for different DACs :)

http://bitbalance.azurewebsites.net/
Title: Re: BTSx balance tool (no wallet required) - Web site and client version
Post by: megadeth92 on March 04, 2014, 01:33:23 pm
Thanks!
Title: Re: BTSx balance tool (no wallet required) - Web site and client version
Post by: NineLives on March 05, 2014, 12:02:51 am
Very nice and informative :)
Title: Re: BTSx balance tool (no wallet required) - Web site and client version
Post by: Nimrod on March 05, 2014, 04:18:36 am
Nice work.
Title: Re: BTSx balance tool (no wallet required) - Web site and client version
Post by: JustHayden on March 05, 2014, 02:16:43 pm
Am I able to check with my Keyhotee ID?
Title: Re: BTSx balance tool (no wallet required) - Web site and client version
Post by: betax on March 05, 2014, 02:32:52 pm
Am I able to check with my Keyhotee ID?

No, this just matches addresses in the genesis.json file.
Title: Re: BTSx balance tool (no wallet required)
Post by: morecpmplz on March 05, 2014, 05:43:07 pm
Thanks bytemaster.

I have created a website now, it will be very handy as new genesis are created for different DACs :)

http://bitbalance.azurewebsites.net/

Thankyou!   +5% (whatever that means, just see it used a lot here, lol)
Title: Re: BTSx balance tool (no wallet required) - Web site and client version
Post by: ronjohnson on March 08, 2014, 05:39:58 pm
Ok. I bought PTS to partake in the process and had my PTS on my local wallet the night of the big launch. I found my address in the JSON genesis block thing, along with another number next to it.

Two questions:
What does that number mean?

Do I need to download the BitsharesX client in order to claim my BTS?

Title: Re: BTSx balance tool (no wallet required) - Web site and client version
Post by: betax on March 09, 2014, 07:06:55 am
Ok. I bought PTS to partake in the process and had my PTS on my local wallet the night of the big launch. I found my address in the JSON genesis block thing, along with another number next to it.

Two questions:
What does that number mean?
The number is your number of shares, you just need to "Number" * 0.00000001

Do I need to download the BitsharesX client in order to claim my BTS?
Yes, it will be notified when the wallet is available