forked from crescent-network/crescent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
103 lines (103 loc) · 3.14 KB
/
config.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
init:
home: "~/.crescent"
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: "500000000000stake"
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"
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"
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.000000000000000000"
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: