Bitcoin Forum
May 26, 2024, 05:21:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: $25 Bounty: simple code snippet to get tx data for an address  (Read 587 times)
mises (OP)
Sr. Member
****
Offline Offline

Activity: 352
Merit: 250



View Profile
April 26, 2013, 10:11:47 AM
 #1

I'm just starting out with BTC / BTC development and some example code would really help get me up to speed.

I'm trying to get transaction data for a particular address (in Ruby). I've posted a bounty for the code snippet I want at the following site. The website doesn't take bitcoins, so 25 USD will have to do:

https://bountify.co/bitcoin-getting-transaction-info-for-an-address

Hopefully it's ok to post it here, sorry the bounty isn't in BTC.
dansmith
Full Member
***
Offline Offline

Activity: 202
Merit: 100


View Profile
April 26, 2013, 10:29:11 AM
 #2

If you read this:
https://blockchain.info/api/blockchain_api

You can use this:
https://blockchain.info/address/1dice7fUkz5h4z2wPc1wLMPWgB5mDwKDx?format=json

Extract transaction hash and do this:
https://blockchain.info/tx/7a8dc2b628a30f5b8bcab63106754f1b7568756102e3319361f0b4bd0a715e03?format=json

https://tlsnotary.org
Transferable webpage content notarization.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!