-
Notifications
You must be signed in to change notification settings - Fork 20
/
refs.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": "9035",
"address": "terra1rl9fnr4xce4ca5we9rwnqyyv89h422rwe3fpe7ycrpjn0egfulrsp2n4l9"
},
"enterprise-factory": {
"codeId": "9038",
"address": "terra1vwfllxsuvkyhfztv7yenv0wjra2ue7zu6arc3esmwcckenpq566sxch3wk"
},
"cw20_base": {
"codeId": "5350"
},
"cw3_fixed_multisig": {
"codeId": "5349"
},
"cw721_base": {
"codeId": "5351"
},
"enterprise-governance": {
"codeId": "9036"
},
"funds-distributor": {
"codeId": "9037"
}
},
"mainnet": {
"enterprise": {
"codeId": "1397"
},
"cw3_fixed_multisig": {
"codeId": "1316"
},
"cw20_base": {
"codeId": "1317"
},
"cw721_base": {
"codeId": "1318"
},
"enterprise-factory": {
"codeId": "1398",
"address": "terra1y2dwydnnnctdwwmvs23ct60fj626t66qk53cae2gc55k3ce92jmqldj0sf"
},
"enterprise-governance": {
"codeId": "1393"
},
"funds-distributor": {
"codeId": "1394"
}
}
}