forked from crescent-network/crescent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config-test.yml
143 lines (143 loc) · 4.41 KB
/
config-test.yml
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
version: 1
init:
home: "$HOME/.crescent"
build:
ldflags:
- -X github.com/crescent-network/crescent/v4/x/farming/keeper.enableAdvanceEpoch=true
- -X github.com/crescent-network/crescent/v4/x/liquidfarming/keeper.enableAdvanceAuction=true
proto:
path: proto
third_party_paths:
- third_party/proto
- proto_vendor
accounts:
- name: alice # cre1zaavvzxez0elundtn32qnk9lkm8kmcszxclz6p
coins:
- 1500000000000stake
- 1000000000000000uatom
- 1000000000000000uusd
mnemonic:
guard cream sadness conduct invite crumble clock pudding hole grit liar
hotel maid produce squeeze return argue turtle know drive eight casino maze host
- name: bob # cre1mzgucqnfr2l8cj5apvdpllhzt4zeuh2c5l33n3
coins:
- 1000000000000stake
- 1000000000000000uatom
- 1000000000000000uusd
mnemonic:
friend excite rough reopen cover wheel spoon convince island path clean
monkey play snow number walnut pull lock shoot hurry dream divide concert discover
- name: steve # cre185fflsvwrz0cx46w6qada7mdy92m6kx4vg42xf
coins:
- 1000000000000stake
- 1000000000000000uatom
- 1000000000000000uusd
mnemonic:
fuel obscure melt april direct second usual hair leave hobby beef bacon
solid drum used law mercy worry fat super must ritual bring faculty
- name: source # cre15rz2rwnlgr7nf6eauz52usezffwrxc0mxajpmw
coins:
- 15000000000000airdrop
mnemonic:
diary behind allow lawn loop assault armor survey media toe rural mass
skull way crater tobacco pair glare window soon lift pistol fitness annual
validator:
name: alice
staked: 100000000stake
faucet:
name: bob
coins:
- 10000000stake
- 10000000uatom
host: 0.0.0.0:4500
genesis:
chain_id: "localnet"
app_state:
crisis:
constant_fee:
denom: "stake"
mint:
params:
mint_denom: "stake"
staking:
params:
bond_denom: "stake"
gov:
deposit_params:
min_deposit:
- amount: "1"
denom: "stake"
voting_params:
voting_period: "20s"
budget:
params:
budgets:
- name: "incentivize-marketmaker-20201Q-20301Q"
rate: "0.300000000000000000"
source_address: "cre17xpfvakm2amg962yls6f84z3kell8c5l53s97s" # fee collector account
destination_address: "cre1ddn66jv0sjpmck0ptegmhmqtn35qsg2vxyk2hn9sqf4qxtzqz3sq3qhhde"
start_time: "2020-03-01T00:00:00Z"
end_time: "2030-03-01T00:00:00Z"
farming:
params:
private_plan_creation_fee:
- amount: "100000"
denom: "stake"
liquidity:
params:
pair_creation_fee:
- amount: "100000"
denom: "stake"
pool_creation_fee:
- amount: "100000"
denom: "stake"
marketmaker:
params:
incentive_pairs:
- pair_id: 1
update_time: "2022-09-10T00:00:00Z"
incentive_weight: "0.000000000000000000"
max_spread: "0"
min_width: "0"
min_depth: "0"
- pair_id: 2
update_time: "2022-09-10T00:00:00Z"
incentive_weight: "0.000000000000000000"
max_spread: "0"
min_width: "0"
min_depth: "0"
liquidstaking:
params:
liquid_bond_denom: "bstake"
whitelisted_validators:
- validator_address: "crevaloper1zaavvzxez0elundtn32qnk9lkm8kmcszyvldht"
target_weight: "100000000"
liquidfarming:
params:
rewards_auction_duration: "120s"
liquid_farms:
- pool_id: "1"
min_farm_amount: "1"
min_bid_amount: "1"
fee_rate: "0.100000000000000000"
claim:
airdrops:
- id: "1"
source_address: "cre15rz2rwnlgr7nf6eauz52usezffwrxc0mxajpmw"
conditions:
- "CONDITION_TYPE_DEPOSIT"
- "CONDITION_TYPE_SWAP"
- "CONDITION_TYPE_LIQUIDSTAKE"
- "CONDITION_TYPE_VOTE"
start_time: "2022-03-01T00:00:00Z"
end_time: "2022-05-21T00:00:00Z"
claim_records:
- airdrop_id: "1"
recipient: "cre1zaavvzxez0elundtn32qnk9lkm8kmcszxclz6p"
initial_claimable_coins:
- amount: "3000000000000"
denom: "airdrop"
claimable_coins:
- amount: "3000000000000"
denom: "airdrop"
claimed_conditions: