Questions tagged [blockchain.info-api]

65 questions
-1
votes
1 answer

How to check a Bitcoin wallet balance from first generated address (m/44'/0'/0'/0/0)

Is there a way to check a wallet balance from the 1st generated address (parent address) not knowing the child addresses? Need to do it automatically from Linux (API-style) not copy-paste in browser. Parent address:…
bsteo
  • 1,738
  • 6
  • 34
  • 60
-1
votes
2 answers

How does a transaction complete in bitocin?

If B is transferring bitcoin to C then when will be C receive the bitcoin? Is that after all the miners add that transaction into their local ledger? (I think it is time-consuming and what will happen if some miners are not adding?) Now, if some…
PJR
  • 13,052
  • 13
  • 64
  • 104
-3
votes
1 answer

How to get the transaction amount from https://blockchain.info/rawaddr/$address

I'm trying to keep track of a few Bitcoin addresses and their transactions using https://blockchain.info/rawaddr/ api. It does return all the transactions I need but I don't see the transferred amount in the response. This is the code I use to make…
-3
votes
1 answer

how to modify the stored data in a block chain?

I am trying to implement a blockchain using python. and I have a block like below { studentId:100, marks:200 } I just want to update this marks to 300. so can i do this in a block chain. I heard that we couldn't update a bockchain
-4
votes
1 answer

I want to know about Is chainlink supports aptos blockchain? If yes then please provide relevant developer docs

I want to know about Is chainlink supports aptos blockchain? If yes then please provide relevant developer docs. If not supported then is there any plans adopt aptos blockchain? Developer resources regarding chainlink support for aptos blockchain.…
1 2 3 4
5