Bitcoin Forum
November 08, 2024, 10:50:28 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Extracting currency names from wallets or using RPC on: May 22, 2014, 09:03:30 AM
Hi all,

I've written a simple script to extract the amount of coins in all my cryptocurrency wallets.

My problem now is that amounts alone won't help me much. What I need would be to match them with their currency name.

Does anyone know, given a wallet data directory and a cryptocoin binary (*-qt.exe), how to extract the associated currency unit (BTC, LTC, DOGE, DRK, etc.)?

I didn't see this information anywhere in the RPC endpoints, and I don't think the wallet database files are self-aware enough to tell me.

Thanks for any help,
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!