Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
5873077
Topic
204964
Board
Service Announcements
Re: CarbonWallet - Deterministic Online Wallet.
by
Aleksei Richards
on
24/03/2014, 13:51:42 UTC
Quote from: piuk on May 15, 2013, 10:12:17 AM
Fetching the balance of a number of addresses would be quicker using the /multiaddr API call rather than calling addressbalance individually e.g.
https://blockchain.info/multiaddr?active=19BgLUEFhKAxbcELVMafbvZb4RCzGAkraa
|1A8JiWcwvpY7tAopUkSnGuEYHmzGYfZPiq
If you don't want transactions included add a simple=true parameter as follows:
https://blockchain.info/multiaddr?active=19BgLUEFhKAxbcELVMafbvZb4RCzGAkraa
|1A8JiWcwvpY7tAopUkSnGuEYHmzGYfZPiq&simple=true
Looks like a good concept.
Is the multiaddr function available with CORS headers ?