chain-registry 2.0.47 → 2.0.49
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/asset-lists.js +2 -0
- package/esm/mainnet/babylon/asset-list.js +31 -0
- package/esm/mainnet/chains.js +2 -0
- package/esm/mainnet/chihuahua/chain.js +0 -8
- package/esm/mainnet/cosmoshub/ibc-data.js +43 -0
- package/esm/mainnet/ibc-data.js +2 -0
- package/esm/mainnet/injective/asset-list.js +24 -0
- package/esm/mainnet/intento/asset-list.js +28 -0
- package/esm/mainnet/intento/chain.js +62 -0
- package/esm/mainnet/intento/ibc-data.js +72 -0
- package/esm/mainnet/intento/index.js +6 -0
- package/esm/mainnet/kichain/chain.js +0 -8
- package/esm/mainnet/noble/ibc-data.js +29 -0
- package/esm/mainnet/nolus/chain.js +0 -8
- package/esm/mainnet/osmosis/ibc-data.js +29 -0
- package/esm/mainnet/passage/chain.js +0 -8
- package/esm/mainnet/quicksilver/chain.js +0 -4
- package/esm/mainnet/rizon/chain.js +0 -8
- package/esm/mainnet/saga/ibc-data.js +29 -0
- package/esm/mainnet/sentinel/chain.js +0 -8
- package/esm/mainnet/sunrise/chain.js +46 -3
- package/esm/mainnet/teritori/chain.js +0 -8
- package/esm/mainnet/thorchain/asset-list.js +1 -0
- package/esm/mainnet/titan/chain.js +0 -8
- package/esm/noncosmos/binancesmartchain/asset-list.js +22 -0
- package/esm/testnet/xplatestnet/chain.js +7 -7
- package/mainnet/asset-lists.js +2 -0
- package/mainnet/babylon/asset-list.js +31 -0
- package/mainnet/chains.js +2 -0
- package/mainnet/chihuahua/chain.js +0 -8
- package/mainnet/cosmoshub/ibc-data.js +43 -0
- package/mainnet/ibc-data.js +2 -0
- package/mainnet/injective/asset-list.js +24 -0
- package/mainnet/intento/asset-list.d.ts +3 -0
- package/mainnet/intento/asset-list.js +30 -0
- package/mainnet/intento/chain.d.ts +3 -0
- package/mainnet/intento/chain.js +64 -0
- package/mainnet/intento/ibc-data.d.ts +3 -0
- package/mainnet/intento/ibc-data.js +74 -0
- package/mainnet/intento/index.d.ts +3 -0
- package/mainnet/intento/index.js +12 -0
- package/mainnet/kichain/chain.js +0 -8
- package/mainnet/noble/ibc-data.js +29 -0
- package/mainnet/nolus/chain.js +0 -8
- package/mainnet/osmosis/ibc-data.js +29 -0
- package/mainnet/passage/chain.js +0 -8
- package/mainnet/quicksilver/chain.js +0 -4
- package/mainnet/rizon/chain.js +0 -8
- package/mainnet/saga/ibc-data.js +29 -0
- package/mainnet/sentinel/chain.js +0 -8
- package/mainnet/sunrise/chain.js +46 -3
- package/mainnet/teritori/chain.js +0 -8
- package/mainnet/thorchain/asset-list.js +1 -0
- package/mainnet/titan/chain.js +0 -8
- package/noncosmos/binancesmartchain/asset-list.js +22 -0
- package/package.json +3 -3
- package/testnet/xplatestnet/chain.js +7 -7
|
@@ -89,6 +89,7 @@ import * as _imversed from './imversed';
|
|
|
89
89
|
import * as _initia from './initia';
|
|
90
90
|
import * as _injective from './injective';
|
|
91
91
|
import * as _int3face from './int3face';
|
|
92
|
+
import * as _intento from './intento';
|
|
92
93
|
import * as _irisnet from './irisnet';
|
|
93
94
|
import * as _jackal from './jackal';
|
|
94
95
|
import * as _joltify from './joltify';
|
|
@@ -301,6 +302,7 @@ const assetList = [
|
|
|
301
302
|
_initia.assetList,
|
|
302
303
|
_injective.assetList,
|
|
303
304
|
_int3face.assetList,
|
|
305
|
+
_intento.assetList,
|
|
304
306
|
_irisnet.assetList,
|
|
305
307
|
_jackal.assetList,
|
|
306
308
|
_joltify.assetList,
|
|
@@ -937,6 +937,37 @@ const info = {
|
|
|
937
937
|
}
|
|
938
938
|
}]
|
|
939
939
|
},
|
|
940
|
+
{
|
|
941
|
+
denomUnits: [{
|
|
942
|
+
denom: 'cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
943
|
+
exponent: 0
|
|
944
|
+
}, {
|
|
945
|
+
denom: 'CoBTC',
|
|
946
|
+
exponent: 8
|
|
947
|
+
}],
|
|
948
|
+
base: 'cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
949
|
+
address: 'bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
|
|
950
|
+
name: 'Coffer Bitcoin',
|
|
951
|
+
display: 'CoBTC',
|
|
952
|
+
symbol: 'CoBTC',
|
|
953
|
+
logoURIs: {
|
|
954
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/CoBTC.svg'
|
|
955
|
+
},
|
|
956
|
+
typeAsset: 'cw20',
|
|
957
|
+
traces: [{
|
|
958
|
+
type: 'ibc-bridge',
|
|
959
|
+
provider: 'Union',
|
|
960
|
+
counterparty: {
|
|
961
|
+
chainName: 'binancesmartchain',
|
|
962
|
+
baseDenom: '0x918b3aa73e2D42D96CF64CBdB16838985992dAbc',
|
|
963
|
+
channelId: '1'
|
|
964
|
+
},
|
|
965
|
+
chain: {
|
|
966
|
+
channelId: '5',
|
|
967
|
+
path: '0'
|
|
968
|
+
}
|
|
969
|
+
}]
|
|
970
|
+
},
|
|
940
971
|
{
|
|
941
972
|
description: 'MilkyWay\'s liquid staked BABY',
|
|
942
973
|
denomUnits: [{
|
package/esm/mainnet/chains.js
CHANGED
|
@@ -89,6 +89,7 @@ import * as _imversed from './imversed';
|
|
|
89
89
|
import * as _initia from './initia';
|
|
90
90
|
import * as _injective from './injective';
|
|
91
91
|
import * as _int3face from './int3face';
|
|
92
|
+
import * as _intento from './intento';
|
|
92
93
|
import * as _irisnet from './irisnet';
|
|
93
94
|
import * as _jackal from './jackal';
|
|
94
95
|
import * as _joltify from './joltify';
|
|
@@ -301,6 +302,7 @@ const chains = [
|
|
|
301
302
|
_initia.chain,
|
|
302
303
|
_injective.chain,
|
|
303
304
|
_int3face.chain,
|
|
305
|
+
_intento.chain,
|
|
304
306
|
_irisnet.chain,
|
|
305
307
|
_jackal.chain,
|
|
306
308
|
_joltify.chain,
|
|
@@ -105,10 +105,6 @@ const info = {
|
|
|
105
105
|
address: 'https://rpc.chihuahua.validatus.com',
|
|
106
106
|
provider: 'Validatus'
|
|
107
107
|
},
|
|
108
|
-
{
|
|
109
|
-
address: 'https://chihuahua-rpc.ibs.team',
|
|
110
|
-
provider: 'Inter Blockchain Services'
|
|
111
|
-
},
|
|
112
108
|
{
|
|
113
109
|
address: 'https://chihuahua.rpc.nodeshub.online:443',
|
|
114
110
|
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
|
|
@@ -163,10 +159,6 @@ const info = {
|
|
|
163
159
|
address: 'https://api.chihuahua.validatus.com',
|
|
164
160
|
provider: 'Validatus'
|
|
165
161
|
},
|
|
166
|
-
{
|
|
167
|
-
address: 'https://chihuahua-api.ibs.team',
|
|
168
|
-
provider: 'Inter Blockchain Services'
|
|
169
|
-
},
|
|
170
162
|
{
|
|
171
163
|
address: 'https://chihuahua.api.nodeshub.online:443',
|
|
172
164
|
provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
|
|
@@ -902,6 +902,49 @@ const info = [
|
|
|
902
902
|
}
|
|
903
903
|
}]
|
|
904
904
|
},
|
|
905
|
+
{
|
|
906
|
+
$schema: '../ibc_data.schema.json',
|
|
907
|
+
chain1: {
|
|
908
|
+
chainName: 'cosmoshub',
|
|
909
|
+
clientId: '07-tendermint-1436',
|
|
910
|
+
connectionId: 'connection-1175'
|
|
911
|
+
},
|
|
912
|
+
chain2: {
|
|
913
|
+
chainName: 'intento',
|
|
914
|
+
clientId: '07-tendermint-0',
|
|
915
|
+
connectionId: 'connection-0'
|
|
916
|
+
},
|
|
917
|
+
channels: [{
|
|
918
|
+
chain1: {
|
|
919
|
+
channelId: 'channel-1489',
|
|
920
|
+
portId: 'provider'
|
|
921
|
+
},
|
|
922
|
+
chain2: {
|
|
923
|
+
channelId: 'channel-0',
|
|
924
|
+
portId: 'consumer'
|
|
925
|
+
},
|
|
926
|
+
ordering: 'ordered',
|
|
927
|
+
version: 'ics20-1',
|
|
928
|
+
tags: {
|
|
929
|
+
status: 'live'
|
|
930
|
+
}
|
|
931
|
+
}, {
|
|
932
|
+
chain1: {
|
|
933
|
+
channelId: 'channel-1492',
|
|
934
|
+
portId: 'transfer'
|
|
935
|
+
},
|
|
936
|
+
chain2: {
|
|
937
|
+
channelId: 'channel-1',
|
|
938
|
+
portId: 'transfer'
|
|
939
|
+
},
|
|
940
|
+
ordering: 'unordered',
|
|
941
|
+
version: 'ics20-1',
|
|
942
|
+
tags: {
|
|
943
|
+
status: 'live',
|
|
944
|
+
preferred: true
|
|
945
|
+
}
|
|
946
|
+
}]
|
|
947
|
+
},
|
|
905
948
|
{
|
|
906
949
|
$schema: '../ibc_data.schema.json',
|
|
907
950
|
chain1: {
|
package/esm/mainnet/ibc-data.js
CHANGED
|
@@ -68,6 +68,7 @@ import * as _imversed from './imversed';
|
|
|
68
68
|
import * as _initia from './initia';
|
|
69
69
|
import * as _injective from './injective';
|
|
70
70
|
import * as _int3face from './int3face';
|
|
71
|
+
import * as _intento from './intento';
|
|
71
72
|
import * as _irisnet from './irisnet';
|
|
72
73
|
import * as _jackal from './jackal';
|
|
73
74
|
import * as _joltify from './joltify';
|
|
@@ -234,6 +235,7 @@ const ibcData = [
|
|
|
234
235
|
..._initia.ibcData,
|
|
235
236
|
..._injective.ibcData,
|
|
236
237
|
..._int3face.ibcData,
|
|
238
|
+
..._intento.ibcData,
|
|
237
239
|
..._irisnet.ibcData,
|
|
238
240
|
..._jackal.ibcData,
|
|
239
241
|
..._joltify.ibcData,
|
|
@@ -214,6 +214,30 @@ const info = {
|
|
|
214
214
|
},
|
|
215
215
|
typeAsset: 'sdk.coin'
|
|
216
216
|
},
|
|
217
|
+
{
|
|
218
|
+
description: 'RWA Commercial fishing operation',
|
|
219
|
+
denomUnits: [{
|
|
220
|
+
denom: 'factory/inj1jdt04erw6jdmh6c939u87kldf3mvvmkedsjp3w/OYCI',
|
|
221
|
+
exponent: 0
|
|
222
|
+
}, {
|
|
223
|
+
denom: 'OYCI',
|
|
224
|
+
exponent: 6
|
|
225
|
+
}],
|
|
226
|
+
base: 'factory/inj1jdt04erw6jdmh6c939u87kldf3mvvmkedsjp3w/OYCI',
|
|
227
|
+
name: 'Oyster Cage Initiative',
|
|
228
|
+
display: 'OYCI',
|
|
229
|
+
symbol: 'OYCI',
|
|
230
|
+
logoURIs: {
|
|
231
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/oyci.png'
|
|
232
|
+
},
|
|
233
|
+
images: [{
|
|
234
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/oyci.png',
|
|
235
|
+
theme: {
|
|
236
|
+
circle: true
|
|
237
|
+
}
|
|
238
|
+
}],
|
|
239
|
+
typeAsset: 'sdk.coin'
|
|
240
|
+
},
|
|
217
241
|
{
|
|
218
242
|
description: 'The $WGMI Token - We Gonna Make It. Are you ready?',
|
|
219
243
|
denomUnits: [{
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../assetlist.schema.json',
|
|
3
|
+
chainName: 'intento',
|
|
4
|
+
assets: [{
|
|
5
|
+
description: 'The native token of INTENTO',
|
|
6
|
+
denomUnits: [{
|
|
7
|
+
denom: 'uinto',
|
|
8
|
+
exponent: 0
|
|
9
|
+
}, {
|
|
10
|
+
denom: 'into',
|
|
11
|
+
exponent: 6
|
|
12
|
+
}],
|
|
13
|
+
base: 'uinto',
|
|
14
|
+
name: 'Intento',
|
|
15
|
+
display: 'into',
|
|
16
|
+
symbol: 'INTO',
|
|
17
|
+
logoURIs: {
|
|
18
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
19
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
20
|
+
},
|
|
21
|
+
images: [{
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
24
|
+
}],
|
|
25
|
+
typeAsset: 'sdk.coin'
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
export default info;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
const info = {
|
|
2
|
+
$schema: '../chain.schema.json',
|
|
3
|
+
chainName: 'intento',
|
|
4
|
+
status: 'live',
|
|
5
|
+
networkType: 'mainnet',
|
|
6
|
+
prettyName: 'Intento',
|
|
7
|
+
chainType: 'cosmos',
|
|
8
|
+
chainId: 'intento-1',
|
|
9
|
+
bech32Prefix: 'into',
|
|
10
|
+
daemonName: 'intentod',
|
|
11
|
+
nodeHome: '$HOME/.intento',
|
|
12
|
+
keyAlgos: ['secp256k1'],
|
|
13
|
+
slip44: 118,
|
|
14
|
+
fees: {
|
|
15
|
+
feeTokens: [{
|
|
16
|
+
denom: 'uinto',
|
|
17
|
+
fixedMinGasPrice: 0
|
|
18
|
+
}]
|
|
19
|
+
},
|
|
20
|
+
staking: {
|
|
21
|
+
stakingTokens: [{
|
|
22
|
+
denom: 'uinto'
|
|
23
|
+
}]
|
|
24
|
+
},
|
|
25
|
+
codebase: {
|
|
26
|
+
gitRepo: 'https://github.com/trstlabs/intento',
|
|
27
|
+
recommendedVersion: 'v1.0.1',
|
|
28
|
+
compatibleVersions: ['v1.0.1'],
|
|
29
|
+
consensus: {
|
|
30
|
+
type: 'cometbft',
|
|
31
|
+
version: 'v0.38.17'
|
|
32
|
+
},
|
|
33
|
+
genesis: {
|
|
34
|
+
genesisUrl: 'https://raw.githubusercontent.com/trstlabs/networks/refs/heads/main/mainnet/intento-1/genesis.json'
|
|
35
|
+
},
|
|
36
|
+
sdk: {
|
|
37
|
+
type: 'cosmos',
|
|
38
|
+
version: '0.50.14'
|
|
39
|
+
},
|
|
40
|
+
ibc: {
|
|
41
|
+
type: 'go',
|
|
42
|
+
version: 'v8.7.0'
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
apis: {
|
|
46
|
+
rpc: [{
|
|
47
|
+
address: 'https://rpc-mainnet.intento.zone',
|
|
48
|
+
provider: 'Intento'
|
|
49
|
+
}],
|
|
50
|
+
rest: [{
|
|
51
|
+
address: 'https://lcd-mainnet.intento.zone',
|
|
52
|
+
provider: 'Intento'
|
|
53
|
+
}],
|
|
54
|
+
grpc: []
|
|
55
|
+
},
|
|
56
|
+
explorers: [{
|
|
57
|
+
kind: 'PingPub',
|
|
58
|
+
url: 'https://explorer.intento.zone',
|
|
59
|
+
txPage: 'https://explorer.intento.zone/intento-mainnet/tx/${txHash}'
|
|
60
|
+
}]
|
|
61
|
+
};
|
|
62
|
+
export default info;
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
const info = [{
|
|
2
|
+
$schema: '../ibc_data.schema.json',
|
|
3
|
+
chain1: {
|
|
4
|
+
chainName: 'cosmoshub',
|
|
5
|
+
clientId: '07-tendermint-1436',
|
|
6
|
+
connectionId: 'connection-1175'
|
|
7
|
+
},
|
|
8
|
+
chain2: {
|
|
9
|
+
chainName: 'intento',
|
|
10
|
+
clientId: '07-tendermint-0',
|
|
11
|
+
connectionId: 'connection-0'
|
|
12
|
+
},
|
|
13
|
+
channels: [{
|
|
14
|
+
chain1: {
|
|
15
|
+
channelId: 'channel-1489',
|
|
16
|
+
portId: 'provider'
|
|
17
|
+
},
|
|
18
|
+
chain2: {
|
|
19
|
+
channelId: 'channel-0',
|
|
20
|
+
portId: 'consumer'
|
|
21
|
+
},
|
|
22
|
+
ordering: 'ordered',
|
|
23
|
+
version: 'ics20-1',
|
|
24
|
+
tags: {
|
|
25
|
+
status: 'live'
|
|
26
|
+
}
|
|
27
|
+
}, {
|
|
28
|
+
chain1: {
|
|
29
|
+
channelId: 'channel-1492',
|
|
30
|
+
portId: 'transfer'
|
|
31
|
+
},
|
|
32
|
+
chain2: {
|
|
33
|
+
channelId: 'channel-1',
|
|
34
|
+
portId: 'transfer'
|
|
35
|
+
},
|
|
36
|
+
ordering: 'unordered',
|
|
37
|
+
version: 'ics20-1',
|
|
38
|
+
tags: {
|
|
39
|
+
status: 'live',
|
|
40
|
+
preferred: true
|
|
41
|
+
}
|
|
42
|
+
}]
|
|
43
|
+
}, {
|
|
44
|
+
$schema: '../ibc_data.schema.json',
|
|
45
|
+
chain1: {
|
|
46
|
+
chainName: 'intento',
|
|
47
|
+
clientId: '07-tendermint-1',
|
|
48
|
+
connectionId: 'connection-1'
|
|
49
|
+
},
|
|
50
|
+
chain2: {
|
|
51
|
+
chainName: 'osmosis',
|
|
52
|
+
clientId: '07-tendermint-3549',
|
|
53
|
+
connectionId: 'connection-10824'
|
|
54
|
+
},
|
|
55
|
+
channels: [{
|
|
56
|
+
chain1: {
|
|
57
|
+
channelId: 'channel-3',
|
|
58
|
+
portId: 'transfer'
|
|
59
|
+
},
|
|
60
|
+
chain2: {
|
|
61
|
+
channelId: 'channel-106076',
|
|
62
|
+
portId: 'transfer'
|
|
63
|
+
},
|
|
64
|
+
ordering: 'unordered',
|
|
65
|
+
version: 'ics20-1',
|
|
66
|
+
tags: {
|
|
67
|
+
status: 'live',
|
|
68
|
+
preferred: true
|
|
69
|
+
}
|
|
70
|
+
}]
|
|
71
|
+
}];
|
|
72
|
+
export default info;
|
|
@@ -68,10 +68,6 @@ const info = {
|
|
|
68
68
|
address: 'http://ki-chain.statesync.nodersteam.com:14657',
|
|
69
69
|
provider: '[NODERS]TEAM'
|
|
70
70
|
},
|
|
71
|
-
{
|
|
72
|
-
address: 'https://ki-rpc.ibs.team/',
|
|
73
|
-
provider: 'Inter Blockchain Services'
|
|
74
|
-
},
|
|
75
71
|
{
|
|
76
72
|
address: 'https://rpc.kichain-2.kichain.aviaone.com',
|
|
77
73
|
provider: 'AVIAONE 🟢'
|
|
@@ -110,10 +106,6 @@ const info = {
|
|
|
110
106
|
address: 'https://rest.lavenderfive.com:443/kichain',
|
|
111
107
|
provider: 'Lavender.Five Nodes 🐝'
|
|
112
108
|
},
|
|
113
|
-
{
|
|
114
|
-
address: 'https://ki-api.ibs.team/',
|
|
115
|
-
provider: 'Inter Blockchain Services'
|
|
116
|
-
},
|
|
117
109
|
{
|
|
118
110
|
address: 'https://api.kichain-2.kichain.aviaone.com',
|
|
119
111
|
provider: 'AVIAONE 🟢'
|
|
@@ -1212,6 +1212,35 @@ const info = [
|
|
|
1212
1212
|
}
|
|
1213
1213
|
}]
|
|
1214
1214
|
},
|
|
1215
|
+
{
|
|
1216
|
+
$schema: '../ibc_data.schema.json',
|
|
1217
|
+
chain1: {
|
|
1218
|
+
chainName: 'noble',
|
|
1219
|
+
clientId: '07-tendermint-181',
|
|
1220
|
+
connectionId: 'connection-175'
|
|
1221
|
+
},
|
|
1222
|
+
chain2: {
|
|
1223
|
+
chainName: 'saga',
|
|
1224
|
+
clientId: '07-tendermint-28',
|
|
1225
|
+
connectionId: 'connection-23'
|
|
1226
|
+
},
|
|
1227
|
+
channels: [{
|
|
1228
|
+
chain1: {
|
|
1229
|
+
channelId: 'channel-169',
|
|
1230
|
+
portId: 'transfer'
|
|
1231
|
+
},
|
|
1232
|
+
chain2: {
|
|
1233
|
+
channelId: 'channel-37',
|
|
1234
|
+
portId: 'transfer'
|
|
1235
|
+
},
|
|
1236
|
+
ordering: 'unordered',
|
|
1237
|
+
version: 'ics20-1',
|
|
1238
|
+
tags: {
|
|
1239
|
+
status: 'live',
|
|
1240
|
+
preferred: true
|
|
1241
|
+
}
|
|
1242
|
+
}]
|
|
1243
|
+
},
|
|
1215
1244
|
{
|
|
1216
1245
|
$schema: '../ibc_data.schema.json',
|
|
1217
1246
|
chain1: {
|
|
@@ -140,10 +140,6 @@ const info = {
|
|
|
140
140
|
{
|
|
141
141
|
address: 'https://nolus-rpc.publicnode.com:443',
|
|
142
142
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
address: 'https://nolus-rpc.ibs.team',
|
|
146
|
-
provider: 'Inter Blockchain Services'
|
|
147
143
|
}
|
|
148
144
|
],
|
|
149
145
|
rest: [
|
|
@@ -186,10 +182,6 @@ const info = {
|
|
|
186
182
|
{
|
|
187
183
|
address: 'https://nolus-rest.publicnode.com',
|
|
188
184
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
address: 'https://nolus-api.ibs.team',
|
|
192
|
-
provider: 'Inter Blockchain Services'
|
|
193
185
|
}
|
|
194
186
|
],
|
|
195
187
|
grpc: [
|
|
@@ -2141,6 +2141,35 @@ const info = [
|
|
|
2141
2141
|
}
|
|
2142
2142
|
}]
|
|
2143
2143
|
},
|
|
2144
|
+
{
|
|
2145
|
+
$schema: '../ibc_data.schema.json',
|
|
2146
|
+
chain1: {
|
|
2147
|
+
chainName: 'intento',
|
|
2148
|
+
clientId: '07-tendermint-1',
|
|
2149
|
+
connectionId: 'connection-1'
|
|
2150
|
+
},
|
|
2151
|
+
chain2: {
|
|
2152
|
+
chainName: 'osmosis',
|
|
2153
|
+
clientId: '07-tendermint-3549',
|
|
2154
|
+
connectionId: 'connection-10824'
|
|
2155
|
+
},
|
|
2156
|
+
channels: [{
|
|
2157
|
+
chain1: {
|
|
2158
|
+
channelId: 'channel-3',
|
|
2159
|
+
portId: 'transfer'
|
|
2160
|
+
},
|
|
2161
|
+
chain2: {
|
|
2162
|
+
channelId: 'channel-106076',
|
|
2163
|
+
portId: 'transfer'
|
|
2164
|
+
},
|
|
2165
|
+
ordering: 'unordered',
|
|
2166
|
+
version: 'ics20-1',
|
|
2167
|
+
tags: {
|
|
2168
|
+
status: 'live',
|
|
2169
|
+
preferred: true
|
|
2170
|
+
}
|
|
2171
|
+
}]
|
|
2172
|
+
},
|
|
2144
2173
|
{
|
|
2145
2174
|
$schema: '../ibc_data.schema.json',
|
|
2146
2175
|
chain1: {
|
|
@@ -80,10 +80,6 @@ const info = {
|
|
|
80
80
|
address: 'https://passage-rpc.polkachu.com',
|
|
81
81
|
provider: 'Polkachu'
|
|
82
82
|
},
|
|
83
|
-
{
|
|
84
|
-
address: 'https://passage-rpc.ibs.team/',
|
|
85
|
-
provider: 'Inter Blockchain Services'
|
|
86
|
-
},
|
|
87
83
|
{
|
|
88
84
|
address: 'https://rpc-passage.d-stake.xyz',
|
|
89
85
|
provider: 'D-stake'
|
|
@@ -146,10 +142,6 @@ const info = {
|
|
|
146
142
|
address: 'https://passage-api.polkachu.com',
|
|
147
143
|
provider: 'Polkachu'
|
|
148
144
|
},
|
|
149
|
-
{
|
|
150
|
-
address: 'https://passage-api.ibs.team/',
|
|
151
|
-
provider: 'Inter Blockchain Services'
|
|
152
|
-
},
|
|
153
145
|
{
|
|
154
146
|
address: 'https://api-passage.d-stake.xyz',
|
|
155
147
|
provider: 'D-stake'
|
|
@@ -78,10 +78,6 @@ const info = {
|
|
|
78
78
|
address: 'http://quick.rpc.m.stavr.tech:21027',
|
|
79
79
|
provider: '🔥STAVR🔥'
|
|
80
80
|
},
|
|
81
|
-
{
|
|
82
|
-
address: 'https://quicksilver-rpc.ibs.team:443',
|
|
83
|
-
provider: 'Inter Blockchain Services'
|
|
84
|
-
},
|
|
85
81
|
{
|
|
86
82
|
address: 'https://quicksilver.rpc.kjnodes.com',
|
|
87
83
|
provider: 'kjnodes'
|
|
@@ -47,10 +47,6 @@ const info = {
|
|
|
47
47
|
address: 'https://rpc.rizon.chaintools.tech/',
|
|
48
48
|
provider: 'ChainTools'
|
|
49
49
|
},
|
|
50
|
-
{
|
|
51
|
-
address: 'https://rizon-rpc.ibs.team/',
|
|
52
|
-
provider: 'Inter Blockchain Services'
|
|
53
|
-
},
|
|
54
50
|
{
|
|
55
51
|
address: 'https://rizon-rpc.publicnode.com:443',
|
|
56
52
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -65,10 +61,6 @@ const info = {
|
|
|
65
61
|
address: 'https://api.rizon.chaintools.tech/',
|
|
66
62
|
provider: 'ChainTools'
|
|
67
63
|
},
|
|
68
|
-
{
|
|
69
|
-
address: 'https://rizon-api.ibs.team/',
|
|
70
|
-
provider: 'Inter Blockchain Services'
|
|
71
|
-
},
|
|
72
64
|
{
|
|
73
65
|
address: 'https://rizon-rest.publicnode.com',
|
|
74
66
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -86,6 +86,35 @@ const info = [
|
|
|
86
86
|
}
|
|
87
87
|
}]
|
|
88
88
|
},
|
|
89
|
+
{
|
|
90
|
+
$schema: '../ibc_data.schema.json',
|
|
91
|
+
chain1: {
|
|
92
|
+
chainName: 'noble',
|
|
93
|
+
clientId: '07-tendermint-181',
|
|
94
|
+
connectionId: 'connection-175'
|
|
95
|
+
},
|
|
96
|
+
chain2: {
|
|
97
|
+
chainName: 'saga',
|
|
98
|
+
clientId: '07-tendermint-28',
|
|
99
|
+
connectionId: 'connection-23'
|
|
100
|
+
},
|
|
101
|
+
channels: [{
|
|
102
|
+
chain1: {
|
|
103
|
+
channelId: 'channel-169',
|
|
104
|
+
portId: 'transfer'
|
|
105
|
+
},
|
|
106
|
+
chain2: {
|
|
107
|
+
channelId: 'channel-37',
|
|
108
|
+
portId: 'transfer'
|
|
109
|
+
},
|
|
110
|
+
ordering: 'unordered',
|
|
111
|
+
version: 'ics20-1',
|
|
112
|
+
tags: {
|
|
113
|
+
status: 'live',
|
|
114
|
+
preferred: true
|
|
115
|
+
}
|
|
116
|
+
}]
|
|
117
|
+
},
|
|
89
118
|
{
|
|
90
119
|
$schema: '../ibc_data.schema.json',
|
|
91
120
|
chain1: {
|
|
@@ -112,10 +112,6 @@ const info = {
|
|
|
112
112
|
address: 'https://rpc-sentinel.chainvibes.com:443',
|
|
113
113
|
provider: 'chainvibes'
|
|
114
114
|
},
|
|
115
|
-
{
|
|
116
|
-
address: 'https://sentinel-rpc.ibs.team:443',
|
|
117
|
-
provider: 'Inter Blockchain Services'
|
|
118
|
-
},
|
|
119
115
|
{
|
|
120
116
|
address: 'https://sentinel.rpc.quasarstaking.ai:443',
|
|
121
117
|
provider: 'Quasar'
|
|
@@ -186,10 +182,6 @@ const info = {
|
|
|
186
182
|
address: 'https://api-sentinel.chainvibes.com:443',
|
|
187
183
|
provider: 'chainvibes'
|
|
188
184
|
},
|
|
189
|
-
{
|
|
190
|
-
address: 'https://sentinel-api.ibs.team:443',
|
|
191
|
-
provider: 'Inter Blockchain Services'
|
|
192
|
-
},
|
|
193
185
|
{
|
|
194
186
|
address: 'https://sentinel.api.quasarstaking.ai:443',
|
|
195
187
|
provider: 'Quasar'
|
|
@@ -70,6 +70,18 @@ const info = {
|
|
|
70
70
|
{
|
|
71
71
|
address: 'https://rpc.sunrise.tcnetwork.io',
|
|
72
72
|
provider: 'TC Network'
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
address: 'https://rpc.sunrise.nodestake.org',
|
|
76
|
+
provider: 'NodeStake'
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
address: 'https://sunrise-rpc.krews.xyz',
|
|
80
|
+
provider: 'Krews'
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
address: 'https://sunrise-rpc-2.krews.xyz',
|
|
84
|
+
provider: 'Krews'
|
|
73
85
|
}
|
|
74
86
|
],
|
|
75
87
|
rest: [
|
|
@@ -88,15 +100,34 @@ const info = {
|
|
|
88
100
|
{
|
|
89
101
|
address: 'https://rest.sunrise.tcnetwork.io',
|
|
90
102
|
provider: 'TC Network'
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
address: 'https://api.sunrise.nodestake.org',
|
|
106
|
+
provider: 'NodeStake'
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
address: 'https://sunrise-api.krews.xyz',
|
|
110
|
+
provider: 'Krews'
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
address: 'https://sunrise-api-2.krews.xyz',
|
|
114
|
+
provider: 'Krews'
|
|
91
115
|
}
|
|
92
116
|
],
|
|
93
|
-
grpc: [
|
|
117
|
+
grpc: [
|
|
118
|
+
{
|
|
94
119
|
address: 'https://a.consensus.sunrise-1.sunriselayer.io:9092',
|
|
95
120
|
provider: 'Sunrise Team'
|
|
96
|
-
},
|
|
121
|
+
},
|
|
122
|
+
{
|
|
97
123
|
address: 'https://grpc-sunrise.nodeist.net',
|
|
98
124
|
provider: 'Nodeist'
|
|
99
|
-
}
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
address: 'https://grpc.sunrise.nodestake.org:443',
|
|
128
|
+
provider: 'NodeStake'
|
|
129
|
+
}
|
|
130
|
+
]
|
|
100
131
|
},
|
|
101
132
|
explorers: [
|
|
102
133
|
{
|
|
@@ -121,6 +152,18 @@ const info = {
|
|
|
121
152
|
url: 'https://explorer.ist/sunrise',
|
|
122
153
|
txPage: 'https://explorer.ist/sunrise/tx/${txHash}',
|
|
123
154
|
accountPage: 'https://explorer.ist/sunrise/account/${accountAddress}'
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
kind: 'NodeStake explorer',
|
|
158
|
+
url: 'https://explorer.nodestake.org/sunrise',
|
|
159
|
+
txPage: 'https://explorer.nodestake.org/sunrise/tx/${txHash}',
|
|
160
|
+
accountPage: 'https://explorer.nodestake.org/sunrise/account/${accountAddress}'
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
kind: 'Krews',
|
|
164
|
+
url: 'https://risescan.krews.xyz',
|
|
165
|
+
txPage: 'https://risescan.krews.xyz/sunrise/tx/${txHash}',
|
|
166
|
+
accountPage: 'https://risescan.krews.xyz/sunrise/account/${accountAddress}'
|
|
124
167
|
}
|
|
125
168
|
],
|
|
126
169
|
images: [{
|