mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Updated MATIC prefix
This commit is contained in:
parent
384f00f15e
commit
e591ae4dfc
|
@ -55,7 +55,7 @@ export const CommonsConfig: ICommonConfiguration = {
|
||||||
ATokenNamePrefix: 'Aave Matic Market',
|
ATokenNamePrefix: 'Aave Matic Market',
|
||||||
StableDebtTokenNamePrefix: 'Aave Matic Market stable debt',
|
StableDebtTokenNamePrefix: 'Aave Matic Market stable debt',
|
||||||
VariableDebtTokenNamePrefix: 'Aave Matic Market variable debt',
|
VariableDebtTokenNamePrefix: 'Aave Matic Market variable debt',
|
||||||
SymbolPrefix: 'Matic',
|
SymbolPrefix: 'm',
|
||||||
ProviderId: 0, // Overriden in index.ts
|
ProviderId: 0, // Overriden in index.ts
|
||||||
ProtocolGlobalParams: {
|
ProtocolGlobalParams: {
|
||||||
TokenDistributorPercentageBase: '10000',
|
TokenDistributorPercentageBase: '10000',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user