Post
Topic
Board Marketplace (Altcoins)
Re: HZ/NXT assetparser.py - overview of all the assets, lots of measured observables
by
altsheets
on 30/03/2015, 10:07:13 UTC

I would like to know which assets in the NXT and NXT-derived currencies already and presently pay dividends. Any experiences and recommendations?
That is a VERY good question, and I would love to integrate that into my assetparser.py
when I find the time (sponsoring/monetization ideas would accelerate it).

If dividend payments can be spotted on the blockchain API, it should be possible to somehow implement it.

My first hope that dividends are a specific type/subtype message,
was just disappointed - for HZ i.e. Nxt 1.2.9 = nope (link to localwallet),
but YIEHAH:
In Nxt 1.4.16, there is a type/subtype (type: 2 = "Colored coins" , subtypes: 6 = "Dividend payment" - link to Nxt-localwallet)

So this is how I understand it:
  • old dividends won't be able to be found
    (because subtypes: 6 was introduced only recently)
  • newer dividends which still use (type: 0  = "Ordinary payment")- payments ... won't be able to be found
  • newer dividends which use (type: 2, subtype: 6) should actually be identifiable.

Very good idea / inspiration. Thanks Hubus!
Unanswered now, but possibly answerable in the future!

 Wink


--- --- --- ---

crosspost from my "how to buy assets on horizon - the complete process, explained for newbies" thread. So that it won't get forgotten to be implemented one day  Wink