Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AssetUnwrapCCCTransaction

Spend a wrapped CCC asset and change it to CCC.

An AssetUnwrapCCCTransaction consists of:

  • An AssetTransferInput of which asset type is wrapped CCC.
  • A network ID. This must be identical to the network ID of which the transaction is being sent to.

All inputs must be valid for the transaction to be valid. When each asset types' quantity have been summed, the sum of inputs and the sum of outputs must be identical.

Hierarchy

  • AssetUnwrapCCCTransaction

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

burn

networkId

networkId: NetworkId

receiver

receiver: PlatformAddress

Methods

rlpBytes

  • rlpBytes(): Buffer

toEncodeObject

  • toEncodeObject(): (string | number | (Buffer | (string | number)[] | number[][])[])[]

toJSON

Generated using TypeDoc