aerodrome-finance / contracts

Aerodrome Finance Smart Contracts
https://aerodrome.finance
Other
33 stars 21 forks source link

emit event when setFee on factory #8

Closed guotie closed 1 week ago

guotie commented 3 months ago

emit event when setFee() was called on factory

stas commented 1 week ago

Pools are using custom fees: https://github.com/aerodrome-finance/contracts/blob/main/contracts/factories/PoolFactory.sol#L110

Closing this.