forked from terra-money/enterprise-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrefs.json
70 lines (70 loc) · 1.48 KB
/
refs.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"localterra": {
"enterprise": {
"codeId": "117",
"address": "terra19g9xuqrvz2frv905v3fc7puryfypluhg383q9zwsmedrlqekfgys0ed340"
},
"cw20_base": {
"codeId": "119"
},
"cw3_fixed_multisig": {
"codeId": "118"
},
"cw721_base": {
"codeId": "120"
},
"enterprise-factory": {
"codeId": "121",
"address": "terra19lu57xxnh3h7sp999he4q8fu6m5tjsc4tuqtu7tmvakjp7l2f3tq2j4gzf"
}
},
"testnet": {
"enterprise": {
"codeId": "8337",
"address": "terra1rl9fnr4xce4ca5we9rwnqyyv89h422rwe3fpe7ycrpjn0egfulrsp2n4l9"
},
"enterprise-factory": {
"codeId": "8340",
"address": "terra1qkkgz6v9pngska4ymrts63h2z4srknltvn87x9mhxwx03n7c2xrs7ylc0u"
},
"cw20_base": {
"codeId": "5350"
},
"cw3_fixed_multisig": {
"codeId": "5349"
},
"cw721_base": {
"codeId": "5351"
},
"enterprise-governance": {
"codeId": "8338"
},
"funds-distributor": {
"codeId": "8339"
}
},
"mainnet": {
"enterprise": {
"codeId": "1327"
},
"cw3_fixed_multisig": {
"codeId": "1316"
},
"cw20_base": {
"codeId": "1317"
},
"cw721_base": {
"codeId": "1318"
},
"enterprise-factory": {
"codeId": "1330",
"address": "terra1y2dwydnnnctdwwmvs23ct60fj626t66qk53cae2gc55k3ce92jmqldj0sf"
},
"enterprise-governance": {
"codeId": "1328"
},
"funds-distributor": {
"codeId": "1329"
}
}
}