@chain-registry/assets 1.64.46 → 1.64.47
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/axelar.js +2 -2
- package/esm/mainnet/neutron.js +78 -0
- package/esm/mainnet/osmosis.js +2 -2
- package/esm/noncosmos/penumbra.js +298 -0
- package/mainnet/axelar.js +2 -2
- package/mainnet/neutron.js +78 -0
- package/mainnet/osmosis.js +2 -2
- package/noncosmos/penumbra.js +298 -0
- package/package.json +5 -5
package/esm/mainnet/axelar.js
CHANGED
|
@@ -1673,7 +1673,7 @@ const assets = {
|
|
|
1673
1673
|
}]
|
|
1674
1674
|
},
|
|
1675
1675
|
{
|
|
1676
|
-
description: '
|
|
1676
|
+
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
1677
1677
|
denom_units: [{
|
|
1678
1678
|
denom: 'ibc/2C675DF5F8A49C2685775C6A692015A3B059FA6656B4DBB4DF4052F84F7DEDEA',
|
|
1679
1679
|
exponent: 0,
|
|
@@ -3908,7 +3908,7 @@ const assets = {
|
|
|
3908
3908
|
}]
|
|
3909
3909
|
},
|
|
3910
3910
|
{
|
|
3911
|
-
description: '
|
|
3911
|
+
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
3912
3912
|
denom_units: [{
|
|
3913
3913
|
denom: 'ibc/2C675DF5F8A49C2685775C6A692015A3B059FA6656B4DBB4DF4052F84F7DEDEA',
|
|
3914
3914
|
exponent: 0,
|
package/esm/mainnet/neutron.js
CHANGED
|
@@ -2127,6 +2127,45 @@ const assets = {
|
|
|
2127
2127
|
}
|
|
2128
2128
|
}]
|
|
2129
2129
|
},
|
|
2130
|
+
{
|
|
2131
|
+
description: 'The native token of Penumbra.',
|
|
2132
|
+
denom_units: [{
|
|
2133
|
+
denom: 'ibc/C28ADA266F67243CFB025BD1981D4386398DA44F64A9AD876BF000EE68446F3A',
|
|
2134
|
+
exponent: 0,
|
|
2135
|
+
aliases: ['upenumbra']
|
|
2136
|
+
}, {
|
|
2137
|
+
denom: 'penumbra',
|
|
2138
|
+
exponent: 6
|
|
2139
|
+
}],
|
|
2140
|
+
type_asset: 'unknown',
|
|
2141
|
+
base: 'ibc/C28ADA266F67243CFB025BD1981D4386398DA44F64A9AD876BF000EE68446F3A',
|
|
2142
|
+
display: 'penumbra',
|
|
2143
|
+
symbol: 'UM',
|
|
2144
|
+
name: 'Penumbra',
|
|
2145
|
+
images: [{
|
|
2146
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/penumbra/images/um.png',
|
|
2147
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/penumbra/images/um.svg',
|
|
2148
|
+
theme: {
|
|
2149
|
+
circle: true,
|
|
2150
|
+
primary_color_hex: '#c7b07f'
|
|
2151
|
+
}
|
|
2152
|
+
}],
|
|
2153
|
+
socials: {
|
|
2154
|
+
website: 'https://penumbra.zone/',
|
|
2155
|
+
twitter: 'https://twitter.com/penumbrazone'
|
|
2156
|
+
},
|
|
2157
|
+
traces: [{
|
|
2158
|
+
type: 'ibc',
|
|
2159
|
+
counterparty: {
|
|
2160
|
+
channel_id: 'channel-5',
|
|
2161
|
+
base_denom: 'upenumbra',
|
|
2162
|
+
chain_name: 'penumbra'
|
|
2163
|
+
},
|
|
2164
|
+
chain: {
|
|
2165
|
+
channel_id: 'channel-4769'
|
|
2166
|
+
}
|
|
2167
|
+
}]
|
|
2168
|
+
},
|
|
2130
2169
|
{
|
|
2131
2170
|
description: 'Persistence is a blockchain platform designed to facilitate institutional decentralized finance (DeFi) and real-world asset tokenization, integrating with the Cosmos ecosystem.',
|
|
2132
2171
|
denom_units: [{
|
|
@@ -3201,6 +3240,45 @@ const assets = {
|
|
|
3201
3240
|
}
|
|
3202
3241
|
}]
|
|
3203
3242
|
},
|
|
3243
|
+
{
|
|
3244
|
+
description: 'The native token of Penumbra.',
|
|
3245
|
+
denom_units: [{
|
|
3246
|
+
denom: 'ibc/C28ADA266F67243CFB025BD1981D4386398DA44F64A9AD876BF000EE68446F3A',
|
|
3247
|
+
exponent: 0,
|
|
3248
|
+
aliases: ['upenumbra']
|
|
3249
|
+
}, {
|
|
3250
|
+
denom: 'penumbra',
|
|
3251
|
+
exponent: 6
|
|
3252
|
+
}],
|
|
3253
|
+
type_asset: 'unknown',
|
|
3254
|
+
base: 'ibc/C28ADA266F67243CFB025BD1981D4386398DA44F64A9AD876BF000EE68446F3A',
|
|
3255
|
+
display: 'penumbra',
|
|
3256
|
+
symbol: 'UM',
|
|
3257
|
+
name: 'Penumbra',
|
|
3258
|
+
images: [{
|
|
3259
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/penumbra/images/um.png',
|
|
3260
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/penumbra/images/um.svg',
|
|
3261
|
+
theme: {
|
|
3262
|
+
circle: true,
|
|
3263
|
+
primary_color_hex: '#c7b07f'
|
|
3264
|
+
}
|
|
3265
|
+
}],
|
|
3266
|
+
socials: {
|
|
3267
|
+
website: 'https://penumbra.zone/',
|
|
3268
|
+
twitter: 'https://twitter.com/penumbrazone'
|
|
3269
|
+
},
|
|
3270
|
+
traces: [{
|
|
3271
|
+
type: 'ibc',
|
|
3272
|
+
counterparty: {
|
|
3273
|
+
channel_id: 'channel-5',
|
|
3274
|
+
base_denom: 'upenumbra',
|
|
3275
|
+
chain_name: 'penumbra'
|
|
3276
|
+
},
|
|
3277
|
+
chain: {
|
|
3278
|
+
channel_id: 'channel-4769'
|
|
3279
|
+
}
|
|
3280
|
+
}]
|
|
3281
|
+
},
|
|
3204
3282
|
{
|
|
3205
3283
|
description: 'Puppy',
|
|
3206
3284
|
denom_units: [{
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -3942,7 +3942,7 @@ const assets = {
|
|
|
3942
3942
|
}]
|
|
3943
3943
|
},
|
|
3944
3944
|
{
|
|
3945
|
-
description: '
|
|
3945
|
+
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
3946
3946
|
denom_units: [{
|
|
3947
3947
|
denom: 'ibc/1AEF145C549D4F9847C79E49710B198C294C7F4A107F4610DEE8E725FFC4B378',
|
|
3948
3948
|
exponent: 0,
|
|
@@ -9159,7 +9159,7 @@ const assets = {
|
|
|
9159
9159
|
}]
|
|
9160
9160
|
},
|
|
9161
9161
|
{
|
|
9162
|
-
description: '
|
|
9162
|
+
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
9163
9163
|
denom_units: [{
|
|
9164
9164
|
denom: 'ibc/1AEF145C549D4F9847C79E49710B198C294C7F4A107F4610DEE8E725FFC4B378',
|
|
9165
9165
|
exponent: 0,
|
|
@@ -1,6 +1,155 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'penumbra',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/81480F5459963F0E404057DBE46E39D34F3B7684F72F445398DB9C5E48D3E4D7',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['untrn']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'ntrn',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/81480F5459963F0E404057DBE46E39D34F3B7684F72F445398DB9C5E48D3E4D7',
|
|
15
|
+
name: 'Neutron',
|
|
16
|
+
display: 'ntrn',
|
|
17
|
+
symbol: 'NTRN',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
21
|
+
},
|
|
22
|
+
coingecko_id: 'neutron-3',
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
26
|
+
theme: {
|
|
27
|
+
primary_color_hex: '#040404',
|
|
28
|
+
background_color_hex: '#000000',
|
|
29
|
+
circle: true
|
|
30
|
+
}
|
|
31
|
+
}],
|
|
32
|
+
socials: {
|
|
33
|
+
website: 'https://neutron.org/',
|
|
34
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
35
|
+
},
|
|
36
|
+
traces: [{
|
|
37
|
+
type: 'ibc',
|
|
38
|
+
counterparty: {
|
|
39
|
+
channel_id: 'channel-4769',
|
|
40
|
+
base_denom: 'untrn',
|
|
41
|
+
chain_name: 'neutron'
|
|
42
|
+
},
|
|
43
|
+
chain: {
|
|
44
|
+
channel_id: 'channel-5'
|
|
45
|
+
}
|
|
46
|
+
}]
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
description: 'BITCOSMOS',
|
|
50
|
+
denom_units: [{
|
|
51
|
+
denom: 'ibc/25521C2DBF413BDA4B973BD7257E5E724808271FAD815A9A30A37BF73BFA6207',
|
|
52
|
+
exponent: 0,
|
|
53
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
54
|
+
}, {
|
|
55
|
+
denom: 'bitcosmos',
|
|
56
|
+
exponent: 6
|
|
57
|
+
}],
|
|
58
|
+
base: 'ibc/25521C2DBF413BDA4B973BD7257E5E724808271FAD815A9A30A37BF73BFA6207',
|
|
59
|
+
name: 'Bitcosmos',
|
|
60
|
+
display: 'bitcosmos',
|
|
61
|
+
symbol: 'BTC',
|
|
62
|
+
logo_URIs: {
|
|
63
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
64
|
+
},
|
|
65
|
+
images: [{
|
|
66
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
67
|
+
theme: {
|
|
68
|
+
primary_color_hex: '#1b0847'
|
|
69
|
+
}
|
|
70
|
+
}],
|
|
71
|
+
traces: [{
|
|
72
|
+
type: 'ibc',
|
|
73
|
+
counterparty: {
|
|
74
|
+
channel_id: 'channel-4769',
|
|
75
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
76
|
+
chain_name: 'neutron'
|
|
77
|
+
},
|
|
78
|
+
chain: {
|
|
79
|
+
channel_id: 'channel-5'
|
|
80
|
+
}
|
|
81
|
+
}]
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
description: 'What the Fuck',
|
|
85
|
+
denom_units: [{
|
|
86
|
+
denom: 'ibc/1B375F64BC62FA4F15C04B1FF28C2A6504A157AE7541DED5AF6C3EFC0A137D4A',
|
|
87
|
+
exponent: 0,
|
|
88
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
89
|
+
}, {
|
|
90
|
+
denom: 'wtf',
|
|
91
|
+
exponent: 6
|
|
92
|
+
}],
|
|
93
|
+
base: 'ibc/1B375F64BC62FA4F15C04B1FF28C2A6504A157AE7541DED5AF6C3EFC0A137D4A',
|
|
94
|
+
name: 'wtf',
|
|
95
|
+
display: 'wtf',
|
|
96
|
+
symbol: 'WTF',
|
|
97
|
+
logo_URIs: {
|
|
98
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
99
|
+
},
|
|
100
|
+
images: [{
|
|
101
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
102
|
+
theme: {
|
|
103
|
+
primary_color_hex: '#dcd5ab'
|
|
104
|
+
}
|
|
105
|
+
}],
|
|
106
|
+
traces: [{
|
|
107
|
+
type: 'ibc',
|
|
108
|
+
counterparty: {
|
|
109
|
+
channel_id: 'channel-4769',
|
|
110
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
111
|
+
chain_name: 'neutron'
|
|
112
|
+
},
|
|
113
|
+
chain: {
|
|
114
|
+
channel_id: 'channel-5'
|
|
115
|
+
}
|
|
116
|
+
}]
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
description: 'Astro BOY',
|
|
120
|
+
denom_units: [{
|
|
121
|
+
denom: 'ibc/027BA247B1906FD5B80B7EBF3F98ABAFCD5246A1B802EC2432F7D76447FA925D',
|
|
122
|
+
exponent: 0,
|
|
123
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
124
|
+
}, {
|
|
125
|
+
denom: 'boy',
|
|
126
|
+
exponent: 6
|
|
127
|
+
}],
|
|
128
|
+
base: 'ibc/027BA247B1906FD5B80B7EBF3F98ABAFCD5246A1B802EC2432F7D76447FA925D',
|
|
129
|
+
name: 'boy',
|
|
130
|
+
display: 'boy',
|
|
131
|
+
symbol: 'BOY',
|
|
132
|
+
logo_URIs: {
|
|
133
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
134
|
+
},
|
|
135
|
+
images: [{
|
|
136
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
137
|
+
theme: {
|
|
138
|
+
primary_color_hex: '#333333'
|
|
139
|
+
}
|
|
140
|
+
}],
|
|
141
|
+
traces: [{
|
|
142
|
+
type: 'ibc',
|
|
143
|
+
counterparty: {
|
|
144
|
+
channel_id: 'channel-4769',
|
|
145
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
146
|
+
chain_name: 'neutron'
|
|
147
|
+
},
|
|
148
|
+
chain: {
|
|
149
|
+
channel_id: 'channel-5'
|
|
150
|
+
}
|
|
151
|
+
}]
|
|
152
|
+
},
|
|
4
153
|
{
|
|
5
154
|
description: 'The native token of Osmosis',
|
|
6
155
|
denom_units: [{
|
|
@@ -89,6 +238,155 @@ const assets = {
|
|
|
89
238
|
}
|
|
90
239
|
}]
|
|
91
240
|
},
|
|
241
|
+
{
|
|
242
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
243
|
+
denom_units: [{
|
|
244
|
+
denom: 'ibc/81480F5459963F0E404057DBE46E39D34F3B7684F72F445398DB9C5E48D3E4D7',
|
|
245
|
+
exponent: 0,
|
|
246
|
+
aliases: ['untrn']
|
|
247
|
+
}, {
|
|
248
|
+
denom: 'ntrn',
|
|
249
|
+
exponent: 6
|
|
250
|
+
}],
|
|
251
|
+
base: 'ibc/81480F5459963F0E404057DBE46E39D34F3B7684F72F445398DB9C5E48D3E4D7',
|
|
252
|
+
name: 'Neutron',
|
|
253
|
+
display: 'ntrn',
|
|
254
|
+
symbol: 'NTRN',
|
|
255
|
+
logo_URIs: {
|
|
256
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
257
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
258
|
+
},
|
|
259
|
+
coingecko_id: 'neutron-3',
|
|
260
|
+
images: [{
|
|
261
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
262
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
263
|
+
theme: {
|
|
264
|
+
primary_color_hex: '#040404',
|
|
265
|
+
background_color_hex: '#000000',
|
|
266
|
+
circle: true
|
|
267
|
+
}
|
|
268
|
+
}],
|
|
269
|
+
socials: {
|
|
270
|
+
website: 'https://neutron.org/',
|
|
271
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
272
|
+
},
|
|
273
|
+
traces: [{
|
|
274
|
+
type: 'ibc',
|
|
275
|
+
counterparty: {
|
|
276
|
+
channel_id: 'channel-4769',
|
|
277
|
+
base_denom: 'untrn',
|
|
278
|
+
chain_name: 'neutron'
|
|
279
|
+
},
|
|
280
|
+
chain: {
|
|
281
|
+
channel_id: 'channel-5'
|
|
282
|
+
}
|
|
283
|
+
}]
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
description: 'BITCOSMOS',
|
|
287
|
+
denom_units: [{
|
|
288
|
+
denom: 'ibc/25521C2DBF413BDA4B973BD7257E5E724808271FAD815A9A30A37BF73BFA6207',
|
|
289
|
+
exponent: 0,
|
|
290
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
291
|
+
}, {
|
|
292
|
+
denom: 'bitcosmos',
|
|
293
|
+
exponent: 6
|
|
294
|
+
}],
|
|
295
|
+
base: 'ibc/25521C2DBF413BDA4B973BD7257E5E724808271FAD815A9A30A37BF73BFA6207',
|
|
296
|
+
name: 'Bitcosmos',
|
|
297
|
+
display: 'bitcosmos',
|
|
298
|
+
symbol: 'BTC',
|
|
299
|
+
logo_URIs: {
|
|
300
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
301
|
+
},
|
|
302
|
+
images: [{
|
|
303
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
304
|
+
theme: {
|
|
305
|
+
primary_color_hex: '#1b0847'
|
|
306
|
+
}
|
|
307
|
+
}],
|
|
308
|
+
traces: [{
|
|
309
|
+
type: 'ibc',
|
|
310
|
+
counterparty: {
|
|
311
|
+
channel_id: 'channel-4769',
|
|
312
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
313
|
+
chain_name: 'neutron'
|
|
314
|
+
},
|
|
315
|
+
chain: {
|
|
316
|
+
channel_id: 'channel-5'
|
|
317
|
+
}
|
|
318
|
+
}]
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
description: 'What the Fuck',
|
|
322
|
+
denom_units: [{
|
|
323
|
+
denom: 'ibc/1B375F64BC62FA4F15C04B1FF28C2A6504A157AE7541DED5AF6C3EFC0A137D4A',
|
|
324
|
+
exponent: 0,
|
|
325
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
326
|
+
}, {
|
|
327
|
+
denom: 'wtf',
|
|
328
|
+
exponent: 6
|
|
329
|
+
}],
|
|
330
|
+
base: 'ibc/1B375F64BC62FA4F15C04B1FF28C2A6504A157AE7541DED5AF6C3EFC0A137D4A',
|
|
331
|
+
name: 'wtf',
|
|
332
|
+
display: 'wtf',
|
|
333
|
+
symbol: 'WTF',
|
|
334
|
+
logo_URIs: {
|
|
335
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
336
|
+
},
|
|
337
|
+
images: [{
|
|
338
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
339
|
+
theme: {
|
|
340
|
+
primary_color_hex: '#dcd5ab'
|
|
341
|
+
}
|
|
342
|
+
}],
|
|
343
|
+
traces: [{
|
|
344
|
+
type: 'ibc',
|
|
345
|
+
counterparty: {
|
|
346
|
+
channel_id: 'channel-4769',
|
|
347
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
348
|
+
chain_name: 'neutron'
|
|
349
|
+
},
|
|
350
|
+
chain: {
|
|
351
|
+
channel_id: 'channel-5'
|
|
352
|
+
}
|
|
353
|
+
}]
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
description: 'Astro BOY',
|
|
357
|
+
denom_units: [{
|
|
358
|
+
denom: 'ibc/027BA247B1906FD5B80B7EBF3F98ABAFCD5246A1B802EC2432F7D76447FA925D',
|
|
359
|
+
exponent: 0,
|
|
360
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
361
|
+
}, {
|
|
362
|
+
denom: 'boy',
|
|
363
|
+
exponent: 6
|
|
364
|
+
}],
|
|
365
|
+
base: 'ibc/027BA247B1906FD5B80B7EBF3F98ABAFCD5246A1B802EC2432F7D76447FA925D',
|
|
366
|
+
name: 'boy',
|
|
367
|
+
display: 'boy',
|
|
368
|
+
symbol: 'BOY',
|
|
369
|
+
logo_URIs: {
|
|
370
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
371
|
+
},
|
|
372
|
+
images: [{
|
|
373
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
374
|
+
theme: {
|
|
375
|
+
primary_color_hex: '#333333'
|
|
376
|
+
}
|
|
377
|
+
}],
|
|
378
|
+
traces: [{
|
|
379
|
+
type: 'ibc',
|
|
380
|
+
counterparty: {
|
|
381
|
+
channel_id: 'channel-4769',
|
|
382
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
383
|
+
chain_name: 'neutron'
|
|
384
|
+
},
|
|
385
|
+
chain: {
|
|
386
|
+
channel_id: 'channel-5'
|
|
387
|
+
}
|
|
388
|
+
}]
|
|
389
|
+
},
|
|
92
390
|
{
|
|
93
391
|
description: 'The native token of Osmosis',
|
|
94
392
|
denom_units: [{
|
package/mainnet/axelar.js
CHANGED
|
@@ -1675,7 +1675,7 @@ const assets = {
|
|
|
1675
1675
|
}]
|
|
1676
1676
|
},
|
|
1677
1677
|
{
|
|
1678
|
-
description: '
|
|
1678
|
+
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
1679
1679
|
denom_units: [{
|
|
1680
1680
|
denom: 'ibc/2C675DF5F8A49C2685775C6A692015A3B059FA6656B4DBB4DF4052F84F7DEDEA',
|
|
1681
1681
|
exponent: 0,
|
|
@@ -3910,7 +3910,7 @@ const assets = {
|
|
|
3910
3910
|
}]
|
|
3911
3911
|
},
|
|
3912
3912
|
{
|
|
3913
|
-
description: '
|
|
3913
|
+
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
3914
3914
|
denom_units: [{
|
|
3915
3915
|
denom: 'ibc/2C675DF5F8A49C2685775C6A692015A3B059FA6656B4DBB4DF4052F84F7DEDEA',
|
|
3916
3916
|
exponent: 0,
|
package/mainnet/neutron.js
CHANGED
|
@@ -2129,6 +2129,45 @@ const assets = {
|
|
|
2129
2129
|
}
|
|
2130
2130
|
}]
|
|
2131
2131
|
},
|
|
2132
|
+
{
|
|
2133
|
+
description: 'The native token of Penumbra.',
|
|
2134
|
+
denom_units: [{
|
|
2135
|
+
denom: 'ibc/C28ADA266F67243CFB025BD1981D4386398DA44F64A9AD876BF000EE68446F3A',
|
|
2136
|
+
exponent: 0,
|
|
2137
|
+
aliases: ['upenumbra']
|
|
2138
|
+
}, {
|
|
2139
|
+
denom: 'penumbra',
|
|
2140
|
+
exponent: 6
|
|
2141
|
+
}],
|
|
2142
|
+
type_asset: 'unknown',
|
|
2143
|
+
base: 'ibc/C28ADA266F67243CFB025BD1981D4386398DA44F64A9AD876BF000EE68446F3A',
|
|
2144
|
+
display: 'penumbra',
|
|
2145
|
+
symbol: 'UM',
|
|
2146
|
+
name: 'Penumbra',
|
|
2147
|
+
images: [{
|
|
2148
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/penumbra/images/um.png',
|
|
2149
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/penumbra/images/um.svg',
|
|
2150
|
+
theme: {
|
|
2151
|
+
circle: true,
|
|
2152
|
+
primary_color_hex: '#c7b07f'
|
|
2153
|
+
}
|
|
2154
|
+
}],
|
|
2155
|
+
socials: {
|
|
2156
|
+
website: 'https://penumbra.zone/',
|
|
2157
|
+
twitter: 'https://twitter.com/penumbrazone'
|
|
2158
|
+
},
|
|
2159
|
+
traces: [{
|
|
2160
|
+
type: 'ibc',
|
|
2161
|
+
counterparty: {
|
|
2162
|
+
channel_id: 'channel-5',
|
|
2163
|
+
base_denom: 'upenumbra',
|
|
2164
|
+
chain_name: 'penumbra'
|
|
2165
|
+
},
|
|
2166
|
+
chain: {
|
|
2167
|
+
channel_id: 'channel-4769'
|
|
2168
|
+
}
|
|
2169
|
+
}]
|
|
2170
|
+
},
|
|
2132
2171
|
{
|
|
2133
2172
|
description: 'Persistence is a blockchain platform designed to facilitate institutional decentralized finance (DeFi) and real-world asset tokenization, integrating with the Cosmos ecosystem.',
|
|
2134
2173
|
denom_units: [{
|
|
@@ -3203,6 +3242,45 @@ const assets = {
|
|
|
3203
3242
|
}
|
|
3204
3243
|
}]
|
|
3205
3244
|
},
|
|
3245
|
+
{
|
|
3246
|
+
description: 'The native token of Penumbra.',
|
|
3247
|
+
denom_units: [{
|
|
3248
|
+
denom: 'ibc/C28ADA266F67243CFB025BD1981D4386398DA44F64A9AD876BF000EE68446F3A',
|
|
3249
|
+
exponent: 0,
|
|
3250
|
+
aliases: ['upenumbra']
|
|
3251
|
+
}, {
|
|
3252
|
+
denom: 'penumbra',
|
|
3253
|
+
exponent: 6
|
|
3254
|
+
}],
|
|
3255
|
+
type_asset: 'unknown',
|
|
3256
|
+
base: 'ibc/C28ADA266F67243CFB025BD1981D4386398DA44F64A9AD876BF000EE68446F3A',
|
|
3257
|
+
display: 'penumbra',
|
|
3258
|
+
symbol: 'UM',
|
|
3259
|
+
name: 'Penumbra',
|
|
3260
|
+
images: [{
|
|
3261
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/penumbra/images/um.png',
|
|
3262
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/penumbra/images/um.svg',
|
|
3263
|
+
theme: {
|
|
3264
|
+
circle: true,
|
|
3265
|
+
primary_color_hex: '#c7b07f'
|
|
3266
|
+
}
|
|
3267
|
+
}],
|
|
3268
|
+
socials: {
|
|
3269
|
+
website: 'https://penumbra.zone/',
|
|
3270
|
+
twitter: 'https://twitter.com/penumbrazone'
|
|
3271
|
+
},
|
|
3272
|
+
traces: [{
|
|
3273
|
+
type: 'ibc',
|
|
3274
|
+
counterparty: {
|
|
3275
|
+
channel_id: 'channel-5',
|
|
3276
|
+
base_denom: 'upenumbra',
|
|
3277
|
+
chain_name: 'penumbra'
|
|
3278
|
+
},
|
|
3279
|
+
chain: {
|
|
3280
|
+
channel_id: 'channel-4769'
|
|
3281
|
+
}
|
|
3282
|
+
}]
|
|
3283
|
+
},
|
|
3206
3284
|
{
|
|
3207
3285
|
description: 'Puppy',
|
|
3208
3286
|
denom_units: [{
|
package/mainnet/osmosis.js
CHANGED
|
@@ -3944,7 +3944,7 @@ const assets = {
|
|
|
3944
3944
|
}]
|
|
3945
3945
|
},
|
|
3946
3946
|
{
|
|
3947
|
-
description: '
|
|
3947
|
+
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
3948
3948
|
denom_units: [{
|
|
3949
3949
|
denom: 'ibc/1AEF145C549D4F9847C79E49710B198C294C7F4A107F4610DEE8E725FFC4B378',
|
|
3950
3950
|
exponent: 0,
|
|
@@ -9161,7 +9161,7 @@ const assets = {
|
|
|
9161
9161
|
}]
|
|
9162
9162
|
},
|
|
9163
9163
|
{
|
|
9164
|
-
description: '
|
|
9164
|
+
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
9165
9165
|
denom_units: [{
|
|
9166
9166
|
denom: 'ibc/1AEF145C549D4F9847C79E49710B198C294C7F4A107F4610DEE8E725FFC4B378',
|
|
9167
9167
|
exponent: 0,
|
package/noncosmos/penumbra.js
CHANGED
|
@@ -3,6 +3,155 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'penumbra',
|
|
5
5
|
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/81480F5459963F0E404057DBE46E39D34F3B7684F72F445398DB9C5E48D3E4D7',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['untrn']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'ntrn',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
base: 'ibc/81480F5459963F0E404057DBE46E39D34F3B7684F72F445398DB9C5E48D3E4D7',
|
|
17
|
+
name: 'Neutron',
|
|
18
|
+
display: 'ntrn',
|
|
19
|
+
symbol: 'NTRN',
|
|
20
|
+
logo_URIs: {
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
22
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
23
|
+
},
|
|
24
|
+
coingecko_id: 'neutron-3',
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
28
|
+
theme: {
|
|
29
|
+
primary_color_hex: '#040404',
|
|
30
|
+
background_color_hex: '#000000',
|
|
31
|
+
circle: true
|
|
32
|
+
}
|
|
33
|
+
}],
|
|
34
|
+
socials: {
|
|
35
|
+
website: 'https://neutron.org/',
|
|
36
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
37
|
+
},
|
|
38
|
+
traces: [{
|
|
39
|
+
type: 'ibc',
|
|
40
|
+
counterparty: {
|
|
41
|
+
channel_id: 'channel-4769',
|
|
42
|
+
base_denom: 'untrn',
|
|
43
|
+
chain_name: 'neutron'
|
|
44
|
+
},
|
|
45
|
+
chain: {
|
|
46
|
+
channel_id: 'channel-5'
|
|
47
|
+
}
|
|
48
|
+
}]
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
description: 'BITCOSMOS',
|
|
52
|
+
denom_units: [{
|
|
53
|
+
denom: 'ibc/25521C2DBF413BDA4B973BD7257E5E724808271FAD815A9A30A37BF73BFA6207',
|
|
54
|
+
exponent: 0,
|
|
55
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
56
|
+
}, {
|
|
57
|
+
denom: 'bitcosmos',
|
|
58
|
+
exponent: 6
|
|
59
|
+
}],
|
|
60
|
+
base: 'ibc/25521C2DBF413BDA4B973BD7257E5E724808271FAD815A9A30A37BF73BFA6207',
|
|
61
|
+
name: 'Bitcosmos',
|
|
62
|
+
display: 'bitcosmos',
|
|
63
|
+
symbol: 'BTC',
|
|
64
|
+
logo_URIs: {
|
|
65
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
66
|
+
},
|
|
67
|
+
images: [{
|
|
68
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
69
|
+
theme: {
|
|
70
|
+
primary_color_hex: '#1b0847'
|
|
71
|
+
}
|
|
72
|
+
}],
|
|
73
|
+
traces: [{
|
|
74
|
+
type: 'ibc',
|
|
75
|
+
counterparty: {
|
|
76
|
+
channel_id: 'channel-4769',
|
|
77
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
78
|
+
chain_name: 'neutron'
|
|
79
|
+
},
|
|
80
|
+
chain: {
|
|
81
|
+
channel_id: 'channel-5'
|
|
82
|
+
}
|
|
83
|
+
}]
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
description: 'What the Fuck',
|
|
87
|
+
denom_units: [{
|
|
88
|
+
denom: 'ibc/1B375F64BC62FA4F15C04B1FF28C2A6504A157AE7541DED5AF6C3EFC0A137D4A',
|
|
89
|
+
exponent: 0,
|
|
90
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
91
|
+
}, {
|
|
92
|
+
denom: 'wtf',
|
|
93
|
+
exponent: 6
|
|
94
|
+
}],
|
|
95
|
+
base: 'ibc/1B375F64BC62FA4F15C04B1FF28C2A6504A157AE7541DED5AF6C3EFC0A137D4A',
|
|
96
|
+
name: 'wtf',
|
|
97
|
+
display: 'wtf',
|
|
98
|
+
symbol: 'WTF',
|
|
99
|
+
logo_URIs: {
|
|
100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
101
|
+
},
|
|
102
|
+
images: [{
|
|
103
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
104
|
+
theme: {
|
|
105
|
+
primary_color_hex: '#dcd5ab'
|
|
106
|
+
}
|
|
107
|
+
}],
|
|
108
|
+
traces: [{
|
|
109
|
+
type: 'ibc',
|
|
110
|
+
counterparty: {
|
|
111
|
+
channel_id: 'channel-4769',
|
|
112
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
113
|
+
chain_name: 'neutron'
|
|
114
|
+
},
|
|
115
|
+
chain: {
|
|
116
|
+
channel_id: 'channel-5'
|
|
117
|
+
}
|
|
118
|
+
}]
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
description: 'Astro BOY',
|
|
122
|
+
denom_units: [{
|
|
123
|
+
denom: 'ibc/027BA247B1906FD5B80B7EBF3F98ABAFCD5246A1B802EC2432F7D76447FA925D',
|
|
124
|
+
exponent: 0,
|
|
125
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
126
|
+
}, {
|
|
127
|
+
denom: 'boy',
|
|
128
|
+
exponent: 6
|
|
129
|
+
}],
|
|
130
|
+
base: 'ibc/027BA247B1906FD5B80B7EBF3F98ABAFCD5246A1B802EC2432F7D76447FA925D',
|
|
131
|
+
name: 'boy',
|
|
132
|
+
display: 'boy',
|
|
133
|
+
symbol: 'BOY',
|
|
134
|
+
logo_URIs: {
|
|
135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
136
|
+
},
|
|
137
|
+
images: [{
|
|
138
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
139
|
+
theme: {
|
|
140
|
+
primary_color_hex: '#333333'
|
|
141
|
+
}
|
|
142
|
+
}],
|
|
143
|
+
traces: [{
|
|
144
|
+
type: 'ibc',
|
|
145
|
+
counterparty: {
|
|
146
|
+
channel_id: 'channel-4769',
|
|
147
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
148
|
+
chain_name: 'neutron'
|
|
149
|
+
},
|
|
150
|
+
chain: {
|
|
151
|
+
channel_id: 'channel-5'
|
|
152
|
+
}
|
|
153
|
+
}]
|
|
154
|
+
},
|
|
6
155
|
{
|
|
7
156
|
description: 'The native token of Osmosis',
|
|
8
157
|
denom_units: [{
|
|
@@ -91,6 +240,155 @@ const assets = {
|
|
|
91
240
|
}
|
|
92
241
|
}]
|
|
93
242
|
},
|
|
243
|
+
{
|
|
244
|
+
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
245
|
+
denom_units: [{
|
|
246
|
+
denom: 'ibc/81480F5459963F0E404057DBE46E39D34F3B7684F72F445398DB9C5E48D3E4D7',
|
|
247
|
+
exponent: 0,
|
|
248
|
+
aliases: ['untrn']
|
|
249
|
+
}, {
|
|
250
|
+
denom: 'ntrn',
|
|
251
|
+
exponent: 6
|
|
252
|
+
}],
|
|
253
|
+
base: 'ibc/81480F5459963F0E404057DBE46E39D34F3B7684F72F445398DB9C5E48D3E4D7',
|
|
254
|
+
name: 'Neutron',
|
|
255
|
+
display: 'ntrn',
|
|
256
|
+
symbol: 'NTRN',
|
|
257
|
+
logo_URIs: {
|
|
258
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
259
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
|
|
260
|
+
},
|
|
261
|
+
coingecko_id: 'neutron-3',
|
|
262
|
+
images: [{
|
|
263
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
264
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
265
|
+
theme: {
|
|
266
|
+
primary_color_hex: '#040404',
|
|
267
|
+
background_color_hex: '#000000',
|
|
268
|
+
circle: true
|
|
269
|
+
}
|
|
270
|
+
}],
|
|
271
|
+
socials: {
|
|
272
|
+
website: 'https://neutron.org/',
|
|
273
|
+
twitter: 'https://twitter.com/Neutron_org'
|
|
274
|
+
},
|
|
275
|
+
traces: [{
|
|
276
|
+
type: 'ibc',
|
|
277
|
+
counterparty: {
|
|
278
|
+
channel_id: 'channel-4769',
|
|
279
|
+
base_denom: 'untrn',
|
|
280
|
+
chain_name: 'neutron'
|
|
281
|
+
},
|
|
282
|
+
chain: {
|
|
283
|
+
channel_id: 'channel-5'
|
|
284
|
+
}
|
|
285
|
+
}]
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
description: 'BITCOSMOS',
|
|
289
|
+
denom_units: [{
|
|
290
|
+
denom: 'ibc/25521C2DBF413BDA4B973BD7257E5E724808271FAD815A9A30A37BF73BFA6207',
|
|
291
|
+
exponent: 0,
|
|
292
|
+
aliases: ['neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj']
|
|
293
|
+
}, {
|
|
294
|
+
denom: 'bitcosmos',
|
|
295
|
+
exponent: 6
|
|
296
|
+
}],
|
|
297
|
+
base: 'ibc/25521C2DBF413BDA4B973BD7257E5E724808271FAD815A9A30A37BF73BFA6207',
|
|
298
|
+
name: 'Bitcosmos',
|
|
299
|
+
display: 'bitcosmos',
|
|
300
|
+
symbol: 'BTC',
|
|
301
|
+
logo_URIs: {
|
|
302
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png'
|
|
303
|
+
},
|
|
304
|
+
images: [{
|
|
305
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/bitcosmos.png',
|
|
306
|
+
theme: {
|
|
307
|
+
primary_color_hex: '#1b0847'
|
|
308
|
+
}
|
|
309
|
+
}],
|
|
310
|
+
traces: [{
|
|
311
|
+
type: 'ibc',
|
|
312
|
+
counterparty: {
|
|
313
|
+
channel_id: 'channel-4769',
|
|
314
|
+
base_denom: 'neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj',
|
|
315
|
+
chain_name: 'neutron'
|
|
316
|
+
},
|
|
317
|
+
chain: {
|
|
318
|
+
channel_id: 'channel-5'
|
|
319
|
+
}
|
|
320
|
+
}]
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
description: 'What the Fuck',
|
|
324
|
+
denom_units: [{
|
|
325
|
+
denom: 'ibc/1B375F64BC62FA4F15C04B1FF28C2A6504A157AE7541DED5AF6C3EFC0A137D4A',
|
|
326
|
+
exponent: 0,
|
|
327
|
+
aliases: ['neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf']
|
|
328
|
+
}, {
|
|
329
|
+
denom: 'wtf',
|
|
330
|
+
exponent: 6
|
|
331
|
+
}],
|
|
332
|
+
base: 'ibc/1B375F64BC62FA4F15C04B1FF28C2A6504A157AE7541DED5AF6C3EFC0A137D4A',
|
|
333
|
+
name: 'wtf',
|
|
334
|
+
display: 'wtf',
|
|
335
|
+
symbol: 'WTF',
|
|
336
|
+
logo_URIs: {
|
|
337
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png'
|
|
338
|
+
},
|
|
339
|
+
images: [{
|
|
340
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WTF.png',
|
|
341
|
+
theme: {
|
|
342
|
+
primary_color_hex: '#dcd5ab'
|
|
343
|
+
}
|
|
344
|
+
}],
|
|
345
|
+
traces: [{
|
|
346
|
+
type: 'ibc',
|
|
347
|
+
counterparty: {
|
|
348
|
+
channel_id: 'channel-4769',
|
|
349
|
+
base_denom: 'neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf',
|
|
350
|
+
chain_name: 'neutron'
|
|
351
|
+
},
|
|
352
|
+
chain: {
|
|
353
|
+
channel_id: 'channel-5'
|
|
354
|
+
}
|
|
355
|
+
}]
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
description: 'Astro BOY',
|
|
359
|
+
denom_units: [{
|
|
360
|
+
denom: 'ibc/027BA247B1906FD5B80B7EBF3F98ABAFCD5246A1B802EC2432F7D76447FA925D',
|
|
361
|
+
exponent: 0,
|
|
362
|
+
aliases: ['neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv']
|
|
363
|
+
}, {
|
|
364
|
+
denom: 'boy',
|
|
365
|
+
exponent: 6
|
|
366
|
+
}],
|
|
367
|
+
base: 'ibc/027BA247B1906FD5B80B7EBF3F98ABAFCD5246A1B802EC2432F7D76447FA925D',
|
|
368
|
+
name: 'boy',
|
|
369
|
+
display: 'boy',
|
|
370
|
+
symbol: 'BOY',
|
|
371
|
+
logo_URIs: {
|
|
372
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png'
|
|
373
|
+
},
|
|
374
|
+
images: [{
|
|
375
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/boy.png',
|
|
376
|
+
theme: {
|
|
377
|
+
primary_color_hex: '#333333'
|
|
378
|
+
}
|
|
379
|
+
}],
|
|
380
|
+
traces: [{
|
|
381
|
+
type: 'ibc',
|
|
382
|
+
counterparty: {
|
|
383
|
+
channel_id: 'channel-4769',
|
|
384
|
+
base_denom: 'neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv',
|
|
385
|
+
chain_name: 'neutron'
|
|
386
|
+
},
|
|
387
|
+
chain: {
|
|
388
|
+
channel_id: 'channel-5'
|
|
389
|
+
}
|
|
390
|
+
}]
|
|
391
|
+
},
|
|
94
392
|
{
|
|
95
393
|
description: 'The native token of Osmosis',
|
|
96
394
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.64.
|
|
3
|
+
"version": "1.64.47",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.46.
|
|
33
|
-
"chain-registry": "^1.63.
|
|
32
|
+
"@chain-registry/utils": "^1.46.39",
|
|
33
|
+
"chain-registry": "^1.63.47"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.45.
|
|
36
|
+
"@chain-registry/types": "^0.45.39"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "9a69c50527b7248e625d16a6b047dcf14c9ae891"
|
|
47
47
|
}
|