@somnia-chain/markets-sdk / index / IndexedMarketCreatorPolicy
Type Alias: IndexedMarketCreatorPolicy
IndexedMarketCreatorPolicy =
object
Defined in: query.ts:1867
A MarketCreatorPolicy as the indexer sees it (mirror of the
MarketCreatorPolicy entity).
Properties
id
id:
string
Defined in: query.ts:1869
Policy address (== entity id, lowercased).
owner
owner:
string
Defined in: query.ts:1871
Owner address (lowercased).
creator
creator:
string
Defined in: query.ts:1873
The MarketCreator this policy gates (lowercased).
createdAtTimestamp
createdAtTimestamp:
string
Defined in: query.ts:1874