Post
Topic
Board Web Wallets
Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics
by
mcorlett
on 30/03/2012, 17:29:00 UTC
I've been using the full address API to resolve Firstbits addresses, but the request time grows linearly to the amount of transactions associated with that address. Can you add a new API method or just a small switch to only resolve the address? I get faster request times, and you reduce unnecessary server load. Win/win!

You can use

/q/getfirstbits/$address

find the firstbits from an address

or

/q/resolvefirstbits/$firstbits

to find the address from firstbits

Those calls are used in the javascript client, not sure why I haven't document them.
Those work great, thanks.

How do I remove an address from my wallet? It's a watch-only address that I no longer use and it's getting irritating having Bitcoins sent to it every time I make a transaction.
I believe it's in the QR code modal window.