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 7686954 commit 153f869Copy full SHA for 153f869
markets/avalanche/commons.ts
@@ -155,7 +155,7 @@ export const CommonsConfig: ICommonConfiguration = {
155
[eAvalancheNetwork.fuji]: '0xd00ae08403B9bbb9124bB305C09058E32C39A48c', // Official WAVAX
156
},
157
ReserveFactorTreasuryAddress: {
158
- [eAvalancheNetwork.avalanche]: '', // TO BE DEPLOYED
+ [eAvalancheNetwork.avalanche]: '0x467b92aF281d14cB6809913AD016a607b5ba8A36',
159
[eAvalancheNetwork.fuji]: '0xB45F5C501A22288dfdb897e5f73E189597e09288', // Self-controlled EOA for testing
160
161
IncentivesController: {
0 commit comments