chain-registry 1.69.191 → 1.69.193
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/assets.js +2 -0
- package/esm/mainnet/axelar/ibc.js +29 -0
- package/esm/mainnet/babylon/assets.js +31 -0
- package/esm/mainnet/beezee/assets.js +28 -0
- package/esm/mainnet/bitsong/chain.js +0 -18
- package/esm/mainnet/chains.js +2 -0
- package/esm/mainnet/cosmoshub/ibc.js +6 -6
- package/esm/mainnet/ethereum/assets.js +26 -0
- package/esm/mainnet/ibc.js +2 -0
- package/esm/mainnet/initia/chain.js +76 -0
- package/esm/mainnet/initia/ibc.js +31 -0
- package/esm/mainnet/initia/index.js +6 -0
- package/esm/mainnet/named.js +1 -0
- package/esm/mainnet/nyx/ibc.js +29 -0
- package/esm/mainnet/osmosis/ibc.js +30 -0
- package/esm/mainnet/passage/chain.js +4 -4
- package/esm/mainnet/planq/chain.js +0 -21
- package/esm/mainnet/realio/chain.js +0 -22
- package/esm/mainnet/sentinel/chain.js +12 -0
- package/esm/mainnet/sge/chain.js +0 -14
- package/esm/mainnet/sidechain/ibc.js +6 -6
- package/esm/noncosmos/assets.js +0 -2
- package/esm/noncosmos/named.js +0 -1
- package/mainnet/assets.js +2 -0
- package/mainnet/axelar/ibc.js +29 -0
- package/mainnet/babylon/assets.js +31 -0
- package/mainnet/beezee/assets.js +28 -0
- package/mainnet/bitsong/chain.js +0 -18
- package/mainnet/chains.js +2 -0
- package/mainnet/cosmoshub/ibc.js +6 -6
- package/mainnet/ethereum/assets.js +26 -0
- package/mainnet/ibc.js +2 -0
- package/mainnet/initia/chain.d.ts +3 -0
- package/mainnet/initia/chain.js +78 -0
- package/mainnet/initia/ibc.d.ts +3 -0
- package/mainnet/initia/ibc.js +33 -0
- package/mainnet/initia/index.d.ts +3 -0
- package/{noncosmos → mainnet}/initia/index.js +5 -1
- package/mainnet/named.d.ts +1 -0
- package/mainnet/named.js +5 -3
- package/mainnet/nyx/ibc.js +29 -0
- package/mainnet/osmosis/ibc.js +30 -0
- package/mainnet/passage/chain.js +4 -4
- package/mainnet/planq/chain.js +0 -21
- package/mainnet/realio/chain.js +0 -22
- package/mainnet/sentinel/chain.js +12 -0
- package/mainnet/sge/chain.js +0 -14
- package/mainnet/sidechain/ibc.js +6 -6
- package/noncosmos/assets.js +0 -2
- package/noncosmos/named.d.ts +0 -1
- package/noncosmos/named.js +2 -3
- package/package.json +4 -4
- package/esm/noncosmos/initia/index.js +0 -2
- package/noncosmos/initia/index.d.ts +0 -1
- /package/esm/{noncosmos → mainnet}/initia/assets.js +0 -0
- /package/{noncosmos → mainnet}/initia/assets.d.ts +0 -0
- /package/{noncosmos → mainnet}/initia/assets.js +0 -0
package/mainnet/realio/chain.js
CHANGED
|
@@ -90,10 +90,6 @@ const info = {
|
|
|
90
90
|
address: 'https://api-realio.sr20de.xyz',
|
|
91
91
|
provider: 'Sr20de'
|
|
92
92
|
},
|
|
93
|
-
{
|
|
94
|
-
address: 'https://rpc.realio.safeblock.space',
|
|
95
|
-
provider: 'Safe Block'
|
|
96
|
-
},
|
|
97
93
|
{
|
|
98
94
|
address: 'https://realio.declab.pro:26622',
|
|
99
95
|
provider: 'Decloud Nodes Lab'
|
|
@@ -144,10 +140,6 @@ const info = {
|
|
|
144
140
|
address: 'https://rpc-realio.sr20de.xyz',
|
|
145
141
|
provider: 'Sr20de'
|
|
146
142
|
},
|
|
147
|
-
{
|
|
148
|
-
address: 'https://api.realio.safeblock.space',
|
|
149
|
-
provider: 'Safe Block'
|
|
150
|
-
},
|
|
151
143
|
{
|
|
152
144
|
address: 'https://realio.declab.pro:443',
|
|
153
145
|
provider: 'Decloud Nodes Lab'
|
|
@@ -194,10 +186,6 @@ const info = {
|
|
|
194
186
|
address: 'https://grpc-realio.sr20de.xyz',
|
|
195
187
|
provider: 'Sr20de'
|
|
196
188
|
},
|
|
197
|
-
{
|
|
198
|
-
address: 'grpc.realio.safeblock.space:9090',
|
|
199
|
-
provider: 'Safe Block'
|
|
200
|
-
},
|
|
201
189
|
{
|
|
202
190
|
address: 'realio.grpc.skynodejs.net',
|
|
203
191
|
provider: 'skynodejs'
|
|
@@ -228,10 +216,6 @@ const info = {
|
|
|
228
216
|
address: 'https://evm-realio.sr20de.xyz',
|
|
229
217
|
provider: 'Sr20de'
|
|
230
218
|
},
|
|
231
|
-
{
|
|
232
|
-
address: 'https://evm.realio.safeblock.space',
|
|
233
|
-
provider: 'Safe Block'
|
|
234
|
-
},
|
|
235
219
|
{
|
|
236
220
|
address: 'https://realio-jsonrpc.noders.services',
|
|
237
221
|
provider: '[NODERS]TEAM'
|
|
@@ -267,12 +251,6 @@ const info = {
|
|
|
267
251
|
tx_page: 'https://explorer.tcnetwork.io/realio/transaction/${txHash}',
|
|
268
252
|
account_page: 'https://explorer.tcnetwork.io/realio/account/${accountAddress}'
|
|
269
253
|
},
|
|
270
|
-
{
|
|
271
|
-
kind: 'Safe Block',
|
|
272
|
-
url: 'https://explorer.safeblock.space/realio',
|
|
273
|
-
tx_page: 'https://explorer.safeblock.space/realio/tx/${txHash}',
|
|
274
|
-
account_page: 'https://explorer.safeblock.space/realio/account/${accountAddress}'
|
|
275
|
-
},
|
|
276
254
|
{
|
|
277
255
|
kind: 'Decloud Nodes Lab',
|
|
278
256
|
url: 'https://explorer.declab.pro/realio',
|
|
@@ -117,6 +117,10 @@ const info = {
|
|
|
117
117
|
{
|
|
118
118
|
address: 'https://sentinel-rpc.ibs.team:443',
|
|
119
119
|
provider: 'Inter Blockchain Services'
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
address: 'https://sentinel.rpc.quasarstaking.ai:443',
|
|
123
|
+
provider: 'Quasar'
|
|
120
124
|
}
|
|
121
125
|
],
|
|
122
126
|
rest: [
|
|
@@ -187,6 +191,10 @@ const info = {
|
|
|
187
191
|
{
|
|
188
192
|
address: 'https://sentinel-api.ibs.team:443',
|
|
189
193
|
provider: 'Inter Blockchain Services'
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
address: 'https://sentinel.api.quasarstaking.ai:443',
|
|
197
|
+
provider: 'Quasar'
|
|
190
198
|
}
|
|
191
199
|
],
|
|
192
200
|
grpc: [
|
|
@@ -241,6 +249,10 @@ const info = {
|
|
|
241
249
|
{
|
|
242
250
|
address: 'https://grpc.noncompliant.network:9090',
|
|
243
251
|
provider: 'Noncompliant Network (Insecure)'
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
address: 'sentinel.grpc.quasarstaking.ai:80',
|
|
255
|
+
provider: 'Quasar'
|
|
244
256
|
}
|
|
245
257
|
]
|
|
246
258
|
},
|
package/mainnet/sge/chain.js
CHANGED
|
@@ -95,10 +95,6 @@ const info = {
|
|
|
95
95
|
address: 'https://sge-rpc.sr20de.xyz',
|
|
96
96
|
provider: 'Sr20de'
|
|
97
97
|
},
|
|
98
|
-
{
|
|
99
|
-
address: 'https://rpc.sge.safeblock.space',
|
|
100
|
-
provider: 'Safe Block'
|
|
101
|
-
},
|
|
102
98
|
{
|
|
103
99
|
address: 'https://mainnet-sge-rpc.konsortech.xyz',
|
|
104
100
|
provider: 'KonsorTech'
|
|
@@ -149,10 +145,6 @@ const info = {
|
|
|
149
145
|
address: 'https://sge-api.sr20de.xyz',
|
|
150
146
|
provider: 'Sr20de'
|
|
151
147
|
},
|
|
152
|
-
{
|
|
153
|
-
address: 'https://api.sge.safeblock.space',
|
|
154
|
-
provider: 'Safe Block'
|
|
155
|
-
},
|
|
156
148
|
{
|
|
157
149
|
address: 'https://mainnet-sge-api.konsortech.xyz',
|
|
158
150
|
provider: 'KonsorTech'
|
|
@@ -247,12 +239,6 @@ const info = {
|
|
|
247
239
|
tx_page: 'https://staking-explorer.com/transaction.php?chain=sge&tx=${txHash}',
|
|
248
240
|
account_page: 'https://staking-explorer.com/account.php?chain=sge&addr=${accountAddress}'
|
|
249
241
|
},
|
|
250
|
-
{
|
|
251
|
-
kind: 'Safe Block',
|
|
252
|
-
url: 'https://explorer.safeblock.space/sge',
|
|
253
|
-
tx_page: 'https://explorer.safeblock.space/sge/tx/${txHash}',
|
|
254
|
-
account_page: 'https://explorer.safeblock.space/sge/account/${accountAddress}'
|
|
255
|
-
},
|
|
256
242
|
{
|
|
257
243
|
kind: 'KonsorTech',
|
|
258
244
|
url: 'https://explorer.konsortech.xyz/sge',
|
package/mainnet/sidechain/ibc.js
CHANGED
|
@@ -34,21 +34,21 @@ const info = [
|
|
|
34
34
|
$schema: '../ibc_data.schema.json',
|
|
35
35
|
chain_1: {
|
|
36
36
|
chain_name: 'cosmoshub',
|
|
37
|
-
client_id: '07-tendermint-
|
|
38
|
-
connection_id: 'connection-
|
|
37
|
+
client_id: '07-tendermint-1383',
|
|
38
|
+
connection_id: 'connection-1106'
|
|
39
39
|
},
|
|
40
40
|
chain_2: {
|
|
41
41
|
chain_name: 'sidechain',
|
|
42
|
-
client_id: '07-tendermint-
|
|
43
|
-
connection_id: 'connection-
|
|
42
|
+
client_id: '07-tendermint-25',
|
|
43
|
+
connection_id: 'connection-11'
|
|
44
44
|
},
|
|
45
45
|
channels: [{
|
|
46
46
|
chain_1: {
|
|
47
|
-
channel_id: 'channel-
|
|
47
|
+
channel_id: 'channel-1352',
|
|
48
48
|
port_id: 'transfer'
|
|
49
49
|
},
|
|
50
50
|
chain_2: {
|
|
51
|
-
channel_id: 'channel-
|
|
51
|
+
channel_id: 'channel-10',
|
|
52
52
|
port_id: 'transfer'
|
|
53
53
|
},
|
|
54
54
|
ordering: 'unordered',
|
package/noncosmos/assets.js
CHANGED
|
@@ -58,7 +58,6 @@ const _xrpl = __importStar(require("./xrpl"));
|
|
|
58
58
|
const _zilliqa = __importStar(require("./zilliqa"));
|
|
59
59
|
const _berachain = __importStar(require("./berachain"));
|
|
60
60
|
const _hall = __importStar(require("./hall"));
|
|
61
|
-
const _initia = __importStar(require("./initia"));
|
|
62
61
|
const _namada = __importStar(require("./namada"));
|
|
63
62
|
const _avalanchetestnet = __importStar(require("./avalanchetestnet"));
|
|
64
63
|
const _binancesmartchaintestnet = __importStar(require("./binancesmartchaintestnet"));
|
|
@@ -110,7 +109,6 @@ const assets = [
|
|
|
110
109
|
_zilliqa.assets,
|
|
111
110
|
_berachain.assets,
|
|
112
111
|
_hall.assets,
|
|
113
|
-
_initia.assets,
|
|
114
112
|
_namada.assets,
|
|
115
113
|
_avalanchetestnet.assets,
|
|
116
114
|
_binancesmartchaintestnet.assets,
|
package/noncosmos/named.d.ts
CHANGED
|
@@ -33,7 +33,6 @@ export * as xrpl from './xrpl';
|
|
|
33
33
|
export * as zilliqa from './zilliqa';
|
|
34
34
|
export * as berachain from './berachain';
|
|
35
35
|
export * as hall from './hall';
|
|
36
|
-
export * as initia from './initia';
|
|
37
36
|
export * as namada from './namada';
|
|
38
37
|
export * as cosmoshubicstestnet from './cosmoshubicstestnet';
|
|
39
38
|
export * as avalanchetestnet from './avalanchetestnet';
|
package/noncosmos/named.js
CHANGED
|
@@ -23,8 +23,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.solanatestnet = exports.polygontestnet = exports.polkadottestnet = exports.moonbeamtestnet = exports.litecointestnet = exports.fantomtestnet = exports.ethereumtestnet = exports.dogecointestnet = exports.bitcointestnet = exports.bitcoincashtestnet = exports.binancesmartchaintestnet = exports.avalanchetestnet = exports.cosmoshubicstestnet = exports.namada = exports.
|
|
27
|
-
exports.ojotestnet =
|
|
26
|
+
exports.tontestnet = exports.solanatestnet = exports.polygontestnet = exports.polkadottestnet = exports.moonbeamtestnet = exports.litecointestnet = exports.fantomtestnet = exports.ethereumtestnet = exports.dogecointestnet = exports.bitcointestnet = exports.bitcoincashtestnet = exports.binancesmartchaintestnet = exports.avalanchetestnet = exports.cosmoshubicstestnet = exports.namada = exports.hall = exports.berachain = exports.zilliqa = exports.xrpl = exports.tinkernet = exports.sui = exports.stellar = exports.statemine = exports.polygon = exports.polkadot = exports.optimism = exports.neo = exports.movement = exports.moonbeam = exports.mantle = exports.litecoin = exports.kusama = exports.internetcomputer = exports.forex = exports.filecoin = exports.fantom = exports.dogecoin = exports.comex = exports.bitcoincash = exports.bitcoin = exports.binancesmartchain = exports.base = exports.avalanche = exports.avail = exports.arbitrum = exports.aptos = exports._0l = exports.penumbra = exports.composablepolkadot = exports.picasso = void 0;
|
|
27
|
+
exports.ojotestnet = void 0;
|
|
28
28
|
exports.picasso = __importStar(require("./picasso"));
|
|
29
29
|
exports.composablepolkadot = __importStar(require("./composablepolkadot"));
|
|
30
30
|
exports.penumbra = __importStar(require("./penumbra"));
|
|
@@ -60,7 +60,6 @@ exports.xrpl = __importStar(require("./xrpl"));
|
|
|
60
60
|
exports.zilliqa = __importStar(require("./zilliqa"));
|
|
61
61
|
exports.berachain = __importStar(require("./berachain"));
|
|
62
62
|
exports.hall = __importStar(require("./hall"));
|
|
63
|
-
exports.initia = __importStar(require("./initia"));
|
|
64
63
|
exports.namada = __importStar(require("./namada"));
|
|
65
64
|
exports.cosmoshubicstestnet = __importStar(require("./cosmoshubicstestnet"));
|
|
66
65
|
exports.avalanchetestnet = __importStar(require("./avalanchetestnet"));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.69.
|
|
3
|
+
"version": "1.69.193",
|
|
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,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
32
|
+
"@chain-registry/utils": "^1.51.122",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.122"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "cd137c955b6d7178dbbd84d82362d760dac38e26"
|
|
47
47
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const assets: import("@chain-registry/types").AssetList;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|