I made a simple VP viewer :) https://steemit.com/utopian-io/@blockchainstudio/the-very-first-scot-voting-power-viewer-balance-information
By the way, I have some questions.
How can I get reward pool info for SCOT? (to find estimated vote value.)
It seemsrshares = staked * vp (100 if 100%) * vw (100 if 100%) * 10
, but I don't know how to findSCOT / rshares
Of course, I can use a data from a post, but I believe there is an efficient way.how can I get balance in market for trading? Maybe I can use a trading history, but hope there is an easier way.
Is there any doc for
scot-api
?