chain-registry 1.69.370 → 1.69.372
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 +4 -0
- package/esm/mainnet/atomone/chain.js +2 -2
- package/esm/mainnet/axelar/chain.js +2 -2
- package/esm/mainnet/bandchain/chain.js +2 -2
- package/esm/mainnet/chains.js +4 -0
- package/esm/mainnet/coreum/chain.js +2 -2
- package/esm/mainnet/cosmoshub/chain.js +2 -2
- package/esm/mainnet/cosmoshub/ibc.js +20 -1
- package/esm/mainnet/dungeon/chain.js +0 -8
- package/esm/mainnet/dymension/chain.js +3 -3
- package/esm/mainnet/elys/assets.js +1 -1
- package/esm/mainnet/elys/chain.js +5 -5
- package/esm/mainnet/fandomchain/assets.js +29 -0
- package/esm/mainnet/fandomchain/chain.js +79 -0
- package/esm/mainnet/fandomchain/ibc.js +30 -0
- package/esm/mainnet/fandomchain/index.js +6 -0
- package/esm/mainnet/fetchhub/chain.js +2 -2
- package/esm/mainnet/ibc.js +4 -0
- package/esm/mainnet/impacthub/chain.js +2 -2
- package/esm/mainnet/kava/chain.js +2 -2
- package/esm/mainnet/kujira/assets.js +49 -49
- package/esm/mainnet/kujira/chain.js +2 -2
- package/esm/mainnet/kyve/chain.js +2 -2
- package/esm/mainnet/lumera/chain.js +2 -2
- package/esm/mainnet/named.js +2 -0
- package/esm/mainnet/neutron/assets.js +27 -0
- package/esm/mainnet/neutron/chain.js +0 -8
- package/esm/mainnet/optio/chain.js +91 -0
- package/esm/mainnet/optio/ibc.js +30 -0
- package/esm/mainnet/optio/index.js +6 -0
- package/esm/mainnet/osmosis/assets.js +1 -1
- package/esm/mainnet/osmosis/ibc.js +58 -0
- package/esm/mainnet/provenance/chain.js +2 -2
- package/esm/mainnet/secretnetwork/assets.js +1 -1
- package/esm/mainnet/seda/chain.js +2 -2
- package/esm/mainnet/sentinel/ibc.js +20 -1
- package/esm/mainnet/stargaze/chain.js +2 -2
- package/esm/mainnet/stride/chain.js +0 -8
- package/esm/mainnet/sunrise/chain.js +36 -0
- package/esm/noncosmos/assets.js +0 -2
- package/esm/noncosmos/named.js +0 -1
- package/mainnet/assets.js +4 -0
- package/mainnet/atomone/chain.js +2 -2
- package/mainnet/axelar/chain.js +2 -2
- package/mainnet/bandchain/chain.js +2 -2
- package/mainnet/chains.js +4 -0
- package/mainnet/coreum/chain.js +2 -2
- package/mainnet/cosmoshub/chain.js +2 -2
- package/mainnet/cosmoshub/ibc.js +20 -1
- package/mainnet/dungeon/chain.js +0 -8
- package/mainnet/dymension/chain.js +3 -3
- package/mainnet/elys/assets.js +1 -1
- package/mainnet/elys/chain.js +5 -5
- package/mainnet/fandomchain/assets.js +31 -0
- package/mainnet/fandomchain/chain.d.ts +3 -0
- package/mainnet/fandomchain/chain.js +81 -0
- package/mainnet/fandomchain/ibc.d.ts +3 -0
- package/mainnet/fandomchain/ibc.js +32 -0
- package/mainnet/fandomchain/index.d.ts +3 -0
- package/{noncosmos/optio → mainnet/fandomchain}/index.js +5 -1
- package/mainnet/fetchhub/chain.js +2 -2
- package/mainnet/ibc.js +4 -0
- package/mainnet/impacthub/chain.js +2 -2
- package/mainnet/kava/chain.js +2 -2
- package/mainnet/kujira/assets.js +49 -49
- package/mainnet/kujira/chain.js +2 -2
- package/mainnet/kyve/chain.js +2 -2
- package/mainnet/lumera/chain.js +2 -2
- package/mainnet/named.d.ts +2 -0
- package/mainnet/named.js +6 -4
- package/mainnet/neutron/assets.js +27 -0
- package/mainnet/neutron/chain.js +0 -8
- package/mainnet/optio/assets.d.ts +3 -0
- package/mainnet/optio/chain.d.ts +3 -0
- package/mainnet/optio/chain.js +93 -0
- package/mainnet/optio/ibc.d.ts +3 -0
- package/mainnet/optio/ibc.js +32 -0
- package/mainnet/optio/index.d.ts +3 -0
- package/mainnet/optio/index.js +12 -0
- package/mainnet/osmosis/assets.js +1 -1
- package/mainnet/osmosis/ibc.js +58 -0
- package/mainnet/provenance/chain.js +2 -2
- package/mainnet/secretnetwork/assets.js +1 -1
- package/mainnet/seda/chain.js +2 -2
- package/mainnet/sentinel/ibc.js +20 -1
- package/mainnet/stargaze/chain.js +2 -2
- package/mainnet/stride/chain.js +0 -8
- package/mainnet/sunrise/chain.js +36 -0
- package/noncosmos/assets.js +0 -2
- package/noncosmos/named.d.ts +0 -1
- package/noncosmos/named.js +2 -3
- package/package.json +3 -3
- package/esm/noncosmos/optio/index.js +0 -2
- package/noncosmos/optio/index.d.ts +0 -1
- /package/esm/{noncosmos → mainnet}/optio/assets.js +0 -0
- /package/{noncosmos/optio → mainnet/fandomchain}/assets.d.ts +0 -0
- /package/{noncosmos → mainnet}/optio/assets.js +0 -0
package/mainnet/kujira/chain.js
CHANGED
|
@@ -179,7 +179,7 @@ const info = {
|
|
|
179
179
|
provider: 'Notional'
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
|
-
address: 'https://kujira
|
|
182
|
+
address: 'https://kujira.ibs.team:443/rpc',
|
|
183
183
|
provider: 'Inter Blockchain Services'
|
|
184
184
|
},
|
|
185
185
|
{
|
|
@@ -249,7 +249,7 @@ const info = {
|
|
|
249
249
|
provider: 'WildSage Labs'
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
|
-
address: 'https://kujira
|
|
252
|
+
address: 'https://kujira.ibs.team:443/api',
|
|
253
253
|
provider: 'Inter Blockchain Services'
|
|
254
254
|
},
|
|
255
255
|
{
|
package/mainnet/kyve/chain.js
CHANGED
|
@@ -84,7 +84,7 @@ const info = {
|
|
|
84
84
|
provider: 'Imperator.co'
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
|
-
address: 'https://kyve
|
|
87
|
+
address: 'https://kyve.ibs.team:443/rpc',
|
|
88
88
|
provider: 'Inter Blockchain Services'
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -138,7 +138,7 @@ const info = {
|
|
|
138
138
|
provider: '🔥STAVR🔥'
|
|
139
139
|
},
|
|
140
140
|
{
|
|
141
|
-
address: 'https://kyve
|
|
141
|
+
address: 'https://kyve.ibs.team:443/api',
|
|
142
142
|
provider: 'Inter Blockchain Services'
|
|
143
143
|
},
|
|
144
144
|
{
|
package/mainnet/lumera/chain.js
CHANGED
|
@@ -75,7 +75,7 @@ const info = {
|
|
|
75
75
|
provider: 'LumeraProtocol'
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
|
-
address: 'https://lumera
|
|
78
|
+
address: 'https://lumera.ibs.team:443/rpc',
|
|
79
79
|
provider: 'Inter Blockchain Services'
|
|
80
80
|
},
|
|
81
81
|
{
|
|
@@ -93,7 +93,7 @@ const info = {
|
|
|
93
93
|
provider: 'LumeraProtocol'
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
|
-
address: 'https://lumera
|
|
96
|
+
address: 'https://lumera.ibs.team:443/api',
|
|
97
97
|
provider: 'Inter Blockchain Services'
|
|
98
98
|
},
|
|
99
99
|
{
|
package/mainnet/named.d.ts
CHANGED
|
@@ -67,6 +67,7 @@ export * as empowerchain from './empowerchain';
|
|
|
67
67
|
export * as epix from './epix';
|
|
68
68
|
export * as ethos from './ethos';
|
|
69
69
|
export * as evmos from './evmos';
|
|
70
|
+
export * as fandomchain from './fandomchain';
|
|
70
71
|
export * as fetchhub from './fetchhub';
|
|
71
72
|
export * as finschia from './finschia';
|
|
72
73
|
export * as firmachain from './firmachain';
|
|
@@ -144,6 +145,7 @@ export * as omniflixhub from './omniflixhub';
|
|
|
144
145
|
export * as onex from './onex';
|
|
145
146
|
export * as onomy from './onomy';
|
|
146
147
|
export * as opct from './opct';
|
|
148
|
+
export * as optio from './optio';
|
|
147
149
|
export * as oraichain from './oraichain';
|
|
148
150
|
export * as osmosis from './osmosis';
|
|
149
151
|
export * as paloma from './paloma';
|
package/mainnet/named.js
CHANGED
|
@@ -24,10 +24,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.commercionetwork = exports.comdex = exports.cnhostables = exports.cifer = exports.chimba = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.celestia = exports.carbon = exports.canto = exports.buycex = exports.bouachain = exports.bostrom = exports.bluzelle = exports.bluechip = exports.blockx = exports.bitway = exports.bitsong = exports.bitcanna = exports.bitbadges = exports.beezee = exports.bandchain = exports.babylon = exports.axone = exports.axelar = exports.aura = exports.atomone = exports.assetmantle = exports.arkh = exports.arkeo = exports.archway = exports.andromeda = exports.althea = exports.allora = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports.aaronetwork = exports.tron = exports.ton = exports.solana = exports.rootstock = exports.namada = exports.ethereum = void 0;
|
|
27
|
-
exports.
|
|
28
|
-
exports.
|
|
29
|
-
exports.
|
|
30
|
-
exports.zigchain = exports.zetachain = exports.zenrock = exports.xrplevm = exports.xpla = exports.xion = exports.xarchain = exports.wardenprotocol = exports.vector = exports.uptick = exports.ununifi = exports.union = exports.unification = exports.unicorn = exports.umee = exports.titan = exports.thorchain = exports.tgrade = void 0;
|
|
27
|
+
exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.intento = exports.int3face = exports.injective = exports.initia = exports.imversed = exports.impacthub = exports.idep = exports.humans = exports.hippoprotocol = exports.highbury = exports.heli = exports.haqq = exports.gravitybridge = exports.govgen = exports.gonka = exports.gitopia = exports.ggezchain = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = exports.firmachain = exports.finschia = exports.fetchhub = exports.fandomchain = exports.evmos = exports.ethos = exports.epix = exports.empowerchain = exports.emoney = exports.elys = exports.echelon = exports.dyson = exports.dymension = exports.dydx = exports.dungeon = exports.doravota = exports.dhealth = exports.desmos = exports.decentr = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.coss = void 0;
|
|
28
|
+
exports.osmosis = exports.oraichain = exports.optio = exports.opct = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.octa = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nillion = exports.nibiru = exports.neutron = exports.neutaro = exports.neura = exports.mythos = exports.mun = exports.mtgbp = exports.mises = exports.milkyway = exports.migaloo = exports.meme = exports.medasdigital = exports.mayachain = exports.mantrachain = exports.manifest = exports.mande = exports.lumnetwork = exports.lumera = exports.loyal = exports.lorenzo = exports.loop = exports.lombardledger = exports.logos = exports.likecoin = exports.lefeef = exports.lava = exports.lambda = exports.kyve = exports.kujira = exports.kudora = exports.kopi = exports.konstellation = exports.kimanetwork = exports.kichain = void 0;
|
|
29
|
+
exports.terpnetwork = exports.teritori = exports.tenet = exports.taketitan = exports.synternet = exports.symphony = exports.sunrise = exports.stride = exports.stratos = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.six = exports.sifchain = exports.sidechain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.routerchain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.qubetics = exports.quasar = exports.qfs = exports.pylons = exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.pocket = exports.planq = exports.persistence = exports.paxi = exports.passage = exports.panacea = exports.paloma = void 0;
|
|
30
|
+
exports.zigchain = exports.zetachain = exports.zenrock = exports.xrplevm = exports.xpla = exports.xion = exports.xarchain = exports.wardenprotocol = exports.vector = exports.uptick = exports.ununifi = exports.union = exports.unification = exports.unicorn = exports.umee = exports.titan = exports.thorchain = exports.tgrade = exports.terra2 = exports.terra = void 0;
|
|
31
31
|
exports.ethereum = __importStar(require("./ethereum"));
|
|
32
32
|
exports.namada = __importStar(require("./namada"));
|
|
33
33
|
exports.rootstock = __importStar(require("./rootstock"));
|
|
@@ -97,6 +97,7 @@ exports.empowerchain = __importStar(require("./empowerchain"));
|
|
|
97
97
|
exports.epix = __importStar(require("./epix"));
|
|
98
98
|
exports.ethos = __importStar(require("./ethos"));
|
|
99
99
|
exports.evmos = __importStar(require("./evmos"));
|
|
100
|
+
exports.fandomchain = __importStar(require("./fandomchain"));
|
|
100
101
|
exports.fetchhub = __importStar(require("./fetchhub"));
|
|
101
102
|
exports.finschia = __importStar(require("./finschia"));
|
|
102
103
|
exports.firmachain = __importStar(require("./firmachain"));
|
|
@@ -174,6 +175,7 @@ exports.omniflixhub = __importStar(require("./omniflixhub"));
|
|
|
174
175
|
exports.onex = __importStar(require("./onex"));
|
|
175
176
|
exports.onomy = __importStar(require("./onomy"));
|
|
176
177
|
exports.opct = __importStar(require("./opct"));
|
|
178
|
+
exports.optio = __importStar(require("./optio"));
|
|
177
179
|
exports.oraichain = __importStar(require("./oraichain"));
|
|
178
180
|
exports.osmosis = __importStar(require("./osmosis"));
|
|
179
181
|
exports.paloma = __importStar(require("./paloma"));
|
|
@@ -1018,6 +1018,7 @@ const info = {
|
|
|
1018
1018
|
name: 'dNTRN',
|
|
1019
1019
|
display: 'dNTRN',
|
|
1020
1020
|
symbol: 'dNTRN',
|
|
1021
|
+
coingecko_id: 'drop-staked-ntrn',
|
|
1021
1022
|
images: [{
|
|
1022
1023
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dNTRN.svg'
|
|
1023
1024
|
}],
|
|
@@ -1716,6 +1717,32 @@ const info = {
|
|
|
1716
1717
|
images: [{
|
|
1717
1718
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/eho.svg'
|
|
1718
1719
|
}]
|
|
1720
|
+
},
|
|
1721
|
+
{
|
|
1722
|
+
denom_units: [{
|
|
1723
|
+
denom: 'factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc',
|
|
1724
|
+
exponent: 0
|
|
1725
|
+
}, {
|
|
1726
|
+
denom: 'maxBTC',
|
|
1727
|
+
exponent: 8
|
|
1728
|
+
}],
|
|
1729
|
+
base: 'factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc',
|
|
1730
|
+
name: 'maxBTC',
|
|
1731
|
+
display: 'maxBTC',
|
|
1732
|
+
symbol: 'maxBTC',
|
|
1733
|
+
logo_URIs: {
|
|
1734
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxBTC.svg'
|
|
1735
|
+
},
|
|
1736
|
+
coingecko_id: 'maxbtc',
|
|
1737
|
+
images: [{
|
|
1738
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxBTC.svg'
|
|
1739
|
+
}],
|
|
1740
|
+
socials: {
|
|
1741
|
+
website: 'https://www.structured.money/',
|
|
1742
|
+
twitter: 'https://x.com/StructuredFi',
|
|
1743
|
+
telegram: 'https://t.me/StructuredFi'
|
|
1744
|
+
},
|
|
1745
|
+
type_asset: 'sdk.coin'
|
|
1719
1746
|
}
|
|
1720
1747
|
]
|
|
1721
1748
|
};
|
package/mainnet/neutron/chain.js
CHANGED
|
@@ -143,10 +143,6 @@ const info = {
|
|
|
143
143
|
{
|
|
144
144
|
address: 'https://neutron.drpc.org',
|
|
145
145
|
provider: 'dRPC'
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
address: 'https://neutron-rpc.ibs.team',
|
|
149
|
-
provider: 'Inter Blockchain Services'
|
|
150
146
|
}
|
|
151
147
|
],
|
|
152
148
|
rest: [
|
|
@@ -201,10 +197,6 @@ const info = {
|
|
|
201
197
|
{
|
|
202
198
|
address: 'https://api.neutron.quokkastake.io',
|
|
203
199
|
provider: '🐹 Quokka Stake'
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
address: 'https://neutron-api.ibs.team',
|
|
207
|
-
provider: 'Inter Blockchain Services'
|
|
208
200
|
}
|
|
209
201
|
],
|
|
210
202
|
grpc: [
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const info = {
|
|
4
|
+
$schema: '../chain.schema.json',
|
|
5
|
+
chain_name: 'optio',
|
|
6
|
+
status: 'live',
|
|
7
|
+
network_type: 'mainnet',
|
|
8
|
+
website: 'https://www.optio.community/',
|
|
9
|
+
pretty_name: 'Optio',
|
|
10
|
+
chain_type: 'cosmos',
|
|
11
|
+
chain_id: 'optio',
|
|
12
|
+
bech32_prefix: 'optio',
|
|
13
|
+
daemon_name: 'optiod',
|
|
14
|
+
node_home: '$HOME/.optio',
|
|
15
|
+
key_algos: ['secp256k1'],
|
|
16
|
+
slip44: 118,
|
|
17
|
+
fees: {
|
|
18
|
+
fee_tokens: [{
|
|
19
|
+
denom: 'uOPT',
|
|
20
|
+
fixed_min_gas_price: 1
|
|
21
|
+
}]
|
|
22
|
+
},
|
|
23
|
+
staking: {
|
|
24
|
+
staking_tokens: [{
|
|
25
|
+
denom: 'uOPT'
|
|
26
|
+
}],
|
|
27
|
+
lock_duration: {
|
|
28
|
+
time: '1814400s'
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
codebase: {
|
|
32
|
+
git_repo: 'https://github.com/OptioNetwork/optio',
|
|
33
|
+
genesis: {
|
|
34
|
+
name: 'v1',
|
|
35
|
+
genesis_url: 'https://raw.githubusercontent.com/OptioNetwork/mainnet/refs/heads/main/genesis.json'
|
|
36
|
+
},
|
|
37
|
+
recommended_version: '2.0.0',
|
|
38
|
+
compatible_versions: ['2.0.0'],
|
|
39
|
+
consensus: {
|
|
40
|
+
type: 'cometbft',
|
|
41
|
+
version: '0.38.12',
|
|
42
|
+
repo: 'https://github.com/cometbft/cometbft',
|
|
43
|
+
tag: 'v0.38.12'
|
|
44
|
+
},
|
|
45
|
+
sdk: {
|
|
46
|
+
type: 'cosmos',
|
|
47
|
+
version: '0.50.12',
|
|
48
|
+
repo: 'https://github.com/cosmos/cosmos-sdk',
|
|
49
|
+
tag: 'v0.50.12'
|
|
50
|
+
},
|
|
51
|
+
ibc: {
|
|
52
|
+
type: 'go',
|
|
53
|
+
version: '8.5.1',
|
|
54
|
+
repo: 'https://github.com/cosmos/ibc-go',
|
|
55
|
+
tag: 'v8.5.1',
|
|
56
|
+
ics_enabled: ['ics20-1']
|
|
57
|
+
},
|
|
58
|
+
language: {
|
|
59
|
+
type: 'go',
|
|
60
|
+
version: '1.23.1'
|
|
61
|
+
},
|
|
62
|
+
tag: 'v2.0.0'
|
|
63
|
+
},
|
|
64
|
+
images: [{
|
|
65
|
+
image_sync: {
|
|
66
|
+
chain_name: 'optio',
|
|
67
|
+
base_denom: 'uOPT'
|
|
68
|
+
},
|
|
69
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/optio/images/opt.png'
|
|
70
|
+
}],
|
|
71
|
+
description: 'Optio empowers people worldwide with decentralized tools for data ownership, fair rewards, and freedom of digital expression.',
|
|
72
|
+
apis: {
|
|
73
|
+
rpc: [{
|
|
74
|
+
address: 'https://rpc.optio.zone:443',
|
|
75
|
+
provider: 'Optio Team'
|
|
76
|
+
}],
|
|
77
|
+
rest: [{
|
|
78
|
+
address: 'https://api.optio.zone:443',
|
|
79
|
+
provider: 'Optio Team'
|
|
80
|
+
}],
|
|
81
|
+
grpc: [{
|
|
82
|
+
address: 'grpc.optio.zone:443',
|
|
83
|
+
provider: 'Optio Team'
|
|
84
|
+
}]
|
|
85
|
+
},
|
|
86
|
+
explorers: [{
|
|
87
|
+
kind: 'Big Dipper',
|
|
88
|
+
url: 'https://optioscan.io',
|
|
89
|
+
tx_page: 'https://optioscan.io/optio/transactions',
|
|
90
|
+
account_page: 'https://optioscan.io/optio/accounts/${accountAddress}'
|
|
91
|
+
}]
|
|
92
|
+
};
|
|
93
|
+
exports.default = info;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const info = [{
|
|
4
|
+
$schema: '../ibc_data.schema.json',
|
|
5
|
+
chain_1: {
|
|
6
|
+
chain_name: 'optio',
|
|
7
|
+
client_id: '07-tendermint-1',
|
|
8
|
+
connection_id: 'connection-5'
|
|
9
|
+
},
|
|
10
|
+
chain_2: {
|
|
11
|
+
chain_name: 'osmosis',
|
|
12
|
+
client_id: '07-tendermint-3608',
|
|
13
|
+
connection_id: 'connection-10961'
|
|
14
|
+
},
|
|
15
|
+
channels: [{
|
|
16
|
+
chain_1: {
|
|
17
|
+
channel_id: 'channel-1',
|
|
18
|
+
port_id: 'transfer'
|
|
19
|
+
},
|
|
20
|
+
chain_2: {
|
|
21
|
+
channel_id: 'channel-107347',
|
|
22
|
+
port_id: 'transfer'
|
|
23
|
+
},
|
|
24
|
+
ordering: 'unordered',
|
|
25
|
+
version: 'ics20-1',
|
|
26
|
+
tags: {
|
|
27
|
+
preferred: true,
|
|
28
|
+
status: 'ACTIVE'
|
|
29
|
+
}
|
|
30
|
+
}]
|
|
31
|
+
}];
|
|
32
|
+
exports.default = info;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ibc = exports.chain = exports.assets = void 0;
|
|
7
|
+
const assets_1 = __importDefault(require("./assets"));
|
|
8
|
+
const chain_1 = __importDefault(require("./chain"));
|
|
9
|
+
const ibc_1 = __importDefault(require("./ibc"));
|
|
10
|
+
exports.assets = assets_1.default;
|
|
11
|
+
exports.chain = chain_1.default;
|
|
12
|
+
exports.ibc = ibc_1.default;
|
|
@@ -5154,7 +5154,7 @@ const info = {
|
|
|
5154
5154
|
base: 'ibc/71055835C7639739EAE03AACD1324FE162DBA41D09F197CB72D966D014225B1C',
|
|
5155
5155
|
name: 'Shade (old)',
|
|
5156
5156
|
display: 'shd',
|
|
5157
|
-
symbol: 'SHD
|
|
5157
|
+
symbol: 'SHD.old',
|
|
5158
5158
|
traces: [{
|
|
5159
5159
|
type: 'ibc-cw20',
|
|
5160
5160
|
counterparty: {
|
package/mainnet/osmosis/ibc.js
CHANGED
|
@@ -1598,6 +1598,35 @@ const info = [
|
|
|
1598
1598
|
}
|
|
1599
1599
|
}]
|
|
1600
1600
|
},
|
|
1601
|
+
{
|
|
1602
|
+
$schema: '../ibc_data.schema.json',
|
|
1603
|
+
chain_1: {
|
|
1604
|
+
chain_name: 'fandomchain',
|
|
1605
|
+
client_id: '07-tendermint-0',
|
|
1606
|
+
connection_id: 'connection-0'
|
|
1607
|
+
},
|
|
1608
|
+
chain_2: {
|
|
1609
|
+
chain_name: 'osmosis',
|
|
1610
|
+
client_id: '07-tendermint-3607',
|
|
1611
|
+
connection_id: 'connection-10960'
|
|
1612
|
+
},
|
|
1613
|
+
channels: [{
|
|
1614
|
+
chain_1: {
|
|
1615
|
+
channel_id: 'channel-0',
|
|
1616
|
+
port_id: 'transfer'
|
|
1617
|
+
},
|
|
1618
|
+
chain_2: {
|
|
1619
|
+
channel_id: 'channel-107314',
|
|
1620
|
+
port_id: 'transfer'
|
|
1621
|
+
},
|
|
1622
|
+
ordering: 'unordered',
|
|
1623
|
+
version: 'ics20-1',
|
|
1624
|
+
tags: {
|
|
1625
|
+
preferred: true,
|
|
1626
|
+
status: 'ACTIVE'
|
|
1627
|
+
}
|
|
1628
|
+
}]
|
|
1629
|
+
},
|
|
1601
1630
|
{
|
|
1602
1631
|
$schema: '../ibc_data.schema.json',
|
|
1603
1632
|
chain_1: {
|
|
@@ -3339,6 +3368,35 @@ const info = [
|
|
|
3339
3368
|
}
|
|
3340
3369
|
}]
|
|
3341
3370
|
},
|
|
3371
|
+
{
|
|
3372
|
+
$schema: '../ibc_data.schema.json',
|
|
3373
|
+
chain_1: {
|
|
3374
|
+
chain_name: 'optio',
|
|
3375
|
+
client_id: '07-tendermint-1',
|
|
3376
|
+
connection_id: 'connection-5'
|
|
3377
|
+
},
|
|
3378
|
+
chain_2: {
|
|
3379
|
+
chain_name: 'osmosis',
|
|
3380
|
+
client_id: '07-tendermint-3608',
|
|
3381
|
+
connection_id: 'connection-10961'
|
|
3382
|
+
},
|
|
3383
|
+
channels: [{
|
|
3384
|
+
chain_1: {
|
|
3385
|
+
channel_id: 'channel-1',
|
|
3386
|
+
port_id: 'transfer'
|
|
3387
|
+
},
|
|
3388
|
+
chain_2: {
|
|
3389
|
+
channel_id: 'channel-107347',
|
|
3390
|
+
port_id: 'transfer'
|
|
3391
|
+
},
|
|
3392
|
+
ordering: 'unordered',
|
|
3393
|
+
version: 'ics20-1',
|
|
3394
|
+
tags: {
|
|
3395
|
+
preferred: true,
|
|
3396
|
+
status: 'ACTIVE'
|
|
3397
|
+
}
|
|
3398
|
+
}]
|
|
3399
|
+
},
|
|
3342
3400
|
{
|
|
3343
3401
|
$schema: '../ibc_data.schema.json',
|
|
3344
3402
|
chain_1: {
|
|
@@ -81,7 +81,7 @@ const info = {
|
|
|
81
81
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
address: 'https://provenance
|
|
84
|
+
address: 'https://provenance.ibs.team:443/rpc',
|
|
85
85
|
provider: 'Inter Blockchain Services'
|
|
86
86
|
},
|
|
87
87
|
{
|
|
@@ -127,7 +127,7 @@ const info = {
|
|
|
127
127
|
provider: 'Notional'
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
|
-
address: 'https://provenance
|
|
130
|
+
address: 'https://provenance.ibs.team:443/api',
|
|
131
131
|
provider: 'Inter Blockchain Services'
|
|
132
132
|
},
|
|
133
133
|
{
|
|
@@ -72,7 +72,7 @@ const info = {
|
|
|
72
72
|
base: 'cw20:secret1qfql357amn448duf5gvp9gr48sxx9tsnhupu3d',
|
|
73
73
|
name: 'Shade (old)',
|
|
74
74
|
display: 'shd',
|
|
75
|
-
symbol: 'SHD
|
|
75
|
+
symbol: 'SHD.old',
|
|
76
76
|
logo_URIs: {
|
|
77
77
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shdold.svg'
|
|
78
78
|
},
|
package/mainnet/seda/chain.js
CHANGED
|
@@ -93,7 +93,7 @@ const info = {
|
|
|
93
93
|
provider: 'Kleomedes'
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
|
-
address: 'https://seda
|
|
96
|
+
address: 'https://seda.ibs.team:443/rpc',
|
|
97
97
|
provider: 'Inter Blockchain Services'
|
|
98
98
|
},
|
|
99
99
|
{
|
|
@@ -175,7 +175,7 @@ const info = {
|
|
|
175
175
|
provider: 'Kleomedes'
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
|
-
address: 'https://seda
|
|
178
|
+
address: 'https://seda.ibs.team:443/api',
|
|
179
179
|
provider: 'Inter Blockchain Services'
|
|
180
180
|
},
|
|
181
181
|
{
|
package/mainnet/sentinel/ibc.js
CHANGED
|
@@ -77,7 +77,26 @@ const info = [
|
|
|
77
77
|
port_id: 'transfer'
|
|
78
78
|
},
|
|
79
79
|
ordering: 'unordered',
|
|
80
|
-
version: 'ics20-1'
|
|
80
|
+
version: 'ics20-1',
|
|
81
|
+
tags: {
|
|
82
|
+
preferred: false,
|
|
83
|
+
status: 'ACTIVE'
|
|
84
|
+
}
|
|
85
|
+
}, {
|
|
86
|
+
chain_1: {
|
|
87
|
+
channel_id: 'channel-1549',
|
|
88
|
+
port_id: 'transfer'
|
|
89
|
+
},
|
|
90
|
+
chain_2: {
|
|
91
|
+
channel_id: 'channel-97',
|
|
92
|
+
port_id: 'transfer'
|
|
93
|
+
},
|
|
94
|
+
ordering: 'unordered',
|
|
95
|
+
version: 'ics20-1',
|
|
96
|
+
tags: {
|
|
97
|
+
preferred: true,
|
|
98
|
+
status: 'ACTIVE'
|
|
99
|
+
}
|
|
81
100
|
}]
|
|
82
101
|
},
|
|
83
102
|
{
|
|
@@ -87,7 +87,7 @@ const info = {
|
|
|
87
87
|
provider: 'Cosmos Spaces'
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
|
-
address: 'https://stargaze
|
|
90
|
+
address: 'https://stargaze.ibs.team:443/rpc',
|
|
91
91
|
provider: 'Inter Blockchain Services'
|
|
92
92
|
},
|
|
93
93
|
{
|
|
@@ -165,7 +165,7 @@ const info = {
|
|
|
165
165
|
provider: 'Polkachu'
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
address: 'https://stargaze
|
|
168
|
+
address: 'https://stargaze.ibs.team:443/api',
|
|
169
169
|
provider: 'Inter Blockchain Services'
|
|
170
170
|
},
|
|
171
171
|
{
|
package/mainnet/stride/chain.js
CHANGED
|
@@ -223,10 +223,6 @@ const info = {
|
|
|
223
223
|
address: 'https://public.stakewolle.com/cosmos/stride/rpc',
|
|
224
224
|
provider: 'Stakewolle'
|
|
225
225
|
},
|
|
226
|
-
{
|
|
227
|
-
address: 'https://stride-rpc.ibs.team',
|
|
228
|
-
provider: 'Inter Blockchain Services'
|
|
229
|
-
},
|
|
230
226
|
{
|
|
231
227
|
address: 'https://stride.rpc.quasarstaking.ai:443',
|
|
232
228
|
provider: 'Quasar'
|
|
@@ -297,10 +293,6 @@ const info = {
|
|
|
297
293
|
address: 'https://public.stakewolle.com/cosmos/stride/rest',
|
|
298
294
|
provider: 'Stakewolle'
|
|
299
295
|
},
|
|
300
|
-
{
|
|
301
|
-
address: 'https://stride-api.ibs.team',
|
|
302
|
-
provider: 'Inter Blockchain Services'
|
|
303
|
-
},
|
|
304
296
|
{
|
|
305
297
|
address: 'https://stride.api.quasarstaking.ai:443',
|
|
306
298
|
provider: 'Quasar'
|
package/mainnet/sunrise/chain.js
CHANGED
|
@@ -156,6 +156,14 @@ const info = {
|
|
|
156
156
|
{
|
|
157
157
|
address: 'https://rpc-sunrise.nagagininode.xyz',
|
|
158
158
|
provider: 'nagagini'
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
address: 'https://rpc-sunrise.nodeyus.cloud',
|
|
162
|
+
provider: 'nodeyus'
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
address: 'https://rpc-sunrice.batana.space',
|
|
166
|
+
provider: 'batana'
|
|
159
167
|
}
|
|
160
168
|
],
|
|
161
169
|
rest: [
|
|
@@ -254,6 +262,14 @@ const info = {
|
|
|
254
262
|
{
|
|
255
263
|
address: 'https://api-sunrise.nagagininode.xyz',
|
|
256
264
|
provider: 'nagagini'
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
address: 'https://api-sunrise.nodeyus.cloud',
|
|
268
|
+
provider: 'nodeyus'
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
address: 'https://api-sunrice.batana.space',
|
|
272
|
+
provider: 'batana'
|
|
257
273
|
}
|
|
258
274
|
],
|
|
259
275
|
grpc: [
|
|
@@ -336,6 +352,14 @@ const info = {
|
|
|
336
352
|
{
|
|
337
353
|
address: 'grpc-sunrise.nagagininode.xyz:443',
|
|
338
354
|
provider: 'nagagini'
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
address: 'grpc-sunrise.nodeyus.cloud:443',
|
|
358
|
+
provider: 'nodeyus'
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
address: 'grpc-sunrice.batana.space:443',
|
|
362
|
+
provider: 'batana'
|
|
339
363
|
}
|
|
340
364
|
]
|
|
341
365
|
},
|
|
@@ -458,6 +482,18 @@ const info = {
|
|
|
458
482
|
url: 'https://explorer.nagagininode.xyz/sunrise-mainnet',
|
|
459
483
|
tx_page: 'https://explorer.nagagininode.xyz/sunrise-mainnet/tx/${txHash}',
|
|
460
484
|
account_page: 'https://explorer.nagagininode.xyz/sunrise-mainnet/${accountAddress}'
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
kind: 'nodeyus explorer',
|
|
488
|
+
url: 'https://explorer.divinzzo.xyz/sunrise-mainnet',
|
|
489
|
+
tx_page: 'https://explorer.divinzzo.xyz/sunrise-mainnet/tx/${txHash}',
|
|
490
|
+
account_page: 'https://explorer.divinzzo.xyz/sunrise-mainnet/account/${accountAddress}'
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
kind: 'batana explorer',
|
|
494
|
+
url: 'https://explorer.batana.space/sunrise-mainnet',
|
|
495
|
+
tx_page: 'https://explorer.batana.space/sunrise-mainnet/tx/${txHash}',
|
|
496
|
+
account_page: 'https://explorer.batana.space/sunrise-mainnet/${accountAddress}'
|
|
461
497
|
}
|
|
462
498
|
],
|
|
463
499
|
images: [{
|
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 _optio = __importStar(require("./optio"));
|
|
62
61
|
const _avalanchetestnet = __importStar(require("./avalanchetestnet"));
|
|
63
62
|
const _binancesmartchaintestnet = __importStar(require("./binancesmartchaintestnet"));
|
|
64
63
|
const _bitcoincashtestnet = __importStar(require("./bitcoincashtestnet"));
|
|
@@ -111,7 +110,6 @@ const assets = [
|
|
|
111
110
|
_zilliqa.assets,
|
|
112
111
|
_berachain.assets,
|
|
113
112
|
_hall.assets,
|
|
114
|
-
_optio.assets,
|
|
115
113
|
_avalanchetestnet.assets,
|
|
116
114
|
_binancesmartchaintestnet.assets,
|
|
117
115
|
_bitcoincashtestnet.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 optio from './optio';
|
|
37
36
|
export * as cosmoshubicstestnet from './cosmoshubicstestnet';
|
|
38
37
|
export * as avalanchetestnet from './avalanchetestnet';
|
|
39
38
|
export * as binancesmartchaintestnet from './binancesmartchaintestnet';
|
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.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.
|
|
27
|
-
exports.tsc = exports.ojotestnet =
|
|
26
|
+
exports.xrpltestnet = 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.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.tsc = 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.optio = __importStar(require("./optio"));
|
|
64
63
|
exports.cosmoshubicstestnet = __importStar(require("./cosmoshubicstestnet"));
|
|
65
64
|
exports.avalanchetestnet = __importStar(require("./avalanchetestnet"));
|
|
66
65
|
exports.binancesmartchaintestnet = __importStar(require("./binancesmartchaintestnet"));
|