defi-state-querier 0.0.9__py3-none-any.whl → 0.1.1__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- defi_services/__init__.py +1 -1
- defi_services/abis/lending/apeswape/__init__.py +0 -0
- defi_services/abis/lending/apeswape/apeswap_comptroller_abi.py +2235 -0
- defi_services/abis/lending/apeswape/apeswap_lens_abi.py +747 -0
- defi_services/abis/lending/apeswape/apswap_ctoken_abi.py +1485 -0
- defi_services/abis/lending/wepiggy/wepiggy_comptroller_abi.py +1684 -0
- defi_services/abis/lending/wepiggy/wepiggy_distribution_abi.py +959 -1041
- defi_services/abis/lending/wepiggy/wepiggy_lens_abi.py +1098 -0
- defi_services/constants/entities/lending_constant.py +3 -1
- defi_services/constants/entities/lending_services.py +28 -13
- defi_services/services/lending/apeswap_services.py +88 -0
- defi_services/services/lending/compound_service.py +1 -0
- defi_services/services/lending/{granary_v1_services.py → granary_services.py} +38 -18
- defi_services/services/lending/iron_bank_service.py +5 -1
- defi_services/services/lending/lending_info/arbitrum/granary_arbitrum.py +67 -0
- defi_services/services/lending/lending_info/arbitrum/wepiggy_arbitrum.py +36 -0
- defi_services/services/lending/lending_info/avalanche/granary_avalanche.py +55 -0
- defi_services/services/lending/lending_info/avalanche/iron_bank_avalanche.py +55 -0
- defi_services/services/lending/lending_info/bsc/apeswap_bsc.py +52 -0
- defi_services/services/lending/lending_info/bsc/granary_bsc.py +49 -0
- defi_services/services/lending/lending_info/bsc/liqee_bsc.py +85 -0
- defi_services/services/lending/lending_info/bsc/wepiggy_bsc.py +76 -0
- defi_services/services/lending/lending_info/ethereum/{granary_v1_eth.py → granary_eth.py} +1 -1
- defi_services/services/lending/lending_info/ethereum/iron_bank_eth.py +0 -1
- defi_services/services/lending/lending_info/ethereum/spark_eth.py +41 -94
- defi_services/services/lending/lending_info/ethereum/wepiggy_eth.py +18 -7
- defi_services/services/lending/lending_info/fantom/granary_ftm.py +67 -0
- defi_services/services/lending/lending_info/optimism/granary_optimism.py +84 -0
- defi_services/services/lending/lending_info/optimism/iron_bank_optimism.py +43 -0
- defi_services/services/lending/lending_info/optimism/wepiggy_optimism.py +40 -0
- defi_services/services/lending/lending_info/polygon/wepiggy_polygon.py +52 -0
- defi_services/services/lending/liqee_service.py +5 -3
- defi_services/services/lending/morpho_aave_v2_services.py +2 -2
- defi_services/services/lending/morpho_aave_v3_services.py +2 -2
- defi_services/services/lending/morpho_compound_services.py +1 -1
- defi_services/services/lending/spark_services.py +32 -0
- defi_services/services/lending/wepiggy_services.py +26 -237
- {defi_state_querier-0.0.9.dist-info → defi_state_querier-0.1.1.dist-info}/METADATA +1 -1
- {defi_state_querier-0.0.9.dist-info → defi_state_querier-0.1.1.dist-info}/RECORD +42 -21
- {defi_state_querier-0.0.9.dist-info → defi_state_querier-0.1.1.dist-info}/LICENSE +0 -0
- {defi_state_querier-0.0.9.dist-info → defi_state_querier-0.1.1.dist-info}/WHEEL +0 -0
- {defi_state_querier-0.0.9.dist-info → defi_state_querier-0.1.1.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,85 @@
|
|
1
|
+
LIQEE_BSC = {
|
2
|
+
"name": "Liqee Lending Pool",
|
3
|
+
"rewardToken": "0x4a9a2b2b04549c3927dd2c9668a5ef3fca473623",
|
4
|
+
"comptrollerAddress": "",
|
5
|
+
"lensAddress": "",
|
6
|
+
"controllerAddress": "0x0b53e608bd058bb54748c35148484fd627e6dc0a",
|
7
|
+
"lendingDataAddress": "0xeb92b72272e66be56b74392519cf81e150bfae0e",
|
8
|
+
"poolToken": "0x4a9a2b2b04549c3927dd2c9668a5ef3fca473623",
|
9
|
+
"type": "LENDING_POOL",
|
10
|
+
"forked": "compound",
|
11
|
+
"reservesList": {
|
12
|
+
"0xe9e7cea3dedca5984780bafc599bd69add087d56": {
|
13
|
+
"cToken": "0x5511b64ae77452c7130670c79298dec978204a47"
|
14
|
+
},
|
15
|
+
"0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d": {
|
16
|
+
"cToken": "0xaf9c10b341f55465e8785f0f81dbb52a9bfe005d"
|
17
|
+
},
|
18
|
+
"0x55d398326f99059ff775485246999027b3197955": {
|
19
|
+
"cToken": "0x0bf8c72d618b5d46b055165e21d661400008fa0f"
|
20
|
+
},
|
21
|
+
"0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3": {
|
22
|
+
"cToken": "0xad5ec11426970c32da48f58c92b1039bc50e5492"
|
23
|
+
},
|
24
|
+
"0x4a9a2b2b04549c3927dd2c9668a5ef3fca473623": {
|
25
|
+
"cToken": "0xec3fd540a2dee6f479be539d64da593a59e12d08"
|
26
|
+
},
|
27
|
+
"0xa05478b34fad86cc86f07eb6698c69ea60b266e3": {
|
28
|
+
"cToken": "0xc35acaeedb814f42b2214378d8950f8555b2d670"
|
29
|
+
},
|
30
|
+
"0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c": {
|
31
|
+
"cToken": "0x0b66a250dadf3237ddb38d485082a7bfe400356e"
|
32
|
+
},
|
33
|
+
"0x2170ed0880ac9a755fd29b2688956bd959f933f8": {
|
34
|
+
"cToken": "0x390bf37355e9df6ea2e16eed5686886da6f47669"
|
35
|
+
},
|
36
|
+
"0xbf5140a22578168fd562dccf235e5d43a02ce9b1": {
|
37
|
+
"cToken": "0xee9099c1318cf960651b3196747640eb84b8806b"
|
38
|
+
},
|
39
|
+
"0x0eb3a705fc54725037cc9e008bdede697f62f335": {
|
40
|
+
"cToken": "0x55012ad2f0a50195aef44f403536df2465009ef7"
|
41
|
+
},
|
42
|
+
"0x7083609fce4d1d8dc0c979aab8c869ea2c873402": {
|
43
|
+
"cToken": "0x9ab060ba568b86848bf19577226184db6192725b"
|
44
|
+
},
|
45
|
+
"0x0d8ce2a99bb6e3b7db580ed848240e4a0f9ae153": {
|
46
|
+
"cToken": "0xd739a569ec254d6a20ecf029f024816be58fb810"
|
47
|
+
},
|
48
|
+
"0x3ee2200efb3400fabb9aacf31297cbdd1d435d47": {
|
49
|
+
"cToken": "0xfc5bb1e8c29b100ef8f12773f972477bcab68862"
|
50
|
+
},
|
51
|
+
"0x0000000000000000000000000000000000000000": {
|
52
|
+
"cToken": "0xd57e1425837567f74a35d07669b23bfb67aa4a93"
|
53
|
+
},
|
54
|
+
"0xb5102cee1528ce2c760893034a4603663495fd72": {
|
55
|
+
"cToken": "0x36f4c36d1f6e8418ecb2402f896b2a8fedde0991"
|
56
|
+
},
|
57
|
+
"0x367c17d19fcd0f7746764455497d63c8e8b2bba3": {
|
58
|
+
"cToken": "0xb22ef996c0a2d262a19db2a66a256067f51511eb"
|
59
|
+
},
|
60
|
+
"0x20ecc92f0a33e16e8cf0417dfc3f586cf597f3a9": {
|
61
|
+
"cToken": "0x6e42423e1bcb6a093a58e203b5eb6e8a8023b4e5"
|
62
|
+
},
|
63
|
+
"0x463e3d1e01d048fdf872710f7f3745b5cdf50d0e": {
|
64
|
+
"cToken": "0x6ac0a0b3959c1e5fcbd09b59b09abf7c53c72346"
|
65
|
+
},
|
66
|
+
"0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe": {
|
67
|
+
"cToken": "0x6d64effe3af8697336fc57efd5a7517ad526dd6d"
|
68
|
+
},
|
69
|
+
"0x4338665cbb7b2485a8855a139b75d5e34ab0db94": {
|
70
|
+
"cToken": "0xd957bea67aadb8a72061ce94d033c631d1c1e6ac"
|
71
|
+
},
|
72
|
+
"0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd": {
|
73
|
+
"cToken": "0x50e894894809f642de1e11b4076451734c963087"
|
74
|
+
},
|
75
|
+
"0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82": {
|
76
|
+
"cToken": "0xefae8f7af4bada590d4e707d900258fc72194d73"
|
77
|
+
},
|
78
|
+
"0x8ff795a6f4d97e7887c79bea79aba5cc76444adf": {
|
79
|
+
"cToken": "0x9747e26c5ad01d3594ea49ccf00790f564193c15"
|
80
|
+
},
|
81
|
+
"0x16939ef78684453bfdfb47825f8a5f714f12623a": {
|
82
|
+
"cToken": "0x8be8cd81737b282c909f1911f3f0ade630c335aa"
|
83
|
+
}
|
84
|
+
}
|
85
|
+
}
|
@@ -0,0 +1,76 @@
|
|
1
|
+
WEPIGGY_BSC = {
|
2
|
+
"name": "Wepiggy Lending Pool",
|
3
|
+
"rewardToken": "0x6f620ec89b8479e97a6985792d0c64f237566746",
|
4
|
+
"comptrollerAddress": "0x8c925623708a94c7de98a8e83e8200259ff716e0",
|
5
|
+
"lensAddress": "0xbcd55352b89c5938e8df544fda7a835f5ec429b5",
|
6
|
+
"distributionAddress": "0xe6320460aca9e4a4385058eefd7d4d70123fc9c9",
|
7
|
+
"poolToken": "0x6f620ec89b8479e97a6985792d0c64f237566746",
|
8
|
+
"type": "LENDING_POOL",
|
9
|
+
"forked": "compound",
|
10
|
+
"reservesList": {
|
11
|
+
"0x0000000000000000000000000000000000000000": {
|
12
|
+
"cToken": "0x33a32f0ad4aa704e28c93ed8ffa61d50d51622a7",
|
13
|
+
"liquidationThreshold": 0.8
|
14
|
+
},
|
15
|
+
"0x2170ed0880ac9a755fd29b2688956bd959f933f8": {
|
16
|
+
"cToken": "0x849c37a029b38d3826562697ccc40c34477c6293",
|
17
|
+
"liquidationThreshold": 0.8
|
18
|
+
},
|
19
|
+
"0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c": {
|
20
|
+
"cToken": "0x311aea58ca127b955890647413846e351df32554",
|
21
|
+
"liquidationThreshold": 0.8
|
22
|
+
},
|
23
|
+
"0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3": {
|
24
|
+
"cToken": "0x12d803497d1e58dd4d4a4f455d754f1d0f937c8b",
|
25
|
+
"liquidationThreshold": 0.9
|
26
|
+
},
|
27
|
+
"0x55d398326f99059ff775485246999027b3197955": {
|
28
|
+
"cToken": "0x2a8cd78bfb91acf53f589961d213d87c956e0d7f",
|
29
|
+
"liquidationThreshold": 0.9
|
30
|
+
},
|
31
|
+
"0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d": {
|
32
|
+
"cToken": "0x2b7f68170a598e507b19bca41ed745eabc936b3f",
|
33
|
+
"liquidationThreshold": 0.9
|
34
|
+
},
|
35
|
+
"0xe9e7cea3dedca5984780bafc599bd69add087d56": {
|
36
|
+
"cToken": "0x2dd8ffa7923a17739f70c34759af7650e44ea3be",
|
37
|
+
"liquidationThreshold": 0.0
|
38
|
+
},
|
39
|
+
"0x7083609fce4d1d8dc0c979aab8c869ea2c873402": {
|
40
|
+
"cToken": "0x811cd5cb4cc43f44600cfa5ee3f37a402c82aec2",
|
41
|
+
"liquidationThreshold": 0.6
|
42
|
+
},
|
43
|
+
"0xbf5140a22578168fd562dccf235e5d43a02ce9b1": {
|
44
|
+
"cToken": "0x17933112e9780abd0f27f2b7d9dda9e840d43159",
|
45
|
+
"liquidationThreshold": 0.0
|
46
|
+
},
|
47
|
+
"0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82": {
|
48
|
+
"cToken": "0x417fdfc74503d8008aeeb53248e5c0f1960c2c1d",
|
49
|
+
"liquidationThreshold": 0.5
|
50
|
+
},
|
51
|
+
"0x4338665cbb7b2485a8855a139b75d5e34ab0db94": {
|
52
|
+
"cToken": "0x6a05bd123d780055c38526cc05d3c9b90d0e471c",
|
53
|
+
"liquidationThreshold": 0.6
|
54
|
+
},
|
55
|
+
"0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd": {
|
56
|
+
"cToken": "0x00ff07204c3b27d72cf83ef521adb7066167561a",
|
57
|
+
"liquidationThreshold": 0.6
|
58
|
+
},
|
59
|
+
"0x3ee2200efb3400fabb9aacf31297cbdd1d435d47": {
|
60
|
+
"cToken": "0xbc52bce2c73fec358abbf047c50377183b9ead0d",
|
61
|
+
"liquidationThreshold": 0.6
|
62
|
+
},
|
63
|
+
"0x0d8ce2a99bb6e3b7db580ed848240e4a0f9ae153": {
|
64
|
+
"cToken": "0xdf21d42a0fc6746718f2cfe2798f91c9d7277f32",
|
65
|
+
"liquidationThreshold": 0.6
|
66
|
+
},
|
67
|
+
"0x8cd6e29d3686d24d3c2018cee54621ea0f89313b": {
|
68
|
+
"cToken": "0x23cf81eeaa61c1c7607ee1a3bfcff1f99ac26c85",
|
69
|
+
"liquidationThreshold": 0.0
|
70
|
+
},
|
71
|
+
"0x2ed9a5c8c13b93955103b9a7c167b67ef4d568a3": {
|
72
|
+
"cToken": "0x33d295aaa719fd756310eb42de2847d0e7be294e",
|
73
|
+
"liquidationThreshold": 0.0
|
74
|
+
}
|
75
|
+
}
|
76
|
+
}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
GRANARY_V1_ETH = {
|
2
2
|
"address": "0xb702ce183b4e1faa574834715e5d4a6378d0eed3",
|
3
3
|
"name": "Granary V1 Lending Pool",
|
4
|
-
"rewardToken": "0xf88baf18fab7e330fa0c4f83949e23f52fececce",
|
4
|
+
"rewardToken": ["0xf88baf18fab7e330fa0c4f83949e23f52fececce"],
|
5
5
|
"rewarder": '0xc043ba54f34c9fb3a0b45d22e2ef1f171272bc9d',
|
6
6
|
"stakedIncentiveAddress": "",
|
7
7
|
"poolToken": "0xf88baf18fab7e330fa0c4f83949e23f52fececce",
|
@@ -1,7 +1,6 @@
|
|
1
1
|
IRON_BANK_ETH = {
|
2
2
|
"name": "Iron Bank Lending Pool",
|
3
3
|
"rewardToken": "0x00a35fd824c717879bf370e70ac6868b95870dfb",
|
4
|
-
# "comptrollerAddress": "0xc358d3ea954e39caeabc9c2fd80dce21a920387b",
|
5
4
|
"comptrollerAddress": "0xab1c342c7bf5ec5f02adea1c2270670bca144cbb",
|
6
5
|
"lensAddress": "0x328a7b4d538a2b3942653a9983fda3c12c571141",
|
7
6
|
"poolToken": "0x00a35fd824c717879bf370e70ac6868b95870dfb",
|
@@ -1,113 +1,60 @@
|
|
1
1
|
SPARK_ETH = {
|
2
|
-
"address": "
|
2
|
+
"address": "0xc13e21b648a5ee794902342038ff3adab66be987",
|
3
3
|
"name": "Spark Lending Pool",
|
4
|
-
"stakedIncentiveAddress": '
|
4
|
+
"stakedIncentiveAddress": '0x4370d3b6c9588e02ce9d22e684387859c7ff5b34',
|
5
5
|
"rewardTokensList": [],
|
6
|
-
"oracleAddress": "
|
6
|
+
"oracleAddress": "0x8105f69d9c41644c6a0803fda7d03aa70996cfd9",
|
7
7
|
"type": "LENDING_POOL",
|
8
|
-
"
|
8
|
+
"poolToken": "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
|
9
|
+
"forked": "aave-v3",
|
9
10
|
"reservesList": {
|
11
|
+
"0x6b175474e89094c44da98b954eedeac495271d0f": {
|
12
|
+
"tToken": "0x4dedf26112b3ec8ec46e7e31ea5e123490b05b8b",
|
13
|
+
"sdToken": "0xfe2b7a7f4cc0fb76f7fc1c6518d586f1e4559176",
|
14
|
+
"dToken": "0xf705d2b7e92b3f38e6ae7afadaa2fee110fe5914",
|
15
|
+
"liquidationThreshold": 0.0001
|
16
|
+
},
|
17
|
+
"0x83f20f44975d03b1b09e64809b757c47f942beea": {
|
18
|
+
"tToken": "0x78f897f0fe2d3b5690ebae7f19862deacedf10a7",
|
19
|
+
"sdToken": "0xec6c6abed4dc03299eff82ac8a0a83643d3cb335",
|
20
|
+
"dToken": "0xabc57081c04d921388240393ec4088aa47c6832b",
|
21
|
+
"liquidationThreshold": 0.76
|
22
|
+
},
|
23
|
+
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": {
|
24
|
+
"tToken": "0x377c3bd93f2a2984e1e7be6a5c22c525ed4a4815",
|
25
|
+
"sdToken": "0x887ac022983ff083aeb623923789052a955c6798",
|
26
|
+
"dToken": "0x7b70d04099cb9cfb1db7b6820badafb4c5c70a67",
|
27
|
+
"liquidationThreshold": 0.0
|
28
|
+
},
|
10
29
|
"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": {
|
11
|
-
"tToken": "
|
12
|
-
"sdToken": "
|
13
|
-
"dToken": "
|
30
|
+
"tToken": "0x59cd1c87501baa753d0b5b5ab5d8416a45cd71db",
|
31
|
+
"sdToken": "0x3c6b93d38ffa15ea995d1bc950d5d0fa6b22bd05",
|
32
|
+
"dToken": "0x2e7576042566f8d6990e07a1b61ad1efd86ae70d",
|
14
33
|
"liquidationThreshold": 0.825
|
15
34
|
},
|
16
35
|
"0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0": {
|
17
|
-
"tToken": "
|
18
|
-
"sdToken": "
|
19
|
-
"dToken": "
|
36
|
+
"tToken": "0x12b54025c112aa61face2cdb7118740875a566e9",
|
37
|
+
"sdToken": "0x9832d969a0c8662d98fff334a4ba7fee62b109c2",
|
38
|
+
"dToken": "0xd5c3e3b566a42a6110513ac7670c1a86d76e13e6",
|
20
39
|
"liquidationThreshold": 0.795
|
21
40
|
},
|
22
41
|
"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599": {
|
23
|
-
"tToken": "
|
24
|
-
"sdToken": "
|
25
|
-
"dToken": "
|
42
|
+
"tToken": "0x4197ba364ae6698015ae5c1468f54087602715b2",
|
43
|
+
"sdToken": "0x4b29e6cbee62935cfc92efcb3839ed2c2f35c1d9",
|
44
|
+
"dToken": "0xf6fee3a8ac8040c3d6d81d9a4a168516ec9b51d2",
|
26
45
|
"liquidationThreshold": 0.75
|
27
46
|
},
|
28
|
-
"
|
29
|
-
"tToken": "
|
30
|
-
"sdToken": "
|
31
|
-
"dToken": "
|
32
|
-
"liquidationThreshold": 0.
|
33
|
-
},
|
34
|
-
"0x6b175474e89094c44da98b954eedeac495271d0f": {
|
35
|
-
"tToken": "0x018008bfb33d285247a21d44e50697654f754e63",
|
36
|
-
"sdToken": "0x413adac9e2ef8683adf5ddaece8f19613d60d1bb",
|
37
|
-
"dToken": "0xcf8d0c70c850859266f5c338b38f9d663181c314",
|
38
|
-
"liquidationThreshold": 0.77
|
39
|
-
},
|
40
|
-
"0x514910771af9ca656af840dff83e8264ecf986ca": {
|
41
|
-
"tToken": "0x5e8c8a7243651db1384c0ddfdbe39761e8e7e51a",
|
42
|
-
"sdToken": "0x63b1129ca97d2b9f97f45670787ac12a9df1110a",
|
43
|
-
"dToken": "0x4228f8895c7dda20227f6a5c6751b8ebf19a6ba8",
|
44
|
-
"liquidationThreshold": 0.65
|
45
|
-
},
|
46
|
-
"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9": {
|
47
|
-
"tToken": "0xa700b4eb416be35b2911fd5dee80678ff64ff6c9",
|
48
|
-
"sdToken": "0x268497bf083388b1504270d0e717222d3a87d6f2",
|
49
|
-
"dToken": "0xbae535520abd9f8c85e58929e0006a2c8b372f74",
|
50
|
-
"liquidationThreshold": 0.73
|
51
|
-
},
|
52
|
-
"0xbe9895146f7af43049ca1c1ae358b0541ea49704": {
|
53
|
-
"tToken": "0x977b6fc5de62598b08c85ac8cf2b745874e8b78c",
|
54
|
-
"sdToken": "0x82be6012cea6d147b968ebaea5ceecf6a5b4f493",
|
55
|
-
"dToken": "0x0c91bca95b5fe69164ce583a2ec9429a569798ed",
|
56
|
-
"liquidationThreshold": 0.74
|
57
|
-
},
|
58
|
-
"0xdac17f958d2ee523a2206206994597c13d831ec7": {
|
59
|
-
"tToken": "0x23878914efe38d27c4d67ab83ed1b93a74d4086a",
|
60
|
-
"sdToken": "0x822fa72df1f229c3900f5ad6c3fa2c424d691622",
|
61
|
-
"dToken": "0x6df1c1e379bc5a00a7b4c6e67a203333772f45a8",
|
62
|
-
"liquidationThreshold": 0.0
|
47
|
+
"0x6810e776880c02933d47db1b9fc05908e5386b96": {
|
48
|
+
"tToken": "0x7b481acc9fdaddc9af2cbea1ff2342cb1733e50f",
|
49
|
+
"sdToken": "0xbf13910620722d4d4f8a03962894eb3335bf4fae",
|
50
|
+
"dToken": "0x57a2957651da467fcd4104d749f2f3684784c25a",
|
51
|
+
"liquidationThreshold": 0.25
|
63
52
|
},
|
64
53
|
"0xae78736cd615f374d3085123a210448e74fc6393": {
|
65
|
-
"tToken": "
|
66
|
-
"sdToken": "
|
67
|
-
"dToken": "
|
68
|
-
"liquidationThreshold": 0.
|
69
|
-
},
|
70
|
-
"0x5f98805a4e8be255a32880fdec7f6728c6568ba0": {
|
71
|
-
"tToken": "0x3fe6a295459fae07df8a0cecc36f37160fe86aa9",
|
72
|
-
"sdToken": "0x37a6b708fdb1483c231961b9a7f145261e815fc3",
|
73
|
-
"dToken": "0x33652e48e4b74d18520f11bfe58edd2ed2cec5a2",
|
74
|
-
"liquidationThreshold": 0.0
|
75
|
-
},
|
76
|
-
"0xd533a949740bb3306d119cc777fa900ba034cd52": {
|
77
|
-
"tToken": "0x7b95ec873268a6bfc6427e7a28e396db9d0ebc65",
|
78
|
-
"sdToken": "0x90d9cd005e553111eb8c9c31abe9706a186b6048",
|
79
|
-
"dToken": "0x1b7d3f4b3c032a5ae656e30eea4e8e1ba376068f",
|
80
|
-
"liquidationThreshold": 0.61
|
81
|
-
},
|
82
|
-
"0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2": {
|
83
|
-
"tToken": "0x8a458a9dc9048e005d22849f470891b840296619",
|
84
|
-
"sdToken": "0x0496372be7e426d28e89debf01f19f014d5938be",
|
85
|
-
"dToken": "0x6efc73e54e41b27d2134ff9f98f15550f30df9b1",
|
86
|
-
"liquidationThreshold": 0.7
|
87
|
-
},
|
88
|
-
"0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f": {
|
89
|
-
"tToken": "0xc7b4c17861357b8abb91f25581e7263e08dcb59c",
|
90
|
-
"sdToken": "0x478e1ec1a2beed94c1407c951e4b9e22d53b2501",
|
91
|
-
"dToken": "0x8d0de040e8aad872ec3c33a3776de9152d3c34ca",
|
92
|
-
"liquidationThreshold": 0.65
|
93
|
-
},
|
94
|
-
"0xba100000625a3754423978a60c9317c58a424e3d": {
|
95
|
-
"tToken": "0x2516e7b3f76294e03c42aa4c5b5b4dce9c436fb8",
|
96
|
-
"sdToken": "0xb368d45aaaa07ee2c6275cb320d140b22de43cdd",
|
97
|
-
"dToken": "0x3d3efceb4ff0966d34d9545d3a2fa2dcdbf451f2",
|
98
|
-
"liquidationThreshold": 0.62
|
99
|
-
},
|
100
|
-
"0x1f9840a85d5af5bf1d1762f925bdaddc4201f984": {
|
101
|
-
"tToken": "0xf6d2224916ddfbbab6e6bd0d1b7034f4ae0cab18",
|
102
|
-
"sdToken": "0x2fec76324a0463c46f32e74a86d1cf94c02158dc",
|
103
|
-
"dToken": "0xf64178ebd2e2719f2b1233bcb5ef6db4bcc4d09a",
|
104
|
-
"liquidationThreshold": 0.77
|
105
|
-
},
|
106
|
-
"0x5a98fcbea516cf06857215779fd812ca3bef1b32": {
|
107
|
-
"tToken": "0x9a44fd41566876a39655f74971a3a6ea0a17a454",
|
108
|
-
"sdToken": "0xa0a5bf5781aeb548db9d4226363b9e89287c5fd2",
|
109
|
-
"dToken": "0xc30808705c01289a3d306ca9cab081ba9114ec82",
|
110
|
-
"liquidationThreshold": 0.5
|
54
|
+
"tToken": "0x9985df20d7e9103ecbceb16a84956434b6f06ae8",
|
55
|
+
"sdToken": "0xa9a4037295ea3a168dc3f65fe69fda524d52b3e1",
|
56
|
+
"dToken": "0xba2c8f2ea5b56690bfb8b709438f049e5dd76b96",
|
57
|
+
"liquidationThreshold": 0.795
|
111
58
|
}
|
112
59
|
}
|
113
60
|
}
|
@@ -8,9 +8,9 @@ WEPIGGY_ETH = {
|
|
8
8
|
"type": "LENDING_POOL",
|
9
9
|
"forked": "compound",
|
10
10
|
"reservesList": {
|
11
|
-
"
|
12
|
-
"cToken": "
|
13
|
-
"liquidationThreshold": 0.
|
11
|
+
"0x0000000000000000000000000000000000000000": {
|
12
|
+
"cToken": "0x27a94869341838d5783368a8503fda5fbcd7987c",
|
13
|
+
"liquidationThreshold": 0.8
|
14
14
|
},
|
15
15
|
"0x6b175474e89094c44da98b954eedeac495271d0f": {
|
16
16
|
"cToken": "0x85166b72c87697a6acff24101b43fd54fe28a179",
|
@@ -28,14 +28,25 @@ WEPIGGY_ETH = {
|
|
28
28
|
"cToken": "0xc12b9d620bfcb48be3e0ccbf0ea80c717333b46f",
|
29
29
|
"liquidationThreshold": 0.7
|
30
30
|
},
|
31
|
-
"
|
32
|
-
"cToken": "
|
33
|
-
"liquidationThreshold": 0.
|
31
|
+
"0x1f9840a85d5af5bf1d1762f925bdaddc4201f984": {
|
32
|
+
"cToken": "0x82413f75f0da101e0fe7f6ff6cba3461f7e04f29",
|
33
|
+
"liquidationThreshold": 0.6
|
34
|
+
},
|
35
|
+
"0xa1d0e215a23d7030842fc67ce582a6afa3ccab83": {
|
36
|
+
"cToken": "0x82de3959c09f665a82c794fafc1eb34cfcb555ee",
|
37
|
+
"liquidationThreshold": 0.0
|
34
38
|
},
|
35
39
|
"0xbbbbca6a901c926f240b89eacb641d8aec7aeafd": {
|
36
40
|
"cToken": "0x690aa2591e57180cba5a6123e9d462907a5e1c95",
|
37
41
|
"liquidationThreshold": 0.5
|
38
42
|
},
|
39
|
-
|
43
|
+
"0xf88506b0f1d30056b9e5580668d5875b9cd30f23": {
|
44
|
+
"cToken": "0xef86384cf696929c3227428f539e740ee12fcdc7",
|
45
|
+
"liquidationThreshold": 0.0
|
46
|
+
},
|
47
|
+
"0x03ab458634910aad20ef5f1c8ee96f1d6ac54919": {
|
48
|
+
"cToken": "0x959f30f765a44273eccaa0fac094160aa7c238e2",
|
49
|
+
"liquidationThreshold": 0.0
|
50
|
+
}
|
40
51
|
}
|
41
52
|
}
|
@@ -0,0 +1,67 @@
|
|
1
|
+
GRANARY_FTM = {
|
2
|
+
"address": "0x7220ffd5dc173ba3717e47033a01d870f06e5284",
|
3
|
+
"name": "Granary Lending Pool",
|
4
|
+
"rewardToken": [],
|
5
|
+
"rewarder": '0xf12839657ca3bf1c9f1e751a3ee38b42e9019f1c',
|
6
|
+
"stakedIncentiveAddress": "",
|
7
|
+
"poolToken": "0x02838746d9e1413e07ee064fcbada57055417f21",
|
8
|
+
"oracleAddress": "0x49afc876a2bd130ef135d9d6220bd85d3164b446",
|
9
|
+
"type": "LENDING_POOL",
|
10
|
+
"forked": "aave-v3",
|
11
|
+
"reservesList": {
|
12
|
+
"0x8d11ec38a3eb5e956b052f67da8bdc9bef8abf3e": {
|
13
|
+
"tToken": "0x8e4bfb85962a63cacfa2c0fde5ead86d9b120b16",
|
14
|
+
"dToken": "0xa2b4a1c676d99e62744044d14dc84f156d405cd1",
|
15
|
+
"sdToken": "0xfeda350d9d2e40c45911b998d057f44116ec2b31",
|
16
|
+
"liquidationThreshold": 0.85
|
17
|
+
},
|
18
|
+
"0x04068da6c83afcfa0e13ba15a6696662335d5b75": {
|
19
|
+
"tToken": "0x0638546741f12fa55f840a763a5aef9671c74fc1",
|
20
|
+
"dToken": "0xbf96f444f3e9e7730b028d54c4b3aad94beefe1e",
|
21
|
+
"sdToken": "0x79328ac2afc8f8ca43f171c559b1885eb073ffad",
|
22
|
+
"liquidationThreshold": 0.85
|
23
|
+
},
|
24
|
+
"0x049d68029688eabf473097a2fc38ef61633a3c7a": {
|
25
|
+
"tToken": "0x6cbe07b362f2be4217a5ce247f07c422b0bd88f3",
|
26
|
+
"dToken": "0x090335c737914bff44d2c8039e5f689882dc8242",
|
27
|
+
"sdToken": "0x8a4749a09996cbc64a29aee3e6e79bb46c184227",
|
28
|
+
"liquidationThreshold": 0.85
|
29
|
+
},
|
30
|
+
"0x321162cd933e2be498cd2267a90534a804051b11": {
|
31
|
+
"tToken": "0xf3cb6762f5c159a1494b01c50a131d7f2b24fb14",
|
32
|
+
"dToken": "0x43ec673b1244ee137161b5e7cb41d1770549940e",
|
33
|
+
"sdToken": "0xf94220d5cbc789bdb41ac37bdfd876ce9c935348",
|
34
|
+
"liquidationThreshold": 0.85
|
35
|
+
},
|
36
|
+
"0x74b23882a30290451a17c44f4f05243b6b58c76d": {
|
37
|
+
"tToken": "0xa44e588ec78066d27f768f4901a2577f821938a1",
|
38
|
+
"dToken": "0x73bfde00d27ed9fa671e9dddbbc86b6cc51c5839",
|
39
|
+
"sdToken": "0x820d438f88ed6b4b8798856a1746cff95147460d",
|
40
|
+
"liquidationThreshold": 0.85
|
41
|
+
},
|
42
|
+
"0x21be370d5312f44cb42ce377bc9b8a0cef1a4c83": {
|
43
|
+
"tToken": "0x98d5105370191d641f32589b35cda9ecd367c74f",
|
44
|
+
"dToken": "0x0f7f11aa3c42aaa5e653ebed07220b4392a976a4",
|
45
|
+
"sdToken": "0x9c4babd83df9dc709b898d498766c94b6e7a1b84",
|
46
|
+
"liquidationThreshold": 0.85
|
47
|
+
},
|
48
|
+
"0x841fad6eae12c286d1fd18d1d525dffa75c7effe": {
|
49
|
+
"tToken": "0x37d17a09f662d0145d1b4d6182d0cbeb8b90f9b7",
|
50
|
+
"dToken": "0x591a16dbe7836c1116f17c8f54f8970d49ab2e38",
|
51
|
+
"sdToken": "0xb48692b40b49ddaa20aa397733c798548fb295e5",
|
52
|
+
"liquidationThreshold": 0.7
|
53
|
+
},
|
54
|
+
"0xb3654dc3d10ea7645f8319668e8f54d2574fbdc8": {
|
55
|
+
"tToken": "0x072d8851075ca70f1112ae54fc508fe2fa62bb5a",
|
56
|
+
"dToken": "0xe07d10416f58626cecd3fd73b0b56482bb5ef117",
|
57
|
+
"sdToken": "0x20dd2e0afbc6469f91ee8d23a8bb0da2ee5a3b62",
|
58
|
+
"liquidationThreshold": 0.7
|
59
|
+
},
|
60
|
+
"0xd7028092c830b5c8fce061af2e593413ebbc1fc1": {
|
61
|
+
"tToken": "0x4bef26fa85c3b5c620c760f8f5427a520d9a0565",
|
62
|
+
"dToken": "0x3e7498642ad798f15c410fb9d61a79847ff27194",
|
63
|
+
"sdToken": "0xa19b2e43ff0b6879ad6d253ce6a1a7ac4a0f9133",
|
64
|
+
"liquidationThreshold": 0.75
|
65
|
+
}
|
66
|
+
}
|
67
|
+
}
|
@@ -0,0 +1,84 @@
|
|
1
|
+
GRANARY_OPTIMISM = {
|
2
|
+
"address": "0x8fd4af47e4e63d1d2d45582c3286b4bd9bb95dfe",
|
3
|
+
"name": "Granary Lending Pool",
|
4
|
+
"rewardToken": [
|
5
|
+
"0xfdb794692724153d1488ccdbe0c56c252596735f",
|
6
|
+
"0x39fde572a18448f8139b7788099f0a0740f51205",
|
7
|
+
"0xfd389dc9533717239856190f42475d3f263a270d",
|
8
|
+
"0x4200000000000000000000000000000000000042"
|
9
|
+
],
|
10
|
+
"rewarder": '0x6a0406b8103ec68ee9a713a073c7bd587c5e04ad',
|
11
|
+
"stakedIncentiveAddress": "",
|
12
|
+
"poolToken": "0xfd389dc9533717239856190f42475d3f263a270d",
|
13
|
+
"oracleAddress": "0x9aeefef549323511e027d70562f0c7edcdeb294c",
|
14
|
+
"type": "LENDING_POOL",
|
15
|
+
"forked": "aave-v3",
|
16
|
+
"reservesList": {
|
17
|
+
"0xda10009cbd5d07dd0cecc66161fc93d7c9000da1": {
|
18
|
+
"tToken": "0x18d2b18af9a1f379025f46b8aeb4af75f6642c9f",
|
19
|
+
"dToken": "0xbabdd3e2231990b1f47844536e19b2f1cc1d5077",
|
20
|
+
"sdToken": "0xf3f47cc1d683c3e8862ecce239e6679c331499d3",
|
21
|
+
"liquidationThreshold": 0.85
|
22
|
+
},
|
23
|
+
"0x7f5c764cbc14f9669b88837ca1490cca17c31607": {
|
24
|
+
"tToken": "0x7a0fddba78ff45d353b1630b77f4d175a00df0c0",
|
25
|
+
"dToken": "0xb271973b367e50fcde5ee5e426944c37045dd0bf",
|
26
|
+
"sdToken": "0xbd11f9ad2522447849c376b9cbbcdcfd80814f17",
|
27
|
+
"liquidationThreshold": 0.85
|
28
|
+
},
|
29
|
+
"0x94b008aa00579c1307b0ef2c499ad98a8ce58e58": {
|
30
|
+
"tToken": "0x4e7849f846f8cddaf37c72065b65ec22cecee109",
|
31
|
+
"dToken": "0x5c4acfcba420f8a0e14b7aada3d8726452642fbb",
|
32
|
+
"sdToken": "0xd3d5fd831c00c5cb54a925b8263508cccabf070e",
|
33
|
+
"liquidationThreshold": 0.85
|
34
|
+
},
|
35
|
+
"0x68f180fcce6836688e9084f035309e29bf0a2095": {
|
36
|
+
"tToken": "0xbd3dbf914f3e9c3133a815b04a4d0e5930957cb9",
|
37
|
+
"dToken": "0x62bbfaef552522be2bda7f69cc5b2c36c1879600",
|
38
|
+
"sdToken": "0x5b015f3e5535d972c47c303854cbc304743aefcc",
|
39
|
+
"liquidationThreshold": 0.85
|
40
|
+
},
|
41
|
+
"0x4200000000000000000000000000000000000006": {
|
42
|
+
"tToken": "0xff94cc8e2c4b17e3cc65d7b83c7e8c643030d936",
|
43
|
+
"dToken": "0x0a05d3d77b66af45233599fe4f5558326e4ad269",
|
44
|
+
"sdToken": "0x757abeffede648f482e13c9a05cfc1879619e270",
|
45
|
+
"liquidationThreshold": 0.85
|
46
|
+
},
|
47
|
+
"0x4200000000000000000000000000000000000042": {
|
48
|
+
"tToken": "0x30091e843deb234ebb45c7e1da4bbc4c33b3f0b4",
|
49
|
+
"dToken": "0xb1afe7c8d6d94e8ef04ab3c99848a3b21a33d9ef",
|
50
|
+
"sdToken": "0x9c6eb7b564f1b81e9e8a41a6e8e5e34d0d9a570f",
|
51
|
+
"liquidationThreshold": 0.7
|
52
|
+
},
|
53
|
+
"0x8c6f28f2f1a3c87f0f938b96d27520d9751ec8d9": {
|
54
|
+
"tToken": "0x8aaa9d29305d331ae67ad65495b9e22cf98f9035",
|
55
|
+
"dToken": "0xc0031304549e494f1f48a9ac568242b1a6ca1804",
|
56
|
+
"sdToken": "0xf0e94bdc2d589ead059072ac1bf27c67acf931b6",
|
57
|
+
"liquidationThreshold": 0.85
|
58
|
+
},
|
59
|
+
"0xfe8b128ba8c78aabc59d4c64cee7ff28e9379921": {
|
60
|
+
"tToken": "0x7fb37ae8be7f6177f265e3ff6d6731672779eb0b",
|
61
|
+
"dToken": "0x49e03c399f0f84083d6f6549383fc80d11701bd4",
|
62
|
+
"sdToken": "0xb9131478fb7d590948b2948fca0b8c3c06fc053f",
|
63
|
+
"liquidationThreshold": 0.7
|
64
|
+
},
|
65
|
+
"0x8700daec35af8ff88c16bdf0418774cb3d7599b4": {
|
66
|
+
"tToken": "0xa73b7c26ef3221bf9ea7e5981840519427f7dcaf",
|
67
|
+
"dToken": "0x9dd559b1d7454979b1699d710885ba5c658277e3",
|
68
|
+
"sdToken": "0xc539ca809d6d7c3b37759c4a4484202204aa1484",
|
69
|
+
"liquidationThreshold": 0.7
|
70
|
+
},
|
71
|
+
"0x1f32b1c2345538c0c6f582fcb022739c4a194ebb": {
|
72
|
+
"tToken": "0x1a7450aacc67d90afb9e2c056229973354cc8987",
|
73
|
+
"dToken": "0xd0260ea91b263619a27efeef512a04fb482915e7",
|
74
|
+
"sdToken": "0x855ee76ba443e36aeb3775ee30b8f94947b0cde9",
|
75
|
+
"liquidationThreshold": 0.75
|
76
|
+
},
|
77
|
+
"0xaddb6a0412de1ba0f936dcaeb8aaa24578dcf3b2": {
|
78
|
+
"tToken": "0xc69ec3664687659dc541cd88ef9d52a470b93fbe",
|
79
|
+
"dToken": "0xbed938b24e2432168cb1c09f10ec9609bf5badb0",
|
80
|
+
"sdToken": "0x1ddaab33e2b360f28c1e24f196d34ce5d1e813d9",
|
81
|
+
"liquidationThreshold": 0.75
|
82
|
+
}
|
83
|
+
}
|
84
|
+
}
|
@@ -0,0 +1,43 @@
|
|
1
|
+
IRON_BANK_OPTIMISM = {
|
2
|
+
"name": "Iron Bank Lending Pool",
|
3
|
+
"rewardToken": "0x00a35fd824c717879bf370e70ac6868b95870dfb",
|
4
|
+
"comptrollerAddress": "0xe0b57feed45e7d908f2d0dacd26f113cf26715bf",
|
5
|
+
"lensAddress": "0xc640a79205706062bf0277a466821a6130a8f78e",
|
6
|
+
"poolToken": "0x00a35fd824c717879bf370e70ac6868b95870dfb",
|
7
|
+
"type": "LENDING_POOL",
|
8
|
+
"forked": "compound",
|
9
|
+
"reservesList": {
|
10
|
+
"0x4200000000000000000000000000000000000006": {
|
11
|
+
"cToken": "0x17533a1bde957979e3977ebbfbc31e6deeb25c7d",
|
12
|
+
"liquidationThreshold": 0.85
|
13
|
+
},
|
14
|
+
"0x7f5c764cbc14f9669b88837ca1490cca17c31607": {
|
15
|
+
"cToken": "0x1d073cf59ae0c169cbc58b6fdd518822ae89173a",
|
16
|
+
"liquidationThreshold": 0.85
|
17
|
+
},
|
18
|
+
"0x94b008aa00579c1307b0ef2c499ad98a8ce58e58": {
|
19
|
+
"cToken": "0x874c01c2d1767efa01fa54b2ac16be96fad5a742",
|
20
|
+
"liquidationThreshold": 0.8
|
21
|
+
},
|
22
|
+
"0xda10009cbd5d07dd0cecc66161fc93d7c9000da1": {
|
23
|
+
"cToken": "0x049e04bee77cffb055f733a138a2f204d3750283",
|
24
|
+
"liquidationThreshold": 0.8
|
25
|
+
},
|
26
|
+
"0x68f180fcce6836688e9084f035309e29bf0a2095": {
|
27
|
+
"cToken": "0xcdb9b4db65c913ab000b40204248c8a53185d14d",
|
28
|
+
"liquidationThreshold": 0.75
|
29
|
+
},
|
30
|
+
"0x4200000000000000000000000000000000000042": {
|
31
|
+
"cToken": "0x4645e0952678e9566fb529d9313f5730e4e1c412",
|
32
|
+
"liquidationThreshold": 0.5
|
33
|
+
},
|
34
|
+
"0x8700daec35af8ff88c16bdf0418774cb3d7599b4": {
|
35
|
+
"cToken": "0xe724ffa5d30782499086682c8362cb3673bf69ae",
|
36
|
+
"liquidationThreshold": 0.0
|
37
|
+
},
|
38
|
+
"0x8c6f28f2f1a3c87f0f938b96d27520d9751ec8d9": {
|
39
|
+
"cToken": "0x04f0fd3cd03b17a3e5921c0170ca6dd3952841ca",
|
40
|
+
"liquidationThreshold": 0.7
|
41
|
+
}
|
42
|
+
}
|
43
|
+
}
|
@@ -0,0 +1,40 @@
|
|
1
|
+
WEPIGGY_OPTIMISM = {
|
2
|
+
"name": "Wepiggy Lending Pool",
|
3
|
+
"rewardToken": "0x6f620ec89b8479e97a6985792d0c64f237566746",
|
4
|
+
"comptrollerAddress": "0x896aecb9e73bf21c50855b7874729596d0e511cb",
|
5
|
+
"lensAddress": "0x3a9cad689a510a7c410ee1be17929cdf78efac8c",
|
6
|
+
"distributionAddress": "0x3157e0bbdc7e5dea0f4c33a0ad7211b9a4ff19ee",
|
7
|
+
"poolToken": "0x6f620ec89b8479e97a6985792d0c64f237566746",
|
8
|
+
"type": "LENDING_POOL",
|
9
|
+
"forked": "compound",
|
10
|
+
"reservesList": {
|
11
|
+
"0x0000000000000000000000000000000000000000": {
|
12
|
+
"cToken": "0x8e1e582879cb8bac6283368e8ede458b63f499a5",
|
13
|
+
"liquidationThreshold": 0.8
|
14
|
+
},
|
15
|
+
"0x7f5c764cbc14f9669b88837ca1490cca17c31607": {
|
16
|
+
"cToken": "0x811cd5cb4cc43f44600cfa5ee3f37a402c82aec2",
|
17
|
+
"liquidationThreshold": 0.9
|
18
|
+
},
|
19
|
+
"0x94b008aa00579c1307b0ef2c499ad98a8ce58e58": {
|
20
|
+
"cToken": "0x8158b34ff8a36dd9e4519d62c52913c24ad5554b",
|
21
|
+
"liquidationThreshold": 0.9
|
22
|
+
},
|
23
|
+
"0xda10009cbd5d07dd0cecc66161fc93d7c9000da1": {
|
24
|
+
"cToken": "0xc12b9d620bfcb48be3e0ccbf0ea80c717333b46f",
|
25
|
+
"liquidationThreshold": 0.9
|
26
|
+
},
|
27
|
+
"0x68f180fcce6836688e9084f035309e29bf0a2095": {
|
28
|
+
"cToken": "0x48a5322c3021d5ed5ce4293112141045d12c7efc",
|
29
|
+
"liquidationThreshold": 0.8
|
30
|
+
},
|
31
|
+
"0x350a791bfc2c21f9ed5d10980dad2e2638ffa7f6": {
|
32
|
+
"cToken": "0x8f00a5e13b3f2aaaddc9708ad5c77fbcc300b0ee",
|
33
|
+
"liquidationThreshold": 0.6
|
34
|
+
},
|
35
|
+
"0x4200000000000000000000000000000000000042": {
|
36
|
+
"cToken": "0xd6a78766514cdfc1a1fa188a7782b52313133705",
|
37
|
+
"liquidationThreshold": 0.6
|
38
|
+
}
|
39
|
+
}
|
40
|
+
}
|