BlockPo / BlockPo-to-Tradelayer

Incubation Repo for the TradeLayer protocol, 0.2.0
http://www.tradelayer.org
Other
8 stars 8 forks source link

Change getProperty and listProperties RPC to be have verbose mode #305

Closed patrickdugan closed 4 years ago

patrickdugan commented 4 years ago

With high verbosity these calls should return all the relevant information to be used in the Block Explorer site:

24 Hour LTC volume 24 Hour Token or Contract volume Total token supply or contract open interest Last traded Price Contract Insurance Fund Balance (if applicable)

With listProperties on verbose the explorer can update based on a single RPC pingback.

santos177 commented 4 years ago

working on branch listproperties

santos177 commented 4 years ago

adding more info on branch listproperties_updated

santos177 commented 4 years ago

We can re-open this ticket if we need more info on this rpc.