@chain-registry/assets 1.64.10 → 1.64.12
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/aura.js +16 -2
- package/esm/mainnet/axelar.js +74 -0
- package/esm/mainnet/celestia.js +16 -2
- package/esm/mainnet/coreum.js +16 -2
- package/esm/mainnet/cosmoshub.js +90 -2
- package/esm/mainnet/cronos.js +16 -2
- package/esm/mainnet/dydx.js +16 -2
- package/esm/mainnet/dymension.js +16 -2
- package/esm/mainnet/evmos.js +16 -2
- package/esm/mainnet/haqq.js +16 -2
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +16 -2
- package/esm/mainnet/kujira.js +16 -2
- package/esm/mainnet/migaloo.js +16 -2
- package/esm/mainnet/neutron.js +16 -2
- package/esm/mainnet/onex.js +16 -2
- package/esm/mainnet/osmosis.js +13943 -645
- package/esm/mainnet/persistence.js +16 -2
- package/esm/mainnet/sei.js +16 -2
- package/esm/mainnet/self.js +326 -0
- package/esm/mainnet/terra2.js +16 -2
- package/esm/mainnet/umee.js +16 -2
- package/esm/testnet/elystestnet.js +68 -0
- package/esm/testnet/mantrachaintestnet.js +68 -0
- package/esm/testnet/osmosistestnet.js +68 -0
- package/esm/testnet/osmosistestnet4.js +68 -0
- package/esm/testnet/xiontestnet.js +68 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/aura.js +16 -2
- package/mainnet/axelar.js +74 -0
- package/mainnet/celestia.js +16 -2
- package/mainnet/coreum.js +16 -2
- package/mainnet/cosmoshub.js +90 -2
- package/mainnet/cronos.js +16 -2
- package/mainnet/dydx.js +16 -2
- package/mainnet/dymension.js +16 -2
- package/mainnet/evmos.js +16 -2
- package/mainnet/haqq.js +16 -2
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +2 -1
- package/mainnet/injective.js +16 -2
- package/mainnet/kujira.js +16 -2
- package/mainnet/migaloo.js +16 -2
- package/mainnet/neutron.js +16 -2
- package/mainnet/onex.js +16 -2
- package/mainnet/osmosis.js +13943 -645
- package/mainnet/persistence.js +16 -2
- package/mainnet/sei.js +16 -2
- package/mainnet/self.d.ts +3 -0
- package/mainnet/self.js +328 -0
- package/mainnet/terra2.js +16 -2
- package/mainnet/umee.js +16 -2
- package/package.json +5 -5
- package/testnet/elystestnet.js +68 -0
- package/testnet/mantrachaintestnet.js +68 -0
- package/testnet/osmosistestnet.js +68 -0
- package/testnet/osmosistestnet4.js +68 -0
- package/testnet/xiontestnet.js +68 -0
|
@@ -981,9 +981,16 @@ const assets = {
|
|
|
981
981
|
chain_name: 'ethereum',
|
|
982
982
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
983
983
|
},
|
|
984
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
984
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
985
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
986
|
+
theme: {
|
|
987
|
+
circle: true,
|
|
988
|
+
primary_color_hex: '#009393',
|
|
989
|
+
background_color_hex: '#009393'
|
|
990
|
+
}
|
|
985
991
|
}],
|
|
986
992
|
logo_URIs: {
|
|
993
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
987
994
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
988
995
|
}
|
|
989
996
|
},
|
|
@@ -2325,9 +2332,16 @@ const assets = {
|
|
|
2325
2332
|
chain_name: 'ethereum',
|
|
2326
2333
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
2327
2334
|
},
|
|
2328
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2335
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
2336
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2337
|
+
theme: {
|
|
2338
|
+
circle: true,
|
|
2339
|
+
primary_color_hex: '#009393',
|
|
2340
|
+
background_color_hex: '#009393'
|
|
2341
|
+
}
|
|
2329
2342
|
}],
|
|
2330
2343
|
logo_URIs: {
|
|
2344
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2331
2345
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2332
2346
|
}
|
|
2333
2347
|
},
|
package/esm/mainnet/sei.js
CHANGED
|
@@ -287,9 +287,16 @@ const assets = {
|
|
|
287
287
|
chain_name: 'ethereum',
|
|
288
288
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
289
289
|
},
|
|
290
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
290
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
291
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
292
|
+
theme: {
|
|
293
|
+
circle: true,
|
|
294
|
+
primary_color_hex: '#009393',
|
|
295
|
+
background_color_hex: '#009393'
|
|
296
|
+
}
|
|
291
297
|
}],
|
|
292
298
|
logo_URIs: {
|
|
299
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
293
300
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
294
301
|
}
|
|
295
302
|
},
|
|
@@ -1048,9 +1055,16 @@ const assets = {
|
|
|
1048
1055
|
chain_name: 'ethereum',
|
|
1049
1056
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1050
1057
|
},
|
|
1051
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1058
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1059
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1060
|
+
theme: {
|
|
1061
|
+
circle: true,
|
|
1062
|
+
primary_color_hex: '#009393',
|
|
1063
|
+
background_color_hex: '#009393'
|
|
1064
|
+
}
|
|
1052
1065
|
}],
|
|
1053
1066
|
logo_URIs: {
|
|
1067
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1054
1068
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1055
1069
|
}
|
|
1056
1070
|
},
|
|
@@ -0,0 +1,326 @@
|
|
|
1
|
+
const assets = {
|
|
2
|
+
chain_name: 'self',
|
|
3
|
+
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'The native token of Axelar',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/0E1517E2771CA7C03F2ED3F9BAECCAEADF0BFD79B89679E834933BC0F179AD98',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uaxl']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'axl',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/0E1517E2771CA7C03F2ED3F9BAECCAEADF0BFD79B89679E834933BC0F179AD98',
|
|
15
|
+
name: 'Axelar',
|
|
16
|
+
display: 'axl',
|
|
17
|
+
symbol: 'AXL',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
21
|
+
},
|
|
22
|
+
coingecko_id: 'axelar',
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
26
|
+
}],
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://axelar.network/',
|
|
29
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
30
|
+
},
|
|
31
|
+
traces: [{
|
|
32
|
+
type: 'ibc',
|
|
33
|
+
counterparty: {
|
|
34
|
+
channel_id: 'channel-157',
|
|
35
|
+
base_denom: 'uaxl',
|
|
36
|
+
chain_name: 'axelar'
|
|
37
|
+
},
|
|
38
|
+
chain: {
|
|
39
|
+
channel_id: 'channel-1'
|
|
40
|
+
}
|
|
41
|
+
}]
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
description: 'The native staking and governance token of the Cosmos Hub.',
|
|
45
|
+
denom_units: [{
|
|
46
|
+
denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
|
|
47
|
+
exponent: 0,
|
|
48
|
+
aliases: ['uatom']
|
|
49
|
+
}, {
|
|
50
|
+
denom: 'atom',
|
|
51
|
+
exponent: 6
|
|
52
|
+
}],
|
|
53
|
+
base: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
|
|
54
|
+
name: 'Cosmos Hub Atom',
|
|
55
|
+
display: 'atom',
|
|
56
|
+
symbol: 'ATOM',
|
|
57
|
+
logo_URIs: {
|
|
58
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
59
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
60
|
+
},
|
|
61
|
+
coingecko_id: 'cosmos',
|
|
62
|
+
images: [{
|
|
63
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
64
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
65
|
+
}],
|
|
66
|
+
socials: {
|
|
67
|
+
website: 'https://cosmos.network',
|
|
68
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
69
|
+
},
|
|
70
|
+
traces: [{
|
|
71
|
+
type: 'ibc',
|
|
72
|
+
counterparty: {
|
|
73
|
+
channel_id: 'channel-892',
|
|
74
|
+
base_denom: 'uatom',
|
|
75
|
+
chain_name: 'cosmoshub'
|
|
76
|
+
},
|
|
77
|
+
chain: {
|
|
78
|
+
channel_id: 'channel-0'
|
|
79
|
+
}
|
|
80
|
+
}]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
description: 'The native token of Osmosis',
|
|
84
|
+
denom_units: [{
|
|
85
|
+
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
86
|
+
exponent: 0,
|
|
87
|
+
aliases: ['uosmo']
|
|
88
|
+
}, {
|
|
89
|
+
denom: 'osmo',
|
|
90
|
+
exponent: 6
|
|
91
|
+
}],
|
|
92
|
+
type_asset: 'sdk.coin',
|
|
93
|
+
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
94
|
+
name: 'Osmosis',
|
|
95
|
+
display: 'osmo',
|
|
96
|
+
symbol: 'OSMO',
|
|
97
|
+
logo_URIs: {
|
|
98
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
99
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
100
|
+
},
|
|
101
|
+
images: [{
|
|
102
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
103
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
104
|
+
}],
|
|
105
|
+
coingecko_id: 'osmosis',
|
|
106
|
+
keywords: ['dex', 'staking'],
|
|
107
|
+
socials: {
|
|
108
|
+
website: 'https://osmosis.zone',
|
|
109
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
110
|
+
},
|
|
111
|
+
traces: [{
|
|
112
|
+
type: 'ibc',
|
|
113
|
+
counterparty: {
|
|
114
|
+
channel_id: 'channel-78292',
|
|
115
|
+
base_denom: 'uosmo',
|
|
116
|
+
chain_name: 'osmosis'
|
|
117
|
+
},
|
|
118
|
+
chain: {
|
|
119
|
+
channel_id: 'channel-1'
|
|
120
|
+
}
|
|
121
|
+
}]
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
description: 'ION is the second native token of Osmosis.',
|
|
125
|
+
denom_units: [{
|
|
126
|
+
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
127
|
+
exponent: 0,
|
|
128
|
+
aliases: ['uion']
|
|
129
|
+
}, {
|
|
130
|
+
denom: 'ion',
|
|
131
|
+
exponent: 6
|
|
132
|
+
}],
|
|
133
|
+
type_asset: 'sdk.coin',
|
|
134
|
+
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
135
|
+
name: 'Ion DAO',
|
|
136
|
+
display: 'ion',
|
|
137
|
+
symbol: 'ION',
|
|
138
|
+
logo_URIs: {
|
|
139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
140
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
141
|
+
},
|
|
142
|
+
images: [{
|
|
143
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
144
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
145
|
+
}],
|
|
146
|
+
coingecko_id: 'ion',
|
|
147
|
+
keywords: ['memecoin', 'defi'],
|
|
148
|
+
socials: {
|
|
149
|
+
website: 'https://ion.wtf',
|
|
150
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
151
|
+
},
|
|
152
|
+
traces: [{
|
|
153
|
+
type: 'ibc',
|
|
154
|
+
counterparty: {
|
|
155
|
+
channel_id: 'channel-78292',
|
|
156
|
+
base_denom: 'uion',
|
|
157
|
+
chain_name: 'osmosis'
|
|
158
|
+
},
|
|
159
|
+
chain: {
|
|
160
|
+
channel_id: 'channel-1'
|
|
161
|
+
}
|
|
162
|
+
}]
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
description: 'The native token of Axelar',
|
|
166
|
+
denom_units: [{
|
|
167
|
+
denom: 'ibc/0E1517E2771CA7C03F2ED3F9BAECCAEADF0BFD79B89679E834933BC0F179AD98',
|
|
168
|
+
exponent: 0,
|
|
169
|
+
aliases: ['uaxl']
|
|
170
|
+
}, {
|
|
171
|
+
denom: 'axl',
|
|
172
|
+
exponent: 6
|
|
173
|
+
}],
|
|
174
|
+
base: 'ibc/0E1517E2771CA7C03F2ED3F9BAECCAEADF0BFD79B89679E834933BC0F179AD98',
|
|
175
|
+
name: 'Axelar',
|
|
176
|
+
display: 'axl',
|
|
177
|
+
symbol: 'AXL',
|
|
178
|
+
logo_URIs: {
|
|
179
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
180
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
181
|
+
},
|
|
182
|
+
coingecko_id: 'axelar',
|
|
183
|
+
images: [{
|
|
184
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
185
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
186
|
+
}],
|
|
187
|
+
socials: {
|
|
188
|
+
website: 'https://axelar.network/',
|
|
189
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
190
|
+
},
|
|
191
|
+
traces: [{
|
|
192
|
+
type: 'ibc',
|
|
193
|
+
counterparty: {
|
|
194
|
+
channel_id: 'channel-157',
|
|
195
|
+
base_denom: 'uaxl',
|
|
196
|
+
chain_name: 'axelar'
|
|
197
|
+
},
|
|
198
|
+
chain: {
|
|
199
|
+
channel_id: 'channel-1'
|
|
200
|
+
}
|
|
201
|
+
}]
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
description: 'The native staking and governance token of the Cosmos Hub.',
|
|
205
|
+
denom_units: [{
|
|
206
|
+
denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
|
|
207
|
+
exponent: 0,
|
|
208
|
+
aliases: ['uatom']
|
|
209
|
+
}, {
|
|
210
|
+
denom: 'atom',
|
|
211
|
+
exponent: 6
|
|
212
|
+
}],
|
|
213
|
+
base: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
|
|
214
|
+
name: 'Cosmos Hub Atom',
|
|
215
|
+
display: 'atom',
|
|
216
|
+
symbol: 'ATOM',
|
|
217
|
+
logo_URIs: {
|
|
218
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
219
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
220
|
+
},
|
|
221
|
+
coingecko_id: 'cosmos',
|
|
222
|
+
images: [{
|
|
223
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
224
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
225
|
+
}],
|
|
226
|
+
socials: {
|
|
227
|
+
website: 'https://cosmos.network',
|
|
228
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
229
|
+
},
|
|
230
|
+
traces: [{
|
|
231
|
+
type: 'ibc',
|
|
232
|
+
counterparty: {
|
|
233
|
+
channel_id: 'channel-892',
|
|
234
|
+
base_denom: 'uatom',
|
|
235
|
+
chain_name: 'cosmoshub'
|
|
236
|
+
},
|
|
237
|
+
chain: {
|
|
238
|
+
channel_id: 'channel-0'
|
|
239
|
+
}
|
|
240
|
+
}]
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
description: 'The native token of Osmosis',
|
|
244
|
+
denom_units: [{
|
|
245
|
+
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
246
|
+
exponent: 0,
|
|
247
|
+
aliases: ['uosmo']
|
|
248
|
+
}, {
|
|
249
|
+
denom: 'osmo',
|
|
250
|
+
exponent: 6
|
|
251
|
+
}],
|
|
252
|
+
type_asset: 'sdk.coin',
|
|
253
|
+
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
|
|
254
|
+
name: 'Osmosis',
|
|
255
|
+
display: 'osmo',
|
|
256
|
+
symbol: 'OSMO',
|
|
257
|
+
logo_URIs: {
|
|
258
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
259
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
260
|
+
},
|
|
261
|
+
images: [{
|
|
262
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
263
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
264
|
+
}],
|
|
265
|
+
coingecko_id: 'osmosis',
|
|
266
|
+
keywords: ['dex', 'staking'],
|
|
267
|
+
socials: {
|
|
268
|
+
website: 'https://osmosis.zone',
|
|
269
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
270
|
+
},
|
|
271
|
+
traces: [{
|
|
272
|
+
type: 'ibc',
|
|
273
|
+
counterparty: {
|
|
274
|
+
channel_id: 'channel-78292',
|
|
275
|
+
base_denom: 'uosmo',
|
|
276
|
+
chain_name: 'osmosis'
|
|
277
|
+
},
|
|
278
|
+
chain: {
|
|
279
|
+
channel_id: 'channel-1'
|
|
280
|
+
}
|
|
281
|
+
}]
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
description: 'ION is the second native token of Osmosis.',
|
|
285
|
+
denom_units: [{
|
|
286
|
+
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
287
|
+
exponent: 0,
|
|
288
|
+
aliases: ['uion']
|
|
289
|
+
}, {
|
|
290
|
+
denom: 'ion',
|
|
291
|
+
exponent: 6
|
|
292
|
+
}],
|
|
293
|
+
type_asset: 'sdk.coin',
|
|
294
|
+
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
|
|
295
|
+
name: 'Ion DAO',
|
|
296
|
+
display: 'ion',
|
|
297
|
+
symbol: 'ION',
|
|
298
|
+
logo_URIs: {
|
|
299
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
300
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
301
|
+
},
|
|
302
|
+
images: [{
|
|
303
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
304
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
305
|
+
}],
|
|
306
|
+
coingecko_id: 'ion',
|
|
307
|
+
keywords: ['memecoin', 'defi'],
|
|
308
|
+
socials: {
|
|
309
|
+
website: 'https://ion.wtf',
|
|
310
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
311
|
+
},
|
|
312
|
+
traces: [{
|
|
313
|
+
type: 'ibc',
|
|
314
|
+
counterparty: {
|
|
315
|
+
channel_id: 'channel-78292',
|
|
316
|
+
base_denom: 'uion',
|
|
317
|
+
chain_name: 'osmosis'
|
|
318
|
+
},
|
|
319
|
+
chain: {
|
|
320
|
+
channel_id: 'channel-1'
|
|
321
|
+
}
|
|
322
|
+
}]
|
|
323
|
+
}
|
|
324
|
+
]
|
|
325
|
+
};
|
|
326
|
+
export default assets;
|
package/esm/mainnet/terra2.js
CHANGED
|
@@ -1246,9 +1246,16 @@ const assets = {
|
|
|
1246
1246
|
chain_name: 'ethereum',
|
|
1247
1247
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1248
1248
|
},
|
|
1249
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1249
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1250
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1251
|
+
theme: {
|
|
1252
|
+
circle: true,
|
|
1253
|
+
primary_color_hex: '#009393',
|
|
1254
|
+
background_color_hex: '#009393'
|
|
1255
|
+
}
|
|
1250
1256
|
}],
|
|
1251
1257
|
logo_URIs: {
|
|
1258
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1252
1259
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1253
1260
|
}
|
|
1254
1261
|
},
|
|
@@ -4104,9 +4111,16 @@ const assets = {
|
|
|
4104
4111
|
chain_name: 'ethereum',
|
|
4105
4112
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
4106
4113
|
},
|
|
4107
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
4114
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
4115
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
4116
|
+
theme: {
|
|
4117
|
+
circle: true,
|
|
4118
|
+
primary_color_hex: '#009393',
|
|
4119
|
+
background_color_hex: '#009393'
|
|
4120
|
+
}
|
|
4108
4121
|
}],
|
|
4109
4122
|
logo_URIs: {
|
|
4123
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
4110
4124
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
4111
4125
|
}
|
|
4112
4126
|
},
|
package/esm/mainnet/umee.js
CHANGED
|
@@ -774,9 +774,16 @@ const assets = {
|
|
|
774
774
|
chain_name: 'ethereum',
|
|
775
775
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
776
776
|
},
|
|
777
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
777
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
778
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
779
|
+
theme: {
|
|
780
|
+
circle: true,
|
|
781
|
+
primary_color_hex: '#009393',
|
|
782
|
+
background_color_hex: '#009393'
|
|
783
|
+
}
|
|
778
784
|
}],
|
|
779
785
|
logo_URIs: {
|
|
786
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
780
787
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
781
788
|
}
|
|
782
789
|
},
|
|
@@ -2001,9 +2008,16 @@ const assets = {
|
|
|
2001
2008
|
chain_name: 'ethereum',
|
|
2002
2009
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
2003
2010
|
},
|
|
2004
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2011
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
2012
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2013
|
+
theme: {
|
|
2014
|
+
circle: true,
|
|
2015
|
+
primary_color_hex: '#009393',
|
|
2016
|
+
background_color_hex: '#009393'
|
|
2017
|
+
}
|
|
2005
2018
|
}],
|
|
2006
2019
|
logo_URIs: {
|
|
2020
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2007
2021
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2008
2022
|
}
|
|
2009
2023
|
},
|
|
@@ -121,6 +121,40 @@ const assets = {
|
|
|
121
121
|
}
|
|
122
122
|
}]
|
|
123
123
|
},
|
|
124
|
+
{
|
|
125
|
+
description: 'Ondo US Dollar Yield',
|
|
126
|
+
denom_units: [{
|
|
127
|
+
denom: 'ibc/3F2D5DD627DB6531052E8D3D4765293F87C1D92C4ABB23B2EF19B385BB3A48A5',
|
|
128
|
+
exponent: 0,
|
|
129
|
+
aliases: ['ausdy']
|
|
130
|
+
}, {
|
|
131
|
+
denom: 'usdy',
|
|
132
|
+
exponent: 18
|
|
133
|
+
}],
|
|
134
|
+
base: 'ibc/3F2D5DD627DB6531052E8D3D4765293F87C1D92C4ABB23B2EF19B385BB3A48A5',
|
|
135
|
+
display: 'usdy',
|
|
136
|
+
name: 'Ondo US Dollar Yield',
|
|
137
|
+
symbol: 'USDY',
|
|
138
|
+
logo_URIs: {
|
|
139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
140
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
141
|
+
},
|
|
142
|
+
images: [{
|
|
143
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
144
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
145
|
+
}],
|
|
146
|
+
traces: [{
|
|
147
|
+
type: 'ibc',
|
|
148
|
+
counterparty: {
|
|
149
|
+
channel_id: 'channel-19',
|
|
150
|
+
base_denom: 'ausdy',
|
|
151
|
+
chain_name: 'nobletestnet'
|
|
152
|
+
},
|
|
153
|
+
chain: {
|
|
154
|
+
channel_id: 'channel-12'
|
|
155
|
+
}
|
|
156
|
+
}]
|
|
157
|
+
},
|
|
124
158
|
{
|
|
125
159
|
description: 'The controlled staking asset for Noble Chain',
|
|
126
160
|
denom_units: [{
|
|
@@ -172,6 +206,40 @@ const assets = {
|
|
|
172
206
|
channel_id: 'channel-12'
|
|
173
207
|
}
|
|
174
208
|
}]
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
description: 'Ondo US Dollar Yield',
|
|
212
|
+
denom_units: [{
|
|
213
|
+
denom: 'ibc/3F2D5DD627DB6531052E8D3D4765293F87C1D92C4ABB23B2EF19B385BB3A48A5',
|
|
214
|
+
exponent: 0,
|
|
215
|
+
aliases: ['ausdy']
|
|
216
|
+
}, {
|
|
217
|
+
denom: 'usdy',
|
|
218
|
+
exponent: 18
|
|
219
|
+
}],
|
|
220
|
+
base: 'ibc/3F2D5DD627DB6531052E8D3D4765293F87C1D92C4ABB23B2EF19B385BB3A48A5',
|
|
221
|
+
display: 'usdy',
|
|
222
|
+
name: 'Ondo US Dollar Yield',
|
|
223
|
+
symbol: 'USDY',
|
|
224
|
+
logo_URIs: {
|
|
225
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
226
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
227
|
+
},
|
|
228
|
+
images: [{
|
|
229
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
230
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
231
|
+
}],
|
|
232
|
+
traces: [{
|
|
233
|
+
type: 'ibc',
|
|
234
|
+
counterparty: {
|
|
235
|
+
channel_id: 'channel-19',
|
|
236
|
+
base_denom: 'ausdy',
|
|
237
|
+
chain_name: 'nobletestnet'
|
|
238
|
+
},
|
|
239
|
+
chain: {
|
|
240
|
+
channel_id: 'channel-12'
|
|
241
|
+
}
|
|
242
|
+
}]
|
|
175
243
|
}
|
|
176
244
|
]
|
|
177
245
|
};
|
|
@@ -123,6 +123,40 @@ const assets = {
|
|
|
123
123
|
}
|
|
124
124
|
}]
|
|
125
125
|
},
|
|
126
|
+
{
|
|
127
|
+
description: 'Ondo US Dollar Yield',
|
|
128
|
+
denom_units: [{
|
|
129
|
+
denom: 'ibc/441C99C902014BEFAB273290871973B8C0EAEAC141CD6574FCBD9232774C7EA5',
|
|
130
|
+
exponent: 0,
|
|
131
|
+
aliases: ['ausdy']
|
|
132
|
+
}, {
|
|
133
|
+
denom: 'usdy',
|
|
134
|
+
exponent: 18
|
|
135
|
+
}],
|
|
136
|
+
base: 'ibc/441C99C902014BEFAB273290871973B8C0EAEAC141CD6574FCBD9232774C7EA5',
|
|
137
|
+
display: 'usdy',
|
|
138
|
+
name: 'Ondo US Dollar Yield',
|
|
139
|
+
symbol: 'USDY',
|
|
140
|
+
logo_URIs: {
|
|
141
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
142
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
143
|
+
},
|
|
144
|
+
images: [{
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
147
|
+
}],
|
|
148
|
+
traces: [{
|
|
149
|
+
type: 'ibc',
|
|
150
|
+
counterparty: {
|
|
151
|
+
channel_id: 'channel-174',
|
|
152
|
+
base_denom: 'ausdy',
|
|
153
|
+
chain_name: 'nobletestnet'
|
|
154
|
+
},
|
|
155
|
+
chain: {
|
|
156
|
+
channel_id: 'channel-3'
|
|
157
|
+
}
|
|
158
|
+
}]
|
|
159
|
+
},
|
|
126
160
|
{
|
|
127
161
|
description: 'The native token of Osmosis',
|
|
128
162
|
denom_units: [{
|
|
@@ -249,6 +283,40 @@ const assets = {
|
|
|
249
283
|
}
|
|
250
284
|
}]
|
|
251
285
|
},
|
|
286
|
+
{
|
|
287
|
+
description: 'Ondo US Dollar Yield',
|
|
288
|
+
denom_units: [{
|
|
289
|
+
denom: 'ibc/441C99C902014BEFAB273290871973B8C0EAEAC141CD6574FCBD9232774C7EA5',
|
|
290
|
+
exponent: 0,
|
|
291
|
+
aliases: ['ausdy']
|
|
292
|
+
}, {
|
|
293
|
+
denom: 'usdy',
|
|
294
|
+
exponent: 18
|
|
295
|
+
}],
|
|
296
|
+
base: 'ibc/441C99C902014BEFAB273290871973B8C0EAEAC141CD6574FCBD9232774C7EA5',
|
|
297
|
+
display: 'usdy',
|
|
298
|
+
name: 'Ondo US Dollar Yield',
|
|
299
|
+
symbol: 'USDY',
|
|
300
|
+
logo_URIs: {
|
|
301
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
302
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
303
|
+
},
|
|
304
|
+
images: [{
|
|
305
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.png',
|
|
306
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdy.svg'
|
|
307
|
+
}],
|
|
308
|
+
traces: [{
|
|
309
|
+
type: 'ibc',
|
|
310
|
+
counterparty: {
|
|
311
|
+
channel_id: 'channel-174',
|
|
312
|
+
base_denom: 'ausdy',
|
|
313
|
+
chain_name: 'nobletestnet'
|
|
314
|
+
},
|
|
315
|
+
chain: {
|
|
316
|
+
channel_id: 'channel-3'
|
|
317
|
+
}
|
|
318
|
+
}]
|
|
319
|
+
},
|
|
252
320
|
{
|
|
253
321
|
description: 'The native token of Osmosis',
|
|
254
322
|
denom_units: [{
|