class Counterparty::Dividend

An object that describes an issuance of dividends on a specific user defined asset.

Attributes

asset[RW]

(string): The asset that the dividends are being rewarded on

block_index[RW]

(integer): The block index (block number in the block chain)

dividend_asset[RW]

(string, required): The asset that the dividends are paid in.

quantity_per_unit[RW]

(integer): The quantity of XCP rewarded per whole unit of the asset

source[RW]

(string): The address that issued the dividend

tx_hash[RW]

(string): The transaction hash

tx_index[RW]

(integer): The transaction index

validity[RW]

(string): Set to “valid” if a valid burn. Any other setting signifies an invalid/improper burn