Skip to content

Type Alias: RewardClaimUpdateStatus ​

ts
type RewardClaimUpdateStatus = 
  | typeof knownRewardClaimUpdateStatuses[number]
| string & Record<never, never>;

Defined in: src/types/drops.ts:50

공식 OPEN API만 지원 — 비공식 엔드포인트 0건