Skip to content

Commit 153f869

Browse files
committed
config: Added ReserveFactor address
1 parent 7686954 commit 153f869

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
@@ -155,7 +155,7 @@ export const CommonsConfig: ICommonConfiguration = {
155155
[eAvalancheNetwork.fuji]: '0xd00ae08403B9bbb9124bB305C09058E32C39A48c', // Official WAVAX
156156
},
157157
ReserveFactorTreasuryAddress: {
158-
[eAvalancheNetwork.avalanche]: '', // TO BE DEPLOYED
158+
[eAvalancheNetwork.avalanche]: '0x467b92aF281d14cB6809913AD016a607b5ba8A36',
159159
[eAvalancheNetwork.fuji]: '0xB45F5C501A22288dfdb897e5f73E189597e09288', // Self-controlled EOA for testing
160160
},
161161
IncentivesController: {

0 commit comments

Comments
 (0)