forked from crescent-network/crescent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
75 lines (75 loc) · 2.78 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
init:
home: "~/.crescent"
accounts:
- name: alice # cre1zaavvzxez0elundtn32qnk9lkm8kmcszxclz6p
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"
coins: ["1500000000000stake", "1000000000000000uatom", "1000000000000000uusd"]
- name: bob # cre1mzgucqnfr2l8cj5apvdpllhzt4zeuh2c5l33n3
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"
coins: ["1000000000000stake", "1000000000000000uatom", "1000000000000000uusd"]
- name: steve # cre185fflsvwrz0cx46w6qada7mdy92m6kx4vg42xf
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"
coins: ["1000000000000stake", "1000000000000000uatom", "1000000000000000uusd"]
- name: source # cre15rz2rwnlgr7nf6eauz52usezffwrxc0mxajpmw
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"
coins: ["15000000000000airdrop"]
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"
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"
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: