Properties:
Name | Type | Attributes | Description |
---|---|---|---|
transactionId |
number
|
The unique sequence ID of the transaction |
|
assetType |
string
|
<optional> |
The unique sequence ID of the transaction |
starkKey |
string
|
The stark key of the operator for the transaction |
|
vaultId |
number
|
The unique vaultID to store the fund of the assets |
|
transactionType |
TransactionType
|
Transaction type (DepositRequest/WithdrawalRequest/...) |
|
transactionStatus |
TransactionStatus
|
Transaction status (Prepare / FailedGateway / Pending / Success / Failed) |
|
quantizedAmount |
string
|
The quantized amount of tokens in the transaction
|
|
createdAt |
number
|
The created time of the transaction |
|
updatedAt |
number
|
<optional> |
THe last updated time of the transaction |
assetId |
string
|
<optional> |
The hex string for the asset ID for the transaction |