@chain-registry/assets 1.70.190 → 1.70.192
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/axelar.js +0 -4
- package/esm/mainnet/celestia.js +8 -8
- package/esm/mainnet/composable.js +0 -2
- package/esm/mainnet/cosmoshub.js +0 -2
- package/esm/mainnet/gravitybridge.js +0 -4
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/initia.js +182 -0
- package/esm/mainnet/juno.js +0 -2
- package/esm/mainnet/kava.js +0 -2
- package/esm/mainnet/kujira.js +0 -2
- package/esm/mainnet/migaloo.js +0 -2
- package/esm/mainnet/neutron.js +0 -2
- package/esm/mainnet/noble.js +0 -2
- package/esm/mainnet/oraichain.js +0 -2
- package/esm/mainnet/osmosis.js +150 -12
- package/esm/mainnet/persistence.js +0 -2
- package/esm/mainnet/stride.js +0 -2
- package/esm/mainnet/terra2.js +0 -2
- package/index.d.ts +1 -1
- package/mainnet/assets.js +2 -1
- package/mainnet/axelar.js +0 -4
- package/mainnet/celestia.js +8 -8
- package/mainnet/composable.js +0 -2
- package/mainnet/cosmoshub.js +0 -2
- package/mainnet/gravitybridge.js +0 -4
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +4 -3
- package/mainnet/initia.d.ts +3 -0
- package/mainnet/initia.js +184 -0
- package/mainnet/juno.js +0 -2
- package/mainnet/kava.js +0 -2
- package/mainnet/kujira.js +0 -2
- package/mainnet/migaloo.js +0 -2
- package/mainnet/neutron.js +0 -2
- package/mainnet/noble.js +0 -2
- package/mainnet/oraichain.js +0 -2
- package/mainnet/osmosis.js +150 -12
- package/mainnet/persistence.js +0 -2
- package/mainnet/stride.js +0 -2
- package/mainnet/terra2.js +0 -2
- package/package.json +5 -5
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const assets = {
|
|
4
|
+
chain_name: 'initia',
|
|
5
|
+
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'The native token of Osmosis',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uosmo']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'osmo',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
type_asset: 'sdk.coin',
|
|
17
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
18
|
+
name: 'Osmosis',
|
|
19
|
+
display: 'osmo',
|
|
20
|
+
symbol: 'OSMO',
|
|
21
|
+
logo_URIs: {
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
24
|
+
},
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
28
|
+
theme: {
|
|
29
|
+
primary_color_hex: '#760dbb'
|
|
30
|
+
}
|
|
31
|
+
}],
|
|
32
|
+
coingecko_id: 'osmosis',
|
|
33
|
+
keywords: ['dex', 'staking'],
|
|
34
|
+
socials: {
|
|
35
|
+
website: 'https://osmosis.zone',
|
|
36
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
37
|
+
},
|
|
38
|
+
traces: [{
|
|
39
|
+
type: 'ibc',
|
|
40
|
+
counterparty: {
|
|
41
|
+
channel_id: 'channel-100108',
|
|
42
|
+
base_denom: 'uosmo',
|
|
43
|
+
chain_name: 'osmosis'
|
|
44
|
+
},
|
|
45
|
+
chain: {
|
|
46
|
+
channel_id: 'channel-0'
|
|
47
|
+
}
|
|
48
|
+
}]
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
description: 'ION is the second native token of Osmosis.',
|
|
52
|
+
denom_units: [{
|
|
53
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
54
|
+
exponent: 0,
|
|
55
|
+
aliases: ['uion']
|
|
56
|
+
}, {
|
|
57
|
+
denom: 'ion',
|
|
58
|
+
exponent: 6
|
|
59
|
+
}],
|
|
60
|
+
type_asset: 'sdk.coin',
|
|
61
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
62
|
+
name: 'Ion DAO',
|
|
63
|
+
display: 'ion',
|
|
64
|
+
symbol: 'ION',
|
|
65
|
+
logo_URIs: {
|
|
66
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
67
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
68
|
+
},
|
|
69
|
+
images: [{
|
|
70
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
71
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
72
|
+
theme: {
|
|
73
|
+
primary_color_hex: '#4453c7'
|
|
74
|
+
}
|
|
75
|
+
}],
|
|
76
|
+
coingecko_id: 'ion',
|
|
77
|
+
keywords: ['memecoin', 'defi'],
|
|
78
|
+
socials: {
|
|
79
|
+
website: 'https://ion.wtf',
|
|
80
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
81
|
+
},
|
|
82
|
+
traces: [{
|
|
83
|
+
type: 'ibc',
|
|
84
|
+
counterparty: {
|
|
85
|
+
channel_id: 'channel-100108',
|
|
86
|
+
base_denom: 'uion',
|
|
87
|
+
chain_name: 'osmosis'
|
|
88
|
+
},
|
|
89
|
+
chain: {
|
|
90
|
+
channel_id: 'channel-0'
|
|
91
|
+
}
|
|
92
|
+
}]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
description: 'The native token of Osmosis',
|
|
96
|
+
denom_units: [{
|
|
97
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
98
|
+
exponent: 0,
|
|
99
|
+
aliases: ['uosmo']
|
|
100
|
+
}, {
|
|
101
|
+
denom: 'osmo',
|
|
102
|
+
exponent: 6
|
|
103
|
+
}],
|
|
104
|
+
type_asset: 'sdk.coin',
|
|
105
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
106
|
+
name: 'Osmosis',
|
|
107
|
+
display: 'osmo',
|
|
108
|
+
symbol: 'OSMO',
|
|
109
|
+
logo_URIs: {
|
|
110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
112
|
+
},
|
|
113
|
+
images: [{
|
|
114
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
115
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
116
|
+
theme: {
|
|
117
|
+
primary_color_hex: '#760dbb'
|
|
118
|
+
}
|
|
119
|
+
}],
|
|
120
|
+
coingecko_id: 'osmosis',
|
|
121
|
+
keywords: ['dex', 'staking'],
|
|
122
|
+
socials: {
|
|
123
|
+
website: 'https://osmosis.zone',
|
|
124
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
125
|
+
},
|
|
126
|
+
traces: [{
|
|
127
|
+
type: 'ibc',
|
|
128
|
+
counterparty: {
|
|
129
|
+
channel_id: 'channel-100108',
|
|
130
|
+
base_denom: 'uosmo',
|
|
131
|
+
chain_name: 'osmosis'
|
|
132
|
+
},
|
|
133
|
+
chain: {
|
|
134
|
+
channel_id: 'channel-0'
|
|
135
|
+
}
|
|
136
|
+
}]
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
description: 'ION is the second native token of Osmosis.',
|
|
140
|
+
denom_units: [{
|
|
141
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
142
|
+
exponent: 0,
|
|
143
|
+
aliases: ['uion']
|
|
144
|
+
}, {
|
|
145
|
+
denom: 'ion',
|
|
146
|
+
exponent: 6
|
|
147
|
+
}],
|
|
148
|
+
type_asset: 'sdk.coin',
|
|
149
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
150
|
+
name: 'Ion DAO',
|
|
151
|
+
display: 'ion',
|
|
152
|
+
symbol: 'ION',
|
|
153
|
+
logo_URIs: {
|
|
154
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
155
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
156
|
+
},
|
|
157
|
+
images: [{
|
|
158
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
159
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
160
|
+
theme: {
|
|
161
|
+
primary_color_hex: '#4453c7'
|
|
162
|
+
}
|
|
163
|
+
}],
|
|
164
|
+
coingecko_id: 'ion',
|
|
165
|
+
keywords: ['memecoin', 'defi'],
|
|
166
|
+
socials: {
|
|
167
|
+
website: 'https://ion.wtf',
|
|
168
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
169
|
+
},
|
|
170
|
+
traces: [{
|
|
171
|
+
type: 'ibc',
|
|
172
|
+
counterparty: {
|
|
173
|
+
channel_id: 'channel-100108',
|
|
174
|
+
base_denom: 'uion',
|
|
175
|
+
chain_name: 'osmosis'
|
|
176
|
+
},
|
|
177
|
+
chain: {
|
|
178
|
+
channel_id: 'channel-0'
|
|
179
|
+
}
|
|
180
|
+
}]
|
|
181
|
+
}
|
|
182
|
+
]
|
|
183
|
+
};
|
|
184
|
+
exports.default = assets;
|
package/mainnet/juno.js
CHANGED
|
@@ -5750,7 +5750,6 @@ const assets = {
|
|
|
5750
5750
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
5751
5751
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
5752
5752
|
},
|
|
5753
|
-
coingecko_id: 'alter',
|
|
5754
5753
|
images: [{
|
|
5755
5754
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
5756
5755
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
|
@@ -6127,7 +6126,6 @@ const assets = {
|
|
|
6127
6126
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
6128
6127
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
6129
6128
|
},
|
|
6130
|
-
coingecko_id: 'alter',
|
|
6131
6129
|
images: [{
|
|
6132
6130
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
6133
6131
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
package/mainnet/kava.js
CHANGED
|
@@ -727,7 +727,6 @@ const assets = {
|
|
|
727
727
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
728
728
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
729
729
|
},
|
|
730
|
-
coingecko_id: 'deenar-gold',
|
|
731
730
|
socials: {
|
|
732
731
|
website: 'https://deenar.com',
|
|
733
732
|
twitter: 'https://x.com/DeenarGold'
|
|
@@ -1745,7 +1744,6 @@ const assets = {
|
|
|
1745
1744
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1746
1745
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
1747
1746
|
},
|
|
1748
|
-
coingecko_id: 'deenar-gold',
|
|
1749
1747
|
socials: {
|
|
1750
1748
|
website: 'https://deenar.com',
|
|
1751
1749
|
twitter: 'https://x.com/DeenarGold'
|
package/mainnet/kujira.js
CHANGED
|
@@ -7152,7 +7152,6 @@ const assets = {
|
|
|
7152
7152
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
7153
7153
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
7154
7154
|
},
|
|
7155
|
-
coingecko_id: 'alter',
|
|
7156
7155
|
images: [{
|
|
7157
7156
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
7158
7157
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
|
@@ -8860,7 +8859,6 @@ const assets = {
|
|
|
8860
8859
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
8861
8860
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
8862
8861
|
},
|
|
8863
|
-
coingecko_id: 'alter',
|
|
8864
8862
|
images: [{
|
|
8865
8863
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
8866
8864
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
package/mainnet/migaloo.js
CHANGED
|
@@ -2952,7 +2952,6 @@ const assets = {
|
|
|
2952
2952
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
2953
2953
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
2954
2954
|
},
|
|
2955
|
-
coingecko_id: 'alter',
|
|
2956
2955
|
images: [{
|
|
2957
2956
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
2958
2957
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
|
@@ -11830,7 +11829,6 @@ const assets = {
|
|
|
11830
11829
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
11831
11830
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
11832
11831
|
},
|
|
11833
|
-
coingecko_id: 'alter',
|
|
11834
11832
|
images: [{
|
|
11835
11833
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
11836
11834
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
package/mainnet/neutron.js
CHANGED
|
@@ -13704,7 +13704,6 @@ const assets = {
|
|
|
13704
13704
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
13705
13705
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
13706
13706
|
},
|
|
13707
|
-
coingecko_id: 'alter',
|
|
13708
13707
|
images: [{
|
|
13709
13708
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
13710
13709
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
|
@@ -15412,7 +15411,6 @@ const assets = {
|
|
|
15412
15411
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
15413
15412
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
15414
15413
|
},
|
|
15415
|
-
coingecko_id: 'alter',
|
|
15416
15414
|
images: [{
|
|
15417
15415
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
15418
15416
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
package/mainnet/noble.js
CHANGED
|
@@ -1133,7 +1133,6 @@ const assets = {
|
|
|
1133
1133
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1134
1134
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
1135
1135
|
},
|
|
1136
|
-
coingecko_id: 'deenar-gold',
|
|
1137
1136
|
socials: {
|
|
1138
1137
|
website: 'https://deenar.com',
|
|
1139
1138
|
twitter: 'https://x.com/DeenarGold'
|
|
@@ -3616,7 +3615,6 @@ const assets = {
|
|
|
3616
3615
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
3617
3616
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
3618
3617
|
},
|
|
3619
|
-
coingecko_id: 'deenar-gold',
|
|
3620
3618
|
socials: {
|
|
3621
3619
|
website: 'https://deenar.com',
|
|
3622
3620
|
twitter: 'https://x.com/DeenarGold'
|
package/mainnet/oraichain.js
CHANGED
|
@@ -1414,7 +1414,6 @@ const assets = {
|
|
|
1414
1414
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
1415
1415
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
1416
1416
|
},
|
|
1417
|
-
coingecko_id: 'alter',
|
|
1418
1417
|
images: [{
|
|
1419
1418
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
1420
1419
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
|
@@ -1791,7 +1790,6 @@ const assets = {
|
|
|
1791
1790
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
1792
1791
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
1793
1792
|
},
|
|
1794
|
-
coingecko_id: 'alter',
|
|
1795
1793
|
images: [{
|
|
1796
1794
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
1797
1795
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
package/mainnet/osmosis.js
CHANGED
|
@@ -3534,7 +3534,6 @@ const assets = {
|
|
|
3534
3534
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
3535
3535
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
3536
3536
|
},
|
|
3537
|
-
coingecko_id: 'deenar-gold',
|
|
3538
3537
|
socials: {
|
|
3539
3538
|
website: 'https://deenar.com',
|
|
3540
3539
|
twitter: 'https://x.com/DeenarGold'
|
|
@@ -3669,6 +3668,45 @@ const assets = {
|
|
|
3669
3668
|
}
|
|
3670
3669
|
}]
|
|
3671
3670
|
},
|
|
3671
|
+
{
|
|
3672
|
+
description: 'The native token of Initia',
|
|
3673
|
+
denom_units: [{
|
|
3674
|
+
denom: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
|
|
3675
|
+
exponent: 0,
|
|
3676
|
+
aliases: ['uinit']
|
|
3677
|
+
}, {
|
|
3678
|
+
denom: 'INIT',
|
|
3679
|
+
exponent: 6
|
|
3680
|
+
}],
|
|
3681
|
+
base: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
|
|
3682
|
+
display: 'INIT',
|
|
3683
|
+
name: 'Initia',
|
|
3684
|
+
symbol: 'INIT',
|
|
3685
|
+
images: [{
|
|
3686
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
|
|
3687
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
|
|
3688
|
+
theme: {
|
|
3689
|
+
circle: true,
|
|
3690
|
+
primary_color_hex: '#040404'
|
|
3691
|
+
}
|
|
3692
|
+
}],
|
|
3693
|
+
socials: {
|
|
3694
|
+
website: 'https://initia.xyz/',
|
|
3695
|
+
twitter: 'https://twitter.com/initiaFDN'
|
|
3696
|
+
},
|
|
3697
|
+
type_asset: 'sdk.coin',
|
|
3698
|
+
traces: [{
|
|
3699
|
+
type: 'ibc',
|
|
3700
|
+
counterparty: {
|
|
3701
|
+
channel_id: 'channel-0',
|
|
3702
|
+
base_denom: 'uinit',
|
|
3703
|
+
chain_name: 'initia'
|
|
3704
|
+
},
|
|
3705
|
+
chain: {
|
|
3706
|
+
channel_id: 'channel-100108'
|
|
3707
|
+
}
|
|
3708
|
+
}]
|
|
3709
|
+
},
|
|
3672
3710
|
{
|
|
3673
3711
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
3674
3712
|
denom_units: [{
|
|
@@ -5219,12 +5257,12 @@ const assets = {
|
|
|
5219
5257
|
display: 'milk',
|
|
5220
5258
|
symbol: 'MILK',
|
|
5221
5259
|
logo_URIs: {
|
|
5222
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/
|
|
5223
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/
|
|
5260
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
|
|
5261
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
|
|
5224
5262
|
},
|
|
5225
5263
|
images: [{
|
|
5226
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/
|
|
5227
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/
|
|
5264
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
|
|
5265
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg',
|
|
5228
5266
|
theme: {
|
|
5229
5267
|
primary_color_hex: '#760dbb'
|
|
5230
5268
|
}
|
|
@@ -9886,7 +9924,6 @@ const assets = {
|
|
|
9886
9924
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
9887
9925
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
9888
9926
|
},
|
|
9889
|
-
coingecko_id: 'deenar-gold',
|
|
9890
9927
|
socials: {
|
|
9891
9928
|
website: 'https://deenar.com',
|
|
9892
9929
|
twitter: 'https://x.com/DeenarGold'
|
|
@@ -10021,6 +10058,45 @@ const assets = {
|
|
|
10021
10058
|
}
|
|
10022
10059
|
}]
|
|
10023
10060
|
},
|
|
10061
|
+
{
|
|
10062
|
+
description: 'The native token of Initia',
|
|
10063
|
+
denom_units: [{
|
|
10064
|
+
denom: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
|
|
10065
|
+
exponent: 0,
|
|
10066
|
+
aliases: ['uinit']
|
|
10067
|
+
}, {
|
|
10068
|
+
denom: 'INIT',
|
|
10069
|
+
exponent: 6
|
|
10070
|
+
}],
|
|
10071
|
+
base: 'ibc/70932FA3E9291DC51EE280CEEA490BDA58D927598BAEFED5947F99365EE97806',
|
|
10072
|
+
display: 'INIT',
|
|
10073
|
+
name: 'Initia',
|
|
10074
|
+
symbol: 'INIT',
|
|
10075
|
+
images: [{
|
|
10076
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
|
|
10077
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
|
|
10078
|
+
theme: {
|
|
10079
|
+
circle: true,
|
|
10080
|
+
primary_color_hex: '#040404'
|
|
10081
|
+
}
|
|
10082
|
+
}],
|
|
10083
|
+
socials: {
|
|
10084
|
+
website: 'https://initia.xyz/',
|
|
10085
|
+
twitter: 'https://twitter.com/initiaFDN'
|
|
10086
|
+
},
|
|
10087
|
+
type_asset: 'sdk.coin',
|
|
10088
|
+
traces: [{
|
|
10089
|
+
type: 'ibc',
|
|
10090
|
+
counterparty: {
|
|
10091
|
+
channel_id: 'channel-0',
|
|
10092
|
+
base_denom: 'uinit',
|
|
10093
|
+
chain_name: 'initia'
|
|
10094
|
+
},
|
|
10095
|
+
chain: {
|
|
10096
|
+
channel_id: 'channel-100108'
|
|
10097
|
+
}
|
|
10098
|
+
}]
|
|
10099
|
+
},
|
|
10024
10100
|
{
|
|
10025
10101
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
10026
10102
|
denom_units: [{
|
|
@@ -11571,12 +11647,12 @@ const assets = {
|
|
|
11571
11647
|
display: 'milk',
|
|
11572
11648
|
symbol: 'MILK',
|
|
11573
11649
|
logo_URIs: {
|
|
11574
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/
|
|
11575
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/
|
|
11650
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
|
|
11651
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
|
|
11576
11652
|
},
|
|
11577
11653
|
images: [{
|
|
11578
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/
|
|
11579
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/
|
|
11654
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
|
|
11655
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg',
|
|
11580
11656
|
theme: {
|
|
11581
11657
|
primary_color_hex: '#760dbb'
|
|
11582
11658
|
}
|
|
@@ -28744,6 +28820,38 @@ const assets = {
|
|
|
28744
28820
|
}
|
|
28745
28821
|
}]
|
|
28746
28822
|
},
|
|
28823
|
+
{
|
|
28824
|
+
denom_units: [{
|
|
28825
|
+
denom: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
|
|
28826
|
+
exponent: 0,
|
|
28827
|
+
aliases: ['cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x']
|
|
28828
|
+
}, {
|
|
28829
|
+
denom: 'satUniBTC',
|
|
28830
|
+
exponent: 8
|
|
28831
|
+
}],
|
|
28832
|
+
base: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
|
|
28833
|
+
address: 'bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
|
|
28834
|
+
name: 'Satlayer uniBTC',
|
|
28835
|
+
display: 'satUniBTC',
|
|
28836
|
+
symbol: 'satUniBTC',
|
|
28837
|
+
logo_URIs: {
|
|
28838
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
28839
|
+
},
|
|
28840
|
+
type_asset: 'cw20',
|
|
28841
|
+
traces: [{
|
|
28842
|
+
type: 'ibc-cw20',
|
|
28843
|
+
counterparty: {
|
|
28844
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
28845
|
+
channel_id: 'channel-7',
|
|
28846
|
+
base_denom: 'cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
|
|
28847
|
+
chain_name: 'babylon'
|
|
28848
|
+
},
|
|
28849
|
+
chain: {
|
|
28850
|
+
port: 'transfer',
|
|
28851
|
+
channel_id: 'channel-101979'
|
|
28852
|
+
}
|
|
28853
|
+
}]
|
|
28854
|
+
},
|
|
28747
28855
|
{
|
|
28748
28856
|
description: 'Puppy',
|
|
28749
28857
|
denom_units: [{
|
|
@@ -31910,6 +32018,38 @@ const assets = {
|
|
|
31910
32018
|
}
|
|
31911
32019
|
}]
|
|
31912
32020
|
},
|
|
32021
|
+
{
|
|
32022
|
+
denom_units: [{
|
|
32023
|
+
denom: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
|
|
32024
|
+
exponent: 0,
|
|
32025
|
+
aliases: ['cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x']
|
|
32026
|
+
}, {
|
|
32027
|
+
denom: 'satUniBTC',
|
|
32028
|
+
exponent: 8
|
|
32029
|
+
}],
|
|
32030
|
+
base: 'ibc/F5F5B3929B2A955C4F901ADE7089A7711DA87C1B6B58056493C480A95BCBFD97',
|
|
32031
|
+
address: 'bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
|
|
32032
|
+
name: 'Satlayer uniBTC',
|
|
32033
|
+
display: 'satUniBTC',
|
|
32034
|
+
symbol: 'satUniBTC',
|
|
32035
|
+
logo_URIs: {
|
|
32036
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.svg'
|
|
32037
|
+
},
|
|
32038
|
+
type_asset: 'cw20',
|
|
32039
|
+
traces: [{
|
|
32040
|
+
type: 'ibc-cw20',
|
|
32041
|
+
counterparty: {
|
|
32042
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
32043
|
+
channel_id: 'channel-7',
|
|
32044
|
+
base_denom: 'cw20:bbn1j2nchmpuhkq0yj93g84txe33j5lhw2y7p3anhqjhvamqxsev6rmsneu85x',
|
|
32045
|
+
chain_name: 'babylon'
|
|
32046
|
+
},
|
|
32047
|
+
chain: {
|
|
32048
|
+
port: 'transfer',
|
|
32049
|
+
channel_id: 'channel-101979'
|
|
32050
|
+
}
|
|
32051
|
+
}]
|
|
32052
|
+
},
|
|
31913
32053
|
{
|
|
31914
32054
|
description: 'Puppy',
|
|
31915
32055
|
denom_units: [{
|
|
@@ -35070,7 +35210,6 @@ const assets = {
|
|
|
35070
35210
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
35071
35211
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
35072
35212
|
},
|
|
35073
|
-
coingecko_id: 'alter',
|
|
35074
35213
|
images: [{
|
|
35075
35214
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
35076
35215
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
|
@@ -43948,7 +44087,6 @@ const assets = {
|
|
|
43948
44087
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
43949
44088
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
43950
44089
|
},
|
|
43951
|
-
coingecko_id: 'alter',
|
|
43952
44090
|
images: [{
|
|
43953
44091
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
43954
44092
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
package/mainnet/persistence.js
CHANGED
|
@@ -4176,7 +4176,6 @@ const assets = {
|
|
|
4176
4176
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
4177
4177
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
4178
4178
|
},
|
|
4179
|
-
coingecko_id: 'alter',
|
|
4180
4179
|
images: [{
|
|
4181
4180
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
4182
4181
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
|
@@ -4553,7 +4552,6 @@ const assets = {
|
|
|
4553
4552
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
4554
4553
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
4555
4554
|
},
|
|
4556
|
-
coingecko_id: 'alter',
|
|
4557
4555
|
images: [{
|
|
4558
4556
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
4559
4557
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
package/mainnet/stride.js
CHANGED
|
@@ -1017,7 +1017,6 @@ const assets = {
|
|
|
1017
1017
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
1018
1018
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
1019
1019
|
},
|
|
1020
|
-
coingecko_id: 'deenar-gold',
|
|
1021
1020
|
socials: {
|
|
1022
1021
|
website: 'https://deenar.com',
|
|
1023
1022
|
twitter: 'https://x.com/DeenarGold'
|
|
@@ -7585,7 +7584,6 @@ const assets = {
|
|
|
7585
7584
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.png',
|
|
7586
7585
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/deen.svg'
|
|
7587
7586
|
},
|
|
7588
|
-
coingecko_id: 'deenar-gold',
|
|
7589
7587
|
socials: {
|
|
7590
7588
|
website: 'https://deenar.com',
|
|
7591
7589
|
twitter: 'https://x.com/DeenarGold'
|
package/mainnet/terra2.js
CHANGED
|
@@ -16438,7 +16438,6 @@ const assets = {
|
|
|
16438
16438
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
16439
16439
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
16440
16440
|
},
|
|
16441
|
-
coingecko_id: 'alter',
|
|
16442
16441
|
images: [{
|
|
16443
16442
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
16444
16443
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
|
@@ -16933,7 +16932,6 @@ const assets = {
|
|
|
16933
16932
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
16934
16933
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
16935
16934
|
},
|
|
16936
|
-
coingecko_id: 'alter',
|
|
16937
16935
|
images: [{
|
|
16938
16936
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
16939
16937
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.192",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.121",
|
|
33
|
+
"chain-registry": "^1.69.192"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.121"
|
|
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": "49a08f26ebd4fba8c25b26c18804e17a864c1868"
|
|
47
47
|
}
|