@dolomite-exchange/dolomite-margin
Version:
Ethereum Smart Contracts and TypeScript library used for the DolomiteMargin trading protocol
92 lines (91 loc) • 2.06 kB
JSON
{
"1001": {
"earningsRate": "0.9",
"0": {
"interestRateModel": "DoubleExponent",
"maxAPR": "1.00",
"coefficients": [
0,
10,
10,
0,
0,
80
]
}
},
"137": {
"earningsRate": "0.9",
"0": {
"interestRateModel": "DoubleExponent",
"maxAPR": "1.00",
"coefficients": [
0,
20,
0,
0,
0,
0,
20,
60
]
}
},
"80001": {
"earningsRate": "0.9",
"0": {
"interestRateModel": "DoubleExponent",
"maxAPR": "1.00",
"coefficients": [
0,
20,
0,
0,
0,
0,
20,
60
]
}
},
"42161": {
"earningsRate": "0.85",
"0": {
"interestRateModel": "AAVECopyCat",
"isStableCoin": false
},
"1": {
"interestRateModel": "AAVECopyCat",
"isStableCoin": true
},
"2": {
"interestRateModel": "AAVECopyCat",
"isStableCoin": true
},
"3": {
"interestRateModel": "AAVECopyCat",
"isStableCoin": false
},
"4": {
"interestRateModel": "AAVECopyCat",
"isStableCoin": false
},
"5": {
"interestRateModel": "AAVECopyCat",
"isStableCoin": true
},
"6": {
"interestRateModel": "AlwaysZero"
},
"7": {
"interestRateModel": "AAVECopyCat",
"isStableCoin": false
},
"8": {
"interestRateModel": "AlwaysZero"
},
"9": {
"interestRateModel": "AlwaysZero"
}
}
}