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