deposits events provide a specialized data property which is similar to IDEXDeposit with the following changes:
deposits
data
depositId
quantity
asset
time
parent IDEXDepositEvent
IDEX-issued deposit identifier
Asset symbol for collateral token
Deposit amount in asset terms
Timestamp of crediting the deposited funds on the exchange
Wallet address associated with the deposit message.
Quote token balance after the deposit
deposits
events provide a specializeddata
property which is similar to IDEXDeposit with the following changes:depositId
,quantity
,asset
, andtime
are provided from the IDEXDeposit interface.deposits
events include additional exclusive properties:See
parent IDEXDepositEvent