PoolConfigHistoryResponse
@liquidium/client / PoolConfigHistoryResponse
Interface: PoolConfigHistoryResponse
Defined in: external/liquidium-sdk/packages/client/src/modules/history/types.ts:235
Wire-format pool configuration history page returned by the SDK API.
Properties
items
items:
PoolConfigHistoryEntryApiItem[]
Defined in: external/liquidium-sdk/packages/client/src/modules/history/types.ts:237
nextCursor?
optionalnextCursor?:string
Defined in: external/liquidium-sdk/packages/client/src/modules/history/types.ts:238
success
success:
true
Defined in: external/liquidium-sdk/packages/client/src/modules/history/types.ts:236