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.
1 parent 226bde7 commit a000a7fCopy full SHA for a000a7f
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