-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
184 lines (184 loc) · 8.13 KB
/
config.yaml
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
system_status:
apply_register_cell_type: { status: true, version: '1.2.0' }
pre_account_cell_type: { status: true, version: '1.6.0' }
proposal_cell_type: { status: true, version: "1.5.0" }
config_cell_type: { status: true, version: "1.2.0" }
account_cell_type: { status: true, version: "1.12.0" }
account_sale_cell_type: { status: true, version: "1.3.0" }
sub_account_cell_type: { status: true, version: "1.8.0" }
offer_cell_type: { status: true, version: "1.2.0" }
balance_cell_type: { status: true, version: "1.4.0" }
income_cell_type: { status: true, version: "1.3.0" }
reverse_record_cell_type: { status: true, version: "1.2.0" }
reverse_record_root_cell_type: { status: true, version: "1.2.0" }
eip712_lib: { status: true, version: "1.4.0" }
key_list_config_cell_type: { status: true, version: "1.2.0" }
dpoint_cell_type: { status: true, version: "1.1.0" }
main:
status: 1 # 0: off, 1: on
config_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
account_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
account_sale_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
account_auction_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
apply_register_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
balance_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
income_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
offer_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
pre_account_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
proposal_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
reverse_record_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
reverse_record_root_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
sub_account_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
eip712_lib_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
key_list_config_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
dpoint_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
did_cell_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
dispatch_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
ckb_signhash_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
ckb_multisig_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
ed25519_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
eth_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
tron_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
doge_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
webauthn_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
btc_type_args: '0x0000000000000000000000000000000000000000000000000000000000000000'
account:
max_length: 42 # 42
basic_capacity: 20600000000 # 20_600_000_000
prepared_fee_capacity: 100000000 # 100_000_000
expiration_grace_period: 7776000 # 7_776_000 (90 days)
record_min_ttl: 300
record_size_limit: 5000
transfer_account_fee: 10000 # 10_000
edit_manager_fee: 10000 # 10_000
edit_records_fee: 10000 # 10_000
common_fee: 20000 # 20_000
transfer_account_throttle: 300
edit_manager_throttle: 300
edit_records_throttle: 300
common_throttle: 300
expiration_auction_period: 2588400 # 2_588_400 (29 days 23 h)
expiration_deliver_period: 3600 # (1h)
expiration_auction_start_premiums: 100000000 # 100_000_000
apply:
apply_min_waiting_block_number: 1
apply_max_waiting_block_number: 5760
proposal:
proposal_min_confirm_interval: 0
proposal_min_extend_interval: 1
proposal_min_recycle_interval: 8
proposal_max_account_affect: 50
proposal_max_pre_account_contain: 50
release:
# release to 40% = 1717986918
# release to 45% = 1932735282
# release to 50% = 2147483647
# release to 55% = 2362232012
# release to 60% = 2576980377
lucky_number: 2576980377
income:
basic_capacity: 20000000000 # 20_000_000_000
max_records: 50 # 50
min_transfer_capacity: 12000000000 # 12_000_000_000
price:
discount:
invited_discount: 500
prices:
- length: 1
new: 1000000 # 1_000_000
renew: 1000000 # 1_000_000
- length: 2
new: 1024000000 # 1024_000_000
renew: 1024000000 # 1024_000_000
- length: 3
new: 660000000 # 660_000_000
renew: 660000000 # 660_000_000
- length: 4
new: 160000000 # 160_000_000
renew: 160000000 # 160_000_000
- length: 5
new: 5000000 # 5_000_000
renew: 5000000 # 5_000_000
- length: 6
new: 5000000 # 5_000_000
renew: 5000000 # 5_000_000
- length: 7
new: 5000000 # 5_000_000
renew: 5000000 # 5_000_000
- length: 8
new: 5000000 # 5_000_000
renew: 5000000 # 5_000_000
profit_rate:
channel: 1000
inviter: 1000
proposal_create: 200
proposal_confirm: 0
income_consolidate: 500
sale_buyer_inviter: 1
sale_buyer_channel: 1
sale_das: 1
auction_bidder_inviter: 100
auction_bidder_channel: 100
auction_das: 100
auction_prev_bidder: 4700
secondary_market:
common_fee: 10000 # 10_000
sale_min_price: 20000000000 # 20_000_000_000
sale_expiration_limit: 86400 # 86400
sale_description_bytes_limit: 5000 # 5000
sale_cell_basic_capacity: 20000000000 # 20_000_000_000
sale_cell_prepared_fee_capacity: 100000000 # 100_000_000
offer_cell_basic_capacity: 20000000000 # 20_000_000_000
offer_cell_prepared_fee_capacity: 100000000 # 100_000_000
offer_min_price: 100000000000 # 100_000_000_000
offer_message_bytes_limit: 5000 # 5000
auction_max_extendable_duration: 86400 # 86400
auction_duration_increment_each_bid: 600 # 600
auction_min_opening_price: 200000000000 # 200_000_000_000
auction_min_increment_rate_each_bid: 1000 # 1000
auction_description_bytes_limit: 5000 # 5000
auction_cell_basic_capacity: 20000000000 # 20_000_000_000
auction_cell_prepared_fee_capacity: 100000000 # 100_000_000
sub_account:
basic_capacity: 20000000000 # 20_000_000_000
prepared_fee_capacity: 2000000000 # 2_000_000_000
new_sub_account_price: 990000 # 990_000
renew_sub_account_price: 990000 # 990_000
new_sub_account_custom_price_das_profit_rate: 300
renew_sub_account_custom_price_das_profit_rate: 300
common_fee: 300000 # 300_000
create_fee: 0
edit_fee: 0
renew_fee: 0
recycle_fee: 0
reverse_resolution:
record_basic_capacity: 20000000000 # 20_000_000_000
record_prepared_fee_capacity: 100000000 # 100_000_000
common_fee: 10000
dpoint:
basic_capacity: 15000000000 # 15_000_000_000
prepared_fee_capacity: 0
transfer_whitelist:
- code_hash: '0x9376c3b5811942960a846691e16e477cf43d7c7fa654067c9948dfcd09a32137'
hash_type: type
args: '0x05ec590d37264792127b6ffa3a0b354dd753eb957505ec590d37264792127b6ffa3a0b354dd753eb9575'
capacity_recycle_whitelist:
- code_hash: '0x9bd7e06f3ecf4be0f2fcd2188b23f1b9fcc88e5d4b65a8637b17723bbda3cce8'
hash_type: type
args: '0xa24c6234de1b9a551a836b4a6b3c41dee902ba74'
char_set_emoji: './data/char_set_emoji.txt'
char_set_digit: './data/char_set_digit_and_symbol.txt'
char_set_en: './data/char_set_en.txt'
char_set_zh_hans: './data/char_set_zh_hans.txt'
char_set_zh_hant: './data/char_set_zh_hant.txt'
char_set_ja: './data/char_set_ja.txt'
char_set_ko: './data/char_set_ko.txt'
char_set_ru: './data/char_set_ru.txt'
char_set_tr: './data/char_set_tr.txt'
char_set_th: './data/char_set_th.txt'
char_set_vi: './data/char_set_vi.txt'
record_key_namespace: './data/record_key_namespace.txt'
sub_account_beta_list: './data/sub_account_beta_list.txt'
smt_node_white_list: './data/smt_node_white_list.txt'
unavailable_account: './data/unavailable_account_hashes.txt'
reserved_account: './data/reserved_accounts.txt'