-
Notifications
You must be signed in to change notification settings - Fork 0
/
config_old.json
55 lines (55 loc) · 2.28 KB
/
config_old.json
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
{"N": 731,
"new_LS_opened_type": "function",
"new_LS_opened_daily_count": "LS_tf.csv",
"new_LP_opened_daily_count":"LP_tf.csv",
"Active_Assets": [ "wrapped-bitcoin", "weth", "juno-network", "secret", "usd-coin", "tether", "dai", "cosmos","crypto-com-chain", "evmos", "stargaze","osmosis"],
"Active_Assets_Distribution": [0.3, 0.15, 0.075, 0.075, 0, 0, 0.05, 0.10, 0.05, 0.05, 0.05, 0.10],
"Pool_Assets": ["usd-coin", "tether"],
"seed": 32,
"LS_amnt_multiplyer": 5,
"LS_loan_amnt_asset_df_num": 10,
"LS_loan_amnt_asset_df_den": 20,
"LS_loan_amnt_asset_min": 0.1,
"LS_loan_amnt_asset_max": 3,
"LS_cltr_amnt_asset_min": 1.2,
"LS_cltr_amnt_asset_max": 1.5,
"SYS_LS_expected_penalty_df_num": 1,
"SYS_LS_expected_penalty_df_den": 1,
"SYS_LS_expected_payment_min": 1,
"SYS_LS_expected_payment_max": 12,
"SYS_LS_expected_payment_extremum": 4,
"SYS_LS_expected_penalty_min": 0,
"SYS_LS_expected_penalty_max": 12,
"id_generator": "series",
"method": "range_normalization",
"symbol_digit":
{"symbol": {"0": "wrapped-bitcoin", "1": "weth", "2": "juno-network", "3": "secret", "4": "usd-coin", "5": "tether", "6": "dai", "7": "cosmos", "8": "crypto-com-chain", "9": "evmos", "10": "stargaze","11": "osmosis"},
"digit": {"0": 14, "1": 14, "2": 12, "3": 11, "4": 12, "5": 12, "6": 12, "7": 12, "8": 10, "9": 12, "10": 10, "11": 10}},
"currency_stable": "usd-coin",
"Open_Daily_Count_dict": {"0": 0, "30":10,"50": 12,"55":12.2,"60": 12.4,"70": 12.6,"80": 12.8,"90": 13,"110": 13,"120": 12.8,"180": 10,"730": 20},
"LP_amnt_stable_df_num": 10,
"LP_amnt_stable_df_den": 20,
"LP_amnt_stable_min": 1000,
"LP_amnt_stable_max": 50000,
"LP_multiplyer": 20000,
"base_interest": 10,
"startup_pool_value": 100000,
"optimal_util": 70,
"slope1": 4.9,
"slope2": 10,
"treasury_interest": 2,
"LS_interest_cap": 16,
"max_pool_util":90,
"LS_swap_prc": 1,
"LS_tr_per_month": 1,
"LP_tr_per_month": 1,
"tr_price": 0.1,
"nolus_token_price_ini": 0.1,
"nolus_token_count_ini": 25000000,
"tvl_rewards_csv":"tvl_rewards.csv",
"healthy_cltr_percent": 90,
"LS_demand_prc_int_max": 30,
"LS_demand_prc_int_min": 100,
"nls_all_tokens": 50000000,
"nls_file_name": "MP_Asset_nolus.csv",
"platform_nolus_token_count": 0}