chain-registry 2.0.29 → 2.0.31
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/dydx/chain.js +6 -6
- package/esm/mainnet/neutron/asset-list.js +24 -0
- package/esm/mainnet/osmosis/asset-list.js +22 -0
- package/esm/mainnet/persistence/chain.js +8 -8
- package/esm/mainnet/pryzm/chain.js +7 -7
- package/esm/mainnet/seda/chain.js +12 -0
- package/esm/mainnet/thorchain/asset-list.js +32 -0
- package/esm/mainnet/xion/chain.js +7 -7
- package/esm/mainnet/xrplevm/chain.js +12 -0
- package/esm/testnet/dydxtestnet/ibc-data.js +28 -0
- package/esm/testnet/int3facetestnet/ibc-data.js +35 -3
- package/esm/testnet/persistencetestnet2/asset-list.js +3 -0
- package/esm/testnet/persistencetestnet2/chain.js +3 -3
- package/esm/testnet/zigchaintestnet/chain.js +6 -0
- package/mainnet/dydx/chain.js +6 -6
- package/mainnet/neutron/asset-list.js +24 -0
- package/mainnet/osmosis/asset-list.js +22 -0
- package/mainnet/persistence/chain.js +8 -8
- package/mainnet/pryzm/chain.js +7 -7
- package/mainnet/seda/chain.js +12 -0
- package/mainnet/thorchain/asset-list.js +32 -0
- package/mainnet/xion/chain.js +7 -7
- package/mainnet/xrplevm/chain.js +12 -0
- package/package.json +3 -3
- package/testnet/dydxtestnet/ibc-data.js +28 -0
- package/testnet/int3facetestnet/ibc-data.js +35 -3
- package/testnet/persistencetestnet2/asset-list.js +3 -0
- package/testnet/persistencetestnet2/chain.js +3 -3
- package/testnet/zigchaintestnet/chain.js +6 -0
|
@@ -34,11 +34,11 @@ const info = {
|
|
|
34
34
|
},
|
|
35
35
|
codebase: {
|
|
36
36
|
gitRepo: 'https://github.com/dydxprotocol/v4-chain/',
|
|
37
|
-
recommendedVersion: 'protocol/v8.
|
|
38
|
-
compatibleVersions: ['protocol/v8.
|
|
37
|
+
recommendedVersion: 'protocol/v8.2.0',
|
|
38
|
+
compatibleVersions: ['protocol/v8.2.0'],
|
|
39
39
|
binaries: {
|
|
40
|
-
"linux/amd64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.
|
|
41
|
-
"linux/arm64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.
|
|
40
|
+
"linux/amd64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.2.0/dydxprotocold-v8.2.0-linux-amd64.tar.gz',
|
|
41
|
+
"linux/arm64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.2.0/dydxprotocold-v8.2.0-linux-arm64.tar.gz'
|
|
42
42
|
},
|
|
43
43
|
consensus: {
|
|
44
44
|
type: 'cometbft',
|
|
@@ -52,8 +52,8 @@ const info = {
|
|
|
52
52
|
sdk: {
|
|
53
53
|
type: 'cosmos',
|
|
54
54
|
repo: 'https://github.com/dydxprotocol/cosmos-sdk',
|
|
55
|
-
version: 'v0.50.
|
|
56
|
-
tag: 'v0.50.6-0.
|
|
55
|
+
version: 'v0.50.11',
|
|
56
|
+
tag: 'v0.50.6-0.20250708185419-6e18b66778df'
|
|
57
57
|
},
|
|
58
58
|
ibc: {
|
|
59
59
|
type: 'go',
|
|
@@ -1716,6 +1716,30 @@ const info = {
|
|
|
1716
1716
|
primaryColorHex: '#3d3d3d'
|
|
1717
1717
|
}
|
|
1718
1718
|
}]
|
|
1719
|
+
},
|
|
1720
|
+
{
|
|
1721
|
+
description: 'TabCoin',
|
|
1722
|
+
denomUnits: [{
|
|
1723
|
+
denom: 'factory/neutron1r5qx58l3xx2y8gzjtkqjndjgx69mktmapl45vns0pa73z0zpn7fqgltnll/TAB',
|
|
1724
|
+
exponent: 0
|
|
1725
|
+
}, {
|
|
1726
|
+
denom: 'TAB',
|
|
1727
|
+
exponent: 6
|
|
1728
|
+
}],
|
|
1729
|
+
base: 'factory/neutron1r5qx58l3xx2y8gzjtkqjndjgx69mktmapl45vns0pa73z0zpn7fqgltnll/TAB',
|
|
1730
|
+
name: 'TabCoin',
|
|
1731
|
+
display: 'TAB',
|
|
1732
|
+
symbol: 'TAB',
|
|
1733
|
+
logoURIs: {
|
|
1734
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/TAB.png'
|
|
1735
|
+
},
|
|
1736
|
+
images: [{
|
|
1737
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/TAB.png'
|
|
1738
|
+
}],
|
|
1739
|
+
socials: {
|
|
1740
|
+
website: 'https://TabCo.in'
|
|
1741
|
+
},
|
|
1742
|
+
typeAsset: 'sdk.coin'
|
|
1719
1743
|
}
|
|
1720
1744
|
]
|
|
1721
1745
|
};
|
|
@@ -24709,6 +24709,28 @@ const info = {
|
|
|
24709
24709
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/eBABY.svg'
|
|
24710
24710
|
}],
|
|
24711
24711
|
keywords: ['liquid-staking', 'escher']
|
|
24712
|
+
},
|
|
24713
|
+
{
|
|
24714
|
+
description: 'Formation Of $hit Tokens',
|
|
24715
|
+
denomUnits: [{
|
|
24716
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/fost',
|
|
24717
|
+
exponent: 0
|
|
24718
|
+
}, {
|
|
24719
|
+
denom: 'FOST',
|
|
24720
|
+
exponent: 6
|
|
24721
|
+
}],
|
|
24722
|
+
typeAsset: 'sdk.coin',
|
|
24723
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
24724
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/fost',
|
|
24725
|
+
name: 'Fost',
|
|
24726
|
+
display: 'FOST',
|
|
24727
|
+
symbol: 'FOST',
|
|
24728
|
+
logoURIs: {
|
|
24729
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/FOST.png'
|
|
24730
|
+
},
|
|
24731
|
+
images: [{
|
|
24732
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/FOST.png'
|
|
24733
|
+
}]
|
|
24712
24734
|
}
|
|
24713
24735
|
]
|
|
24714
24736
|
};
|
|
@@ -32,14 +32,14 @@ const info = {
|
|
|
32
32
|
},
|
|
33
33
|
codebase: {
|
|
34
34
|
gitRepo: 'https://github.com/persistenceOne/persistenceCore',
|
|
35
|
-
recommendedVersion: '
|
|
36
|
-
compatibleVersions: ['
|
|
35
|
+
recommendedVersion: 'v12.0.0',
|
|
36
|
+
compatibleVersions: ['v12.0.0'],
|
|
37
37
|
consensus: {
|
|
38
38
|
type: 'cometbft',
|
|
39
|
-
version: 'v0.37.
|
|
39
|
+
version: 'v0.37.15'
|
|
40
40
|
},
|
|
41
41
|
binaries: {
|
|
42
|
-
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/
|
|
42
|
+
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/v12.0.0/persistenceCore-v12.0.0-linux-amd64.tar.gz'
|
|
43
43
|
},
|
|
44
44
|
genesis: {
|
|
45
45
|
genesisUrl: 'https://raw.githubusercontent.com/persistenceOne/genesisTransactions/master/core-1/final_genesis.json'
|
|
@@ -47,16 +47,16 @@ const info = {
|
|
|
47
47
|
sdk: {
|
|
48
48
|
type: 'cosmos',
|
|
49
49
|
repo: 'https://github.com/persistenceOne/cosmos-sdk',
|
|
50
|
-
version: 'v0.47.
|
|
51
|
-
tag: 'v0.47.
|
|
50
|
+
version: 'v0.47.14',
|
|
51
|
+
tag: 'v0.47.14-lsm'
|
|
52
52
|
},
|
|
53
53
|
ibc: {
|
|
54
54
|
type: 'go',
|
|
55
|
-
version: 'v7.
|
|
55
|
+
version: 'v7.10.0',
|
|
56
56
|
icsEnabled: ['ics20-1', 'ics27-1']
|
|
57
57
|
},
|
|
58
58
|
cosmwasm: {
|
|
59
|
-
version: 'v0.
|
|
59
|
+
version: 'v0.46.0',
|
|
60
60
|
path: '$HOME/.persistenceCore/wasm',
|
|
61
61
|
enabled: true
|
|
62
62
|
}
|
|
@@ -15,6 +15,13 @@ const info = {
|
|
|
15
15
|
slip44: 118,
|
|
16
16
|
fees: {
|
|
17
17
|
feeTokens: [
|
|
18
|
+
{
|
|
19
|
+
denom: 'factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/uauuu',
|
|
20
|
+
fixedMinGasPrice: 0.1,
|
|
21
|
+
lowGasPrice: 0.1,
|
|
22
|
+
averageGasPrice: 0.15,
|
|
23
|
+
highGasPrice: 0.2
|
|
24
|
+
},
|
|
18
25
|
{
|
|
19
26
|
denom: 'upryzm',
|
|
20
27
|
fixedMinGasPrice: 0.02,
|
|
@@ -64,13 +71,6 @@ const info = {
|
|
|
64
71
|
averageGasPrice: 0.03,
|
|
65
72
|
highGasPrice: 0.04
|
|
66
73
|
},
|
|
67
|
-
{
|
|
68
|
-
denom: 'factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/uauuu',
|
|
69
|
-
fixedMinGasPrice: 0.01,
|
|
70
|
-
lowGasPrice: 0.01,
|
|
71
|
-
averageGasPrice: 0.015,
|
|
72
|
-
highGasPrice: 0.02
|
|
73
|
-
},
|
|
74
74
|
{
|
|
75
75
|
denom: 'ibc/F8CA5236869F819BC006EEF088E67889A26E4140339757878F0F4E229CDDA858',
|
|
76
76
|
fixedMinGasPrice: 10000000000,
|
|
@@ -133,6 +133,10 @@ const info = {
|
|
|
133
133
|
{
|
|
134
134
|
address: 'https://seda-mainnet-rpc.shazoes.xyz',
|
|
135
135
|
provider: 'Shazoes'
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
address: 'https://seda.rpc.cumulo.org.es',
|
|
139
|
+
provider: 'Cumulo'
|
|
136
140
|
}
|
|
137
141
|
],
|
|
138
142
|
rest: [
|
|
@@ -203,6 +207,10 @@ const info = {
|
|
|
203
207
|
{
|
|
204
208
|
address: 'https://seda-mainnet-api.shazoes.xyz',
|
|
205
209
|
provider: 'Shazoes'
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
address: 'https://seda.api.cumulo.org.es',
|
|
213
|
+
provider: 'Cumulo'
|
|
206
214
|
}
|
|
207
215
|
],
|
|
208
216
|
grpc: [
|
|
@@ -245,6 +253,10 @@ const info = {
|
|
|
245
253
|
{
|
|
246
254
|
address: 'seda-mainnet-grpc.shazoes.xyz:6090',
|
|
247
255
|
provider: 'Shazoes'
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
address: 'seda.grpc.cumulo.org.es:443',
|
|
259
|
+
provider: 'Cumulo'
|
|
248
260
|
}
|
|
249
261
|
]
|
|
250
262
|
},
|
|
@@ -200,6 +200,38 @@ const info = {
|
|
|
200
200
|
telegram: 'https://t.me/thorchain_org',
|
|
201
201
|
twitter: 'https://twitter.com/thorchain'
|
|
202
202
|
}
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
base: 'x/nami-index-fixed-thor1yqf5spdv8c4088zmvqsg32eq63fzepsjvntahdk0ek0yjnkt3qdqftp3lc-rcpt',
|
|
206
|
+
typeAsset: 'sdk.coin',
|
|
207
|
+
description: 'The Rujira Index (RJI) is a fixed unit asset index that tracks the performance of tokens on the Rujira App Layer. RJI does not auto-rebalance, therefore by design continously overweighting the top performers and underweighting the under-performers.',
|
|
208
|
+
denomUnits: [{
|
|
209
|
+
denom: 'rji',
|
|
210
|
+
exponent: 8
|
|
211
|
+
}, {
|
|
212
|
+
denom: 'x/nami-index-fixed-thor1yqf5spdv8c4088zmvqsg32eq63fzepsjvntahdk0ek0yjnkt3qdqftp3lc-rcpt',
|
|
213
|
+
exponent: 0
|
|
214
|
+
}],
|
|
215
|
+
name: 'The Rujira Index',
|
|
216
|
+
display: 'rji',
|
|
217
|
+
symbol: 'RJI',
|
|
218
|
+
logoURIs: {
|
|
219
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/rji.png'
|
|
220
|
+
},
|
|
221
|
+
images: [{
|
|
222
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/rji.png'
|
|
223
|
+
}],
|
|
224
|
+
keywords: [
|
|
225
|
+
'index',
|
|
226
|
+
'rujira',
|
|
227
|
+
'defi'
|
|
228
|
+
],
|
|
229
|
+
socials: {
|
|
230
|
+
website: 'https://rujira.network/index',
|
|
231
|
+
discord: 'https://discord.gg/WGgUADfxXR',
|
|
232
|
+
telegram: 'https://t.me/NAMIProtocol',
|
|
233
|
+
twitter: 'https://x.com/Nami_Index_'
|
|
234
|
+
}
|
|
203
235
|
}
|
|
204
236
|
]
|
|
205
237
|
};
|
|
@@ -36,21 +36,21 @@ const info = {
|
|
|
36
36
|
},
|
|
37
37
|
codebase: {
|
|
38
38
|
gitRepo: 'https://github.com/burnt-labs/xion',
|
|
39
|
-
tag: '
|
|
40
|
-
recommendedVersion: '
|
|
39
|
+
tag: 'v20.0.0',
|
|
40
|
+
recommendedVersion: 'v20.0.0',
|
|
41
41
|
language: {
|
|
42
42
|
type: 'go',
|
|
43
43
|
version: 'v1.23'
|
|
44
44
|
},
|
|
45
45
|
binaries: {
|
|
46
|
-
"darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
47
|
-
"darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
48
|
-
"linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
49
|
-
"linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
46
|
+
"darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v20.0.0/xiond_20.0.0_darwin_amd64.tar.gz?checksum=sha256:7476525f27194809a45e920bc6f7e934e64fdc58ab29007fe1f502c6cfc10265',
|
|
47
|
+
"darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v20.0.0/xiond_20.0.0_darwin_arm64.tar.gz?checksum=sha256:75ed3db62375fe0acddf72f72c2a9f7d4a70ddba2d4480bc08032caccd09a8eb',
|
|
48
|
+
"linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v20.0.0/xiond_20.0.0_linux_amd64.tar.gz?checksum=sha256:a7a63a81e6a8095aa532e58f79b98164a7fbdffd0d0f6c98250880dc1c061a0b',
|
|
49
|
+
"linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v20.0.0/xiond_20.0.0_linux_arm64.tar.gz?checksum=sha256:4c452a48078687b45b95710ccbe506b0e4cb186329b0bac243d3721a624a1001'
|
|
50
50
|
},
|
|
51
51
|
sdk: {
|
|
52
52
|
type: 'cosmos',
|
|
53
|
-
version: 'v0.53.
|
|
53
|
+
version: 'v0.53.3'
|
|
54
54
|
},
|
|
55
55
|
consensus: {
|
|
56
56
|
type: 'cometbft',
|
|
@@ -64,18 +64,30 @@ const info = {
|
|
|
64
64
|
rpc: [{
|
|
65
65
|
address: 'https://cosmos-rpc.xrplevm.org',
|
|
66
66
|
provider: 'Peersyst'
|
|
67
|
+
}, {
|
|
68
|
+
address: 'https://rpc.xrpl.cumulo.org.es',
|
|
69
|
+
provider: 'Cumulo'
|
|
67
70
|
}],
|
|
68
71
|
rest: [{
|
|
69
72
|
address: 'https://cosmos-api.xrplevm.org',
|
|
70
73
|
provider: 'Peersyst'
|
|
74
|
+
}, {
|
|
75
|
+
address: 'https://api.xrpl.cumulo.org.es',
|
|
76
|
+
provider: 'Cumulo'
|
|
71
77
|
}],
|
|
72
78
|
grpc: [{
|
|
73
79
|
address: 'https://cosmos-grpc.xrplevm.org',
|
|
74
80
|
provider: 'Peersyst'
|
|
81
|
+
}, {
|
|
82
|
+
address: 'https://grpc.xrpl.cumulo.org.es',
|
|
83
|
+
provider: 'Cumulo'
|
|
75
84
|
}],
|
|
76
85
|
evmHttpJsonrpc: [{
|
|
77
86
|
address: 'https://rpc.xrplevm.org',
|
|
78
87
|
provider: 'Peersyst'
|
|
88
|
+
}, {
|
|
89
|
+
address: 'https://json-rpc.xrpl.cumulo.org.es',
|
|
90
|
+
provider: 'Cumulo'
|
|
79
91
|
}]
|
|
80
92
|
},
|
|
81
93
|
explorers: [{
|
|
@@ -26,5 +26,33 @@ const info = [{
|
|
|
26
26
|
preferred: true
|
|
27
27
|
}
|
|
28
28
|
}]
|
|
29
|
+
}, {
|
|
30
|
+
$schema: '../../ibc_data.schema.json',
|
|
31
|
+
chain1: {
|
|
32
|
+
chainName: 'dydxtestnet',
|
|
33
|
+
clientId: '07-tendermint-53',
|
|
34
|
+
connectionId: 'connection-49'
|
|
35
|
+
},
|
|
36
|
+
chain2: {
|
|
37
|
+
chainName: 'int3facetestnet',
|
|
38
|
+
clientId: '07-tendermint-13',
|
|
39
|
+
connectionId: 'connection-9'
|
|
40
|
+
},
|
|
41
|
+
channels: [{
|
|
42
|
+
chain1: {
|
|
43
|
+
channelId: 'channel-86',
|
|
44
|
+
portId: 'transfer'
|
|
45
|
+
},
|
|
46
|
+
chain2: {
|
|
47
|
+
channelId: 'channel-5',
|
|
48
|
+
portId: 'transfer'
|
|
49
|
+
},
|
|
50
|
+
ordering: 'unordered',
|
|
51
|
+
version: 'ics20-1',
|
|
52
|
+
tags: {
|
|
53
|
+
status: 'live',
|
|
54
|
+
preferred: true
|
|
55
|
+
}
|
|
56
|
+
}]
|
|
29
57
|
}];
|
|
30
58
|
export default info;
|
|
@@ -1,4 +1,34 @@
|
|
|
1
|
-
const info = [
|
|
1
|
+
const info = [
|
|
2
|
+
{
|
|
3
|
+
$schema: '../../ibc_data.schema.json',
|
|
4
|
+
chain1: {
|
|
5
|
+
chainName: 'dydxtestnet',
|
|
6
|
+
clientId: '07-tendermint-53',
|
|
7
|
+
connectionId: 'connection-49'
|
|
8
|
+
},
|
|
9
|
+
chain2: {
|
|
10
|
+
chainName: 'int3facetestnet',
|
|
11
|
+
clientId: '07-tendermint-13',
|
|
12
|
+
connectionId: 'connection-9'
|
|
13
|
+
},
|
|
14
|
+
channels: [{
|
|
15
|
+
chain1: {
|
|
16
|
+
channelId: 'channel-86',
|
|
17
|
+
portId: 'transfer'
|
|
18
|
+
},
|
|
19
|
+
chain2: {
|
|
20
|
+
channelId: 'channel-5',
|
|
21
|
+
portId: 'transfer'
|
|
22
|
+
},
|
|
23
|
+
ordering: 'unordered',
|
|
24
|
+
version: 'ics20-1',
|
|
25
|
+
tags: {
|
|
26
|
+
status: 'live',
|
|
27
|
+
preferred: true
|
|
28
|
+
}
|
|
29
|
+
}]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
2
32
|
$schema: '../../ibc_data.schema.json',
|
|
3
33
|
chain1: {
|
|
4
34
|
chainName: 'int3facetestnet',
|
|
@@ -26,7 +56,8 @@ const info = [{
|
|
|
26
56
|
preferred: true
|
|
27
57
|
}
|
|
28
58
|
}]
|
|
29
|
-
},
|
|
59
|
+
},
|
|
60
|
+
{
|
|
30
61
|
$schema: '../../ibc_data.schema.json',
|
|
31
62
|
chain1: {
|
|
32
63
|
chainName: 'int3facetestnet',
|
|
@@ -55,5 +86,6 @@ const info = [{
|
|
|
55
86
|
dex: 'osmosis'
|
|
56
87
|
}
|
|
57
88
|
}]
|
|
58
|
-
}
|
|
89
|
+
}
|
|
90
|
+
];
|
|
59
91
|
export default info;
|
|
@@ -35,6 +35,7 @@ const info = {
|
|
|
35
35
|
typeAsset: 'sdk.coin'
|
|
36
36
|
},
|
|
37
37
|
{
|
|
38
|
+
deprecated: true,
|
|
38
39
|
description: 'PSTAKE Liquid-Staked ATOM',
|
|
39
40
|
denomUnits: [{
|
|
40
41
|
denom: 'stk/uatom',
|
|
@@ -60,6 +61,7 @@ const info = {
|
|
|
60
61
|
typeAsset: 'sdk.coin'
|
|
61
62
|
},
|
|
62
63
|
{
|
|
64
|
+
deprecated: true,
|
|
63
65
|
description: 'PSTAKE Liquid-Staked OSMO',
|
|
64
66
|
denomUnits: [{
|
|
65
67
|
denom: 'stk/uosmo',
|
|
@@ -85,6 +87,7 @@ const info = {
|
|
|
85
87
|
typeAsset: 'sdk.coin'
|
|
86
88
|
},
|
|
87
89
|
{
|
|
90
|
+
deprecated: true,
|
|
88
91
|
description: 'PSTAKE Liquid-Staked DV4TNT',
|
|
89
92
|
denomUnits: [{
|
|
90
93
|
denom: 'stk/adv4tnt',
|
|
@@ -31,10 +31,10 @@ const info = {
|
|
|
31
31
|
},
|
|
32
32
|
codebase: {
|
|
33
33
|
gitRepo: 'https://github.com/persistenceOne/persistenceCore',
|
|
34
|
-
recommendedVersion: '
|
|
35
|
-
compatibleVersions: ['
|
|
34
|
+
recommendedVersion: 'v12.0.0-rc0',
|
|
35
|
+
compatibleVersions: ['v12.0.0-rc0'],
|
|
36
36
|
binaries: {
|
|
37
|
-
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/
|
|
37
|
+
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/v12.0.0-rc0/persistenceCore-v12.0.0-rc0-linux-amd64.tar.gz'
|
|
38
38
|
},
|
|
39
39
|
genesis: {
|
|
40
40
|
genesisUrl: 'https://raw.githubusercontent.com/persistenceOne/networks/auditOne/test-core-2/test-core-2/genesis.json'
|
|
@@ -30,10 +30,16 @@ const info = {
|
|
|
30
30
|
rest: [{
|
|
31
31
|
address: 'https://testnet-api.zigchain.com',
|
|
32
32
|
provider: 'ZIGCHAIN'
|
|
33
|
+
}, {
|
|
34
|
+
address: ' https://public-zigchain-testnet-lcd.numia.xyz/',
|
|
35
|
+
provider: 'Numia'
|
|
33
36
|
}],
|
|
34
37
|
rpc: [{
|
|
35
38
|
address: 'https://testnet-rpc.zigchain.com',
|
|
36
39
|
provider: 'ZIGCHAIN'
|
|
40
|
+
}, {
|
|
41
|
+
address: ' https://public-zigchain-testnet-rpc.numia.xyz/',
|
|
42
|
+
provider: 'Numia'
|
|
37
43
|
}]
|
|
38
44
|
},
|
|
39
45
|
keywords: [
|
package/mainnet/dydx/chain.js
CHANGED
|
@@ -36,11 +36,11 @@ const info = {
|
|
|
36
36
|
},
|
|
37
37
|
codebase: {
|
|
38
38
|
gitRepo: 'https://github.com/dydxprotocol/v4-chain/',
|
|
39
|
-
recommendedVersion: 'protocol/v8.
|
|
40
|
-
compatibleVersions: ['protocol/v8.
|
|
39
|
+
recommendedVersion: 'protocol/v8.2.0',
|
|
40
|
+
compatibleVersions: ['protocol/v8.2.0'],
|
|
41
41
|
binaries: {
|
|
42
|
-
"linux/amd64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.
|
|
43
|
-
"linux/arm64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.
|
|
42
|
+
"linux/amd64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.2.0/dydxprotocold-v8.2.0-linux-amd64.tar.gz',
|
|
43
|
+
"linux/arm64": 'https://github.com/dydxprotocol/v4-chain/releases/download/protocol%2Fv8.2.0/dydxprotocold-v8.2.0-linux-arm64.tar.gz'
|
|
44
44
|
},
|
|
45
45
|
consensus: {
|
|
46
46
|
type: 'cometbft',
|
|
@@ -54,8 +54,8 @@ const info = {
|
|
|
54
54
|
sdk: {
|
|
55
55
|
type: 'cosmos',
|
|
56
56
|
repo: 'https://github.com/dydxprotocol/cosmos-sdk',
|
|
57
|
-
version: 'v0.50.
|
|
58
|
-
tag: 'v0.50.6-0.
|
|
57
|
+
version: 'v0.50.11',
|
|
58
|
+
tag: 'v0.50.6-0.20250708185419-6e18b66778df'
|
|
59
59
|
},
|
|
60
60
|
ibc: {
|
|
61
61
|
type: 'go',
|
|
@@ -1718,6 +1718,30 @@ const info = {
|
|
|
1718
1718
|
primaryColorHex: '#3d3d3d'
|
|
1719
1719
|
}
|
|
1720
1720
|
}]
|
|
1721
|
+
},
|
|
1722
|
+
{
|
|
1723
|
+
description: 'TabCoin',
|
|
1724
|
+
denomUnits: [{
|
|
1725
|
+
denom: 'factory/neutron1r5qx58l3xx2y8gzjtkqjndjgx69mktmapl45vns0pa73z0zpn7fqgltnll/TAB',
|
|
1726
|
+
exponent: 0
|
|
1727
|
+
}, {
|
|
1728
|
+
denom: 'TAB',
|
|
1729
|
+
exponent: 6
|
|
1730
|
+
}],
|
|
1731
|
+
base: 'factory/neutron1r5qx58l3xx2y8gzjtkqjndjgx69mktmapl45vns0pa73z0zpn7fqgltnll/TAB',
|
|
1732
|
+
name: 'TabCoin',
|
|
1733
|
+
display: 'TAB',
|
|
1734
|
+
symbol: 'TAB',
|
|
1735
|
+
logoURIs: {
|
|
1736
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/TAB.png'
|
|
1737
|
+
},
|
|
1738
|
+
images: [{
|
|
1739
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/TAB.png'
|
|
1740
|
+
}],
|
|
1741
|
+
socials: {
|
|
1742
|
+
website: 'https://TabCo.in'
|
|
1743
|
+
},
|
|
1744
|
+
typeAsset: 'sdk.coin'
|
|
1721
1745
|
}
|
|
1722
1746
|
]
|
|
1723
1747
|
};
|
|
@@ -24711,6 +24711,28 @@ const info = {
|
|
|
24711
24711
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/eBABY.svg'
|
|
24712
24712
|
}],
|
|
24713
24713
|
keywords: ['liquid-staking', 'escher']
|
|
24714
|
+
},
|
|
24715
|
+
{
|
|
24716
|
+
description: 'Formation Of $hit Tokens',
|
|
24717
|
+
denomUnits: [{
|
|
24718
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/fost',
|
|
24719
|
+
exponent: 0
|
|
24720
|
+
}, {
|
|
24721
|
+
denom: 'FOST',
|
|
24722
|
+
exponent: 6
|
|
24723
|
+
}],
|
|
24724
|
+
typeAsset: 'sdk.coin',
|
|
24725
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
24726
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/fost',
|
|
24727
|
+
name: 'Fost',
|
|
24728
|
+
display: 'FOST',
|
|
24729
|
+
symbol: 'FOST',
|
|
24730
|
+
logoURIs: {
|
|
24731
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/FOST.png'
|
|
24732
|
+
},
|
|
24733
|
+
images: [{
|
|
24734
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/FOST.png'
|
|
24735
|
+
}]
|
|
24714
24736
|
}
|
|
24715
24737
|
]
|
|
24716
24738
|
};
|
|
@@ -34,14 +34,14 @@ const info = {
|
|
|
34
34
|
},
|
|
35
35
|
codebase: {
|
|
36
36
|
gitRepo: 'https://github.com/persistenceOne/persistenceCore',
|
|
37
|
-
recommendedVersion: '
|
|
38
|
-
compatibleVersions: ['
|
|
37
|
+
recommendedVersion: 'v12.0.0',
|
|
38
|
+
compatibleVersions: ['v12.0.0'],
|
|
39
39
|
consensus: {
|
|
40
40
|
type: 'cometbft',
|
|
41
|
-
version: 'v0.37.
|
|
41
|
+
version: 'v0.37.15'
|
|
42
42
|
},
|
|
43
43
|
binaries: {
|
|
44
|
-
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/
|
|
44
|
+
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/v12.0.0/persistenceCore-v12.0.0-linux-amd64.tar.gz'
|
|
45
45
|
},
|
|
46
46
|
genesis: {
|
|
47
47
|
genesisUrl: 'https://raw.githubusercontent.com/persistenceOne/genesisTransactions/master/core-1/final_genesis.json'
|
|
@@ -49,16 +49,16 @@ const info = {
|
|
|
49
49
|
sdk: {
|
|
50
50
|
type: 'cosmos',
|
|
51
51
|
repo: 'https://github.com/persistenceOne/cosmos-sdk',
|
|
52
|
-
version: 'v0.47.
|
|
53
|
-
tag: 'v0.47.
|
|
52
|
+
version: 'v0.47.14',
|
|
53
|
+
tag: 'v0.47.14-lsm'
|
|
54
54
|
},
|
|
55
55
|
ibc: {
|
|
56
56
|
type: 'go',
|
|
57
|
-
version: 'v7.
|
|
57
|
+
version: 'v7.10.0',
|
|
58
58
|
icsEnabled: ['ics20-1', 'ics27-1']
|
|
59
59
|
},
|
|
60
60
|
cosmwasm: {
|
|
61
|
-
version: 'v0.
|
|
61
|
+
version: 'v0.46.0',
|
|
62
62
|
path: '$HOME/.persistenceCore/wasm',
|
|
63
63
|
enabled: true
|
|
64
64
|
}
|
package/mainnet/pryzm/chain.js
CHANGED
|
@@ -17,6 +17,13 @@ const info = {
|
|
|
17
17
|
slip44: 118,
|
|
18
18
|
fees: {
|
|
19
19
|
feeTokens: [
|
|
20
|
+
{
|
|
21
|
+
denom: 'factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/uauuu',
|
|
22
|
+
fixedMinGasPrice: 0.1,
|
|
23
|
+
lowGasPrice: 0.1,
|
|
24
|
+
averageGasPrice: 0.15,
|
|
25
|
+
highGasPrice: 0.2
|
|
26
|
+
},
|
|
20
27
|
{
|
|
21
28
|
denom: 'upryzm',
|
|
22
29
|
fixedMinGasPrice: 0.02,
|
|
@@ -66,13 +73,6 @@ const info = {
|
|
|
66
73
|
averageGasPrice: 0.03,
|
|
67
74
|
highGasPrice: 0.04
|
|
68
75
|
},
|
|
69
|
-
{
|
|
70
|
-
denom: 'factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/uauuu',
|
|
71
|
-
fixedMinGasPrice: 0.01,
|
|
72
|
-
lowGasPrice: 0.01,
|
|
73
|
-
averageGasPrice: 0.015,
|
|
74
|
-
highGasPrice: 0.02
|
|
75
|
-
},
|
|
76
76
|
{
|
|
77
77
|
denom: 'ibc/F8CA5236869F819BC006EEF088E67889A26E4140339757878F0F4E229CDDA858',
|
|
78
78
|
fixedMinGasPrice: 10000000000,
|
package/mainnet/seda/chain.js
CHANGED
|
@@ -135,6 +135,10 @@ const info = {
|
|
|
135
135
|
{
|
|
136
136
|
address: 'https://seda-mainnet-rpc.shazoes.xyz',
|
|
137
137
|
provider: 'Shazoes'
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
address: 'https://seda.rpc.cumulo.org.es',
|
|
141
|
+
provider: 'Cumulo'
|
|
138
142
|
}
|
|
139
143
|
],
|
|
140
144
|
rest: [
|
|
@@ -205,6 +209,10 @@ const info = {
|
|
|
205
209
|
{
|
|
206
210
|
address: 'https://seda-mainnet-api.shazoes.xyz',
|
|
207
211
|
provider: 'Shazoes'
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
address: 'https://seda.api.cumulo.org.es',
|
|
215
|
+
provider: 'Cumulo'
|
|
208
216
|
}
|
|
209
217
|
],
|
|
210
218
|
grpc: [
|
|
@@ -247,6 +255,10 @@ const info = {
|
|
|
247
255
|
{
|
|
248
256
|
address: 'seda-mainnet-grpc.shazoes.xyz:6090',
|
|
249
257
|
provider: 'Shazoes'
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
address: 'seda.grpc.cumulo.org.es:443',
|
|
261
|
+
provider: 'Cumulo'
|
|
250
262
|
}
|
|
251
263
|
]
|
|
252
264
|
},
|
|
@@ -202,6 +202,38 @@ const info = {
|
|
|
202
202
|
telegram: 'https://t.me/thorchain_org',
|
|
203
203
|
twitter: 'https://twitter.com/thorchain'
|
|
204
204
|
}
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
base: 'x/nami-index-fixed-thor1yqf5spdv8c4088zmvqsg32eq63fzepsjvntahdk0ek0yjnkt3qdqftp3lc-rcpt',
|
|
208
|
+
typeAsset: 'sdk.coin',
|
|
209
|
+
description: 'The Rujira Index (RJI) is a fixed unit asset index that tracks the performance of tokens on the Rujira App Layer. RJI does not auto-rebalance, therefore by design continously overweighting the top performers and underweighting the under-performers.',
|
|
210
|
+
denomUnits: [{
|
|
211
|
+
denom: 'rji',
|
|
212
|
+
exponent: 8
|
|
213
|
+
}, {
|
|
214
|
+
denom: 'x/nami-index-fixed-thor1yqf5spdv8c4088zmvqsg32eq63fzepsjvntahdk0ek0yjnkt3qdqftp3lc-rcpt',
|
|
215
|
+
exponent: 0
|
|
216
|
+
}],
|
|
217
|
+
name: 'The Rujira Index',
|
|
218
|
+
display: 'rji',
|
|
219
|
+
symbol: 'RJI',
|
|
220
|
+
logoURIs: {
|
|
221
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/rji.png'
|
|
222
|
+
},
|
|
223
|
+
images: [{
|
|
224
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/thorchain/images/rji.png'
|
|
225
|
+
}],
|
|
226
|
+
keywords: [
|
|
227
|
+
'index',
|
|
228
|
+
'rujira',
|
|
229
|
+
'defi'
|
|
230
|
+
],
|
|
231
|
+
socials: {
|
|
232
|
+
website: 'https://rujira.network/index',
|
|
233
|
+
discord: 'https://discord.gg/WGgUADfxXR',
|
|
234
|
+
telegram: 'https://t.me/NAMIProtocol',
|
|
235
|
+
twitter: 'https://x.com/Nami_Index_'
|
|
236
|
+
}
|
|
205
237
|
}
|
|
206
238
|
]
|
|
207
239
|
};
|
package/mainnet/xion/chain.js
CHANGED
|
@@ -38,21 +38,21 @@ const info = {
|
|
|
38
38
|
},
|
|
39
39
|
codebase: {
|
|
40
40
|
gitRepo: 'https://github.com/burnt-labs/xion',
|
|
41
|
-
tag: '
|
|
42
|
-
recommendedVersion: '
|
|
41
|
+
tag: 'v20.0.0',
|
|
42
|
+
recommendedVersion: 'v20.0.0',
|
|
43
43
|
language: {
|
|
44
44
|
type: 'go',
|
|
45
45
|
version: 'v1.23'
|
|
46
46
|
},
|
|
47
47
|
binaries: {
|
|
48
|
-
"darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
49
|
-
"darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
50
|
-
"linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
51
|
-
"linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
48
|
+
"darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v20.0.0/xiond_20.0.0_darwin_amd64.tar.gz?checksum=sha256:7476525f27194809a45e920bc6f7e934e64fdc58ab29007fe1f502c6cfc10265',
|
|
49
|
+
"darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v20.0.0/xiond_20.0.0_darwin_arm64.tar.gz?checksum=sha256:75ed3db62375fe0acddf72f72c2a9f7d4a70ddba2d4480bc08032caccd09a8eb',
|
|
50
|
+
"linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v20.0.0/xiond_20.0.0_linux_amd64.tar.gz?checksum=sha256:a7a63a81e6a8095aa532e58f79b98164a7fbdffd0d0f6c98250880dc1c061a0b',
|
|
51
|
+
"linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v20.0.0/xiond_20.0.0_linux_arm64.tar.gz?checksum=sha256:4c452a48078687b45b95710ccbe506b0e4cb186329b0bac243d3721a624a1001'
|
|
52
52
|
},
|
|
53
53
|
sdk: {
|
|
54
54
|
type: 'cosmos',
|
|
55
|
-
version: 'v0.53.
|
|
55
|
+
version: 'v0.53.3'
|
|
56
56
|
},
|
|
57
57
|
consensus: {
|
|
58
58
|
type: 'cometbft',
|
package/mainnet/xrplevm/chain.js
CHANGED
|
@@ -66,18 +66,30 @@ const info = {
|
|
|
66
66
|
rpc: [{
|
|
67
67
|
address: 'https://cosmos-rpc.xrplevm.org',
|
|
68
68
|
provider: 'Peersyst'
|
|
69
|
+
}, {
|
|
70
|
+
address: 'https://rpc.xrpl.cumulo.org.es',
|
|
71
|
+
provider: 'Cumulo'
|
|
69
72
|
}],
|
|
70
73
|
rest: [{
|
|
71
74
|
address: 'https://cosmos-api.xrplevm.org',
|
|
72
75
|
provider: 'Peersyst'
|
|
76
|
+
}, {
|
|
77
|
+
address: 'https://api.xrpl.cumulo.org.es',
|
|
78
|
+
provider: 'Cumulo'
|
|
73
79
|
}],
|
|
74
80
|
grpc: [{
|
|
75
81
|
address: 'https://cosmos-grpc.xrplevm.org',
|
|
76
82
|
provider: 'Peersyst'
|
|
83
|
+
}, {
|
|
84
|
+
address: 'https://grpc.xrpl.cumulo.org.es',
|
|
85
|
+
provider: 'Cumulo'
|
|
77
86
|
}],
|
|
78
87
|
evmHttpJsonrpc: [{
|
|
79
88
|
address: 'https://rpc.xrplevm.org',
|
|
80
89
|
provider: 'Peersyst'
|
|
90
|
+
}, {
|
|
91
|
+
address: 'https://json-rpc.xrpl.cumulo.org.es',
|
|
92
|
+
provider: 'Cumulo'
|
|
81
93
|
}]
|
|
82
94
|
},
|
|
83
95
|
explorers: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.31",
|
|
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.31"
|
|
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": "0d7cebad8dae5b4a885dba5cfa7cbaa54b88385f"
|
|
43
43
|
}
|
|
@@ -28,5 +28,33 @@ const info = [{
|
|
|
28
28
|
preferred: true
|
|
29
29
|
}
|
|
30
30
|
}]
|
|
31
|
+
}, {
|
|
32
|
+
$schema: '../../ibc_data.schema.json',
|
|
33
|
+
chain1: {
|
|
34
|
+
chainName: 'dydxtestnet',
|
|
35
|
+
clientId: '07-tendermint-53',
|
|
36
|
+
connectionId: 'connection-49'
|
|
37
|
+
},
|
|
38
|
+
chain2: {
|
|
39
|
+
chainName: 'int3facetestnet',
|
|
40
|
+
clientId: '07-tendermint-13',
|
|
41
|
+
connectionId: 'connection-9'
|
|
42
|
+
},
|
|
43
|
+
channels: [{
|
|
44
|
+
chain1: {
|
|
45
|
+
channelId: 'channel-86',
|
|
46
|
+
portId: 'transfer'
|
|
47
|
+
},
|
|
48
|
+
chain2: {
|
|
49
|
+
channelId: 'channel-5',
|
|
50
|
+
portId: 'transfer'
|
|
51
|
+
},
|
|
52
|
+
ordering: 'unordered',
|
|
53
|
+
version: 'ics20-1',
|
|
54
|
+
tags: {
|
|
55
|
+
status: 'live',
|
|
56
|
+
preferred: true
|
|
57
|
+
}
|
|
58
|
+
}]
|
|
31
59
|
}];
|
|
32
60
|
exports.default = info;
|
|
@@ -1,6 +1,36 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const info = [
|
|
3
|
+
const info = [
|
|
4
|
+
{
|
|
5
|
+
$schema: '../../ibc_data.schema.json',
|
|
6
|
+
chain1: {
|
|
7
|
+
chainName: 'dydxtestnet',
|
|
8
|
+
clientId: '07-tendermint-53',
|
|
9
|
+
connectionId: 'connection-49'
|
|
10
|
+
},
|
|
11
|
+
chain2: {
|
|
12
|
+
chainName: 'int3facetestnet',
|
|
13
|
+
clientId: '07-tendermint-13',
|
|
14
|
+
connectionId: 'connection-9'
|
|
15
|
+
},
|
|
16
|
+
channels: [{
|
|
17
|
+
chain1: {
|
|
18
|
+
channelId: 'channel-86',
|
|
19
|
+
portId: 'transfer'
|
|
20
|
+
},
|
|
21
|
+
chain2: {
|
|
22
|
+
channelId: 'channel-5',
|
|
23
|
+
portId: 'transfer'
|
|
24
|
+
},
|
|
25
|
+
ordering: 'unordered',
|
|
26
|
+
version: 'ics20-1',
|
|
27
|
+
tags: {
|
|
28
|
+
status: 'live',
|
|
29
|
+
preferred: true
|
|
30
|
+
}
|
|
31
|
+
}]
|
|
32
|
+
},
|
|
33
|
+
{
|
|
4
34
|
$schema: '../../ibc_data.schema.json',
|
|
5
35
|
chain1: {
|
|
6
36
|
chainName: 'int3facetestnet',
|
|
@@ -28,7 +58,8 @@ const info = [{
|
|
|
28
58
|
preferred: true
|
|
29
59
|
}
|
|
30
60
|
}]
|
|
31
|
-
},
|
|
61
|
+
},
|
|
62
|
+
{
|
|
32
63
|
$schema: '../../ibc_data.schema.json',
|
|
33
64
|
chain1: {
|
|
34
65
|
chainName: 'int3facetestnet',
|
|
@@ -57,5 +88,6 @@ const info = [{
|
|
|
57
88
|
dex: 'osmosis'
|
|
58
89
|
}
|
|
59
90
|
}]
|
|
60
|
-
}
|
|
91
|
+
}
|
|
92
|
+
];
|
|
61
93
|
exports.default = info;
|
|
@@ -37,6 +37,7 @@ const info = {
|
|
|
37
37
|
typeAsset: 'sdk.coin'
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
|
+
deprecated: true,
|
|
40
41
|
description: 'PSTAKE Liquid-Staked ATOM',
|
|
41
42
|
denomUnits: [{
|
|
42
43
|
denom: 'stk/uatom',
|
|
@@ -62,6 +63,7 @@ const info = {
|
|
|
62
63
|
typeAsset: 'sdk.coin'
|
|
63
64
|
},
|
|
64
65
|
{
|
|
66
|
+
deprecated: true,
|
|
65
67
|
description: 'PSTAKE Liquid-Staked OSMO',
|
|
66
68
|
denomUnits: [{
|
|
67
69
|
denom: 'stk/uosmo',
|
|
@@ -87,6 +89,7 @@ const info = {
|
|
|
87
89
|
typeAsset: 'sdk.coin'
|
|
88
90
|
},
|
|
89
91
|
{
|
|
92
|
+
deprecated: true,
|
|
90
93
|
description: 'PSTAKE Liquid-Staked DV4TNT',
|
|
91
94
|
denomUnits: [{
|
|
92
95
|
denom: 'stk/adv4tnt',
|
|
@@ -33,10 +33,10 @@ const info = {
|
|
|
33
33
|
},
|
|
34
34
|
codebase: {
|
|
35
35
|
gitRepo: 'https://github.com/persistenceOne/persistenceCore',
|
|
36
|
-
recommendedVersion: '
|
|
37
|
-
compatibleVersions: ['
|
|
36
|
+
recommendedVersion: 'v12.0.0-rc0',
|
|
37
|
+
compatibleVersions: ['v12.0.0-rc0'],
|
|
38
38
|
binaries: {
|
|
39
|
-
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/
|
|
39
|
+
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/v12.0.0-rc0/persistenceCore-v12.0.0-rc0-linux-amd64.tar.gz'
|
|
40
40
|
},
|
|
41
41
|
genesis: {
|
|
42
42
|
genesisUrl: 'https://raw.githubusercontent.com/persistenceOne/networks/auditOne/test-core-2/test-core-2/genesis.json'
|
|
@@ -32,10 +32,16 @@ const info = {
|
|
|
32
32
|
rest: [{
|
|
33
33
|
address: 'https://testnet-api.zigchain.com',
|
|
34
34
|
provider: 'ZIGCHAIN'
|
|
35
|
+
}, {
|
|
36
|
+
address: ' https://public-zigchain-testnet-lcd.numia.xyz/',
|
|
37
|
+
provider: 'Numia'
|
|
35
38
|
}],
|
|
36
39
|
rpc: [{
|
|
37
40
|
address: 'https://testnet-rpc.zigchain.com',
|
|
38
41
|
provider: 'ZIGCHAIN'
|
|
42
|
+
}, {
|
|
43
|
+
address: ' https://public-zigchain-testnet-rpc.numia.xyz/',
|
|
44
|
+
provider: 'Numia'
|
|
39
45
|
}]
|
|
40
46
|
},
|
|
41
47
|
keywords: [
|