Updated MATIC prefix

This commit is contained in:
Zer0dot 2021-02-21 18:18:59 -05:00
parent 384f00f15e
commit e591ae4dfc

View File

@ -55,7 +55,7 @@ export const CommonsConfig: ICommonConfiguration = {
ATokenNamePrefix: 'Aave Matic Market',
StableDebtTokenNamePrefix: 'Aave Matic Market stable debt',
VariableDebtTokenNamePrefix: 'Aave Matic Market variable debt',
SymbolPrefix: 'Matic',
SymbolPrefix: 'm',
ProviderId: 0, // Overriden in index.ts
ProtocolGlobalParams: {
TokenDistributorPercentageBase: '10000',