Skip to content

Commit 8e3df61

Browse files
committed
feat: Add FUJI Incentives Controller Address
1 parent e82ea5a commit 8e3df61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markets/avalanche/commons.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,6 @@ export const CommonsConfig: ICommonConfiguration = {
163163
},
164164
IncentivesController: {
165165
[eAvalancheNetwork.avalanche]: ZERO_ADDRESS,
166-
[eAvalancheNetwork.fuji]: ZERO_ADDRESS
166+
[eAvalancheNetwork.fuji]: '0xa1EF206fb9a8D8186157FC817fCddcC47727ED55' // AVAX Incentives Controller
167167
},
168168
};

0 commit comments

Comments
 (0)