Hey piuk, awesome service.
I have a request, I don't think it would be too hard to implement on your end.
I'd like to be able to get more than the latest 50 transactions for an address. I know we can do something like:
http://blockchain.info/address/1LNWw6yCxkUmkhArb2Nf2MPw6vG7u5WG7q?format=json&limit=25to get a certain number of transactions. Could you allow us to either request more than 50 transactions, or start at an "offset" to be able to get a larger number of transactions for an address?
Thanks!
I should have tried before I typed this. "offset" seems to work exactly as expected. Cool.