-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtokens.sepolia (1).json
More file actions
107 lines (107 loc) · 3.74 KB
/
tokens.sepolia (1).json
File metadata and controls
107 lines (107 loc) · 3.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
[
{
"name": "ETH",
"symbol": "ETH",
"decimals": 18,
"minDeposit": "62500000000000",
"maxDeposit": "100000000000000000000000",
"minLoan": "66000000000000",
"maxLoan": "1040000000000000000",
"rToken": "",
"dToken": "",
"address": "0x49d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7",
"CEXSymbol": "ETHUSDT",
"pragmaKey": "19514442401534788",
"mockPrice": 2000,
"ethereumAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
"NETWORK_TOKEN_ADDRESS": "0x49d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7",
"base_apr": "200",
"apr_at_optimal_ur": "1200",
"optimal_ur": "6000",
"apr_max": "10000"
},
{
"name": "STRK",
"symbol": "STRK",
"decimals": 18,
"minDeposit": "10000000000000000",
"maxDeposit": "500000000000000000000000",
"minLoan": "4000000000000000",
"maxLoan": "400000000000000000000",
"rToken": "",
"dToken": "",
"address": "0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d",
"CEXSymbol": "STRKUSDT",
"pragmaKey": "6004514686061859652",
"mockPrice": 2,
"ethereumAddress": "0xCa14007Eff0dB1f8135f4C25B34De49AB0d42766",
"NETWORK_TOKEN_ADDRESS": "0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d",
"base_apr": "200",
"apr_at_optimal_ur": "1500",
"optimal_ur": "5000",
"apr_max": "11000"
},
{
"name": "USDT",
"symbol": "USDT",
"decimals": 6,
"minDeposit": "100000",
"maxDeposit": "100000000000000",
"minLoan": "100000",
"maxLoan": "1550000000",
"rToken": "",
"dToken": "",
"address": "0x02ab8758891e84b968ff11361789070c6b1af2df618d6d2f4a78b0757573c6eb",
"CEXSymbol": null,
"pragmaKey": "6148333044652921668",
"mockPrice": 1,
"ethereumAddress": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"NETWORK_TOKEN_ADDRESS": "0x02ab8758891e84b968ff11361789070c6b1af2df618d6d2f4a78b0757573c6eb",
"base_apr": "200",
"apr_at_optimal_ur": "1000",
"optimal_ur": "7500",
"apr_max": "10000"
},
{
"name": "BTC",
"symbol": "BTC",
"decimals": 8,
"minDeposit": "5000",
"maxDeposit": "100000000000",
"minLoan": "5000",
"maxLoan": "6600000",
"rToken": "",
"dToken": "",
"address": "0x00452bd5c0512a61df7c7be8cfea5e4f893cb40e126bdc40aee6054db955129e",
"CEXSymbol": "BTCUSDT",
"pragmaKey": "18669995996566340",
"mockPrice": 20000,
"ethereumAddress": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
"NETWORK_TOKEN_ADDRESS": "0x00452bd5c0512a61df7c7be8cfea5e4f893cb40e126bdc40aee6054db955129e",
"base_apr": "400",
"apr_at_optimal_ur": "2000",
"optimal_ur": "4500",
"apr_max": "20000"
},
{
"name": "USDC",
"symbol": "USDC",
"decimals": 6,
"minDeposit": "100000",
"maxDeposit": "100000000000000",
"minLoan": "100000",
"maxLoan": "1550000000",
"rToken": "",
"dToken": "",
"address": "0x053b40a647cedfca6ca84f542a0fe36736031905a9639a7f19a3c1e66bfd5080",
"CEXSymbol": "USDCUSDT",
"pragmaKey": "6148332971638477636",
"mockPrice": 1,
"ethereumAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"NETWORK_TOKEN_ADDRESS": "0x053b40a647cedfca6ca84f542a0fe36736031905a9639a7f19a3c1e66bfd5080",
"base_apr": "200",
"apr_at_optimal_ur": "1000",
"optimal_ur": "7500",
"apr_max": "10000"
}
]