I’m able to generate a new private key and associated public addresses using Bitcoin-core, but what I really want to do is generate a new private key from a 24 word seed phrase. I’m not […]
Why, when I using Kucoin API, get_tick, for market info, I see, that sell is bigger than buy? Example from official API Documentation: With a symbol param { "coinType": "KCS", "trading": true, "lastDealPrice": 5040, "buy": […]
I am currently mining Zencash in a pool, and I’d like to be able to calculate the expected shares per minute for a given pool’s hashrate. Let’s say the pool’s hashrate is 50 KSol/s. I […]
I am new to bitcoinj. I want to print out the list of transactions like as follow for a wallet: 1- Sent 1 BTC to Adress1 on ‘A’ Time 2- Received 5 BTC from Adress2 […]
Is there an API that will list all transactions made on a given wallet address with the ability to filter by date? I prefer nodejs, but open to other suggestions.
Thanks to the Bitcoin.stack community I have successfully launched a bitcoind docker with an external volume which has the block data Currently its in 100% sync but I am facing an issue to get information […]
I made an account “hello” in Bitcoin daemon and wanted to run this. Whenever i put in hello when prompted, getac1 would return empty array; whereas, getac2 and getac3 returns addresses associated with account hello. […]
I am trying to understand what values I am being asked for in the settings.json to install the block explorer for Iquidus. I know how to get the genesis block as I have hard coded […]
How much Bitcoin do publicly-traded companies currently have on their balance sheets? Is the information available online? If so, where can it be found?
I was under the impression that cryptocurrency prices were set by an exchange’s currency volume and buy/sell averages, so what exchanges are used to get the Yahoo finance data with country-specific cryptocurrency prices?