chain-registry 1.63.66 → 1.63.68
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/chain4energy/chain.js +14 -0
- package/esm/mainnet/doravota/ibc.js +29 -0
- package/esm/mainnet/injective/assets.js +46 -4
- package/esm/mainnet/neutron/ibc.js +6 -6
- package/esm/mainnet/noble/ibc.js +29 -0
- package/esm/mainnet/pryzm/assets.js +1558 -0
- package/esm/mainnet/stargaze/assets.js +40 -0
- package/esm/noncosmos/penumbra/ibc.js +6 -6
- package/mainnet/chain4energy/chain.js +14 -0
- package/mainnet/doravota/ibc.js +29 -0
- package/mainnet/injective/assets.js +46 -4
- package/mainnet/neutron/ibc.js +6 -6
- package/mainnet/noble/ibc.js +29 -0
- package/mainnet/pryzm/assets.js +1558 -0
- package/mainnet/stargaze/assets.js +40 -0
- package/noncosmos/penumbra/ibc.js +6 -6
- package/package.json +4 -4
|
@@ -151,6 +151,10 @@ const info = {
|
|
|
151
151
|
{
|
|
152
152
|
address: 'http://37.60.240.43:46657',
|
|
153
153
|
provider: 'NakoTurk'
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
address: 'https://chain4energy_mainnet_rpc.chain.whenmoonwhenlambo.money',
|
|
157
|
+
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
154
158
|
}
|
|
155
159
|
],
|
|
156
160
|
rest: [
|
|
@@ -257,6 +261,10 @@ const info = {
|
|
|
257
261
|
{
|
|
258
262
|
address: 'https://lcd-m-c4e.apeironnodes.com',
|
|
259
263
|
provider: 'Apeiron Nodes'
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
address: 'https://chain4energy_mainnet_api.chain.whenmoonwhenlambo.money',
|
|
267
|
+
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
260
268
|
}
|
|
261
269
|
],
|
|
262
270
|
grpc: [
|
|
@@ -437,6 +445,12 @@ const info = {
|
|
|
437
445
|
kind: 'Cryptech',
|
|
438
446
|
url: 'https://explorers.cryptech.com.ua/chain4energy',
|
|
439
447
|
tx_page: 'https://explorers.cryptech.com.ua/chain4energy/tx/${txHash}'
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
|
|
451
|
+
url: 'https://explorer.whenmoonwhenlambo.money/chain4energy',
|
|
452
|
+
tx_page: 'https://explorer.whenmoonwhenlambo.money/chain4energy/tx/${txHash}',
|
|
453
|
+
account_page: 'https://explorer.whenmoonwhenlambo.money/chain4energy/account/${accountAddress}'
|
|
440
454
|
}
|
|
441
455
|
],
|
|
442
456
|
images: [{
|
|
@@ -179,6 +179,35 @@ const info = [
|
|
|
179
179
|
}
|
|
180
180
|
}]
|
|
181
181
|
},
|
|
182
|
+
{
|
|
183
|
+
$schema: '../ibc_data.schema.json',
|
|
184
|
+
chain_1: {
|
|
185
|
+
chain_name: 'doravota',
|
|
186
|
+
client_id: '07-tendermint-23',
|
|
187
|
+
connection_id: 'connection-29'
|
|
188
|
+
},
|
|
189
|
+
chain_2: {
|
|
190
|
+
chain_name: 'noble',
|
|
191
|
+
client_id: '07-tendermint-111',
|
|
192
|
+
connection_id: 'connection-106'
|
|
193
|
+
},
|
|
194
|
+
channels: [{
|
|
195
|
+
chain_1: {
|
|
196
|
+
channel_id: 'channel-14',
|
|
197
|
+
port_id: 'transfer'
|
|
198
|
+
},
|
|
199
|
+
chain_2: {
|
|
200
|
+
channel_id: 'channel-94',
|
|
201
|
+
port_id: 'transfer'
|
|
202
|
+
},
|
|
203
|
+
ordering: 'unordered',
|
|
204
|
+
version: 'ics20-1',
|
|
205
|
+
tags: {
|
|
206
|
+
status: 'live',
|
|
207
|
+
preferred: true
|
|
208
|
+
}
|
|
209
|
+
}]
|
|
210
|
+
},
|
|
182
211
|
{
|
|
183
212
|
$schema: '../ibc_data.schema.json',
|
|
184
213
|
chain_1: {
|
|
@@ -46,7 +46,7 @@ const info = {
|
|
|
46
46
|
base: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
|
|
47
47
|
name: 'Tether USDt',
|
|
48
48
|
display: 'usdt',
|
|
49
|
-
symbol: '
|
|
49
|
+
symbol: 'USDTkv',
|
|
50
50
|
traces: [{
|
|
51
51
|
type: 'ibc',
|
|
52
52
|
counterparty: {
|
|
@@ -77,6 +77,46 @@ const info = {
|
|
|
77
77
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
78
78
|
}
|
|
79
79
|
},
|
|
80
|
+
{
|
|
81
|
+
description: 'Tether USDt from Ethereum via Peggy bridge.',
|
|
82
|
+
denom_units: [{
|
|
83
|
+
denom: 'peggy0xdAC17F958D2ee523a2206206994597C13D831ec7',
|
|
84
|
+
exponent: 0
|
|
85
|
+
}, {
|
|
86
|
+
denom: 'usdt',
|
|
87
|
+
exponent: 6
|
|
88
|
+
}],
|
|
89
|
+
type_asset: 'ics20',
|
|
90
|
+
base: 'peggy0xdAC17F958D2ee523a2206206994597C13D831ec7',
|
|
91
|
+
name: 'Tether USDT',
|
|
92
|
+
display: 'usdt',
|
|
93
|
+
symbol: 'USDT',
|
|
94
|
+
traces: [{
|
|
95
|
+
type: 'bridge',
|
|
96
|
+
counterparty: {
|
|
97
|
+
chain_name: 'ethereum',
|
|
98
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
99
|
+
},
|
|
100
|
+
provider: 'Peggy'
|
|
101
|
+
}],
|
|
102
|
+
images: [{
|
|
103
|
+
image_sync: {
|
|
104
|
+
chain_name: 'ethereum',
|
|
105
|
+
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
106
|
+
},
|
|
107
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
108
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
109
|
+
theme: {
|
|
110
|
+
circle: true,
|
|
111
|
+
primary_color_hex: '#009393',
|
|
112
|
+
background_color_hex: '#009393'
|
|
113
|
+
}
|
|
114
|
+
}],
|
|
115
|
+
logo_URIs: {
|
|
116
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
117
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
118
|
+
}
|
|
119
|
+
},
|
|
80
120
|
{
|
|
81
121
|
description: 'ERIS liquid staked INJ',
|
|
82
122
|
denom_units: [{
|
|
@@ -843,13 +883,15 @@ const info = {
|
|
|
843
883
|
{
|
|
844
884
|
description: 'DRUGS meme coin',
|
|
845
885
|
denom_units: [{
|
|
846
|
-
denom: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
886
|
+
denom: 'cw20:inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
847
887
|
exponent: 0
|
|
848
888
|
}, {
|
|
849
889
|
denom: 'DRUGS',
|
|
850
|
-
exponent:
|
|
890
|
+
exponent: 18
|
|
851
891
|
}],
|
|
852
|
-
|
|
892
|
+
type_asset: 'cw20',
|
|
893
|
+
address: 'inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
894
|
+
base: 'cw20:inj19vy83ne9tzta2yqynj8yg7dq9ghca6yqn9hyej',
|
|
853
895
|
name: 'DRUGS',
|
|
854
896
|
display: 'DRUGS',
|
|
855
897
|
symbol: 'DRUGS',
|
|
@@ -570,21 +570,21 @@ const info = [
|
|
|
570
570
|
$schema: '../ibc_data.schema.json',
|
|
571
571
|
chain_1: {
|
|
572
572
|
chain_name: 'neutron',
|
|
573
|
-
client_id: '07-tendermint-
|
|
574
|
-
connection_id: 'connection-
|
|
573
|
+
client_id: '07-tendermint-137',
|
|
574
|
+
connection_id: 'connection-98'
|
|
575
575
|
},
|
|
576
576
|
chain_2: {
|
|
577
577
|
chain_name: 'penumbra',
|
|
578
|
-
client_id: '07-tendermint-
|
|
579
|
-
connection_id: 'connection-
|
|
578
|
+
client_id: '07-tendermint-9',
|
|
579
|
+
connection_id: 'connection-7'
|
|
580
580
|
},
|
|
581
581
|
channels: [{
|
|
582
582
|
chain_1: {
|
|
583
|
-
channel_id: 'channel-
|
|
583
|
+
channel_id: 'channel-4886',
|
|
584
584
|
port_id: 'transfer'
|
|
585
585
|
},
|
|
586
586
|
chain_2: {
|
|
587
|
-
channel_id: 'channel-
|
|
587
|
+
channel_id: 'channel-6',
|
|
588
588
|
port_id: 'transfer'
|
|
589
589
|
},
|
|
590
590
|
ordering: 'unordered',
|
package/esm/mainnet/noble/ibc.js
CHANGED
|
@@ -172,6 +172,35 @@ const info = [
|
|
|
172
172
|
}
|
|
173
173
|
}]
|
|
174
174
|
},
|
|
175
|
+
{
|
|
176
|
+
$schema: '../ibc_data.schema.json',
|
|
177
|
+
chain_1: {
|
|
178
|
+
chain_name: 'doravota',
|
|
179
|
+
client_id: '07-tendermint-23',
|
|
180
|
+
connection_id: 'connection-29'
|
|
181
|
+
},
|
|
182
|
+
chain_2: {
|
|
183
|
+
chain_name: 'noble',
|
|
184
|
+
client_id: '07-tendermint-111',
|
|
185
|
+
connection_id: 'connection-106'
|
|
186
|
+
},
|
|
187
|
+
channels: [{
|
|
188
|
+
chain_1: {
|
|
189
|
+
channel_id: 'channel-14',
|
|
190
|
+
port_id: 'transfer'
|
|
191
|
+
},
|
|
192
|
+
chain_2: {
|
|
193
|
+
channel_id: 'channel-94',
|
|
194
|
+
port_id: 'transfer'
|
|
195
|
+
},
|
|
196
|
+
ordering: 'unordered',
|
|
197
|
+
version: 'ics20-1',
|
|
198
|
+
tags: {
|
|
199
|
+
status: 'live',
|
|
200
|
+
preferred: true
|
|
201
|
+
}
|
|
202
|
+
}]
|
|
203
|
+
},
|
|
175
204
|
{
|
|
176
205
|
$schema: '../ibc_data.schema.json',
|
|
177
206
|
chain_1: {
|