VyOrderTransactionDto
Represents a transaction object for a Vy order.
Properties
Field | Type | Description |
---|---|---|
transactionHash | string | The hash of the transaction. |
blockchain | The blockchain used for the transaction. | |
destination | string | The destination address of the transaction. |
memo | string | The memo or note attached to the transaction. |
Last updated