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