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