chain-registry 2.0.114 → 2.0.116
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/bitway/chain.js +1 -1
- package/esm/mainnet/terra2/chain.js +14 -0
- package/esm/testnet/agoricdevnet/ibc-data.js +6 -6
- package/esm/testnet/mantrachaintestnet2/asset-list.js +6 -6
- package/esm/testnet/mantrachaintestnet2/chain.js +9 -9
- package/esm/testnet/neutrontestnet/ibc-data.js +6 -6
- package/mainnet/bitway/chain.js +1 -1
- package/mainnet/terra2/chain.js +14 -0
- package/package.json +3 -3
- package/testnet/agoricdevnet/ibc-data.js +6 -6
- package/testnet/mantrachaintestnet2/asset-list.js +6 -6
- package/testnet/mantrachaintestnet2/chain.js +9 -9
- package/testnet/neutrontestnet/ibc-data.js +6 -6
|
@@ -125,6 +125,10 @@ const info = {
|
|
|
125
125
|
{
|
|
126
126
|
address: 'https://terra-rpc.node39.top',
|
|
127
127
|
provider: 'Node39'
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
address: 'https://terra-m-rpc.onnode.org',
|
|
131
|
+
provider: 'OnNode'
|
|
128
132
|
}
|
|
129
133
|
],
|
|
130
134
|
rest: [
|
|
@@ -175,6 +179,10 @@ const info = {
|
|
|
175
179
|
{
|
|
176
180
|
address: 'https://terra-api.node39.top',
|
|
177
181
|
provider: 'Node39'
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
address: 'https://terra-m-api.onnode.org',
|
|
185
|
+
provider: 'OnNode'
|
|
178
186
|
}
|
|
179
187
|
],
|
|
180
188
|
grpc: [
|
|
@@ -267,6 +275,12 @@ const info = {
|
|
|
267
275
|
url: 'https://explorer.node39.top/terra',
|
|
268
276
|
txPage: 'https://explorer.node39.top/terra/transactions/${txHash}',
|
|
269
277
|
accountPage: 'https://explorer.node39.top/terra/accounts/${accountAddress}'
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
kind: 'OnNode',
|
|
281
|
+
url: 'https://explorer.onnode.org/terra',
|
|
282
|
+
txPage: 'https://explorer.onnode.org/terra/transactions/${txHash}',
|
|
283
|
+
accountPage: 'https://explorer.onnode.org/terra/accounts/${accountAddress}'
|
|
270
284
|
}
|
|
271
285
|
],
|
|
272
286
|
images: [{
|
|
@@ -128,22 +128,22 @@ const info = [
|
|
|
128
128
|
chain1: {
|
|
129
129
|
chainName: 'agoricdevnet',
|
|
130
130
|
chainId: 'agoricdev-25',
|
|
131
|
-
clientId: '07-tendermint-
|
|
132
|
-
connectionId: 'connection-
|
|
131
|
+
clientId: '07-tendermint-9',
|
|
132
|
+
connectionId: 'connection-9'
|
|
133
133
|
},
|
|
134
134
|
chain2: {
|
|
135
135
|
chainName: 'neutrontestnet',
|
|
136
136
|
chainId: 'pion-1',
|
|
137
|
-
clientId: '07-tendermint-
|
|
138
|
-
connectionId: 'connection-
|
|
137
|
+
clientId: '07-tendermint-602',
|
|
138
|
+
connectionId: 'connection-558'
|
|
139
139
|
},
|
|
140
140
|
channels: [{
|
|
141
141
|
chain1: {
|
|
142
|
-
channelId: 'channel-
|
|
142
|
+
channelId: 'channel-7',
|
|
143
143
|
portId: 'transfer'
|
|
144
144
|
},
|
|
145
145
|
chain2: {
|
|
146
|
-
channelId: 'channel-
|
|
146
|
+
channelId: 'channel-1748',
|
|
147
147
|
portId: 'transfer'
|
|
148
148
|
},
|
|
149
149
|
ordering: 'unordered',
|
|
@@ -6,17 +6,17 @@ const info = {
|
|
|
6
6
|
description: 'The native token of MANTRA',
|
|
7
7
|
extendedDescription: 'The first RWA Layer 1 Blockchain, capable of adherence and enforcement of real world regulatory requirements.',
|
|
8
8
|
denomUnits: [{
|
|
9
|
-
denom: '
|
|
9
|
+
denom: 'amantra',
|
|
10
10
|
exponent: 0
|
|
11
11
|
}, {
|
|
12
|
-
denom: '
|
|
13
|
-
exponent:
|
|
12
|
+
denom: 'mantra',
|
|
13
|
+
exponent: 18
|
|
14
14
|
}],
|
|
15
15
|
typeAsset: 'sdk.coin',
|
|
16
|
-
base: '
|
|
16
|
+
base: 'amantra',
|
|
17
17
|
name: 'MANTRA Chain Dukong',
|
|
18
|
-
display: '
|
|
19
|
-
symbol: '
|
|
18
|
+
display: 'mantra',
|
|
19
|
+
symbol: 'MANTRA',
|
|
20
20
|
keywords: [
|
|
21
21
|
'rwa',
|
|
22
22
|
'wasm',
|
|
@@ -14,16 +14,16 @@ const info = {
|
|
|
14
14
|
slip44: 60,
|
|
15
15
|
fees: {
|
|
16
16
|
feeTokens: [{
|
|
17
|
-
denom: '
|
|
18
|
-
fixedMinGasPrice:
|
|
19
|
-
lowGasPrice:
|
|
20
|
-
averageGasPrice:
|
|
21
|
-
highGasPrice:
|
|
17
|
+
denom: 'amantra',
|
|
18
|
+
fixedMinGasPrice: 40000000000,
|
|
19
|
+
lowGasPrice: 40000000000,
|
|
20
|
+
averageGasPrice: 80000000000,
|
|
21
|
+
highGasPrice: 120000000000
|
|
22
22
|
}]
|
|
23
23
|
},
|
|
24
24
|
staking: {
|
|
25
25
|
stakingTokens: [{
|
|
26
|
-
denom: '
|
|
26
|
+
denom: 'amantra'
|
|
27
27
|
}],
|
|
28
28
|
lockDuration: {
|
|
29
29
|
time: '691200s'
|
|
@@ -31,8 +31,8 @@ const info = {
|
|
|
31
31
|
},
|
|
32
32
|
codebase: {
|
|
33
33
|
gitRepo: 'https://github.com/MANTRA-Chain/mantrachain',
|
|
34
|
-
recommendedVersion: '
|
|
35
|
-
compatibleVersions: ['
|
|
34
|
+
recommendedVersion: 'v7.0.0-rc2',
|
|
35
|
+
compatibleVersions: ['v7.0.0-rc2'],
|
|
36
36
|
consensus: {
|
|
37
37
|
type: 'cometbft',
|
|
38
38
|
version: 'v0.38.19'
|
|
@@ -41,7 +41,7 @@ const info = {
|
|
|
41
41
|
type: 'cosmos',
|
|
42
42
|
version: 'v0.53.4',
|
|
43
43
|
repo: 'https://github.com/MANTRA-Chain/cosmos-sdk',
|
|
44
|
-
tag: 'v0.53.4-mantra'
|
|
44
|
+
tag: 'v0.53.4-v7-mantra-2'
|
|
45
45
|
},
|
|
46
46
|
cosmwasm: {
|
|
47
47
|
version: 'v0.61.1',
|
|
@@ -4,22 +4,22 @@ const info = [
|
|
|
4
4
|
chain1: {
|
|
5
5
|
chainName: 'agoricdevnet',
|
|
6
6
|
chainId: 'agoricdev-25',
|
|
7
|
-
clientId: '07-tendermint-
|
|
8
|
-
connectionId: 'connection-
|
|
7
|
+
clientId: '07-tendermint-9',
|
|
8
|
+
connectionId: 'connection-9'
|
|
9
9
|
},
|
|
10
10
|
chain2: {
|
|
11
11
|
chainName: 'neutrontestnet',
|
|
12
12
|
chainId: 'pion-1',
|
|
13
|
-
clientId: '07-tendermint-
|
|
14
|
-
connectionId: 'connection-
|
|
13
|
+
clientId: '07-tendermint-602',
|
|
14
|
+
connectionId: 'connection-558'
|
|
15
15
|
},
|
|
16
16
|
channels: [{
|
|
17
17
|
chain1: {
|
|
18
|
-
channelId: 'channel-
|
|
18
|
+
channelId: 'channel-7',
|
|
19
19
|
portId: 'transfer'
|
|
20
20
|
},
|
|
21
21
|
chain2: {
|
|
22
|
-
channelId: 'channel-
|
|
22
|
+
channelId: 'channel-1748',
|
|
23
23
|
portId: 'transfer'
|
|
24
24
|
},
|
|
25
25
|
ordering: 'unordered',
|
package/mainnet/bitway/chain.js
CHANGED
package/mainnet/terra2/chain.js
CHANGED
|
@@ -127,6 +127,10 @@ const info = {
|
|
|
127
127
|
{
|
|
128
128
|
address: 'https://terra-rpc.node39.top',
|
|
129
129
|
provider: 'Node39'
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
address: 'https://terra-m-rpc.onnode.org',
|
|
133
|
+
provider: 'OnNode'
|
|
130
134
|
}
|
|
131
135
|
],
|
|
132
136
|
rest: [
|
|
@@ -177,6 +181,10 @@ const info = {
|
|
|
177
181
|
{
|
|
178
182
|
address: 'https://terra-api.node39.top',
|
|
179
183
|
provider: 'Node39'
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
address: 'https://terra-m-api.onnode.org',
|
|
187
|
+
provider: 'OnNode'
|
|
180
188
|
}
|
|
181
189
|
],
|
|
182
190
|
grpc: [
|
|
@@ -269,6 +277,12 @@ const info = {
|
|
|
269
277
|
url: 'https://explorer.node39.top/terra',
|
|
270
278
|
txPage: 'https://explorer.node39.top/terra/transactions/${txHash}',
|
|
271
279
|
accountPage: 'https://explorer.node39.top/terra/accounts/${accountAddress}'
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
kind: 'OnNode',
|
|
283
|
+
url: 'https://explorer.onnode.org/terra',
|
|
284
|
+
txPage: 'https://explorer.onnode.org/terra/transactions/${txHash}',
|
|
285
|
+
accountPage: 'https://explorer.onnode.org/terra/accounts/${accountAddress}'
|
|
272
286
|
}
|
|
273
287
|
],
|
|
274
288
|
images: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.116",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^2.0.
|
|
32
|
+
"@chain-registry/types": "^2.0.116"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"tokens"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "7a88cfdd26d1ce31f9d4c57b67789ad6d7d83c14"
|
|
43
43
|
}
|
|
@@ -130,22 +130,22 @@ const info = [
|
|
|
130
130
|
chain1: {
|
|
131
131
|
chainName: 'agoricdevnet',
|
|
132
132
|
chainId: 'agoricdev-25',
|
|
133
|
-
clientId: '07-tendermint-
|
|
134
|
-
connectionId: 'connection-
|
|
133
|
+
clientId: '07-tendermint-9',
|
|
134
|
+
connectionId: 'connection-9'
|
|
135
135
|
},
|
|
136
136
|
chain2: {
|
|
137
137
|
chainName: 'neutrontestnet',
|
|
138
138
|
chainId: 'pion-1',
|
|
139
|
-
clientId: '07-tendermint-
|
|
140
|
-
connectionId: 'connection-
|
|
139
|
+
clientId: '07-tendermint-602',
|
|
140
|
+
connectionId: 'connection-558'
|
|
141
141
|
},
|
|
142
142
|
channels: [{
|
|
143
143
|
chain1: {
|
|
144
|
-
channelId: 'channel-
|
|
144
|
+
channelId: 'channel-7',
|
|
145
145
|
portId: 'transfer'
|
|
146
146
|
},
|
|
147
147
|
chain2: {
|
|
148
|
-
channelId: 'channel-
|
|
148
|
+
channelId: 'channel-1748',
|
|
149
149
|
portId: 'transfer'
|
|
150
150
|
},
|
|
151
151
|
ordering: 'unordered',
|
|
@@ -8,17 +8,17 @@ const info = {
|
|
|
8
8
|
description: 'The native token of MANTRA',
|
|
9
9
|
extendedDescription: 'The first RWA Layer 1 Blockchain, capable of adherence and enforcement of real world regulatory requirements.',
|
|
10
10
|
denomUnits: [{
|
|
11
|
-
denom: '
|
|
11
|
+
denom: 'amantra',
|
|
12
12
|
exponent: 0
|
|
13
13
|
}, {
|
|
14
|
-
denom: '
|
|
15
|
-
exponent:
|
|
14
|
+
denom: 'mantra',
|
|
15
|
+
exponent: 18
|
|
16
16
|
}],
|
|
17
17
|
typeAsset: 'sdk.coin',
|
|
18
|
-
base: '
|
|
18
|
+
base: 'amantra',
|
|
19
19
|
name: 'MANTRA Chain Dukong',
|
|
20
|
-
display: '
|
|
21
|
-
symbol: '
|
|
20
|
+
display: 'mantra',
|
|
21
|
+
symbol: 'MANTRA',
|
|
22
22
|
keywords: [
|
|
23
23
|
'rwa',
|
|
24
24
|
'wasm',
|
|
@@ -16,16 +16,16 @@ const info = {
|
|
|
16
16
|
slip44: 60,
|
|
17
17
|
fees: {
|
|
18
18
|
feeTokens: [{
|
|
19
|
-
denom: '
|
|
20
|
-
fixedMinGasPrice:
|
|
21
|
-
lowGasPrice:
|
|
22
|
-
averageGasPrice:
|
|
23
|
-
highGasPrice:
|
|
19
|
+
denom: 'amantra',
|
|
20
|
+
fixedMinGasPrice: 40000000000,
|
|
21
|
+
lowGasPrice: 40000000000,
|
|
22
|
+
averageGasPrice: 80000000000,
|
|
23
|
+
highGasPrice: 120000000000
|
|
24
24
|
}]
|
|
25
25
|
},
|
|
26
26
|
staking: {
|
|
27
27
|
stakingTokens: [{
|
|
28
|
-
denom: '
|
|
28
|
+
denom: 'amantra'
|
|
29
29
|
}],
|
|
30
30
|
lockDuration: {
|
|
31
31
|
time: '691200s'
|
|
@@ -33,8 +33,8 @@ const info = {
|
|
|
33
33
|
},
|
|
34
34
|
codebase: {
|
|
35
35
|
gitRepo: 'https://github.com/MANTRA-Chain/mantrachain',
|
|
36
|
-
recommendedVersion: '
|
|
37
|
-
compatibleVersions: ['
|
|
36
|
+
recommendedVersion: 'v7.0.0-rc2',
|
|
37
|
+
compatibleVersions: ['v7.0.0-rc2'],
|
|
38
38
|
consensus: {
|
|
39
39
|
type: 'cometbft',
|
|
40
40
|
version: 'v0.38.19'
|
|
@@ -43,7 +43,7 @@ const info = {
|
|
|
43
43
|
type: 'cosmos',
|
|
44
44
|
version: 'v0.53.4',
|
|
45
45
|
repo: 'https://github.com/MANTRA-Chain/cosmos-sdk',
|
|
46
|
-
tag: 'v0.53.4-mantra'
|
|
46
|
+
tag: 'v0.53.4-v7-mantra-2'
|
|
47
47
|
},
|
|
48
48
|
cosmwasm: {
|
|
49
49
|
version: 'v0.61.1',
|
|
@@ -6,22 +6,22 @@ const info = [
|
|
|
6
6
|
chain1: {
|
|
7
7
|
chainName: 'agoricdevnet',
|
|
8
8
|
chainId: 'agoricdev-25',
|
|
9
|
-
clientId: '07-tendermint-
|
|
10
|
-
connectionId: 'connection-
|
|
9
|
+
clientId: '07-tendermint-9',
|
|
10
|
+
connectionId: 'connection-9'
|
|
11
11
|
},
|
|
12
12
|
chain2: {
|
|
13
13
|
chainName: 'neutrontestnet',
|
|
14
14
|
chainId: 'pion-1',
|
|
15
|
-
clientId: '07-tendermint-
|
|
16
|
-
connectionId: 'connection-
|
|
15
|
+
clientId: '07-tendermint-602',
|
|
16
|
+
connectionId: 'connection-558'
|
|
17
17
|
},
|
|
18
18
|
channels: [{
|
|
19
19
|
chain1: {
|
|
20
|
-
channelId: 'channel-
|
|
20
|
+
channelId: 'channel-7',
|
|
21
21
|
portId: 'transfer'
|
|
22
22
|
},
|
|
23
23
|
chain2: {
|
|
24
|
-
channelId: 'channel-
|
|
24
|
+
channelId: 'channel-1748',
|
|
25
25
|
portId: 'transfer'
|
|
26
26
|
},
|
|
27
27
|
ordering: 'unordered',
|