Type alias SimpleCollectOpenActionSettings
SimpleCollectOpenActionSettings: { __typename: "SimpleCollectOpenActionSettings"; amount: Amount; collectLimit: string | null; collectNft: EvmAddress | null; contract: NetworkAddress; endsAt: string | null; followerOnly: boolean; recipient: EvmAddress; referralFee: number; type: OpenActionModuleType; } Type declaration
__typename: "SimpleCollectOpenActionSettings"
amount: Amount
collectLimit: string | null
endsAt: string | null
followerOnly: boolean
referralFee: number