CityOfZion / neo-scan

Blockchain explorer for NEO
https://neoscan.io
MIT License
70 stars 65 forks source link

[feature] get last X transactions #390

Open vincentgeneste opened 5 years ago

vincentgeneste commented 5 years ago

I'd like to be able to query neoscan API with all last X transactions (like last 100?), without specifying an address. I believe this is something already available as neoscan indexes all of that, it should only be a matter of having an API endpoint returning it.