UserHistoryEntryApiItem
@liquidium/client / UserHistoryEntryApiItem
Interface: UserHistoryEntryApiItem
Defined in: packages/client/src/modules/history/types.ts:88
Wire-format user history item returned by the SDK API.
Properties
amount
amount:
string
Defined in: packages/client/src/modules/history/types.ts:90
id
id:
string
Defined in: packages/client/src/modules/history/types.ts:89
poolId
poolId:
string
Defined in: packages/client/src/modules/history/types.ts:91
status
status:
LiquidiumStatus
Defined in: packages/client/src/modules/history/types.ts:93
timestamp
timestamp:
string
Defined in: packages/client/src/modules/history/types.ts:92
txids?
optionaltxids?:string[]
Defined in: packages/client/src/modules/history/types.ts:94