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