mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
feat: Add FUJI Incentives Controller Address
This commit is contained in:
parent
e82ea5afed
commit
8e3df61e6a
|
@ -163,6 +163,6 @@ export const CommonsConfig: ICommonConfiguration = {
|
|||
},
|
||||
IncentivesController: {
|
||||
[eAvalancheNetwork.avalanche]: ZERO_ADDRESS,
|
||||
[eAvalancheNetwork.fuji]: ZERO_ADDRESS
|
||||
[eAvalancheNetwork.fuji]: '0xa1EF206fb9a8D8186157FC817fCddcC47727ED55' // AVAX Incentives Controller
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user