Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LSK] Lisk | Blockchain Application Platform for JavaScript Developers
by
Gr33nDrag0n
on 25/11/2016, 21:05:09 UTC
i checked https://explorer.lisk.io/delegateMonitor and saw LATEST VOTES. i there a way to see for which delegate the vote was?

e.g. https://explorer.lisk.io/address/6452926849492147101L

You can always read the docs and make an api call to any open api nodes. (I provide one at wallet.lisknode.io)

To make your life easier, an old timer lisker built a very nice website with this functionnality integrated.

It's MrV and his website is lisktools.io

For the address you gave you could use this address:

https://lisktools.io/accountInfo.php?address=6452926849492147101L


thank you very much for the answer. and this site is really great.

Your welcome!