Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
6012271
Topic
552522
Board
Service Discussion
help me to understand Blockchain.info Data API
by
skyrunner
on
01/04/2014, 03:41:35 UTC
I want to get latest deposit transactions for multiple addresses
https://blockchain.info/api/blockchain_api
section Multi Address
https://blockchain.info/multiaddr?active=17BAPwLRZq9zpwwEeow9rBwb1TAypkp2jC|1HxYTGPikRDJ6ybKbGjzvmrKbdQiSHh6An
i can't figure out how to group transaction by address (no joke). Such a simple thing took me a couple of hours already. When I look at the list of txs i can't figure out the algorithm that I can detect a new deposit to an address
no issue with
blockr
, were i can see clearly deposits, because txs are grouped by addresses, but i need blockchain