class Counterparty::Burn
An object that describes an instance of a specific burn.
Attributes
block_index[RW]
(integer): The block index (block number in the block chain)
burned[RW]
(integer): The quantity of BTC burned
earned[RW]
(integer): The quantity of XPC actually earned from the burn (takes into account any bonus quantitys, 1 BTC limitation, etc)
quantity[RW]
(integer): The amount of BTC to burn (only used in the Create Burn
)
source[RW]
(string): The address the burn was performed from
status[RW]
(string): Set to “valid” if a valid burn. Any other setting signifies an invalid/improper burn
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