object id in mongo
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
date-time in accordance with https://datatracker.ietf.org/doc/html/rfc3339#section-5.6 representing the time at which the actual mmi transaction occured.
Example: 2022-01-10T17:30:30.000Z
date-time in accordance with https://datatracker.ietf.org/doc/html/rfc3339#section-5.6 representing the time at which the event was sent to wallet platform
Example: 2022-01-10T17:31:30.000Z
date-time in accordance with https://datatracker.ietf.org/doc/html/rfc3339#section-5.6 representing the time at which wallet platform received the event
Example: 2022-01-10T17:33:30.000Z
for mmi events, should be 'MMI'
Example: MMI
for mmi events, should be 'TRANSACTION', 'BALANCE', or 'ROLLUP'
Example: BALANCE
the name of the service sending the event
Example: indexer
A cryptocurrency or token ticker symbol.
Example: ETH
The number of decimals used to represent the amountDelta
Example: 18
Signed number represented as string indicating the quantity of asset leaving (negative) or entering (positive) the address
Example: -60000003247
Nonzero number representing the consensys point in time price for the asset
the address sending crypto to or receiving crypto from the defi network
Example: 0x71C7656EC7ab88b098defB751B7401B5f6d8976F
a hash that can be consistently generated from the same event.
Example: f28e44259cf048638a293e7850594e39
the wallet id with which the transaction takes place
Example: 48dd72485007a239fb00282ed480da1f
the mongo id of the enterprise that the transaction falls under
Example: 61b8e0043daafc65a85d4bd36b4649d4
The on-chain transaction id
Example: b8a828b98dbf32d9fd1875cbace9640ceb8c82626716b4a64203fdc79bb46d26
The state of the transaction on-chain. Can be 'CONFIRMED' or 'REMOVED'
Example: CONFIRMED