@chain-registry/osmosis 1.67.164 → 1.67.165
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/assets.js +181 -489
- package/esm/assets.js +181 -489
- package/package.json +3 -3
package/esm/assets.js
CHANGED
|
@@ -112,16 +112,10 @@ const assets = {
|
|
|
112
112
|
}
|
|
113
113
|
],
|
|
114
114
|
logo_URIs: {
|
|
115
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
116
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
115
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
116
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
117
117
|
},
|
|
118
118
|
images: [{
|
|
119
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png',
|
|
120
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg',
|
|
121
|
-
theme: {
|
|
122
|
-
primary_color_hex: '#2474cb'
|
|
123
|
-
}
|
|
124
|
-
}, {
|
|
125
119
|
image_sync: {
|
|
126
120
|
chain_name: 'axelar',
|
|
127
121
|
base_denom: 'uusdc'
|
|
@@ -179,15 +173,9 @@ const assets = {
|
|
|
179
173
|
}
|
|
180
174
|
],
|
|
181
175
|
logo_URIs: {
|
|
182
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
183
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.axl.svg'
|
|
176
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
184
177
|
},
|
|
185
|
-
images: [
|
|
186
|
-
{
|
|
187
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.axl.png',
|
|
188
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.axl.svg'
|
|
189
|
-
},
|
|
190
|
-
{
|
|
178
|
+
images: [{
|
|
191
179
|
image_sync: {
|
|
192
180
|
chain_name: 'axelar',
|
|
193
181
|
base_denom: 'weth-wei'
|
|
@@ -196,15 +184,13 @@ const assets = {
|
|
|
196
184
|
theme: {
|
|
197
185
|
primary_color_hex: '#3a3444'
|
|
198
186
|
}
|
|
199
|
-
},
|
|
200
|
-
{
|
|
187
|
+
}, {
|
|
201
188
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
202
189
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
203
190
|
theme: {
|
|
204
191
|
primary_color_hex: '#303030'
|
|
205
192
|
}
|
|
206
|
-
}
|
|
207
|
-
]
|
|
193
|
+
}]
|
|
208
194
|
},
|
|
209
195
|
{
|
|
210
196
|
description: 'Wrapped Bitcoin on Axelar',
|
|
@@ -252,16 +238,9 @@ const assets = {
|
|
|
252
238
|
}
|
|
253
239
|
],
|
|
254
240
|
logo_URIs: {
|
|
255
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
256
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg'
|
|
241
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
|
|
257
242
|
},
|
|
258
243
|
images: [{
|
|
259
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png',
|
|
260
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
|
|
261
|
-
theme: {
|
|
262
|
-
primary_color_hex: '#312b3a'
|
|
263
|
-
}
|
|
264
|
-
}, {
|
|
265
244
|
image_sync: {
|
|
266
245
|
chain_name: 'axelar',
|
|
267
246
|
base_denom: 'wbtc-satoshi'
|
|
@@ -318,16 +297,10 @@ const assets = {
|
|
|
318
297
|
}
|
|
319
298
|
],
|
|
320
299
|
logo_URIs: {
|
|
321
|
-
|
|
322
|
-
|
|
300
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
301
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
323
302
|
},
|
|
324
303
|
images: [{
|
|
325
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg',
|
|
326
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.png',
|
|
327
|
-
theme: {
|
|
328
|
-
primary_color_hex: '#049393'
|
|
329
|
-
}
|
|
330
|
-
}, {
|
|
331
304
|
image_sync: {
|
|
332
305
|
chain_name: 'axelar',
|
|
333
306
|
base_denom: 'uusdt'
|
|
@@ -593,15 +566,10 @@ const assets = {
|
|
|
593
566
|
}
|
|
594
567
|
],
|
|
595
568
|
logo_URIs: {
|
|
596
|
-
|
|
597
|
-
|
|
569
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png',
|
|
570
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg'
|
|
598
571
|
},
|
|
599
|
-
images: [
|
|
600
|
-
{
|
|
601
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.svg',
|
|
602
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.png'
|
|
603
|
-
},
|
|
604
|
-
{
|
|
572
|
+
images: [{
|
|
605
573
|
image_sync: {
|
|
606
574
|
chain_name: 'axelar',
|
|
607
575
|
base_denom: 'wbnb-wei'
|
|
@@ -611,8 +579,7 @@ const assets = {
|
|
|
611
579
|
theme: {
|
|
612
580
|
primary_color_hex: '#f3bb0c'
|
|
613
581
|
}
|
|
614
|
-
},
|
|
615
|
-
{
|
|
582
|
+
}, {
|
|
616
583
|
image_sync: {
|
|
617
584
|
chain_name: 'binancesmartchain',
|
|
618
585
|
base_denom: 'wei'
|
|
@@ -622,8 +589,7 @@ const assets = {
|
|
|
622
589
|
theme: {
|
|
623
590
|
primary_color_hex: '#f3bb0c'
|
|
624
591
|
}
|
|
625
|
-
}
|
|
626
|
-
]
|
|
592
|
+
}]
|
|
627
593
|
},
|
|
628
594
|
{
|
|
629
595
|
description: 'Polygon (formerly Matic) Network brings massive scale to Ethereum using an adapted version of Plasma with PoS based side chains. Polygon is a well-structured, easy-to-use platform for Ethereum scaling and infrastructure development.',
|
|
@@ -671,18 +637,10 @@ const assets = {
|
|
|
671
637
|
}
|
|
672
638
|
],
|
|
673
639
|
logo_URIs: {
|
|
674
|
-
|
|
675
|
-
|
|
640
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.png',
|
|
641
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
|
|
676
642
|
},
|
|
677
|
-
images: [
|
|
678
|
-
{
|
|
679
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pol.axl.svg',
|
|
680
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pol.axl.png',
|
|
681
|
-
theme: {
|
|
682
|
-
primary_color_hex: '#8444e4'
|
|
683
|
-
}
|
|
684
|
-
},
|
|
685
|
-
{
|
|
643
|
+
images: [{
|
|
686
644
|
image_sync: {
|
|
687
645
|
chain_name: 'axelar',
|
|
688
646
|
base_denom: 'wmatic-wei'
|
|
@@ -692,8 +650,7 @@ const assets = {
|
|
|
692
650
|
theme: {
|
|
693
651
|
primary_color_hex: '#2b93fb'
|
|
694
652
|
}
|
|
695
|
-
},
|
|
696
|
-
{
|
|
653
|
+
}, {
|
|
697
654
|
image_sync: {
|
|
698
655
|
chain_name: 'polygon',
|
|
699
656
|
base_denom: 'wei'
|
|
@@ -703,8 +660,7 @@ const assets = {
|
|
|
703
660
|
theme: {
|
|
704
661
|
primary_color_hex: '#8444e4'
|
|
705
662
|
}
|
|
706
|
-
}
|
|
707
|
-
]
|
|
663
|
+
}]
|
|
708
664
|
},
|
|
709
665
|
{
|
|
710
666
|
description: 'AVAX is the native token of Avalanche. It is a hard-capped, scarce asset that is used to pay for fees, secure the platform through staking, and provide a basic unit of account between the multiple subnets created on Avalanche.',
|
|
@@ -908,11 +864,10 @@ const assets = {
|
|
|
908
864
|
}
|
|
909
865
|
],
|
|
910
866
|
logo_URIs: {
|
|
911
|
-
|
|
867
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png',
|
|
868
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg'
|
|
912
869
|
},
|
|
913
870
|
images: [{
|
|
914
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.axl.svg'
|
|
915
|
-
}, {
|
|
916
871
|
image_sync: {
|
|
917
872
|
chain_name: 'axelar',
|
|
918
873
|
base_denom: 'dot-planck'
|
|
@@ -2073,15 +2028,10 @@ const assets = {
|
|
|
2073
2028
|
}
|
|
2074
2029
|
}],
|
|
2075
2030
|
logo_URIs: {
|
|
2076
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2077
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2031
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/vdl.png',
|
|
2032
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/vdl.svg'
|
|
2078
2033
|
},
|
|
2079
|
-
images: [
|
|
2080
|
-
{
|
|
2081
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.svg',
|
|
2082
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.png'
|
|
2083
|
-
},
|
|
2084
|
-
{
|
|
2034
|
+
images: [{
|
|
2085
2035
|
image_sync: {
|
|
2086
2036
|
chain_name: 'vidulum',
|
|
2087
2037
|
base_denom: 'uvdl'
|
|
@@ -2091,12 +2041,10 @@ const assets = {
|
|
|
2091
2041
|
theme: {
|
|
2092
2042
|
primary_color_hex: '#3454bc'
|
|
2093
2043
|
}
|
|
2094
|
-
},
|
|
2095
|
-
{
|
|
2044
|
+
}, {
|
|
2096
2045
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
|
|
2097
2046
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
|
|
2098
|
-
}
|
|
2099
|
-
],
|
|
2047
|
+
}],
|
|
2100
2048
|
keywords: ['osmosis_unstable']
|
|
2101
2049
|
},
|
|
2102
2050
|
{
|
|
@@ -2612,13 +2560,10 @@ const assets = {
|
|
|
2612
2560
|
}
|
|
2613
2561
|
}],
|
|
2614
2562
|
logo_URIs: {
|
|
2615
|
-
|
|
2616
|
-
|
|
2563
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png',
|
|
2564
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg'
|
|
2617
2565
|
},
|
|
2618
2566
|
images: [{
|
|
2619
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fet.fet.svg',
|
|
2620
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fet.fet.png'
|
|
2621
|
-
}, {
|
|
2622
2567
|
image_sync: {
|
|
2623
2568
|
chain_name: 'fetchhub',
|
|
2624
2569
|
base_denom: 'afet'
|
|
@@ -3142,11 +3087,10 @@ const assets = {
|
|
|
3142
3087
|
}
|
|
3143
3088
|
],
|
|
3144
3089
|
logo_URIs: {
|
|
3145
|
-
|
|
3090
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
3091
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
3146
3092
|
},
|
|
3147
3093
|
images: [{
|
|
3148
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.grv.svg'
|
|
3149
|
-
}, {
|
|
3150
3094
|
image_sync: {
|
|
3151
3095
|
chain_name: 'gravitybridge',
|
|
3152
3096
|
base_denom: 'gravity0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599'
|
|
@@ -3204,11 +3148,9 @@ const assets = {
|
|
|
3204
3148
|
}
|
|
3205
3149
|
],
|
|
3206
3150
|
logo_URIs: {
|
|
3207
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3151
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
3208
3152
|
},
|
|
3209
3153
|
images: [{
|
|
3210
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.grv.svg'
|
|
3211
|
-
}, {
|
|
3212
3154
|
image_sync: {
|
|
3213
3155
|
chain_name: 'gravitybridge',
|
|
3214
3156
|
base_denom: 'gravity0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2'
|
|
@@ -3262,11 +3204,10 @@ const assets = {
|
|
|
3262
3204
|
}
|
|
3263
3205
|
],
|
|
3264
3206
|
logo_URIs: {
|
|
3265
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3207
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
3208
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
|
|
3266
3209
|
},
|
|
3267
3210
|
images: [{
|
|
3268
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.grv.svg'
|
|
3269
|
-
}, {
|
|
3270
3211
|
image_sync: {
|
|
3271
3212
|
chain_name: 'gravitybridge',
|
|
3272
3213
|
base_denom: 'gravity0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48'
|
|
@@ -3325,11 +3266,9 @@ const assets = {
|
|
|
3325
3266
|
}
|
|
3326
3267
|
],
|
|
3327
3268
|
logo_URIs: {
|
|
3328
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3269
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg'
|
|
3329
3270
|
},
|
|
3330
3271
|
images: [{
|
|
3331
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.grv.svg'
|
|
3332
|
-
}, {
|
|
3333
3272
|
image_sync: {
|
|
3334
3273
|
chain_name: 'gravitybridge',
|
|
3335
3274
|
base_denom: 'gravity0x6B175474E89094C44Da98b954EedeAC495271d0F'
|
|
@@ -3383,16 +3322,10 @@ const assets = {
|
|
|
3383
3322
|
}
|
|
3384
3323
|
],
|
|
3385
3324
|
logo_URIs: {
|
|
3386
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3387
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3325
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
3326
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
3388
3327
|
},
|
|
3389
3328
|
images: [{
|
|
3390
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg',
|
|
3391
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.png',
|
|
3392
|
-
theme: {
|
|
3393
|
-
primary_color_hex: '#059394'
|
|
3394
|
-
}
|
|
3395
|
-
}, {
|
|
3396
3329
|
image_sync: {
|
|
3397
3330
|
chain_name: 'gravitybridge',
|
|
3398
3331
|
base_denom: 'gravity0xdAC17F958D2ee523a2206206994597C13D831ec7'
|
|
@@ -3960,13 +3893,10 @@ const assets = {
|
|
|
3960
3893
|
}
|
|
3961
3894
|
}],
|
|
3962
3895
|
logo_URIs: {
|
|
3963
|
-
|
|
3964
|
-
|
|
3896
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
|
3897
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
3965
3898
|
},
|
|
3966
3899
|
images: [{
|
|
3967
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.svg',
|
|
3968
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.png'
|
|
3969
|
-
}, {
|
|
3970
3900
|
image_sync: {
|
|
3971
3901
|
chain_name: 'axelar',
|
|
3972
3902
|
base_denom: 'link-wei'
|
|
@@ -4250,13 +4180,9 @@ const assets = {
|
|
|
4250
4180
|
}
|
|
4251
4181
|
}],
|
|
4252
4182
|
logo_URIs: {
|
|
4253
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
4254
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.png'
|
|
4183
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
|
|
4255
4184
|
},
|
|
4256
4185
|
images: [{
|
|
4257
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.svg',
|
|
4258
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.png'
|
|
4259
|
-
}, {
|
|
4260
4186
|
image_sync: {
|
|
4261
4187
|
chain_name: 'axelar',
|
|
4262
4188
|
base_denom: 'shib-wei'
|
|
@@ -6918,13 +6844,10 @@ const assets = {
|
|
|
6918
6844
|
}
|
|
6919
6845
|
],
|
|
6920
6846
|
logo_URIs: {
|
|
6921
|
-
|
|
6847
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
6848
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
6922
6849
|
},
|
|
6923
|
-
images: [
|
|
6924
|
-
{
|
|
6925
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg'
|
|
6926
|
-
},
|
|
6927
|
-
{
|
|
6850
|
+
images: [{
|
|
6928
6851
|
image_sync: {
|
|
6929
6852
|
chain_name: 'axelar',
|
|
6930
6853
|
base_denom: 'polygon-uusdc'
|
|
@@ -6934,11 +6857,9 @@ const assets = {
|
|
|
6934
6857
|
theme: {
|
|
6935
6858
|
primary_color_hex: '#2474cc'
|
|
6936
6859
|
}
|
|
6937
|
-
},
|
|
6938
|
-
{
|
|
6860
|
+
}, {
|
|
6939
6861
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
6940
|
-
}
|
|
6941
|
-
]
|
|
6862
|
+
}]
|
|
6942
6863
|
},
|
|
6943
6864
|
{
|
|
6944
6865
|
description: 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.',
|
|
@@ -6994,13 +6915,10 @@ const assets = {
|
|
|
6994
6915
|
}
|
|
6995
6916
|
],
|
|
6996
6917
|
logo_URIs: {
|
|
6997
|
-
|
|
6918
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
6919
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
6998
6920
|
},
|
|
6999
|
-
images: [
|
|
7000
|
-
{
|
|
7001
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg'
|
|
7002
|
-
},
|
|
7003
|
-
{
|
|
6921
|
+
images: [{
|
|
7004
6922
|
image_sync: {
|
|
7005
6923
|
chain_name: 'axelar',
|
|
7006
6924
|
base_denom: 'avalanche-uusdc'
|
|
@@ -7010,11 +6928,9 @@ const assets = {
|
|
|
7010
6928
|
theme: {
|
|
7011
6929
|
primary_color_hex: '#2474cc'
|
|
7012
6930
|
}
|
|
7013
|
-
},
|
|
7014
|
-
{
|
|
6931
|
+
}, {
|
|
7015
6932
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
7016
|
-
}
|
|
7017
|
-
]
|
|
6933
|
+
}]
|
|
7018
6934
|
},
|
|
7019
6935
|
{
|
|
7020
6936
|
description: 'Mars Protocol token (pre-migration)',
|
|
@@ -8533,20 +8449,10 @@ const assets = {
|
|
|
8533
8449
|
}
|
|
8534
8450
|
],
|
|
8535
8451
|
logo_URIs: {
|
|
8536
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
8537
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
8452
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.png',
|
|
8453
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.svg'
|
|
8538
8454
|
},
|
|
8539
8455
|
images: [{
|
|
8540
|
-
image_sync: {
|
|
8541
|
-
chain_name: 'filecoin',
|
|
8542
|
-
base_denom: 'attoFIL'
|
|
8543
|
-
},
|
|
8544
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png',
|
|
8545
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg',
|
|
8546
|
-
theme: {
|
|
8547
|
-
primary_color_hex: '#0493fc'
|
|
8548
|
-
}
|
|
8549
|
-
}, {
|
|
8550
8456
|
image_sync: {
|
|
8551
8457
|
chain_name: 'axelar',
|
|
8552
8458
|
base_denom: 'wfil-wei'
|
|
@@ -8726,13 +8632,10 @@ const assets = {
|
|
|
8726
8632
|
}
|
|
8727
8633
|
}],
|
|
8728
8634
|
logo_URIs: {
|
|
8729
|
-
|
|
8730
|
-
|
|
8635
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png',
|
|
8636
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg'
|
|
8731
8637
|
},
|
|
8732
8638
|
images: [{
|
|
8733
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.svg',
|
|
8734
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.png'
|
|
8735
|
-
}, {
|
|
8736
8639
|
image_sync: {
|
|
8737
8640
|
chain_name: 'axelar',
|
|
8738
8641
|
base_denom: 'arb-wei'
|
|
@@ -8865,13 +8768,10 @@ const assets = {
|
|
|
8865
8768
|
}
|
|
8866
8769
|
}],
|
|
8867
8770
|
logo_URIs: {
|
|
8868
|
-
|
|
8869
|
-
|
|
8771
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
|
|
8772
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg'
|
|
8870
8773
|
},
|
|
8871
8774
|
images: [{
|
|
8872
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.svg',
|
|
8873
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.png'
|
|
8874
|
-
}, {
|
|
8875
8775
|
image_sync: {
|
|
8876
8776
|
chain_name: 'axelar',
|
|
8877
8777
|
base_denom: 'pepe-wei'
|
|
@@ -9141,11 +9041,9 @@ const assets = {
|
|
|
9141
9041
|
}
|
|
9142
9042
|
],
|
|
9143
9043
|
logo_URIs: {
|
|
9144
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
9044
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
|
|
9145
9045
|
},
|
|
9146
9046
|
images: [{
|
|
9147
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wstETH.axl.svg'
|
|
9148
|
-
}, {
|
|
9149
9047
|
image_sync: {
|
|
9150
9048
|
chain_name: 'axelar',
|
|
9151
9049
|
base_denom: 'wsteth-wei'
|
|
@@ -9706,13 +9604,10 @@ const assets = {
|
|
|
9706
9604
|
}
|
|
9707
9605
|
],
|
|
9708
9606
|
logo_URIs: {
|
|
9709
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
9710
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
9607
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg',
|
|
9608
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png'
|
|
9711
9609
|
},
|
|
9712
9610
|
images: [{
|
|
9713
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.svg',
|
|
9714
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.png'
|
|
9715
|
-
}, {
|
|
9716
9611
|
image_sync: {
|
|
9717
9612
|
chain_name: 'composable',
|
|
9718
9613
|
base_denom: 'ibc/3CC19CEC7E5A3E90E78A5A9ECC5A0E2F8F826A375CF1E096F4515CF09DA3E366'
|
|
@@ -9998,16 +9893,10 @@ const assets = {
|
|
|
9998
9893
|
}
|
|
9999
9894
|
],
|
|
10000
9895
|
logo_URIs: {
|
|
10001
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10002
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
9896
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
9897
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
10003
9898
|
},
|
|
10004
9899
|
images: [{
|
|
10005
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.svg',
|
|
10006
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.png',
|
|
10007
|
-
theme: {
|
|
10008
|
-
primary_color_hex: '#049494'
|
|
10009
|
-
}
|
|
10010
|
-
}, {
|
|
10011
9900
|
image_sync: {
|
|
10012
9901
|
chain_name: 'kava',
|
|
10013
9902
|
base_denom: 'erc20/tether/usdt'
|
|
@@ -10281,13 +10170,10 @@ const assets = {
|
|
|
10281
10170
|
}
|
|
10282
10171
|
],
|
|
10283
10172
|
logo_URIs: {
|
|
10284
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10285
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10173
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg',
|
|
10174
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png'
|
|
10286
10175
|
},
|
|
10287
10176
|
images: [{
|
|
10288
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.svg',
|
|
10289
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.png'
|
|
10290
|
-
}, {
|
|
10291
10177
|
image_sync: {
|
|
10292
10178
|
chain_name: 'gateway',
|
|
10293
10179
|
base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA'
|
|
@@ -10396,16 +10282,10 @@ const assets = {
|
|
|
10396
10282
|
}
|
|
10397
10283
|
],
|
|
10398
10284
|
logo_URIs: {
|
|
10399
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10400
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10285
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
10286
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
10401
10287
|
},
|
|
10402
10288
|
images: [{
|
|
10403
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.svg',
|
|
10404
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.png',
|
|
10405
|
-
theme: {
|
|
10406
|
-
primary_color_hex: '#049393'
|
|
10407
|
-
}
|
|
10408
|
-
}, {
|
|
10409
10289
|
image_sync: {
|
|
10410
10290
|
chain_name: 'gateway',
|
|
10411
10291
|
base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8iuAc6DSeLvi2JDUtwJxLytsZT8R19itXebZsNReLLNi'
|
|
@@ -10455,13 +10335,9 @@ const assets = {
|
|
|
10455
10335
|
}
|
|
10456
10336
|
}],
|
|
10457
10337
|
logo_URIs: {
|
|
10458
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10459
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.png'
|
|
10338
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg'
|
|
10460
10339
|
},
|
|
10461
10340
|
images: [{
|
|
10462
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.svg',
|
|
10463
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.png'
|
|
10464
|
-
}, {
|
|
10465
10341
|
image_sync: {
|
|
10466
10342
|
chain_name: 'gateway',
|
|
10467
10343
|
base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/46YEtoSN1AcwgGSRoWruoS6bnVh8XpMp5aQTpKohCJYh'
|
|
@@ -10505,28 +10381,20 @@ const assets = {
|
|
|
10505
10381
|
}
|
|
10506
10382
|
}],
|
|
10507
10383
|
logo_URIs: {
|
|
10508
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10509
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.png'
|
|
10384
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
10510
10385
|
},
|
|
10511
|
-
images: [
|
|
10512
|
-
{
|
|
10513
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.svg',
|
|
10514
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.png'
|
|
10515
|
-
},
|
|
10516
|
-
{
|
|
10386
|
+
images: [{
|
|
10517
10387
|
image_sync: {
|
|
10518
10388
|
chain_name: 'gateway',
|
|
10519
10389
|
base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5wS2fGojbL9RhGEAeQBdkHPUAciYDxjDTMYvdf9aDn2r'
|
|
10520
10390
|
},
|
|
10521
10391
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
10522
|
-
},
|
|
10523
|
-
{
|
|
10392
|
+
}, {
|
|
10524
10393
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg',
|
|
10525
10394
|
theme: {
|
|
10526
10395
|
dark_mode: true
|
|
10527
10396
|
}
|
|
10528
|
-
}
|
|
10529
|
-
]
|
|
10397
|
+
}]
|
|
10530
10398
|
},
|
|
10531
10399
|
{
|
|
10532
10400
|
description: 'MantaDAO Governance Token',
|
|
@@ -10658,11 +10526,10 @@ const assets = {
|
|
|
10658
10526
|
}
|
|
10659
10527
|
],
|
|
10660
10528
|
logo_URIs: {
|
|
10661
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10529
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
10530
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
|
|
10662
10531
|
},
|
|
10663
10532
|
images: [{
|
|
10664
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
10665
|
-
}, {
|
|
10666
10533
|
image_sync: {
|
|
10667
10534
|
chain_name: 'gateway',
|
|
10668
10535
|
base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/GGh9Ufn1SeDGrhzEkMyRKt5568VbbxZK2yvWNsd6PbXt'
|
|
@@ -10722,11 +10589,10 @@ const assets = {
|
|
|
10722
10589
|
}
|
|
10723
10590
|
],
|
|
10724
10591
|
logo_URIs: {
|
|
10725
|
-
|
|
10592
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
10593
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
10726
10594
|
},
|
|
10727
10595
|
images: [{
|
|
10728
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.hole.svg'
|
|
10729
|
-
}, {
|
|
10730
10596
|
image_sync: {
|
|
10731
10597
|
chain_name: 'gateway',
|
|
10732
10598
|
base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5BWqpR48Lubd55szM5i62zK7TFkddckhbT48yy6mNbDp'
|
|
@@ -11414,21 +11280,14 @@ const assets = {
|
|
|
11414
11280
|
}
|
|
11415
11281
|
}],
|
|
11416
11282
|
logo_URIs: {
|
|
11417
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
11418
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dydx.dydx.png'
|
|
11283
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg'
|
|
11419
11284
|
},
|
|
11420
|
-
images: [
|
|
11421
|
-
{
|
|
11422
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dydx.dydx.svg',
|
|
11423
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dydx.dydx.png'
|
|
11424
|
-
},
|
|
11425
|
-
{
|
|
11285
|
+
images: [{
|
|
11426
11286
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg',
|
|
11427
11287
|
theme: {
|
|
11428
11288
|
circle: true
|
|
11429
11289
|
}
|
|
11430
|
-
},
|
|
11431
|
-
{
|
|
11290
|
+
}, {
|
|
11432
11291
|
image_sync: {
|
|
11433
11292
|
chain_name: 'dydx',
|
|
11434
11293
|
base_denom: 'adydx'
|
|
@@ -11438,8 +11297,7 @@ const assets = {
|
|
|
11438
11297
|
theme: {
|
|
11439
11298
|
primary_color_hex: '#21212f'
|
|
11440
11299
|
}
|
|
11441
|
-
}
|
|
11442
|
-
]
|
|
11300
|
+
}]
|
|
11443
11301
|
},
|
|
11444
11302
|
{
|
|
11445
11303
|
description: 'The native staking token of the Function X',
|
|
@@ -13493,16 +13351,10 @@ const assets = {
|
|
|
13493
13351
|
}
|
|
13494
13352
|
}],
|
|
13495
13353
|
logo_URIs: {
|
|
13496
|
-
|
|
13497
|
-
|
|
13354
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png',
|
|
13355
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg'
|
|
13498
13356
|
},
|
|
13499
13357
|
images: [{
|
|
13500
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dym.dym.svg',
|
|
13501
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dym.dym.png',
|
|
13502
|
-
theme: {
|
|
13503
|
-
primary_color_hex: '#f4e4d4'
|
|
13504
|
-
}
|
|
13505
|
-
}, {
|
|
13506
13358
|
image_sync: {
|
|
13507
13359
|
chain_name: 'dymension',
|
|
13508
13360
|
base_denom: 'adym'
|
|
@@ -13677,16 +13529,10 @@ const assets = {
|
|
|
13677
13529
|
}
|
|
13678
13530
|
],
|
|
13679
13531
|
logo_URIs: {
|
|
13680
|
-
|
|
13681
|
-
|
|
13532
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
13533
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
|
|
13682
13534
|
},
|
|
13683
13535
|
images: [{
|
|
13684
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solana.USDC.wh.png',
|
|
13685
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solana.USDC.wh.svg',
|
|
13686
|
-
theme: {
|
|
13687
|
-
primary_color_hex: '#2775cb'
|
|
13688
|
-
}
|
|
13689
|
-
}, {
|
|
13690
13536
|
image_sync: {
|
|
13691
13537
|
chain_name: 'gateway',
|
|
13692
13538
|
base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/HJk1XMDRNUbRrpKkNZYui7SwWDMjXZAsySzqgyNcQoU3'
|
|
@@ -14109,13 +13955,10 @@ const assets = {
|
|
|
14109
13955
|
}
|
|
14110
13956
|
}],
|
|
14111
13957
|
logo_URIs: {
|
|
14112
|
-
|
|
14113
|
-
|
|
13958
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
13959
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
|
|
14114
13960
|
},
|
|
14115
13961
|
images: [{
|
|
14116
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/aioz.aioz.svg',
|
|
14117
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/aioz.aioz.png'
|
|
14118
|
-
}, {
|
|
14119
13962
|
image_sync: {
|
|
14120
13963
|
chain_name: 'aioz',
|
|
14121
13964
|
base_denom: 'attoaioz'
|
|
@@ -14323,14 +14166,10 @@ const assets = {
|
|
|
14323
14166
|
}
|
|
14324
14167
|
}],
|
|
14325
14168
|
logo_URIs: {
|
|
14326
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
14169
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
|
|
14170
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg'
|
|
14327
14171
|
},
|
|
14328
14172
|
images: [{
|
|
14329
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/xrp.core.png',
|
|
14330
|
-
theme: {
|
|
14331
|
-
primary_color_hex: '#040404'
|
|
14332
|
-
}
|
|
14333
|
-
}, {
|
|
14334
14173
|
image_sync: {
|
|
14335
14174
|
chain_name: 'coreum',
|
|
14336
14175
|
base_denom: 'drop-core1zhs909jp9yktml6qqx9f0ptcq2xnhhj99cja03j3lfcsp2pgm86studdrz'
|
|
@@ -15341,16 +15180,10 @@ const assets = {
|
|
|
15341
15180
|
}
|
|
15342
15181
|
],
|
|
15343
15182
|
logo_URIs: {
|
|
15344
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15345
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15183
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
|
|
15184
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
|
|
15346
15185
|
},
|
|
15347
15186
|
images: [{
|
|
15348
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.grv.png',
|
|
15349
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.grv.svg',
|
|
15350
|
-
theme: {
|
|
15351
|
-
primary_color_hex: '#ddc81a'
|
|
15352
|
-
}
|
|
15353
|
-
}, {
|
|
15354
15187
|
image_sync: {
|
|
15355
15188
|
chain_name: 'gravitybridge',
|
|
15356
15189
|
base_denom: 'gravity0x45804880De22913dAFE09f4980848ECE6EcbAf78'
|
|
@@ -15475,11 +15308,10 @@ const assets = {
|
|
|
15475
15308
|
}
|
|
15476
15309
|
}],
|
|
15477
15310
|
logo_URIs: {
|
|
15478
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15311
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
15312
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png'
|
|
15479
15313
|
},
|
|
15480
15314
|
images: [{
|
|
15481
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.pica.svg'
|
|
15482
|
-
}, {
|
|
15483
15315
|
image_sync: {
|
|
15484
15316
|
chain_name: 'composable',
|
|
15485
15317
|
base_denom: 'ibc/F9D075D4079FC56A9C49B601E54A45292C319D8B0E8CC0F8439041130AA7166C'
|
|
@@ -15542,11 +15374,9 @@ const assets = {
|
|
|
15542
15374
|
}
|
|
15543
15375
|
],
|
|
15544
15376
|
logo_URIs: {
|
|
15545
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15377
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg'
|
|
15546
15378
|
},
|
|
15547
15379
|
images: [{
|
|
15548
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.pica.svg'
|
|
15549
|
-
}, {
|
|
15550
15380
|
image_sync: {
|
|
15551
15381
|
chain_name: 'composable',
|
|
15552
15382
|
base_denom: 'ibc/A342F6F8D1CDE1D934C50E8EAFF91E813D971E1BFEED7E557F1674E01004A533'
|
|
@@ -15594,11 +15424,10 @@ const assets = {
|
|
|
15594
15424
|
}
|
|
15595
15425
|
}],
|
|
15596
15426
|
logo_URIs: {
|
|
15597
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15427
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.svg',
|
|
15428
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.png'
|
|
15598
15429
|
},
|
|
15599
15430
|
images: [{
|
|
15600
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fxs.pica.svg'
|
|
15601
|
-
}, {
|
|
15602
15431
|
image_sync: {
|
|
15603
15432
|
chain_name: 'composable',
|
|
15604
15433
|
base_denom: 'ibc/5F9BE030FC355733EC79307409FA98398BBFC747C9430B326C144A74F6808B29'
|
|
@@ -15661,11 +15490,9 @@ const assets = {
|
|
|
15661
15490
|
}
|
|
15662
15491
|
],
|
|
15663
15492
|
logo_URIs: {
|
|
15664
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15493
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg'
|
|
15665
15494
|
},
|
|
15666
15495
|
images: [{
|
|
15667
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/frax.pica.svg'
|
|
15668
|
-
}, {
|
|
15669
15496
|
image_sync: {
|
|
15670
15497
|
chain_name: 'composable',
|
|
15671
15498
|
base_denom: 'ibc/4F20D68B51ED559F99C3CD658383E91F45486D884BF546E7B25337A058562CDB'
|
|
@@ -15724,16 +15551,10 @@ const assets = {
|
|
|
15724
15551
|
}
|
|
15725
15552
|
],
|
|
15726
15553
|
logo_URIs: {
|
|
15727
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15728
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15554
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
15555
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
15729
15556
|
},
|
|
15730
15557
|
images: [{
|
|
15731
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.svg',
|
|
15732
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.png',
|
|
15733
|
-
theme: {
|
|
15734
|
-
primary_color_hex: '#049494'
|
|
15735
|
-
}
|
|
15736
|
-
}, {
|
|
15737
15558
|
image_sync: {
|
|
15738
15559
|
chain_name: 'composable',
|
|
15739
15560
|
base_denom: 'ibc/37CC704EA53E96AB09A9C31D79142DE7DB252420F3AB18015F9870AE219947BD'
|
|
@@ -15806,11 +15627,10 @@ const assets = {
|
|
|
15806
15627
|
}
|
|
15807
15628
|
],
|
|
15808
15629
|
logo_URIs: {
|
|
15809
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15630
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrax.svg',
|
|
15631
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrax.png'
|
|
15810
15632
|
},
|
|
15811
15633
|
images: [{
|
|
15812
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sfrax.pica.svg'
|
|
15813
|
-
}, {
|
|
15814
15634
|
image_sync: {
|
|
15815
15635
|
chain_name: 'composable',
|
|
15816
15636
|
base_denom: 'ibc/5BD7F23FE150D9CF3BCC944DB829380BCC51A4022A131151C4D13B3AFAC2D1D9'
|
|
@@ -15873,11 +15693,10 @@ const assets = {
|
|
|
15873
15693
|
}
|
|
15874
15694
|
],
|
|
15875
15695
|
logo_URIs: {
|
|
15876
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15696
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frxeth.svg',
|
|
15697
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frxeth.png'
|
|
15877
15698
|
},
|
|
15878
15699
|
images: [{
|
|
15879
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/frxeth.pica.svg'
|
|
15880
|
-
}, {
|
|
15881
15700
|
image_sync: {
|
|
15882
15701
|
chain_name: 'composable',
|
|
15883
15702
|
base_denom: 'ibc/458032E654E41DB91EF98F13E2CE4F9E0FE86BA3E0CDBEC074A854E9F5229A90'
|
|
@@ -15948,11 +15767,9 @@ const assets = {
|
|
|
15948
15767
|
}
|
|
15949
15768
|
],
|
|
15950
15769
|
logo_URIs: {
|
|
15951
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15770
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg'
|
|
15952
15771
|
},
|
|
15953
15772
|
images: [{
|
|
15954
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sfrxeth.pica.svg'
|
|
15955
|
-
}, {
|
|
15956
15773
|
image_sync: {
|
|
15957
15774
|
chain_name: 'composable',
|
|
15958
15775
|
base_denom: 'ibc/4E0ECE7819D77B0F2B49F5C34B5E594A02D2BA8B1B0F103208F847B53EBFB69A'
|
|
@@ -16628,11 +16445,10 @@ const assets = {
|
|
|
16628
16445
|
}
|
|
16629
16446
|
}],
|
|
16630
16447
|
logo_URIs: {
|
|
16631
|
-
|
|
16448
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg',
|
|
16449
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png'
|
|
16632
16450
|
},
|
|
16633
16451
|
images: [{
|
|
16634
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.pica.png'
|
|
16635
|
-
}, {
|
|
16636
16452
|
image_sync: {
|
|
16637
16453
|
chain_name: 'composable',
|
|
16638
16454
|
base_denom: 'ibc/6367C5AF2E2477FB13DD0C8CB0027FEDDF5AE947EE84C69FB75003E604E29D05'
|
|
@@ -16685,11 +16501,9 @@ const assets = {
|
|
|
16685
16501
|
}
|
|
16686
16502
|
}],
|
|
16687
16503
|
logo_URIs: {
|
|
16688
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16504
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/crv.png'
|
|
16689
16505
|
},
|
|
16690
16506
|
images: [{
|
|
16691
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/crv.pica.png'
|
|
16692
|
-
}, {
|
|
16693
16507
|
image_sync: {
|
|
16694
16508
|
chain_name: 'composable',
|
|
16695
16509
|
base_denom: 'ibc/52C8C6197989684F891076F228F20CD1659AB6E1776E3B85E65CBBEC67DA5DED'
|
|
@@ -16752,11 +16566,9 @@ const assets = {
|
|
|
16752
16566
|
}
|
|
16753
16567
|
],
|
|
16754
16568
|
logo_URIs: {
|
|
16755
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16569
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ezeth.png'
|
|
16756
16570
|
},
|
|
16757
16571
|
images: [{
|
|
16758
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ezeth.pica.png'
|
|
16759
|
-
}, {
|
|
16760
16572
|
image_sync: {
|
|
16761
16573
|
chain_name: 'composable',
|
|
16762
16574
|
base_denom: 'ibc/E317539F148285AAC77E7614101CBE94E20EDF169B233A5E0C867112972F9041'
|
|
@@ -16819,11 +16631,9 @@ const assets = {
|
|
|
16819
16631
|
}
|
|
16820
16632
|
],
|
|
16821
16633
|
logo_URIs: {
|
|
16822
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16634
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usde.png'
|
|
16823
16635
|
},
|
|
16824
16636
|
images: [{
|
|
16825
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usde.pica.png'
|
|
16826
|
-
}, {
|
|
16827
16637
|
image_sync: {
|
|
16828
16638
|
chain_name: 'composable',
|
|
16829
16639
|
base_denom: 'ibc/FFD9EB71B4480ED4D73F7370A2AEBDB48447A0AAE27265F8060A957F0FF71983'
|
|
@@ -16875,11 +16685,9 @@ const assets = {
|
|
|
16875
16685
|
}
|
|
16876
16686
|
}],
|
|
16877
16687
|
logo_URIs: {
|
|
16878
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16688
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ena.png'
|
|
16879
16689
|
},
|
|
16880
16690
|
images: [{
|
|
16881
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ena.pica.png'
|
|
16882
|
-
}, {
|
|
16883
16691
|
image_sync: {
|
|
16884
16692
|
chain_name: 'composable',
|
|
16885
16693
|
base_denom: 'ibc/B089810D5A6316AD5E9C7808733DC4AB11C7BA3033221D28711FC7206BACB929'
|
|
@@ -16942,11 +16750,9 @@ const assets = {
|
|
|
16942
16750
|
}
|
|
16943
16751
|
],
|
|
16944
16752
|
logo_URIs: {
|
|
16945
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16753
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eeth.png'
|
|
16946
16754
|
},
|
|
16947
16755
|
images: [{
|
|
16948
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eeth.pica.png'
|
|
16949
|
-
}, {
|
|
16950
16756
|
image_sync: {
|
|
16951
16757
|
chain_name: 'composable',
|
|
16952
16758
|
base_denom: 'ibc/34C23BA6BAA2EAE0199D85AD1E2E214F76B0BFAD42BF75542D15F71264EEB05B'
|
|
@@ -17009,11 +16815,9 @@ const assets = {
|
|
|
17009
16815
|
}
|
|
17010
16816
|
],
|
|
17011
16817
|
logo_URIs: {
|
|
17012
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16818
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pxeth.png'
|
|
17013
16819
|
},
|
|
17014
16820
|
images: [{
|
|
17015
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pxeth.pica.png'
|
|
17016
|
-
}, {
|
|
17017
16821
|
image_sync: {
|
|
17018
16822
|
chain_name: 'composable',
|
|
17019
16823
|
base_denom: 'ibc/36EF1EA47A09689C81D848B08E5240FA9FF13B17DB7DCF48B77D4D0D9B152821'
|
|
@@ -17076,11 +16880,9 @@ const assets = {
|
|
|
17076
16880
|
}
|
|
17077
16881
|
],
|
|
17078
16882
|
logo_URIs: {
|
|
17079
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16883
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/crvusd.png'
|
|
17080
16884
|
},
|
|
17081
16885
|
images: [{
|
|
17082
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/crvUSD.pica.png'
|
|
17083
|
-
}, {
|
|
17084
16886
|
image_sync: {
|
|
17085
16887
|
chain_name: 'composable',
|
|
17086
16888
|
base_denom: 'ibc/C9D79BE8E3E75CA2DFDC722C77D7B179C39A4802D59019C790A825FDE34B724A'
|
|
@@ -17226,16 +17028,10 @@ const assets = {
|
|
|
17226
17028
|
}
|
|
17227
17029
|
],
|
|
17228
17030
|
logo_URIs: {
|
|
17229
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17230
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17031
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
17032
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
17231
17033
|
},
|
|
17232
17034
|
images: [{
|
|
17233
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.svg',
|
|
17234
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.png',
|
|
17235
|
-
theme: {
|
|
17236
|
-
primary_color_hex: '#089496'
|
|
17237
|
-
}
|
|
17238
|
-
}, {
|
|
17239
17035
|
image_sync: {
|
|
17240
17036
|
chain_name: 'composable',
|
|
17241
17037
|
base_denom: 'ibc/D105950618E47CA2AEC314282BC401625025F80A4F812808DEEBB1941C685575'
|
|
@@ -17301,11 +17097,9 @@ const assets = {
|
|
|
17301
17097
|
}
|
|
17302
17098
|
],
|
|
17303
17099
|
logo_URIs: {
|
|
17304
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/edgesol.png'
|
|
17305
17101
|
},
|
|
17306
17102
|
images: [{
|
|
17307
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/edgesol.pica.png'
|
|
17308
|
-
}, {
|
|
17309
17103
|
image_sync: {
|
|
17310
17104
|
chain_name: 'composable',
|
|
17311
17105
|
base_denom: 'ibc/BADB5950C4A81AC201696EBCB33CD295137FA86F0AA620CDDE946D3700E0208C'
|
|
@@ -17368,16 +17162,14 @@ const assets = {
|
|
|
17368
17162
|
}
|
|
17369
17163
|
],
|
|
17370
17164
|
logo_URIs: {
|
|
17371
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17165
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/lst.png'
|
|
17372
17166
|
},
|
|
17373
17167
|
images: [{
|
|
17374
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lst.pica.png'
|
|
17375
|
-
}, {
|
|
17376
17168
|
image_sync: {
|
|
17377
17169
|
chain_name: 'composable',
|
|
17378
17170
|
base_denom: 'ibc/55F5B582483FEFA5422794292B079B4D49A5BAB9881E7C801F9F271F1D234F1D'
|
|
17379
17171
|
},
|
|
17380
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/
|
|
17172
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/lst.png',
|
|
17381
17173
|
theme: {
|
|
17382
17174
|
primary_color_hex: '#cbebe3'
|
|
17383
17175
|
}
|
|
@@ -17435,11 +17227,9 @@ const assets = {
|
|
|
17435
17227
|
}
|
|
17436
17228
|
],
|
|
17437
17229
|
logo_URIs: {
|
|
17438
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17230
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/jitosol.png'
|
|
17439
17231
|
},
|
|
17440
17232
|
images: [{
|
|
17441
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/jitosol.pica.png'
|
|
17442
|
-
}, {
|
|
17443
17233
|
image_sync: {
|
|
17444
17234
|
chain_name: 'composable',
|
|
17445
17235
|
base_denom: 'ibc/91A2FE07F8BDFC0552B1C9972FCCBF2CFD067DDE5F496D81E5132CE57762B0F2'
|
|
@@ -17850,11 +17640,9 @@ const assets = {
|
|
|
17850
17640
|
}
|
|
17851
17641
|
],
|
|
17852
17642
|
logo_URIs: {
|
|
17853
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17643
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
17854
17644
|
},
|
|
17855
17645
|
images: [{
|
|
17856
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.arb.axl.svg'
|
|
17857
|
-
}, {
|
|
17858
17646
|
image_sync: {
|
|
17859
17647
|
chain_name: 'axelar',
|
|
17860
17648
|
base_denom: 'arbitrum-weth-wei'
|
|
@@ -17915,11 +17703,9 @@ const assets = {
|
|
|
17915
17703
|
}
|
|
17916
17704
|
],
|
|
17917
17705
|
logo_URIs: {
|
|
17918
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17706
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
17919
17707
|
},
|
|
17920
17708
|
images: [{
|
|
17921
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.base.axl.svg'
|
|
17922
|
-
}, {
|
|
17923
17709
|
image_sync: {
|
|
17924
17710
|
chain_name: 'axelar',
|
|
17925
17711
|
base_denom: 'base-weth-wei'
|
|
@@ -17980,11 +17766,9 @@ const assets = {
|
|
|
17980
17766
|
}
|
|
17981
17767
|
],
|
|
17982
17768
|
logo_URIs: {
|
|
17983
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17769
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
17984
17770
|
},
|
|
17985
17771
|
images: [{
|
|
17986
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.matic.axl.svg'
|
|
17987
|
-
}, {
|
|
17988
17772
|
image_sync: {
|
|
17989
17773
|
chain_name: 'axelar',
|
|
17990
17774
|
base_denom: 'polygon-weth-wei'
|
|
@@ -18528,13 +18312,10 @@ const assets = {
|
|
|
18528
18312
|
provider: 'Router'
|
|
18529
18313
|
}],
|
|
18530
18314
|
logo_URIs: {
|
|
18531
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18532
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18315
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.svg',
|
|
18316
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.png'
|
|
18533
18317
|
},
|
|
18534
18318
|
images: [{
|
|
18535
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.svg',
|
|
18536
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.png'
|
|
18537
|
-
}, {
|
|
18538
18319
|
image_sync: {
|
|
18539
18320
|
chain_name: 'tron',
|
|
18540
18321
|
base_denom: 'sun'
|
|
@@ -18579,18 +18360,10 @@ const assets = {
|
|
|
18579
18360
|
provider: 'Router'
|
|
18580
18361
|
}],
|
|
18581
18362
|
logo_URIs: {
|
|
18582
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18583
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18363
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
18364
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
18584
18365
|
},
|
|
18585
18366
|
images: [{
|
|
18586
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg',
|
|
18587
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.png',
|
|
18588
|
-
theme: {
|
|
18589
|
-
circle: true,
|
|
18590
|
-
primary_color_hex: '#009393',
|
|
18591
|
-
background_color_hex: '#009393'
|
|
18592
|
-
}
|
|
18593
|
-
}, {
|
|
18594
18367
|
image_sync: {
|
|
18595
18368
|
chain_name: 'ethereum',
|
|
18596
18369
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
@@ -18892,13 +18665,10 @@ const assets = {
|
|
|
18892
18665
|
}
|
|
18893
18666
|
}],
|
|
18894
18667
|
logo_URIs: {
|
|
18895
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18896
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18668
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.svg',
|
|
18669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.png'
|
|
18897
18670
|
},
|
|
18898
18671
|
images: [{
|
|
18899
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.svg',
|
|
18900
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.png'
|
|
18901
|
-
}, {
|
|
18902
18672
|
image_sync: {
|
|
18903
18673
|
chain_name: 'axelar',
|
|
18904
18674
|
base_denom: 'op-wei'
|
|
@@ -19188,11 +18958,9 @@ const assets = {
|
|
|
19188
18958
|
}
|
|
19189
18959
|
],
|
|
19190
18960
|
logo_URIs: {
|
|
19191
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18961
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unicorn/images/uwu.png'
|
|
19192
18962
|
},
|
|
19193
18963
|
images: [{
|
|
19194
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/UWU.pica.png'
|
|
19195
|
-
}, {
|
|
19196
18964
|
image_sync: {
|
|
19197
18965
|
chain_name: 'composable',
|
|
19198
18966
|
base_denom: 'ibc/586C150919550F6106711C7557DAAAEAB765DDF05648BAC0D96487AE90394BA1'
|
|
@@ -19355,13 +19123,10 @@ const assets = {
|
|
|
19355
19123
|
}
|
|
19356
19124
|
],
|
|
19357
19125
|
logo_URIs: {
|
|
19358
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
19359
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
19126
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
19127
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
19360
19128
|
},
|
|
19361
19129
|
images: [{
|
|
19362
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.svg',
|
|
19363
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.png'
|
|
19364
|
-
}, {
|
|
19365
19130
|
image_sync: {
|
|
19366
19131
|
chain_name: 'injective',
|
|
19367
19132
|
base_denom: 'peggy0xdAC17F958D2ee523a2206206994597C13D831ec7'
|
|
@@ -19577,13 +19342,10 @@ const assets = {
|
|
|
19577
19342
|
}
|
|
19578
19343
|
}],
|
|
19579
19344
|
logo_URIs: {
|
|
19580
|
-
|
|
19581
|
-
|
|
19345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.png',
|
|
19346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.svg'
|
|
19582
19347
|
},
|
|
19583
19348
|
images: [{
|
|
19584
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.svg',
|
|
19585
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.png'
|
|
19586
|
-
}, {
|
|
19587
19349
|
image_sync: {
|
|
19588
19350
|
chain_name: 'oraichain',
|
|
19589
19351
|
base_denom: 'factory/orai1wuvhex9xqs3r539mvc6mtm7n20fcj3qr2m0y9khx6n5vtlngfzes3k0rq9/ton'
|
|
@@ -19779,17 +19541,10 @@ const assets = {
|
|
|
19779
19541
|
provider: 'Router'
|
|
19780
19542
|
}],
|
|
19781
19543
|
logo_URIs: {
|
|
19782
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
19783
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
19544
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.svg',
|
|
19545
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.png'
|
|
19784
19546
|
},
|
|
19785
19547
|
images: [{
|
|
19786
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.svg',
|
|
19787
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.png',
|
|
19788
|
-
theme: {
|
|
19789
|
-
circle: false,
|
|
19790
|
-
primary_color_hex: '#2B80D7'
|
|
19791
|
-
}
|
|
19792
|
-
}, {
|
|
19793
19548
|
image_sync: {
|
|
19794
19549
|
chain_name: 'ethereum',
|
|
19795
19550
|
base_denom: '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8'
|
|
@@ -20307,16 +20062,9 @@ const assets = {
|
|
|
20307
20062
|
}
|
|
20308
20063
|
}],
|
|
20309
20064
|
logo_URIs: {
|
|
20310
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
20311
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.png'
|
|
20065
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
|
|
20312
20066
|
},
|
|
20313
20067
|
images: [{
|
|
20314
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.svg',
|
|
20315
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.png',
|
|
20316
|
-
theme: {
|
|
20317
|
-
primary_color_hex: '#FF007A'
|
|
20318
|
-
}
|
|
20319
|
-
}, {
|
|
20320
20068
|
image_sync: {
|
|
20321
20069
|
chain_name: 'axelar',
|
|
20322
20070
|
base_denom: 'uni-wei'
|
|
@@ -20474,13 +20222,10 @@ const assets = {
|
|
|
20474
20222
|
}
|
|
20475
20223
|
}],
|
|
20476
20224
|
logo_URIs: {
|
|
20477
|
-
|
|
20478
|
-
|
|
20225
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png',
|
|
20226
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
20479
20227
|
},
|
|
20480
20228
|
images: [{
|
|
20481
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
|
|
20482
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
|
|
20483
|
-
}, {
|
|
20484
20229
|
image_sync: {
|
|
20485
20230
|
chain_name: 'int3face',
|
|
20486
20231
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
@@ -20527,13 +20272,10 @@ const assets = {
|
|
|
20527
20272
|
}
|
|
20528
20273
|
}],
|
|
20529
20274
|
logo_URIs: {
|
|
20530
|
-
|
|
20531
|
-
|
|
20275
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.png',
|
|
20276
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.svg'
|
|
20532
20277
|
},
|
|
20533
20278
|
images: [{
|
|
20534
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
|
|
20535
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
|
|
20536
|
-
}, {
|
|
20537
20279
|
image_sync: {
|
|
20538
20280
|
chain_name: 'int3face',
|
|
20539
20281
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
|
|
@@ -20580,13 +20322,10 @@ const assets = {
|
|
|
20580
20322
|
}
|
|
20581
20323
|
}],
|
|
20582
20324
|
logo_URIs: {
|
|
20583
|
-
|
|
20584
|
-
|
|
20325
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.png',
|
|
20326
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.svg'
|
|
20585
20327
|
},
|
|
20586
20328
|
images: [{
|
|
20587
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
|
|
20588
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
|
|
20589
|
-
}, {
|
|
20590
20329
|
image_sync: {
|
|
20591
20330
|
chain_name: 'int3face',
|
|
20592
20331
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
|
|
@@ -20633,13 +20372,10 @@ const assets = {
|
|
|
20633
20372
|
}
|
|
20634
20373
|
}],
|
|
20635
20374
|
logo_URIs: {
|
|
20636
|
-
|
|
20637
|
-
|
|
20375
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.png',
|
|
20376
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
|
|
20638
20377
|
},
|
|
20639
20378
|
images: [{
|
|
20640
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
|
|
20641
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
|
|
20642
|
-
}, {
|
|
20643
20379
|
image_sync: {
|
|
20644
20380
|
chain_name: 'int3face',
|
|
20645
20381
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
|
|
@@ -20705,11 +20441,10 @@ const assets = {
|
|
|
20705
20441
|
}
|
|
20706
20442
|
],
|
|
20707
20443
|
logo_URIs: {
|
|
20708
|
-
|
|
20444
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
20445
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
20709
20446
|
},
|
|
20710
20447
|
images: [{
|
|
20711
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.arb.axl.svg'
|
|
20712
|
-
}, {
|
|
20713
20448
|
image_sync: {
|
|
20714
20449
|
chain_name: 'axelar',
|
|
20715
20450
|
base_denom: 'arbitrum-uusdt'
|
|
@@ -20777,11 +20512,10 @@ const assets = {
|
|
|
20777
20512
|
}
|
|
20778
20513
|
],
|
|
20779
20514
|
logo_URIs: {
|
|
20780
|
-
|
|
20515
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
20516
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
20781
20517
|
},
|
|
20782
20518
|
images: [{
|
|
20783
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.op.axl.svg'
|
|
20784
|
-
}, {
|
|
20785
20519
|
image_sync: {
|
|
20786
20520
|
chain_name: 'axelar',
|
|
20787
20521
|
base_denom: 'optimism-uusdt'
|
|
@@ -20849,11 +20583,10 @@ const assets = {
|
|
|
20849
20583
|
}
|
|
20850
20584
|
],
|
|
20851
20585
|
logo_URIs: {
|
|
20852
|
-
|
|
20586
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
20587
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
20853
20588
|
},
|
|
20854
20589
|
images: [{
|
|
20855
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pol.axl.svg'
|
|
20856
|
-
}, {
|
|
20857
20590
|
image_sync: {
|
|
20858
20591
|
chain_name: 'axelar',
|
|
20859
20592
|
base_denom: 'polygon-uusdt'
|
|
@@ -20913,13 +20646,10 @@ const assets = {
|
|
|
20913
20646
|
}
|
|
20914
20647
|
],
|
|
20915
20648
|
logo_URIs: {
|
|
20916
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
20917
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
20649
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/base/images/cbbtc.svg',
|
|
20650
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/base/images/cbbtc.png'
|
|
20918
20651
|
},
|
|
20919
20652
|
images: [{
|
|
20920
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbBTC.base.axl.svg',
|
|
20921
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbBTC.base.axl.png'
|
|
20922
|
-
}, {
|
|
20923
20653
|
image_sync: {
|
|
20924
20654
|
chain_name: 'axelar',
|
|
20925
20655
|
base_denom: 'cbbtc-satoshi'
|
|
@@ -20978,13 +20708,10 @@ const assets = {
|
|
|
20978
20708
|
}
|
|
20979
20709
|
],
|
|
20980
20710
|
logo_URIs: {
|
|
20981
|
-
|
|
20982
|
-
|
|
20711
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/mantle/images/fbtc.png',
|
|
20712
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/mantle/images/fbtc.svg'
|
|
20983
20713
|
},
|
|
20984
20714
|
images: [{
|
|
20985
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.svg',
|
|
20986
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.png'
|
|
20987
|
-
}, {
|
|
20988
20715
|
image_sync: {
|
|
20989
20716
|
chain_name: 'axelar',
|
|
20990
20717
|
base_denom: 'fbtc-satoshi'
|
|
@@ -21044,13 +20771,10 @@ const assets = {
|
|
|
21044
20771
|
}
|
|
21045
20772
|
],
|
|
21046
20773
|
logo_URIs: {
|
|
21047
|
-
|
|
21048
|
-
|
|
20774
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
20775
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
21049
20776
|
},
|
|
21050
20777
|
images: [{
|
|
21051
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.svg',
|
|
21052
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.png'
|
|
21053
|
-
}, {
|
|
21054
20778
|
image_sync: {
|
|
21055
20779
|
chain_name: 'axelar',
|
|
21056
20780
|
base_denom: 'lbtc-satoshi'
|
|
@@ -21106,13 +20830,10 @@ const assets = {
|
|
|
21106
20830
|
}
|
|
21107
20831
|
],
|
|
21108
20832
|
logo_URIs: {
|
|
21109
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
21110
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
20833
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/rootstock/images/rbtc.svg',
|
|
20834
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/rootstock/images/rbtc.png'
|
|
21111
20835
|
},
|
|
21112
20836
|
images: [{
|
|
21113
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.svg',
|
|
21114
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.png'
|
|
21115
|
-
}, {
|
|
21116
20837
|
image_sync: {
|
|
21117
20838
|
chain_name: 'rootstock',
|
|
21118
20839
|
base_denom: 'sat'
|
|
@@ -21927,13 +21648,10 @@ const assets = {
|
|
|
21927
21648
|
}
|
|
21928
21649
|
}],
|
|
21929
21650
|
logo_URIs: {
|
|
21930
|
-
|
|
21931
|
-
|
|
21651
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.png',
|
|
21652
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.svg'
|
|
21932
21653
|
},
|
|
21933
21654
|
images: [{
|
|
21934
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
|
|
21935
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
|
|
21936
|
-
}, {
|
|
21937
21655
|
image_sync: {
|
|
21938
21656
|
chain_name: 'int3face',
|
|
21939
21657
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
@@ -23607,16 +23325,10 @@ const assets = {
|
|
|
23607
23325
|
}
|
|
23608
23326
|
],
|
|
23609
23327
|
logo_URIs: {
|
|
23610
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23611
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23328
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.svg',
|
|
23329
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.png'
|
|
23612
23330
|
},
|
|
23613
23331
|
images: [{
|
|
23614
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.svg',
|
|
23615
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.png',
|
|
23616
|
-
theme: {
|
|
23617
|
-
primary_color_hex: '#F1BB15'
|
|
23618
|
-
}
|
|
23619
|
-
}, {
|
|
23620
23332
|
image_sync: {
|
|
23621
23333
|
chain_name: 'axelar',
|
|
23622
23334
|
base_denom: 'unit-move'
|
|
@@ -23808,13 +23520,10 @@ const assets = {
|
|
|
23808
23520
|
}
|
|
23809
23521
|
],
|
|
23810
23522
|
logo_URIs: {
|
|
23811
|
-
|
|
23812
|
-
|
|
23523
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
23524
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
23813
23525
|
},
|
|
23814
23526
|
images: [{
|
|
23815
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.atom.svg',
|
|
23816
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.atom.png'
|
|
23817
|
-
}, {
|
|
23818
23527
|
image_sync: {
|
|
23819
23528
|
chain_name: 'cosmoshub',
|
|
23820
23529
|
base_denom: 'ibc/DBD9E339E1B093A052D76BECFFDE8435EAC114CF2133346B4D691F3F2068C957'
|
|
@@ -23874,13 +23583,10 @@ const assets = {
|
|
|
23874
23583
|
}
|
|
23875
23584
|
],
|
|
23876
23585
|
logo_URIs: {
|
|
23877
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23878
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23586
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg',
|
|
23587
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png'
|
|
23879
23588
|
},
|
|
23880
23589
|
images: [{
|
|
23881
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solvbtc.atom.svg',
|
|
23882
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solvbtc.atom.png'
|
|
23883
|
-
}, {
|
|
23884
23590
|
image_sync: {
|
|
23885
23591
|
chain_name: 'cosmoshub',
|
|
23886
23592
|
base_denom: 'ibc/0C4417F123459B47B6933939BF6F128C362B0C1F9EDA6A6EBC08860E4672AF7E'
|
|
@@ -23949,7 +23655,7 @@ const assets = {
|
|
|
23949
23655
|
}],
|
|
23950
23656
|
type_asset: 'ics20',
|
|
23951
23657
|
base: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
|
|
23952
|
-
name: 'Wormhole USDC(Avalanche)',
|
|
23658
|
+
name: 'Wormhole USDC (Avalanche)',
|
|
23953
23659
|
display: 'avalanche-usdc',
|
|
23954
23660
|
symbol: 'avalanche.USDC.wh',
|
|
23955
23661
|
traces: [{
|
|
@@ -23965,15 +23671,16 @@ const assets = {
|
|
|
23965
23671
|
}
|
|
23966
23672
|
}],
|
|
23967
23673
|
images: [{
|
|
23968
|
-
|
|
23969
|
-
|
|
23970
|
-
|
|
23971
|
-
|
|
23972
|
-
|
|
23674
|
+
image_sync: {
|
|
23675
|
+
chain_name: 'ethereum',
|
|
23676
|
+
base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
|
|
23677
|
+
},
|
|
23678
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
23679
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
|
|
23973
23680
|
}],
|
|
23974
23681
|
logo_URIs: {
|
|
23975
|
-
|
|
23976
|
-
|
|
23682
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
23683
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
|
|
23977
23684
|
}
|
|
23978
23685
|
},
|
|
23979
23686
|
{
|
|
@@ -24567,9 +24274,6 @@ const assets = {
|
|
|
24567
24274
|
}
|
|
24568
24275
|
}],
|
|
24569
24276
|
images: [{
|
|
24570
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.atom.svg',
|
|
24571
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.atom.png'
|
|
24572
|
-
}, {
|
|
24573
24277
|
image_sync: {
|
|
24574
24278
|
chain_name: 'cosmoshub',
|
|
24575
24279
|
base_denom: 'ibc/E7E51FFF94A8B55BE84CEB0345E5CAF0A5DAEB374C6806CE908098B8996C7782'
|
|
@@ -24583,8 +24287,8 @@ const assets = {
|
|
|
24583
24287
|
}
|
|
24584
24288
|
}],
|
|
24585
24289
|
logo_URIs: {
|
|
24586
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24587
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24290
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
24291
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
24588
24292
|
}
|
|
24589
24293
|
},
|
|
24590
24294
|
{
|
|
@@ -24614,9 +24318,6 @@ const assets = {
|
|
|
24614
24318
|
}
|
|
24615
24319
|
}],
|
|
24616
24320
|
images: [{
|
|
24617
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.atom.svg',
|
|
24618
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.atom.png'
|
|
24619
|
-
}, {
|
|
24620
24321
|
image_sync: {
|
|
24621
24322
|
chain_name: 'cosmoshub',
|
|
24622
24323
|
base_denom: 'ibc/C0B53D3D23827AE38058BED0BDCD554229278AF530A8D265FCF6DFF7C4B2ADFF'
|
|
@@ -24628,8 +24329,8 @@ const assets = {
|
|
|
24628
24329
|
}
|
|
24629
24330
|
}],
|
|
24630
24331
|
logo_URIs: {
|
|
24631
|
-
|
|
24632
|
-
|
|
24332
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
24333
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
24633
24334
|
}
|
|
24634
24335
|
},
|
|
24635
24336
|
{
|
|
@@ -24659,13 +24360,10 @@ const assets = {
|
|
|
24659
24360
|
}
|
|
24660
24361
|
}],
|
|
24661
24362
|
logo_URIs: {
|
|
24662
|
-
|
|
24663
|
-
|
|
24363
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
24364
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
24664
24365
|
},
|
|
24665
24366
|
images: [{
|
|
24666
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.atom.svg',
|
|
24667
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.atom.png'
|
|
24668
|
-
}, {
|
|
24669
24367
|
image_sync: {
|
|
24670
24368
|
chain_name: 'cosmoshub',
|
|
24671
24369
|
base_denom: 'ibc/D742E8566B0B8CC8F569D950051C09CF57988A88F0E45574BFB3079D41DE6462'
|
|
@@ -24763,13 +24461,10 @@ const assets = {
|
|
|
24763
24461
|
}
|
|
24764
24462
|
}],
|
|
24765
24463
|
logo_URIs: {
|
|
24766
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24767
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24464
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.png',
|
|
24465
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.svg'
|
|
24768
24466
|
},
|
|
24769
24467
|
images: [{
|
|
24770
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.png',
|
|
24771
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.svg'
|
|
24772
|
-
}, {
|
|
24773
24468
|
image_sync: {
|
|
24774
24469
|
chain_name: 'int3face',
|
|
24775
24470
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol'
|
|
@@ -24845,9 +24540,6 @@ const assets = {
|
|
|
24845
24540
|
}
|
|
24846
24541
|
}],
|
|
24847
24542
|
images: [{
|
|
24848
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.atom.svg',
|
|
24849
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.atom.png'
|
|
24850
|
-
}, {
|
|
24851
24543
|
image_sync: {
|
|
24852
24544
|
chain_name: 'cosmoshub',
|
|
24853
24545
|
base_denom: 'ibc/09E95F57939E344EE36109AC41780B8A51F1FE0548A5203C5957674FF64C0F26'
|
|
@@ -24861,8 +24553,8 @@ const assets = {
|
|
|
24861
24553
|
}
|
|
24862
24554
|
}],
|
|
24863
24555
|
logo_URIs: {
|
|
24864
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24865
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24556
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg',
|
|
24557
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png'
|
|
24866
24558
|
},
|
|
24867
24559
|
socials: {
|
|
24868
24560
|
website: 'https://www.paxos.com/pax-gold',
|