We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f074496 + a000a7f commit 4b7c5e4Copy full SHA for 4b7c5e4
packages/libs/contracts-sdk/contracts/fees/LibFeeStorage.sol
@@ -30,7 +30,7 @@ library LibFeeStorage {
30
EnumerableSet.AddressSet tokensWithCollectedFees;
31
// aave pool contract address for this chain
32
address aavePool;
33
- // aerdrome router contract address for this chain
+ // aerodrome router contract address for this chain
34
address aerodromeRouter;
35
// maps user address to a set of vault or pool asset addresses
36
// this means the user has deposited into this vault or pool
0 commit comments