@somnia-chain/markets-sdk / index / RouterActionKind
Type Alias: RouterActionKind
RouterActionKind =
"Redeem"|"MintCompleteSet"|"MergeCompleteSet"
Defined in: packages/sdk/src/router.ts:25
Kinds of RouterMinter action the indexer records (mirror of the indexer
RouterActionRecord.kind enum).