chain-registry 1.69.221 → 1.69.223
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/althea/chain.js +14 -0
- package/esm/mainnet/arkeo/chain.js +14 -0
- package/esm/mainnet/babylon/assets.js +45 -0
- package/esm/mainnet/babylon/ibc.js +29 -0
- package/esm/mainnet/dungeon/ibc.js +28 -0
- package/esm/mainnet/elys/ibc.js +29 -0
- package/esm/mainnet/injective/assets.js +51 -0
- package/esm/mainnet/int3face/assets.js +34 -0
- package/esm/mainnet/kopi/ibc.js +29 -0
- package/esm/mainnet/milkyway/assets.js +8 -0
- package/esm/mainnet/milkyway/ibc.js +35 -3
- package/esm/mainnet/noble/ibc.js +29 -0
- package/esm/mainnet/osmosis/assets.js +73 -85
- package/esm/noncosmos/assets.js +2 -0
- package/esm/noncosmos/named.js +1 -0
- package/esm/noncosmos/xrpltestnet/assets.js +47 -0
- package/esm/noncosmos/xrpltestnet/index.js +2 -0
- package/esm/testnet/agoricdevnet/ibc.js +235 -0
- package/esm/testnet/agoricdevnet/index.js +2 -0
- package/esm/testnet/assets.js +2 -0
- package/esm/testnet/axelartestnet/ibc.js +29 -0
- package/esm/testnet/chains.js +2 -0
- package/esm/testnet/cosmosicsprovidertestnet/ibc.js +35 -3
- package/esm/testnet/elystestnet/ibc.js +29 -0
- package/esm/testnet/ibc.js +6 -0
- package/esm/testnet/int3facetestnet/assets.js +37 -1
- package/esm/testnet/int3facetestnet/ibc.js +31 -0
- package/esm/testnet/int3facetestnet/index.js +2 -0
- package/esm/testnet/named.js +1 -0
- package/esm/testnet/neutrontestnet/ibc.js +29 -0
- package/esm/testnet/nobletestnet/ibc.js +29 -0
- package/esm/testnet/osmosistestnet/assets.js +371 -0
- package/esm/testnet/osmosistestnet/ibc.js +59 -0
- package/esm/testnet/qubeticstestnet/assets.js +26 -0
- package/esm/testnet/qubeticstestnet/chain.js +65 -0
- package/esm/testnet/qubeticstestnet/index.js +4 -0
- package/esm/testnet/stridetestnet/ibc.js +30 -0
- package/esm/testnet/stridetestnet/index.js +2 -0
- package/mainnet/althea/chain.js +14 -0
- package/mainnet/arkeo/chain.js +14 -0
- package/mainnet/babylon/assets.js +45 -0
- package/mainnet/babylon/ibc.js +29 -0
- package/mainnet/dungeon/ibc.js +28 -0
- package/mainnet/elys/ibc.js +29 -0
- package/mainnet/injective/assets.js +51 -0
- package/mainnet/int3face/assets.js +34 -0
- package/mainnet/kopi/ibc.js +29 -0
- package/mainnet/milkyway/assets.js +8 -0
- package/mainnet/milkyway/ibc.js +35 -3
- package/mainnet/noble/ibc.js +29 -0
- package/mainnet/osmosis/assets.js +73 -85
- package/noncosmos/assets.js +2 -0
- package/noncosmos/named.d.ts +1 -0
- package/noncosmos/named.js +2 -1
- package/noncosmos/xrpltestnet/assets.d.ts +3 -0
- package/noncosmos/xrpltestnet/assets.js +49 -0
- package/noncosmos/xrpltestnet/index.d.ts +1 -0
- package/noncosmos/xrpltestnet/index.js +8 -0
- package/package.json +4 -4
- package/testnet/agoricdevnet/ibc.d.ts +3 -0
- package/testnet/agoricdevnet/ibc.js +237 -0
- package/testnet/agoricdevnet/index.d.ts +1 -0
- package/testnet/agoricdevnet/index.js +3 -1
- package/testnet/assets.js +2 -0
- package/testnet/axelartestnet/ibc.js +29 -0
- package/testnet/chains.js +2 -0
- package/testnet/cosmosicsprovidertestnet/ibc.js +35 -3
- package/testnet/elystestnet/ibc.js +29 -0
- package/testnet/ibc.js +6 -0
- package/testnet/int3facetestnet/assets.js +37 -1
- package/testnet/int3facetestnet/ibc.d.ts +3 -0
- package/testnet/int3facetestnet/ibc.js +33 -0
- package/testnet/int3facetestnet/index.d.ts +1 -0
- package/testnet/int3facetestnet/index.js +3 -1
- package/testnet/named.d.ts +1 -0
- package/testnet/named.js +3 -2
- package/testnet/neutrontestnet/ibc.js +29 -0
- package/testnet/nobletestnet/ibc.js +29 -0
- package/testnet/osmosistestnet/assets.js +371 -0
- package/testnet/osmosistestnet/ibc.js +59 -0
- package/testnet/qubeticstestnet/assets.d.ts +3 -0
- package/testnet/qubeticstestnet/assets.js +28 -0
- package/testnet/qubeticstestnet/chain.d.ts +3 -0
- package/testnet/qubeticstestnet/chain.js +67 -0
- package/testnet/qubeticstestnet/index.d.ts +2 -0
- package/testnet/qubeticstestnet/index.js +10 -0
- package/testnet/stridetestnet/ibc.d.ts +3 -0
- package/testnet/stridetestnet/ibc.js +32 -0
- package/testnet/stridetestnet/index.d.ts +1 -0
- package/testnet/stridetestnet/index.js +3 -1
|
@@ -938,6 +938,51 @@ const info = {
|
|
|
938
938
|
path: '0'
|
|
939
939
|
}
|
|
940
940
|
}]
|
|
941
|
+
},
|
|
942
|
+
{
|
|
943
|
+
description: 'MilkyWay\'s liquid staked BABY',
|
|
944
|
+
denom_units: [{
|
|
945
|
+
denom: 'ibc/CD7ECDBBA538632B45915ED67C4932DDB318818C00C21489D3774E560E87E420',
|
|
946
|
+
exponent: 0
|
|
947
|
+
}, {
|
|
948
|
+
denom: 'milkBABY',
|
|
949
|
+
exponent: 6
|
|
950
|
+
}],
|
|
951
|
+
type_asset: 'ics20',
|
|
952
|
+
base: 'ibc/CD7ECDBBA538632B45915ED67C4932DDB318818C00C21489D3774E560E87E420',
|
|
953
|
+
name: 'milkBABY',
|
|
954
|
+
display: 'milkBABY',
|
|
955
|
+
symbol: 'milkBABY',
|
|
956
|
+
traces: [{
|
|
957
|
+
type: 'liquid-stake',
|
|
958
|
+
counterparty: {
|
|
959
|
+
chain_name: 'babylon',
|
|
960
|
+
base_denom: 'ubbn'
|
|
961
|
+
},
|
|
962
|
+
provider: 'MilkyWay'
|
|
963
|
+
}, {
|
|
964
|
+
type: 'ibc',
|
|
965
|
+
counterparty: {
|
|
966
|
+
chain_name: 'milkyway',
|
|
967
|
+
base_denom: 'factory/milk1qg5ega6dykkxc307y25pecuufrjkxkaggkkxh7nad0vhyhtuhw3ssgcye4/umilkBBN',
|
|
968
|
+
channel_id: 'channel-4'
|
|
969
|
+
},
|
|
970
|
+
chain: {
|
|
971
|
+
channel_id: 'channel-4',
|
|
972
|
+
path: 'transfer/channel-4/factory/milk1qg5ega6dykkxc307y25pecuufrjkxkaggkkxh7nad0vhyhtuhw3ssgcye4/umilkBBN'
|
|
973
|
+
}
|
|
974
|
+
}],
|
|
975
|
+
logo_URIs: {
|
|
976
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkbaby.png',
|
|
977
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkbaby.svg'
|
|
978
|
+
},
|
|
979
|
+
images: [{
|
|
980
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkbaby.png',
|
|
981
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkbaby.svg',
|
|
982
|
+
theme: {
|
|
983
|
+
primary_color_hex: '#d18dfc'
|
|
984
|
+
}
|
|
985
|
+
}]
|
|
941
986
|
}
|
|
942
987
|
]
|
|
943
988
|
};
|
package/mainnet/babylon/ibc.js
CHANGED
|
@@ -87,6 +87,35 @@ const info = [
|
|
|
87
87
|
}
|
|
88
88
|
}]
|
|
89
89
|
},
|
|
90
|
+
{
|
|
91
|
+
$schema: '../ibc_data.schema.json',
|
|
92
|
+
chain_1: {
|
|
93
|
+
chain_name: 'babylon',
|
|
94
|
+
client_id: '07-tendermint-4',
|
|
95
|
+
connection_id: 'connection-4'
|
|
96
|
+
},
|
|
97
|
+
chain_2: {
|
|
98
|
+
chain_name: 'milkyway',
|
|
99
|
+
client_id: '07-tendermint-6',
|
|
100
|
+
connection_id: 'connection-4'
|
|
101
|
+
},
|
|
102
|
+
channels: [{
|
|
103
|
+
chain_1: {
|
|
104
|
+
channel_id: 'channel-4',
|
|
105
|
+
port_id: 'transfer'
|
|
106
|
+
},
|
|
107
|
+
chain_2: {
|
|
108
|
+
channel_id: 'channel-4',
|
|
109
|
+
port_id: 'transfer'
|
|
110
|
+
},
|
|
111
|
+
ordering: 'unordered',
|
|
112
|
+
version: 'ics20-1',
|
|
113
|
+
tags: {
|
|
114
|
+
status: 'live',
|
|
115
|
+
preferred: true
|
|
116
|
+
}
|
|
117
|
+
}]
|
|
118
|
+
},
|
|
90
119
|
{
|
|
91
120
|
$schema: '../ibc_data.schema.json',
|
|
92
121
|
chain_1: {
|
package/mainnet/dungeon/ibc.js
CHANGED
|
@@ -1,6 +1,34 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const info = [{
|
|
4
|
+
$schema: '../ibc_data.schema.json',
|
|
5
|
+
chain_1: {
|
|
6
|
+
chain_name: 'dungeon',
|
|
7
|
+
client_id: '07-tendermint-22',
|
|
8
|
+
connection_id: 'connection-8630'
|
|
9
|
+
},
|
|
10
|
+
chain_2: {
|
|
11
|
+
chain_name: 'noble',
|
|
12
|
+
client_id: '07-tendermint-163',
|
|
13
|
+
connection_id: 'connection-157'
|
|
14
|
+
},
|
|
15
|
+
channels: [{
|
|
16
|
+
chain_1: {
|
|
17
|
+
channel_id: 'channel-5307',
|
|
18
|
+
port_id: 'transfer'
|
|
19
|
+
},
|
|
20
|
+
chain_2: {
|
|
21
|
+
channel_id: 'channel-150',
|
|
22
|
+
port_id: 'transfer'
|
|
23
|
+
},
|
|
24
|
+
ordering: 'unordered',
|
|
25
|
+
version: 'ics20-1',
|
|
26
|
+
tags: {
|
|
27
|
+
status: 'live',
|
|
28
|
+
preferred: true
|
|
29
|
+
}
|
|
30
|
+
}]
|
|
31
|
+
}, {
|
|
4
32
|
$schema: '../ibc_data.schema.json',
|
|
5
33
|
chain_1: {
|
|
6
34
|
chain_name: 'dungeon',
|
package/mainnet/elys/ibc.js
CHANGED
|
@@ -161,6 +161,35 @@ const info = [
|
|
|
161
161
|
}
|
|
162
162
|
}]
|
|
163
163
|
},
|
|
164
|
+
{
|
|
165
|
+
$schema: '../ibc_data.schema.json',
|
|
166
|
+
chain_1: {
|
|
167
|
+
chain_name: 'elys',
|
|
168
|
+
client_id: '07-tendermint-55',
|
|
169
|
+
connection_id: 'connection-36'
|
|
170
|
+
},
|
|
171
|
+
chain_2: {
|
|
172
|
+
chain_name: 'kopi',
|
|
173
|
+
client_id: '07-tendermint-24',
|
|
174
|
+
connection_id: 'connection-45'
|
|
175
|
+
},
|
|
176
|
+
channels: [{
|
|
177
|
+
chain_1: {
|
|
178
|
+
channel_id: 'channel-25',
|
|
179
|
+
port_id: 'transfer'
|
|
180
|
+
},
|
|
181
|
+
chain_2: {
|
|
182
|
+
channel_id: 'channel-17',
|
|
183
|
+
port_id: 'transfer'
|
|
184
|
+
},
|
|
185
|
+
ordering: 'unordered',
|
|
186
|
+
version: 'ics20-1',
|
|
187
|
+
tags: {
|
|
188
|
+
status: 'live',
|
|
189
|
+
preferred: true
|
|
190
|
+
}
|
|
191
|
+
}]
|
|
192
|
+
},
|
|
164
193
|
{
|
|
165
194
|
$schema: '../ibc_data.schema.json',
|
|
166
195
|
chain_1: {
|
|
@@ -1224,6 +1224,57 @@ const info = {
|
|
|
1224
1224
|
twitter: 'https://x.com/instantnoodlesinc'
|
|
1225
1225
|
},
|
|
1226
1226
|
type_asset: 'sdk.coin'
|
|
1227
|
+
},
|
|
1228
|
+
{
|
|
1229
|
+
description: 'CW20 hINJ - Hydro Staked INJ',
|
|
1230
|
+
denom_units: [{
|
|
1231
|
+
denom: 'cw20:inj18luqttqyckgpddndh8hvaq25d5nfwjc78m56lc',
|
|
1232
|
+
exponent: 0
|
|
1233
|
+
}, {
|
|
1234
|
+
denom: 'hINJ',
|
|
1235
|
+
exponent: 18
|
|
1236
|
+
}],
|
|
1237
|
+
type_asset: 'cw20',
|
|
1238
|
+
address: 'inj18luqttqyckgpddndh8hvaq25d5nfwjc78m56lc',
|
|
1239
|
+
base: 'cw20:inj18luqttqyckgpddndh8hvaq25d5nfwjc78m56lc',
|
|
1240
|
+
name: 'cw20 hINJ',
|
|
1241
|
+
display: 'hINJ',
|
|
1242
|
+
symbol: 'hINJ',
|
|
1243
|
+
traces: [{
|
|
1244
|
+
type: 'legacy-mintage',
|
|
1245
|
+
counterparty: {
|
|
1246
|
+
chain_name: 'injective',
|
|
1247
|
+
base_denom: 'factory/inj14ejqjyq8um4p3xfqj74yld5waqljf88f9eneuk/inj18luqttqyckgpddndh8hvaq25d5nfwjc78m56lc'
|
|
1248
|
+
},
|
|
1249
|
+
provider: 'Hydro'
|
|
1250
|
+
}],
|
|
1251
|
+
logo_URIs: {
|
|
1252
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/hinj.png'
|
|
1253
|
+
},
|
|
1254
|
+
images: [{
|
|
1255
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/hinj.png'
|
|
1256
|
+
}]
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
description: 'Factory Wrapped hINJ - Hydro Staked INJ',
|
|
1260
|
+
denom_units: [{
|
|
1261
|
+
denom: 'factory/inj14ejqjyq8um4p3xfqj74yld5waqljf88f9eneuk/inj18luqttqyckgpddndh8hvaq25d5nfwjc78m56lc',
|
|
1262
|
+
exponent: 0
|
|
1263
|
+
}, {
|
|
1264
|
+
denom: 'Hydro Wrapped hINJ',
|
|
1265
|
+
exponent: 18
|
|
1266
|
+
}],
|
|
1267
|
+
base: 'factory/inj14ejqjyq8um4p3xfqj74yld5waqljf88f9eneuk/inj18luqttqyckgpddndh8hvaq25d5nfwjc78m56lc',
|
|
1268
|
+
name: 'Hydro Wrapped hINJ',
|
|
1269
|
+
display: 'Hydro Wrapped hINJ',
|
|
1270
|
+
symbol: 'hINJ',
|
|
1271
|
+
logo_URIs: {
|
|
1272
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/hinj.png'
|
|
1273
|
+
},
|
|
1274
|
+
images: [{
|
|
1275
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/hinj.png'
|
|
1276
|
+
}],
|
|
1277
|
+
type_asset: 'sdk.coin'
|
|
1227
1278
|
}
|
|
1228
1279
|
]
|
|
1229
1280
|
};
|
|
@@ -201,6 +201,40 @@ const info = {
|
|
|
201
201
|
}
|
|
202
202
|
}],
|
|
203
203
|
type_asset: 'sdk.coin'
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
description: 'Solana (SOL) on Int3face',
|
|
207
|
+
denom_units: [{
|
|
208
|
+
denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol',
|
|
209
|
+
exponent: 0
|
|
210
|
+
}, {
|
|
211
|
+
denom: 'sol',
|
|
212
|
+
exponent: 9
|
|
213
|
+
}],
|
|
214
|
+
base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol',
|
|
215
|
+
name: 'SOL',
|
|
216
|
+
display: 'sol',
|
|
217
|
+
symbol: 'SOL',
|
|
218
|
+
traces: [{
|
|
219
|
+
type: 'bridge',
|
|
220
|
+
counterparty: {
|
|
221
|
+
chain_name: 'solana',
|
|
222
|
+
base_denom: 'Lamport'
|
|
223
|
+
},
|
|
224
|
+
provider: 'Int3face'
|
|
225
|
+
}],
|
|
226
|
+
logo_URIs: {
|
|
227
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.png',
|
|
228
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.svg'
|
|
229
|
+
},
|
|
230
|
+
images: [{
|
|
231
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.png',
|
|
232
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.svg',
|
|
233
|
+
theme: {
|
|
234
|
+
primary_color_hex: '#3d3d3d'
|
|
235
|
+
}
|
|
236
|
+
}],
|
|
237
|
+
type_asset: 'sdk.coin'
|
|
204
238
|
}
|
|
205
239
|
]
|
|
206
240
|
};
|
package/mainnet/kopi/ibc.js
CHANGED
|
@@ -30,6 +30,35 @@ const info = [
|
|
|
30
30
|
}
|
|
31
31
|
}]
|
|
32
32
|
},
|
|
33
|
+
{
|
|
34
|
+
$schema: '../ibc_data.schema.json',
|
|
35
|
+
chain_1: {
|
|
36
|
+
chain_name: 'elys',
|
|
37
|
+
client_id: '07-tendermint-55',
|
|
38
|
+
connection_id: 'connection-36'
|
|
39
|
+
},
|
|
40
|
+
chain_2: {
|
|
41
|
+
chain_name: 'kopi',
|
|
42
|
+
client_id: '07-tendermint-24',
|
|
43
|
+
connection_id: 'connection-45'
|
|
44
|
+
},
|
|
45
|
+
channels: [{
|
|
46
|
+
chain_1: {
|
|
47
|
+
channel_id: 'channel-25',
|
|
48
|
+
port_id: 'transfer'
|
|
49
|
+
},
|
|
50
|
+
chain_2: {
|
|
51
|
+
channel_id: 'channel-17',
|
|
52
|
+
port_id: 'transfer'
|
|
53
|
+
},
|
|
54
|
+
ordering: 'unordered',
|
|
55
|
+
version: 'ics20-1',
|
|
56
|
+
tags: {
|
|
57
|
+
status: 'live',
|
|
58
|
+
preferred: true
|
|
59
|
+
}
|
|
60
|
+
}]
|
|
61
|
+
},
|
|
33
62
|
{
|
|
34
63
|
$schema: '../ibc_data.schema.json',
|
|
35
64
|
chain_1: {
|
|
@@ -397,6 +397,14 @@ const info = {
|
|
|
397
397
|
name: 'milkBABY',
|
|
398
398
|
display: 'milkBABY',
|
|
399
399
|
symbol: 'milkBABY',
|
|
400
|
+
traces: [{
|
|
401
|
+
type: 'liquid-stake',
|
|
402
|
+
counterparty: {
|
|
403
|
+
chain_name: 'babylon',
|
|
404
|
+
base_denom: 'ubbn'
|
|
405
|
+
},
|
|
406
|
+
provider: 'MilkyWay'
|
|
407
|
+
}],
|
|
400
408
|
logo_URIs: {
|
|
401
409
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkbaby.png',
|
|
402
410
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milkbaby.svg'
|
package/mainnet/milkyway/ibc.js
CHANGED
|
@@ -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
|
+
chain_1: {
|
|
7
|
+
chain_name: 'babylon',
|
|
8
|
+
client_id: '07-tendermint-4',
|
|
9
|
+
connection_id: 'connection-4'
|
|
10
|
+
},
|
|
11
|
+
chain_2: {
|
|
12
|
+
chain_name: 'milkyway',
|
|
13
|
+
client_id: '07-tendermint-6',
|
|
14
|
+
connection_id: 'connection-4'
|
|
15
|
+
},
|
|
16
|
+
channels: [{
|
|
17
|
+
chain_1: {
|
|
18
|
+
channel_id: 'channel-4',
|
|
19
|
+
port_id: 'transfer'
|
|
20
|
+
},
|
|
21
|
+
chain_2: {
|
|
22
|
+
channel_id: 'channel-4',
|
|
23
|
+
port_id: '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
|
chain_1: {
|
|
6
36
|
chain_name: 'celestia',
|
|
@@ -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
|
chain_1: {
|
|
34
65
|
chain_name: 'milkyway',
|
|
@@ -57,5 +88,6 @@ const info = [{
|
|
|
57
88
|
dex: 'osmosis'
|
|
58
89
|
}
|
|
59
90
|
}]
|
|
60
|
-
}
|
|
91
|
+
}
|
|
92
|
+
];
|
|
61
93
|
exports.default = info;
|
package/mainnet/noble/ibc.js
CHANGED
|
@@ -260,6 +260,35 @@ const info = [
|
|
|
260
260
|
}
|
|
261
261
|
}]
|
|
262
262
|
},
|
|
263
|
+
{
|
|
264
|
+
$schema: '../ibc_data.schema.json',
|
|
265
|
+
chain_1: {
|
|
266
|
+
chain_name: 'dungeon',
|
|
267
|
+
client_id: '07-tendermint-22',
|
|
268
|
+
connection_id: 'connection-8630'
|
|
269
|
+
},
|
|
270
|
+
chain_2: {
|
|
271
|
+
chain_name: 'noble',
|
|
272
|
+
client_id: '07-tendermint-163',
|
|
273
|
+
connection_id: 'connection-157'
|
|
274
|
+
},
|
|
275
|
+
channels: [{
|
|
276
|
+
chain_1: {
|
|
277
|
+
channel_id: 'channel-5307',
|
|
278
|
+
port_id: 'transfer'
|
|
279
|
+
},
|
|
280
|
+
chain_2: {
|
|
281
|
+
channel_id: 'channel-150',
|
|
282
|
+
port_id: 'transfer'
|
|
283
|
+
},
|
|
284
|
+
ordering: 'unordered',
|
|
285
|
+
version: 'ics20-1',
|
|
286
|
+
tags: {
|
|
287
|
+
status: 'live',
|
|
288
|
+
preferred: true
|
|
289
|
+
}
|
|
290
|
+
}]
|
|
291
|
+
},
|
|
263
292
|
{
|
|
264
293
|
$schema: '../ibc_data.schema.json',
|
|
265
294
|
chain_1: {
|
|
@@ -20444,7 +20444,7 @@ const info = {
|
|
|
20444
20444
|
}]
|
|
20445
20445
|
},
|
|
20446
20446
|
{
|
|
20447
|
-
description: 'Dogecoin
|
|
20447
|
+
description: 'Native DOGE from Dogecoin blockchain bridged via Int3face bridge',
|
|
20448
20448
|
denom_units: [{
|
|
20449
20449
|
denom: 'ibc/B3DFDC2958A2BE482532DA3B6B5729B469BE7475598F7487D98B1B3E085245DE',
|
|
20450
20450
|
exponent: 0,
|
|
@@ -20481,12 +20481,10 @@ const info = {
|
|
|
20481
20481
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
|
|
20482
20482
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
|
|
20483
20483
|
},
|
|
20484
|
-
images: [
|
|
20485
|
-
{
|
|
20484
|
+
images: [{
|
|
20486
20485
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
|
|
20487
20486
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
|
|
20488
|
-
},
|
|
20489
|
-
{
|
|
20487
|
+
}, {
|
|
20490
20488
|
image_sync: {
|
|
20491
20489
|
chain_name: 'int3face',
|
|
20492
20490
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
@@ -20496,21 +20494,10 @@ const info = {
|
|
|
20496
20494
|
theme: {
|
|
20497
20495
|
primary_color_hex: '#3d3d3d'
|
|
20498
20496
|
}
|
|
20499
|
-
}
|
|
20500
|
-
{
|
|
20501
|
-
image_sync: {
|
|
20502
|
-
chain_name: 'int3face',
|
|
20503
|
-
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
20504
|
-
},
|
|
20505
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3doge.png',
|
|
20506
|
-
theme: {
|
|
20507
|
-
primary_color_hex: '#3d3d3d'
|
|
20508
|
-
}
|
|
20509
|
-
}
|
|
20510
|
-
]
|
|
20497
|
+
}]
|
|
20511
20498
|
},
|
|
20512
20499
|
{
|
|
20513
|
-
description: 'Bitcoin
|
|
20500
|
+
description: 'Native BTC from Bitcoin blockchain bridged via Int3face bridge',
|
|
20514
20501
|
denom_units: [{
|
|
20515
20502
|
denom: 'ibc/2F4258D6E1E01B203D6CA83F2C7E4959615053A21EC2C2FC196F7911CAC832EF',
|
|
20516
20503
|
exponent: 0,
|
|
@@ -20547,12 +20534,10 @@ const info = {
|
|
|
20547
20534
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
|
|
20548
20535
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
|
|
20549
20536
|
},
|
|
20550
|
-
images: [
|
|
20551
|
-
{
|
|
20537
|
+
images: [{
|
|
20552
20538
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
|
|
20553
20539
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
|
|
20554
|
-
},
|
|
20555
|
-
{
|
|
20540
|
+
}, {
|
|
20556
20541
|
image_sync: {
|
|
20557
20542
|
chain_name: 'int3face',
|
|
20558
20543
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
|
|
@@ -20562,21 +20547,10 @@ const info = {
|
|
|
20562
20547
|
theme: {
|
|
20563
20548
|
primary_color_hex: '#3d3d3d'
|
|
20564
20549
|
}
|
|
20565
|
-
}
|
|
20566
|
-
{
|
|
20567
|
-
image_sync: {
|
|
20568
|
-
chain_name: 'int3face',
|
|
20569
|
-
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
|
|
20570
|
-
},
|
|
20571
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3btc.png',
|
|
20572
|
-
theme: {
|
|
20573
|
-
primary_color_hex: '#3d3d3d'
|
|
20574
|
-
}
|
|
20575
|
-
}
|
|
20576
|
-
]
|
|
20550
|
+
}]
|
|
20577
20551
|
},
|
|
20578
20552
|
{
|
|
20579
|
-
description: 'Bitcoin-Cash
|
|
20553
|
+
description: 'Native BCH from Bitcoin-Cash blockchain bridged via Int3face bridge',
|
|
20580
20554
|
denom_units: [{
|
|
20581
20555
|
denom: 'ibc/869E01805EBBDDCAEA588666CD5149728B7DC7D69F30D92F77AD67F77CEB3FDA',
|
|
20582
20556
|
exponent: 0,
|
|
@@ -20613,12 +20587,10 @@ const info = {
|
|
|
20613
20587
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
|
|
20614
20588
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
|
|
20615
20589
|
},
|
|
20616
|
-
images: [
|
|
20617
|
-
{
|
|
20590
|
+
images: [{
|
|
20618
20591
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
|
|
20619
20592
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
|
|
20620
|
-
},
|
|
20621
|
-
{
|
|
20593
|
+
}, {
|
|
20622
20594
|
image_sync: {
|
|
20623
20595
|
chain_name: 'int3face',
|
|
20624
20596
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
|
|
@@ -20628,21 +20600,10 @@ const info = {
|
|
|
20628
20600
|
theme: {
|
|
20629
20601
|
primary_color_hex: '#3d3d3d'
|
|
20630
20602
|
}
|
|
20631
|
-
}
|
|
20632
|
-
{
|
|
20633
|
-
image_sync: {
|
|
20634
|
-
chain_name: 'int3face',
|
|
20635
|
-
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
|
|
20636
|
-
},
|
|
20637
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3bch.png',
|
|
20638
|
-
theme: {
|
|
20639
|
-
primary_color_hex: '#3d3d3d'
|
|
20640
|
-
}
|
|
20641
|
-
}
|
|
20642
|
-
]
|
|
20603
|
+
}]
|
|
20643
20604
|
},
|
|
20644
20605
|
{
|
|
20645
|
-
description: '
|
|
20606
|
+
description: 'Native LTC from Litecion blockchain bridged via Int3face bridge',
|
|
20646
20607
|
denom_units: [{
|
|
20647
20608
|
denom: 'ibc/905326586AE1C86AC8B1CDB20BE957DE5FB23963EDD2C9ADD3E835CC22115A46',
|
|
20648
20609
|
exponent: 0,
|
|
@@ -20679,12 +20640,10 @@ const info = {
|
|
|
20679
20640
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
|
|
20680
20641
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
|
|
20681
20642
|
},
|
|
20682
|
-
images: [
|
|
20683
|
-
{
|
|
20643
|
+
images: [{
|
|
20684
20644
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
|
|
20685
20645
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
|
|
20686
|
-
},
|
|
20687
|
-
{
|
|
20646
|
+
}, {
|
|
20688
20647
|
image_sync: {
|
|
20689
20648
|
chain_name: 'int3face',
|
|
20690
20649
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
|
|
@@ -20694,18 +20653,7 @@ const info = {
|
|
|
20694
20653
|
theme: {
|
|
20695
20654
|
primary_color_hex: '#3d3d3d'
|
|
20696
20655
|
}
|
|
20697
|
-
}
|
|
20698
|
-
{
|
|
20699
|
-
image_sync: {
|
|
20700
|
-
chain_name: 'int3face',
|
|
20701
|
-
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
|
|
20702
|
-
},
|
|
20703
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ltc.png',
|
|
20704
|
-
theme: {
|
|
20705
|
-
primary_color_hex: '#3d3d3d'
|
|
20706
|
-
}
|
|
20707
|
-
}
|
|
20708
|
-
]
|
|
20656
|
+
}]
|
|
20709
20657
|
},
|
|
20710
20658
|
{
|
|
20711
20659
|
description: 'Tether\'s USD stablecoin from Arbitrum on Axelar',
|
|
@@ -21944,7 +21892,7 @@ const info = {
|
|
|
21944
21892
|
}]
|
|
21945
21893
|
},
|
|
21946
21894
|
{
|
|
21947
|
-
description: 'TON
|
|
21895
|
+
description: 'Native TON coin bridged via Int3face bridge',
|
|
21948
21896
|
denom_units: [{
|
|
21949
21897
|
denom: 'ibc/DDE1238DCBC338C0FD0700A72CBD64C017B7A646C4A46789ADFB5D47F1E52E38',
|
|
21950
21898
|
exponent: 0,
|
|
@@ -21981,12 +21929,10 @@ const info = {
|
|
|
21981
21929
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
|
|
21982
21930
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
|
|
21983
21931
|
},
|
|
21984
|
-
images: [
|
|
21985
|
-
{
|
|
21932
|
+
images: [{
|
|
21986
21933
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
|
|
21987
21934
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
|
|
21988
|
-
},
|
|
21989
|
-
{
|
|
21935
|
+
}, {
|
|
21990
21936
|
image_sync: {
|
|
21991
21937
|
chain_name: 'int3face',
|
|
21992
21938
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
@@ -21996,18 +21942,7 @@ const info = {
|
|
|
21996
21942
|
theme: {
|
|
21997
21943
|
primary_color_hex: '#3d3d3d'
|
|
21998
21944
|
}
|
|
21999
|
-
}
|
|
22000
|
-
{
|
|
22001
|
-
image_sync: {
|
|
22002
|
-
chain_name: 'int3face',
|
|
22003
|
-
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
22004
|
-
},
|
|
22005
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png',
|
|
22006
|
-
theme: {
|
|
22007
|
-
primary_color_hex: '#3d3d3d'
|
|
22008
|
-
}
|
|
22009
|
-
}
|
|
22010
|
-
]
|
|
21945
|
+
}]
|
|
22011
21946
|
},
|
|
22012
21947
|
{
|
|
22013
21948
|
description: 'The MOBX coin rewards the use of eco-friendly micromobility transportation.',
|
|
@@ -24784,6 +24719,59 @@ const info = {
|
|
|
24784
24719
|
images: [{
|
|
24785
24720
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MTC.png'
|
|
24786
24721
|
}]
|
|
24722
|
+
},
|
|
24723
|
+
{
|
|
24724
|
+
description: 'Solana (SOL) native coin bridged via Int3face bridge',
|
|
24725
|
+
denom_units: [{
|
|
24726
|
+
denom: 'ibc/A1465DD6AF456FCD0D998869608DFEEDA4F4C11EC0A12AF92A994A3F8CBEE546',
|
|
24727
|
+
exponent: 0,
|
|
24728
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol']
|
|
24729
|
+
}, {
|
|
24730
|
+
denom: 'sol',
|
|
24731
|
+
exponent: 9
|
|
24732
|
+
}],
|
|
24733
|
+
type_asset: 'ics20',
|
|
24734
|
+
base: 'ibc/A1465DD6AF456FCD0D998869608DFEEDA4F4C11EC0A12AF92A994A3F8CBEE546',
|
|
24735
|
+
name: 'SOL (Int3)',
|
|
24736
|
+
display: 'sol',
|
|
24737
|
+
symbol: 'SOL.int3',
|
|
24738
|
+
traces: [{
|
|
24739
|
+
type: 'bridge',
|
|
24740
|
+
counterparty: {
|
|
24741
|
+
chain_name: 'solana',
|
|
24742
|
+
base_denom: 'Lamport'
|
|
24743
|
+
},
|
|
24744
|
+
provider: 'Int3face'
|
|
24745
|
+
}, {
|
|
24746
|
+
type: 'ibc',
|
|
24747
|
+
counterparty: {
|
|
24748
|
+
chain_name: 'int3face',
|
|
24749
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol',
|
|
24750
|
+
channel_id: 'channel-0'
|
|
24751
|
+
},
|
|
24752
|
+
chain: {
|
|
24753
|
+
channel_id: 'channel-82819',
|
|
24754
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol'
|
|
24755
|
+
}
|
|
24756
|
+
}],
|
|
24757
|
+
logo_URIs: {
|
|
24758
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.png',
|
|
24759
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.svg'
|
|
24760
|
+
},
|
|
24761
|
+
images: [{
|
|
24762
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.png',
|
|
24763
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.svg'
|
|
24764
|
+
}, {
|
|
24765
|
+
image_sync: {
|
|
24766
|
+
chain_name: 'int3face',
|
|
24767
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol'
|
|
24768
|
+
},
|
|
24769
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.png',
|
|
24770
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.svg',
|
|
24771
|
+
theme: {
|
|
24772
|
+
primary_color_hex: '#3d3d3d'
|
|
24773
|
+
}
|
|
24774
|
+
}]
|
|
24787
24775
|
}
|
|
24788
24776
|
]
|
|
24789
24777
|
};
|