chain-registry 2.0.14 → 2.0.15
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/osmosis/asset-list.js +181 -489
- package/mainnet/osmosis/asset-list.js +181 -489
- package/package.json +3 -3
|
@@ -116,16 +116,10 @@ const info = {
|
|
|
116
116
|
}
|
|
117
117
|
],
|
|
118
118
|
logoURIs: {
|
|
119
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
120
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
119
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
120
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
121
121
|
},
|
|
122
122
|
images: [{
|
|
123
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png',
|
|
124
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg',
|
|
125
|
-
theme: {
|
|
126
|
-
primaryColorHex: '#2474cb'
|
|
127
|
-
}
|
|
128
|
-
}, {
|
|
129
123
|
imageSync: {
|
|
130
124
|
chainName: 'axelar',
|
|
131
125
|
baseDenom: 'uusdc'
|
|
@@ -183,15 +177,9 @@ const info = {
|
|
|
183
177
|
}
|
|
184
178
|
],
|
|
185
179
|
logoURIs: {
|
|
186
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
187
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.axl.svg'
|
|
180
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
188
181
|
},
|
|
189
|
-
images: [
|
|
190
|
-
{
|
|
191
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.axl.png',
|
|
192
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.axl.svg'
|
|
193
|
-
},
|
|
194
|
-
{
|
|
182
|
+
images: [{
|
|
195
183
|
imageSync: {
|
|
196
184
|
chainName: 'axelar',
|
|
197
185
|
baseDenom: 'weth-wei'
|
|
@@ -200,15 +188,13 @@ const info = {
|
|
|
200
188
|
theme: {
|
|
201
189
|
primaryColorHex: '#3a3444'
|
|
202
190
|
}
|
|
203
|
-
},
|
|
204
|
-
{
|
|
191
|
+
}, {
|
|
205
192
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
206
193
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
207
194
|
theme: {
|
|
208
195
|
primaryColorHex: '#303030'
|
|
209
196
|
}
|
|
210
|
-
}
|
|
211
|
-
]
|
|
197
|
+
}]
|
|
212
198
|
},
|
|
213
199
|
{
|
|
214
200
|
description: 'Wrapped Bitcoin on Axelar',
|
|
@@ -256,16 +242,9 @@ const info = {
|
|
|
256
242
|
}
|
|
257
243
|
],
|
|
258
244
|
logoURIs: {
|
|
259
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
260
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg'
|
|
245
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
|
|
261
246
|
},
|
|
262
247
|
images: [{
|
|
263
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png',
|
|
264
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
|
|
265
|
-
theme: {
|
|
266
|
-
primaryColorHex: '#312b3a'
|
|
267
|
-
}
|
|
268
|
-
}, {
|
|
269
248
|
imageSync: {
|
|
270
249
|
chainName: 'axelar',
|
|
271
250
|
baseDenom: 'wbtc-satoshi'
|
|
@@ -322,16 +301,10 @@ const info = {
|
|
|
322
301
|
}
|
|
323
302
|
],
|
|
324
303
|
logoURIs: {
|
|
325
|
-
|
|
326
|
-
|
|
304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
305
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
327
306
|
},
|
|
328
307
|
images: [{
|
|
329
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg',
|
|
330
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.png',
|
|
331
|
-
theme: {
|
|
332
|
-
primaryColorHex: '#049393'
|
|
333
|
-
}
|
|
334
|
-
}, {
|
|
335
308
|
imageSync: {
|
|
336
309
|
chainName: 'axelar',
|
|
337
310
|
baseDenom: 'uusdt'
|
|
@@ -597,15 +570,10 @@ const info = {
|
|
|
597
570
|
}
|
|
598
571
|
],
|
|
599
572
|
logoURIs: {
|
|
600
|
-
|
|
601
|
-
|
|
573
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png',
|
|
574
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg'
|
|
602
575
|
},
|
|
603
|
-
images: [
|
|
604
|
-
{
|
|
605
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.svg',
|
|
606
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bnb.axl.png'
|
|
607
|
-
},
|
|
608
|
-
{
|
|
576
|
+
images: [{
|
|
609
577
|
imageSync: {
|
|
610
578
|
chainName: 'axelar',
|
|
611
579
|
baseDenom: 'wbnb-wei'
|
|
@@ -615,8 +583,7 @@ const info = {
|
|
|
615
583
|
theme: {
|
|
616
584
|
primaryColorHex: '#f3bb0c'
|
|
617
585
|
}
|
|
618
|
-
},
|
|
619
|
-
{
|
|
586
|
+
}, {
|
|
620
587
|
imageSync: {
|
|
621
588
|
chainName: 'binancesmartchain',
|
|
622
589
|
baseDenom: 'wei'
|
|
@@ -626,8 +593,7 @@ const info = {
|
|
|
626
593
|
theme: {
|
|
627
594
|
primaryColorHex: '#f3bb0c'
|
|
628
595
|
}
|
|
629
|
-
}
|
|
630
|
-
]
|
|
596
|
+
}]
|
|
631
597
|
},
|
|
632
598
|
{
|
|
633
599
|
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.',
|
|
@@ -675,18 +641,10 @@ const info = {
|
|
|
675
641
|
}
|
|
676
642
|
],
|
|
677
643
|
logoURIs: {
|
|
678
|
-
|
|
679
|
-
|
|
644
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.png',
|
|
645
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
|
|
680
646
|
},
|
|
681
|
-
images: [
|
|
682
|
-
{
|
|
683
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pol.axl.svg',
|
|
684
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pol.axl.png',
|
|
685
|
-
theme: {
|
|
686
|
-
primaryColorHex: '#8444e4'
|
|
687
|
-
}
|
|
688
|
-
},
|
|
689
|
-
{
|
|
647
|
+
images: [{
|
|
690
648
|
imageSync: {
|
|
691
649
|
chainName: 'axelar',
|
|
692
650
|
baseDenom: 'wmatic-wei'
|
|
@@ -696,8 +654,7 @@ const info = {
|
|
|
696
654
|
theme: {
|
|
697
655
|
primaryColorHex: '#2b93fb'
|
|
698
656
|
}
|
|
699
|
-
},
|
|
700
|
-
{
|
|
657
|
+
}, {
|
|
701
658
|
imageSync: {
|
|
702
659
|
chainName: 'polygon',
|
|
703
660
|
baseDenom: 'wei'
|
|
@@ -707,8 +664,7 @@ const info = {
|
|
|
707
664
|
theme: {
|
|
708
665
|
primaryColorHex: '#8444e4'
|
|
709
666
|
}
|
|
710
|
-
}
|
|
711
|
-
]
|
|
667
|
+
}]
|
|
712
668
|
},
|
|
713
669
|
{
|
|
714
670
|
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.',
|
|
@@ -912,11 +868,10 @@ const info = {
|
|
|
912
868
|
}
|
|
913
869
|
],
|
|
914
870
|
logoURIs: {
|
|
915
|
-
|
|
871
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png',
|
|
872
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg'
|
|
916
873
|
},
|
|
917
874
|
images: [{
|
|
918
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.axl.svg'
|
|
919
|
-
}, {
|
|
920
875
|
imageSync: {
|
|
921
876
|
chainName: 'axelar',
|
|
922
877
|
baseDenom: 'dot-planck'
|
|
@@ -2077,15 +2032,10 @@ const info = {
|
|
|
2077
2032
|
}
|
|
2078
2033
|
}],
|
|
2079
2034
|
logoURIs: {
|
|
2080
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2081
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2035
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/vdl.png',
|
|
2036
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/vdl.svg'
|
|
2082
2037
|
},
|
|
2083
|
-
images: [
|
|
2084
|
-
{
|
|
2085
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.svg',
|
|
2086
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/VDL.vdl.png'
|
|
2087
|
-
},
|
|
2088
|
-
{
|
|
2038
|
+
images: [{
|
|
2089
2039
|
imageSync: {
|
|
2090
2040
|
chainName: 'vidulum',
|
|
2091
2041
|
baseDenom: 'uvdl'
|
|
@@ -2095,12 +2045,10 @@ const info = {
|
|
|
2095
2045
|
theme: {
|
|
2096
2046
|
primaryColorHex: '#3454bc'
|
|
2097
2047
|
}
|
|
2098
|
-
},
|
|
2099
|
-
{
|
|
2048
|
+
}, {
|
|
2100
2049
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png',
|
|
2101
2050
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.svg'
|
|
2102
|
-
}
|
|
2103
|
-
],
|
|
2051
|
+
}],
|
|
2104
2052
|
keywords: ['osmosis_unstable']
|
|
2105
2053
|
},
|
|
2106
2054
|
{
|
|
@@ -2616,13 +2564,10 @@ const info = {
|
|
|
2616
2564
|
}
|
|
2617
2565
|
}],
|
|
2618
2566
|
logoURIs: {
|
|
2619
|
-
|
|
2620
|
-
|
|
2567
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.png',
|
|
2568
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/fet.svg'
|
|
2621
2569
|
},
|
|
2622
2570
|
images: [{
|
|
2623
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fet.fet.svg',
|
|
2624
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fet.fet.png'
|
|
2625
|
-
}, {
|
|
2626
2571
|
imageSync: {
|
|
2627
2572
|
chainName: 'fetchhub',
|
|
2628
2573
|
baseDenom: 'afet'
|
|
@@ -3146,11 +3091,10 @@ const info = {
|
|
|
3146
3091
|
}
|
|
3147
3092
|
],
|
|
3148
3093
|
logoURIs: {
|
|
3149
|
-
|
|
3094
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
3095
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
3150
3096
|
},
|
|
3151
3097
|
images: [{
|
|
3152
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.grv.svg'
|
|
3153
|
-
}, {
|
|
3154
3098
|
imageSync: {
|
|
3155
3099
|
chainName: 'gravitybridge',
|
|
3156
3100
|
baseDenom: 'gravity0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599'
|
|
@@ -3208,11 +3152,9 @@ const info = {
|
|
|
3208
3152
|
}
|
|
3209
3153
|
],
|
|
3210
3154
|
logoURIs: {
|
|
3211
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3155
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
3212
3156
|
},
|
|
3213
3157
|
images: [{
|
|
3214
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.grv.svg'
|
|
3215
|
-
}, {
|
|
3216
3158
|
imageSync: {
|
|
3217
3159
|
chainName: 'gravitybridge',
|
|
3218
3160
|
baseDenom: 'gravity0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2'
|
|
@@ -3266,11 +3208,10 @@ const info = {
|
|
|
3266
3208
|
}
|
|
3267
3209
|
],
|
|
3268
3210
|
logoURIs: {
|
|
3269
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3211
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
3212
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
|
|
3270
3213
|
},
|
|
3271
3214
|
images: [{
|
|
3272
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.grv.svg'
|
|
3273
|
-
}, {
|
|
3274
3215
|
imageSync: {
|
|
3275
3216
|
chainName: 'gravitybridge',
|
|
3276
3217
|
baseDenom: 'gravity0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48'
|
|
@@ -3329,11 +3270,9 @@ const info = {
|
|
|
3329
3270
|
}
|
|
3330
3271
|
],
|
|
3331
3272
|
logoURIs: {
|
|
3332
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3273
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg'
|
|
3333
3274
|
},
|
|
3334
3275
|
images: [{
|
|
3335
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.grv.svg'
|
|
3336
|
-
}, {
|
|
3337
3276
|
imageSync: {
|
|
3338
3277
|
chainName: 'gravitybridge',
|
|
3339
3278
|
baseDenom: 'gravity0x6B175474E89094C44Da98b954EedeAC495271d0F'
|
|
@@ -3387,16 +3326,10 @@ const info = {
|
|
|
3387
3326
|
}
|
|
3388
3327
|
],
|
|
3389
3328
|
logoURIs: {
|
|
3390
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3391
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3329
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
3330
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
3392
3331
|
},
|
|
3393
3332
|
images: [{
|
|
3394
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg',
|
|
3395
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.png',
|
|
3396
|
-
theme: {
|
|
3397
|
-
primaryColorHex: '#059394'
|
|
3398
|
-
}
|
|
3399
|
-
}, {
|
|
3400
3333
|
imageSync: {
|
|
3401
3334
|
chainName: 'gravitybridge',
|
|
3402
3335
|
baseDenom: 'gravity0xdAC17F958D2ee523a2206206994597C13D831ec7'
|
|
@@ -3964,13 +3897,10 @@ const info = {
|
|
|
3964
3897
|
}
|
|
3965
3898
|
}],
|
|
3966
3899
|
logoURIs: {
|
|
3967
|
-
|
|
3968
|
-
|
|
3900
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
|
|
3901
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
|
|
3969
3902
|
},
|
|
3970
3903
|
images: [{
|
|
3971
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.svg',
|
|
3972
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.png'
|
|
3973
|
-
}, {
|
|
3974
3904
|
imageSync: {
|
|
3975
3905
|
chainName: 'axelar',
|
|
3976
3906
|
baseDenom: 'link-wei'
|
|
@@ -4254,13 +4184,9 @@ const info = {
|
|
|
4254
4184
|
}
|
|
4255
4185
|
}],
|
|
4256
4186
|
logoURIs: {
|
|
4257
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
4258
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.png'
|
|
4187
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/shib.svg'
|
|
4259
4188
|
},
|
|
4260
4189
|
images: [{
|
|
4261
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.svg',
|
|
4262
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.png'
|
|
4263
|
-
}, {
|
|
4264
4190
|
imageSync: {
|
|
4265
4191
|
chainName: 'axelar',
|
|
4266
4192
|
baseDenom: 'shib-wei'
|
|
@@ -6922,13 +6848,10 @@ const info = {
|
|
|
6922
6848
|
}
|
|
6923
6849
|
],
|
|
6924
6850
|
logoURIs: {
|
|
6925
|
-
|
|
6851
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
6852
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
6926
6853
|
},
|
|
6927
|
-
images: [
|
|
6928
|
-
{
|
|
6929
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg'
|
|
6930
|
-
},
|
|
6931
|
-
{
|
|
6854
|
+
images: [{
|
|
6932
6855
|
imageSync: {
|
|
6933
6856
|
chainName: 'axelar',
|
|
6934
6857
|
baseDenom: 'polygon-uusdc'
|
|
@@ -6938,11 +6861,9 @@ const info = {
|
|
|
6938
6861
|
theme: {
|
|
6939
6862
|
primaryColorHex: '#2474cc'
|
|
6940
6863
|
}
|
|
6941
|
-
},
|
|
6942
|
-
{
|
|
6864
|
+
}, {
|
|
6943
6865
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
6944
|
-
}
|
|
6945
|
-
]
|
|
6866
|
+
}]
|
|
6946
6867
|
},
|
|
6947
6868
|
{
|
|
6948
6869
|
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.',
|
|
@@ -6998,13 +6919,10 @@ const info = {
|
|
|
6998
6919
|
}
|
|
6999
6920
|
],
|
|
7000
6921
|
logoURIs: {
|
|
7001
|
-
|
|
6922
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
6923
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
7002
6924
|
},
|
|
7003
|
-
images: [
|
|
7004
|
-
{
|
|
7005
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg'
|
|
7006
|
-
},
|
|
7007
|
-
{
|
|
6925
|
+
images: [{
|
|
7008
6926
|
imageSync: {
|
|
7009
6927
|
chainName: 'axelar',
|
|
7010
6928
|
baseDenom: 'avalanche-uusdc'
|
|
@@ -7014,11 +6932,9 @@ const info = {
|
|
|
7014
6932
|
theme: {
|
|
7015
6933
|
primaryColorHex: '#2474cc'
|
|
7016
6934
|
}
|
|
7017
|
-
},
|
|
7018
|
-
{
|
|
6935
|
+
}, {
|
|
7019
6936
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
7020
|
-
}
|
|
7021
|
-
]
|
|
6937
|
+
}]
|
|
7022
6938
|
},
|
|
7023
6939
|
{
|
|
7024
6940
|
description: 'Mars Protocol token (pre-migration)',
|
|
@@ -8537,20 +8453,10 @@ const info = {
|
|
|
8537
8453
|
}
|
|
8538
8454
|
],
|
|
8539
8455
|
logoURIs: {
|
|
8540
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
8541
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
8456
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.png',
|
|
8457
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/wfil.svg'
|
|
8542
8458
|
},
|
|
8543
8459
|
images: [{
|
|
8544
|
-
imageSync: {
|
|
8545
|
-
chainName: 'filecoin',
|
|
8546
|
-
baseDenom: 'attoFIL'
|
|
8547
|
-
},
|
|
8548
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png',
|
|
8549
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg',
|
|
8550
|
-
theme: {
|
|
8551
|
-
primaryColorHex: '#0493fc'
|
|
8552
|
-
}
|
|
8553
|
-
}, {
|
|
8554
8460
|
imageSync: {
|
|
8555
8461
|
chainName: 'axelar',
|
|
8556
8462
|
baseDenom: 'wfil-wei'
|
|
@@ -8730,13 +8636,10 @@ const info = {
|
|
|
8730
8636
|
}
|
|
8731
8637
|
}],
|
|
8732
8638
|
logoURIs: {
|
|
8733
|
-
|
|
8734
|
-
|
|
8639
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.png',
|
|
8640
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/arbitrum/images/arb.svg'
|
|
8735
8641
|
},
|
|
8736
8642
|
images: [{
|
|
8737
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.svg',
|
|
8738
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.png'
|
|
8739
|
-
}, {
|
|
8740
8643
|
imageSync: {
|
|
8741
8644
|
chainName: 'axelar',
|
|
8742
8645
|
baseDenom: 'arb-wei'
|
|
@@ -8869,13 +8772,10 @@ const info = {
|
|
|
8869
8772
|
}
|
|
8870
8773
|
}],
|
|
8871
8774
|
logoURIs: {
|
|
8872
|
-
|
|
8873
|
-
|
|
8775
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png',
|
|
8776
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg'
|
|
8874
8777
|
},
|
|
8875
8778
|
images: [{
|
|
8876
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.svg',
|
|
8877
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.png'
|
|
8878
|
-
}, {
|
|
8879
8779
|
imageSync: {
|
|
8880
8780
|
chainName: 'axelar',
|
|
8881
8781
|
baseDenom: 'pepe-wei'
|
|
@@ -9145,11 +9045,9 @@ const info = {
|
|
|
9145
9045
|
}
|
|
9146
9046
|
],
|
|
9147
9047
|
logoURIs: {
|
|
9148
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
9048
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
|
|
9149
9049
|
},
|
|
9150
9050
|
images: [{
|
|
9151
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wstETH.axl.svg'
|
|
9152
|
-
}, {
|
|
9153
9051
|
imageSync: {
|
|
9154
9052
|
chainName: 'axelar',
|
|
9155
9053
|
baseDenom: 'wsteth-wei'
|
|
@@ -9710,13 +9608,10 @@ const info = {
|
|
|
9710
9608
|
}
|
|
9711
9609
|
],
|
|
9712
9610
|
logoURIs: {
|
|
9713
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
9714
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
9611
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg',
|
|
9612
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png'
|
|
9715
9613
|
},
|
|
9716
9614
|
images: [{
|
|
9717
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.svg',
|
|
9718
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.png'
|
|
9719
|
-
}, {
|
|
9720
9615
|
imageSync: {
|
|
9721
9616
|
chainName: 'composable',
|
|
9722
9617
|
baseDenom: 'ibc/3CC19CEC7E5A3E90E78A5A9ECC5A0E2F8F826A375CF1E096F4515CF09DA3E366'
|
|
@@ -10002,16 +9897,10 @@ const info = {
|
|
|
10002
9897
|
}
|
|
10003
9898
|
],
|
|
10004
9899
|
logoURIs: {
|
|
10005
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10006
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
9900
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
9901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
10007
9902
|
},
|
|
10008
9903
|
images: [{
|
|
10009
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.svg',
|
|
10010
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.png',
|
|
10011
|
-
theme: {
|
|
10012
|
-
primaryColorHex: '#049494'
|
|
10013
|
-
}
|
|
10014
|
-
}, {
|
|
10015
9904
|
imageSync: {
|
|
10016
9905
|
chainName: 'kava',
|
|
10017
9906
|
baseDenom: 'erc20/tether/usdt'
|
|
@@ -10285,13 +10174,10 @@ const info = {
|
|
|
10285
10174
|
}
|
|
10286
10175
|
],
|
|
10287
10176
|
logoURIs: {
|
|
10288
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10289
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10177
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg',
|
|
10178
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png'
|
|
10290
10179
|
},
|
|
10291
10180
|
images: [{
|
|
10292
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.svg',
|
|
10293
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.png'
|
|
10294
|
-
}, {
|
|
10295
10181
|
imageSync: {
|
|
10296
10182
|
chainName: 'gateway',
|
|
10297
10183
|
baseDenom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA'
|
|
@@ -10400,16 +10286,10 @@ const info = {
|
|
|
10400
10286
|
}
|
|
10401
10287
|
],
|
|
10402
10288
|
logoURIs: {
|
|
10403
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10404
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10289
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
10290
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
10405
10291
|
},
|
|
10406
10292
|
images: [{
|
|
10407
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.svg',
|
|
10408
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.png',
|
|
10409
|
-
theme: {
|
|
10410
|
-
primaryColorHex: '#049393'
|
|
10411
|
-
}
|
|
10412
|
-
}, {
|
|
10413
10293
|
imageSync: {
|
|
10414
10294
|
chainName: 'gateway',
|
|
10415
10295
|
baseDenom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8iuAc6DSeLvi2JDUtwJxLytsZT8R19itXebZsNReLLNi'
|
|
@@ -10459,13 +10339,9 @@ const info = {
|
|
|
10459
10339
|
}
|
|
10460
10340
|
}],
|
|
10461
10341
|
logoURIs: {
|
|
10462
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10463
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.png'
|
|
10342
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/sui/images/sui.svg'
|
|
10464
10343
|
},
|
|
10465
10344
|
images: [{
|
|
10466
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.svg',
|
|
10467
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sui.wh.png'
|
|
10468
|
-
}, {
|
|
10469
10345
|
imageSync: {
|
|
10470
10346
|
chainName: 'gateway',
|
|
10471
10347
|
baseDenom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/46YEtoSN1AcwgGSRoWruoS6bnVh8XpMp5aQTpKohCJYh'
|
|
@@ -10509,28 +10385,20 @@ const info = {
|
|
|
10509
10385
|
}
|
|
10510
10386
|
}],
|
|
10511
10387
|
logoURIs: {
|
|
10512
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10513
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.png'
|
|
10388
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
10514
10389
|
},
|
|
10515
|
-
images: [
|
|
10516
|
-
{
|
|
10517
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.svg',
|
|
10518
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/apt.wh.png'
|
|
10519
|
-
},
|
|
10520
|
-
{
|
|
10390
|
+
images: [{
|
|
10521
10391
|
imageSync: {
|
|
10522
10392
|
chainName: 'gateway',
|
|
10523
10393
|
baseDenom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5wS2fGojbL9RhGEAeQBdkHPUAciYDxjDTMYvdf9aDn2r'
|
|
10524
10394
|
},
|
|
10525
10395
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
|
|
10526
|
-
},
|
|
10527
|
-
{
|
|
10396
|
+
}, {
|
|
10528
10397
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg',
|
|
10529
10398
|
theme: {
|
|
10530
10399
|
darkMode: true
|
|
10531
10400
|
}
|
|
10532
|
-
}
|
|
10533
|
-
]
|
|
10401
|
+
}]
|
|
10534
10402
|
},
|
|
10535
10403
|
{
|
|
10536
10404
|
description: 'MantaDAO Governance Token',
|
|
@@ -10662,11 +10530,10 @@ const info = {
|
|
|
10662
10530
|
}
|
|
10663
10531
|
],
|
|
10664
10532
|
logoURIs: {
|
|
10665
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
10533
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
10534
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
|
|
10666
10535
|
},
|
|
10667
10536
|
images: [{
|
|
10668
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
10669
|
-
}, {
|
|
10670
10537
|
imageSync: {
|
|
10671
10538
|
chainName: 'gateway',
|
|
10672
10539
|
baseDenom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/GGh9Ufn1SeDGrhzEkMyRKt5568VbbxZK2yvWNsd6PbXt'
|
|
@@ -10726,11 +10593,10 @@ const info = {
|
|
|
10726
10593
|
}
|
|
10727
10594
|
],
|
|
10728
10595
|
logoURIs: {
|
|
10729
|
-
|
|
10596
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
10597
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
10730
10598
|
},
|
|
10731
10599
|
images: [{
|
|
10732
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.hole.svg'
|
|
10733
|
-
}, {
|
|
10734
10600
|
imageSync: {
|
|
10735
10601
|
chainName: 'gateway',
|
|
10736
10602
|
baseDenom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/5BWqpR48Lubd55szM5i62zK7TFkddckhbT48yy6mNbDp'
|
|
@@ -11418,21 +11284,14 @@ const info = {
|
|
|
11418
11284
|
}
|
|
11419
11285
|
}],
|
|
11420
11286
|
logoURIs: {
|
|
11421
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
11422
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dydx.dydx.png'
|
|
11287
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg'
|
|
11423
11288
|
},
|
|
11424
|
-
images: [
|
|
11425
|
-
{
|
|
11426
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dydx.dydx.svg',
|
|
11427
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dydx.dydx.png'
|
|
11428
|
-
},
|
|
11429
|
-
{
|
|
11289
|
+
images: [{
|
|
11430
11290
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg',
|
|
11431
11291
|
theme: {
|
|
11432
11292
|
circle: true
|
|
11433
11293
|
}
|
|
11434
|
-
},
|
|
11435
|
-
{
|
|
11294
|
+
}, {
|
|
11436
11295
|
imageSync: {
|
|
11437
11296
|
chainName: 'dydx',
|
|
11438
11297
|
baseDenom: 'adydx'
|
|
@@ -11442,8 +11301,7 @@ const info = {
|
|
|
11442
11301
|
theme: {
|
|
11443
11302
|
primaryColorHex: '#21212f'
|
|
11444
11303
|
}
|
|
11445
|
-
}
|
|
11446
|
-
]
|
|
11304
|
+
}]
|
|
11447
11305
|
},
|
|
11448
11306
|
{
|
|
11449
11307
|
description: 'The native staking token of the Function X',
|
|
@@ -13497,16 +13355,10 @@ const info = {
|
|
|
13497
13355
|
}
|
|
13498
13356
|
}],
|
|
13499
13357
|
logoURIs: {
|
|
13500
|
-
|
|
13501
|
-
|
|
13358
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.png',
|
|
13359
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/dymension-logo.svg'
|
|
13502
13360
|
},
|
|
13503
13361
|
images: [{
|
|
13504
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dym.dym.svg',
|
|
13505
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dym.dym.png',
|
|
13506
|
-
theme: {
|
|
13507
|
-
primaryColorHex: '#f4e4d4'
|
|
13508
|
-
}
|
|
13509
|
-
}, {
|
|
13510
13362
|
imageSync: {
|
|
13511
13363
|
chainName: 'dymension',
|
|
13512
13364
|
baseDenom: 'adym'
|
|
@@ -13681,16 +13533,10 @@ const info = {
|
|
|
13681
13533
|
}
|
|
13682
13534
|
],
|
|
13683
13535
|
logoURIs: {
|
|
13684
|
-
|
|
13685
|
-
|
|
13536
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
13537
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
|
|
13686
13538
|
},
|
|
13687
13539
|
images: [{
|
|
13688
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solana.USDC.wh.png',
|
|
13689
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solana.USDC.wh.svg',
|
|
13690
|
-
theme: {
|
|
13691
|
-
primaryColorHex: '#2775cb'
|
|
13692
|
-
}
|
|
13693
|
-
}, {
|
|
13694
13540
|
imageSync: {
|
|
13695
13541
|
chainName: 'gateway',
|
|
13696
13542
|
baseDenom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/HJk1XMDRNUbRrpKkNZYui7SwWDMjXZAsySzqgyNcQoU3'
|
|
@@ -14113,13 +13959,10 @@ const info = {
|
|
|
14113
13959
|
}
|
|
14114
13960
|
}],
|
|
14115
13961
|
logoURIs: {
|
|
14116
|
-
|
|
14117
|
-
|
|
13962
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
13963
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
|
|
14118
13964
|
},
|
|
14119
13965
|
images: [{
|
|
14120
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/aioz.aioz.svg',
|
|
14121
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/aioz.aioz.png'
|
|
14122
|
-
}, {
|
|
14123
13966
|
imageSync: {
|
|
14124
13967
|
chainName: 'aioz',
|
|
14125
13968
|
baseDenom: 'attoaioz'
|
|
@@ -14327,14 +14170,10 @@ const info = {
|
|
|
14327
14170
|
}
|
|
14328
14171
|
}],
|
|
14329
14172
|
logoURIs: {
|
|
14330
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
14173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
|
|
14174
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg'
|
|
14331
14175
|
},
|
|
14332
14176
|
images: [{
|
|
14333
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/xrp.core.png',
|
|
14334
|
-
theme: {
|
|
14335
|
-
primaryColorHex: '#040404'
|
|
14336
|
-
}
|
|
14337
|
-
}, {
|
|
14338
14177
|
imageSync: {
|
|
14339
14178
|
chainName: 'coreum',
|
|
14340
14179
|
baseDenom: 'drop-core1zhs909jp9yktml6qqx9f0ptcq2xnhhj99cja03j3lfcsp2pgm86studdrz'
|
|
@@ -15345,16 +15184,10 @@ const info = {
|
|
|
15345
15184
|
}
|
|
15346
15185
|
],
|
|
15347
15186
|
logoURIs: {
|
|
15348
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15349
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15187
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
|
|
15188
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
|
|
15350
15189
|
},
|
|
15351
15190
|
images: [{
|
|
15352
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.grv.png',
|
|
15353
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.grv.svg',
|
|
15354
|
-
theme: {
|
|
15355
|
-
primaryColorHex: '#ddc81a'
|
|
15356
|
-
}
|
|
15357
|
-
}, {
|
|
15358
15191
|
imageSync: {
|
|
15359
15192
|
chainName: 'gravitybridge',
|
|
15360
15193
|
baseDenom: 'gravity0x45804880De22913dAFE09f4980848ECE6EcbAf78'
|
|
@@ -15479,11 +15312,10 @@ const info = {
|
|
|
15479
15312
|
}
|
|
15480
15313
|
}],
|
|
15481
15314
|
logoURIs: {
|
|
15482
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15315
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg',
|
|
15316
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png'
|
|
15483
15317
|
},
|
|
15484
15318
|
images: [{
|
|
15485
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.pica.svg'
|
|
15486
|
-
}, {
|
|
15487
15319
|
imageSync: {
|
|
15488
15320
|
chainName: 'composable',
|
|
15489
15321
|
baseDenom: 'ibc/F9D075D4079FC56A9C49B601E54A45292C319D8B0E8CC0F8439041130AA7166C'
|
|
@@ -15546,11 +15378,9 @@ const info = {
|
|
|
15546
15378
|
}
|
|
15547
15379
|
],
|
|
15548
15380
|
logoURIs: {
|
|
15549
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15381
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg'
|
|
15550
15382
|
},
|
|
15551
15383
|
images: [{
|
|
15552
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.pica.svg'
|
|
15553
|
-
}, {
|
|
15554
15384
|
imageSync: {
|
|
15555
15385
|
chainName: 'composable',
|
|
15556
15386
|
baseDenom: 'ibc/A342F6F8D1CDE1D934C50E8EAFF91E813D971E1BFEED7E557F1674E01004A533'
|
|
@@ -15598,11 +15428,10 @@ const info = {
|
|
|
15598
15428
|
}
|
|
15599
15429
|
}],
|
|
15600
15430
|
logoURIs: {
|
|
15601
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15431
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.svg',
|
|
15432
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/fxs.png'
|
|
15602
15433
|
},
|
|
15603
15434
|
images: [{
|
|
15604
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fxs.pica.svg'
|
|
15605
|
-
}, {
|
|
15606
15435
|
imageSync: {
|
|
15607
15436
|
chainName: 'composable',
|
|
15608
15437
|
baseDenom: 'ibc/5F9BE030FC355733EC79307409FA98398BBFC747C9430B326C144A74F6808B29'
|
|
@@ -15665,11 +15494,9 @@ const info = {
|
|
|
15665
15494
|
}
|
|
15666
15495
|
],
|
|
15667
15496
|
logoURIs: {
|
|
15668
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15497
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frax.svg'
|
|
15669
15498
|
},
|
|
15670
15499
|
images: [{
|
|
15671
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/frax.pica.svg'
|
|
15672
|
-
}, {
|
|
15673
15500
|
imageSync: {
|
|
15674
15501
|
chainName: 'composable',
|
|
15675
15502
|
baseDenom: 'ibc/4F20D68B51ED559F99C3CD658383E91F45486D884BF546E7B25337A058562CDB'
|
|
@@ -15728,16 +15555,10 @@ const info = {
|
|
|
15728
15555
|
}
|
|
15729
15556
|
],
|
|
15730
15557
|
logoURIs: {
|
|
15731
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15732
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15558
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
15559
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
15733
15560
|
},
|
|
15734
15561
|
images: [{
|
|
15735
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.svg',
|
|
15736
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.png',
|
|
15737
|
-
theme: {
|
|
15738
|
-
primaryColorHex: '#049494'
|
|
15739
|
-
}
|
|
15740
|
-
}, {
|
|
15741
15562
|
imageSync: {
|
|
15742
15563
|
chainName: 'composable',
|
|
15743
15564
|
baseDenom: 'ibc/37CC704EA53E96AB09A9C31D79142DE7DB252420F3AB18015F9870AE219947BD'
|
|
@@ -15810,11 +15631,10 @@ const info = {
|
|
|
15810
15631
|
}
|
|
15811
15632
|
],
|
|
15812
15633
|
logoURIs: {
|
|
15813
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15634
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrax.svg',
|
|
15635
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrax.png'
|
|
15814
15636
|
},
|
|
15815
15637
|
images: [{
|
|
15816
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sfrax.pica.svg'
|
|
15817
|
-
}, {
|
|
15818
15638
|
imageSync: {
|
|
15819
15639
|
chainName: 'composable',
|
|
15820
15640
|
baseDenom: 'ibc/5BD7F23FE150D9CF3BCC944DB829380BCC51A4022A131151C4D13B3AFAC2D1D9'
|
|
@@ -15877,11 +15697,10 @@ const info = {
|
|
|
15877
15697
|
}
|
|
15878
15698
|
],
|
|
15879
15699
|
logoURIs: {
|
|
15880
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15700
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frxeth.svg',
|
|
15701
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/frxeth.png'
|
|
15881
15702
|
},
|
|
15882
15703
|
images: [{
|
|
15883
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/frxeth.pica.svg'
|
|
15884
|
-
}, {
|
|
15885
15704
|
imageSync: {
|
|
15886
15705
|
chainName: 'composable',
|
|
15887
15706
|
baseDenom: 'ibc/458032E654E41DB91EF98F13E2CE4F9E0FE86BA3E0CDBEC074A854E9F5229A90'
|
|
@@ -15952,11 +15771,9 @@ const info = {
|
|
|
15952
15771
|
}
|
|
15953
15772
|
],
|
|
15954
15773
|
logoURIs: {
|
|
15955
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
15774
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/sfrxeth.svg'
|
|
15956
15775
|
},
|
|
15957
15776
|
images: [{
|
|
15958
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sfrxeth.pica.svg'
|
|
15959
|
-
}, {
|
|
15960
15777
|
imageSync: {
|
|
15961
15778
|
chainName: 'composable',
|
|
15962
15779
|
baseDenom: 'ibc/4E0ECE7819D77B0F2B49F5C34B5E594A02D2BA8B1B0F103208F847B53EBFB69A'
|
|
@@ -16632,11 +16449,10 @@ const info = {
|
|
|
16632
16449
|
}
|
|
16633
16450
|
}],
|
|
16634
16451
|
logoURIs: {
|
|
16635
|
-
|
|
16452
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.svg',
|
|
16453
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pepe.png'
|
|
16636
16454
|
},
|
|
16637
16455
|
images: [{
|
|
16638
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.pica.png'
|
|
16639
|
-
}, {
|
|
16640
16456
|
imageSync: {
|
|
16641
16457
|
chainName: 'composable',
|
|
16642
16458
|
baseDenom: 'ibc/6367C5AF2E2477FB13DD0C8CB0027FEDDF5AE947EE84C69FB75003E604E29D05'
|
|
@@ -16689,11 +16505,9 @@ const info = {
|
|
|
16689
16505
|
}
|
|
16690
16506
|
}],
|
|
16691
16507
|
logoURIs: {
|
|
16692
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16508
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/crv.png'
|
|
16693
16509
|
},
|
|
16694
16510
|
images: [{
|
|
16695
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/crv.pica.png'
|
|
16696
|
-
}, {
|
|
16697
16511
|
imageSync: {
|
|
16698
16512
|
chainName: 'composable',
|
|
16699
16513
|
baseDenom: 'ibc/52C8C6197989684F891076F228F20CD1659AB6E1776E3B85E65CBBEC67DA5DED'
|
|
@@ -16756,11 +16570,9 @@ const info = {
|
|
|
16756
16570
|
}
|
|
16757
16571
|
],
|
|
16758
16572
|
logoURIs: {
|
|
16759
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16573
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ezeth.png'
|
|
16760
16574
|
},
|
|
16761
16575
|
images: [{
|
|
16762
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ezeth.pica.png'
|
|
16763
|
-
}, {
|
|
16764
16576
|
imageSync: {
|
|
16765
16577
|
chainName: 'composable',
|
|
16766
16578
|
baseDenom: 'ibc/E317539F148285AAC77E7614101CBE94E20EDF169B233A5E0C867112972F9041'
|
|
@@ -16823,11 +16635,9 @@ const info = {
|
|
|
16823
16635
|
}
|
|
16824
16636
|
],
|
|
16825
16637
|
logoURIs: {
|
|
16826
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16638
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usde.png'
|
|
16827
16639
|
},
|
|
16828
16640
|
images: [{
|
|
16829
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usde.pica.png'
|
|
16830
|
-
}, {
|
|
16831
16641
|
imageSync: {
|
|
16832
16642
|
chainName: 'composable',
|
|
16833
16643
|
baseDenom: 'ibc/FFD9EB71B4480ED4D73F7370A2AEBDB48447A0AAE27265F8060A957F0FF71983'
|
|
@@ -16879,11 +16689,9 @@ const info = {
|
|
|
16879
16689
|
}
|
|
16880
16690
|
}],
|
|
16881
16691
|
logoURIs: {
|
|
16882
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16692
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ena.png'
|
|
16883
16693
|
},
|
|
16884
16694
|
images: [{
|
|
16885
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ena.pica.png'
|
|
16886
|
-
}, {
|
|
16887
16695
|
imageSync: {
|
|
16888
16696
|
chainName: 'composable',
|
|
16889
16697
|
baseDenom: 'ibc/B089810D5A6316AD5E9C7808733DC4AB11C7BA3033221D28711FC7206BACB929'
|
|
@@ -16946,11 +16754,9 @@ const info = {
|
|
|
16946
16754
|
}
|
|
16947
16755
|
],
|
|
16948
16756
|
logoURIs: {
|
|
16949
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16757
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eeth.png'
|
|
16950
16758
|
},
|
|
16951
16759
|
images: [{
|
|
16952
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eeth.pica.png'
|
|
16953
|
-
}, {
|
|
16954
16760
|
imageSync: {
|
|
16955
16761
|
chainName: 'composable',
|
|
16956
16762
|
baseDenom: 'ibc/34C23BA6BAA2EAE0199D85AD1E2E214F76B0BFAD42BF75542D15F71264EEB05B'
|
|
@@ -17013,11 +16819,9 @@ const info = {
|
|
|
17013
16819
|
}
|
|
17014
16820
|
],
|
|
17015
16821
|
logoURIs: {
|
|
17016
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16822
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/pxeth.png'
|
|
17017
16823
|
},
|
|
17018
16824
|
images: [{
|
|
17019
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pxeth.pica.png'
|
|
17020
|
-
}, {
|
|
17021
16825
|
imageSync: {
|
|
17022
16826
|
chainName: 'composable',
|
|
17023
16827
|
baseDenom: 'ibc/36EF1EA47A09689C81D848B08E5240FA9FF13B17DB7DCF48B77D4D0D9B152821'
|
|
@@ -17080,11 +16884,9 @@ const info = {
|
|
|
17080
16884
|
}
|
|
17081
16885
|
],
|
|
17082
16886
|
logoURIs: {
|
|
17083
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
16887
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/crvusd.png'
|
|
17084
16888
|
},
|
|
17085
16889
|
images: [{
|
|
17086
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/crvUSD.pica.png'
|
|
17087
|
-
}, {
|
|
17088
16890
|
imageSync: {
|
|
17089
16891
|
chainName: 'composable',
|
|
17090
16892
|
baseDenom: 'ibc/C9D79BE8E3E75CA2DFDC722C77D7B179C39A4802D59019C790A825FDE34B724A'
|
|
@@ -17230,16 +17032,10 @@ const info = {
|
|
|
17230
17032
|
}
|
|
17231
17033
|
],
|
|
17232
17034
|
logoURIs: {
|
|
17233
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17234
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17035
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
17036
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
17235
17037
|
},
|
|
17236
17038
|
images: [{
|
|
17237
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.svg',
|
|
17238
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.png',
|
|
17239
|
-
theme: {
|
|
17240
|
-
primaryColorHex: '#089496'
|
|
17241
|
-
}
|
|
17242
|
-
}, {
|
|
17243
17039
|
imageSync: {
|
|
17244
17040
|
chainName: 'composable',
|
|
17245
17041
|
baseDenom: 'ibc/D105950618E47CA2AEC314282BC401625025F80A4F812808DEEBB1941C685575'
|
|
@@ -17305,11 +17101,9 @@ const info = {
|
|
|
17305
17101
|
}
|
|
17306
17102
|
],
|
|
17307
17103
|
logoURIs: {
|
|
17308
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17104
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/edgesol.png'
|
|
17309
17105
|
},
|
|
17310
17106
|
images: [{
|
|
17311
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/edgesol.pica.png'
|
|
17312
|
-
}, {
|
|
17313
17107
|
imageSync: {
|
|
17314
17108
|
chainName: 'composable',
|
|
17315
17109
|
baseDenom: 'ibc/BADB5950C4A81AC201696EBCB33CD295137FA86F0AA620CDDE946D3700E0208C'
|
|
@@ -17372,16 +17166,14 @@ const info = {
|
|
|
17372
17166
|
}
|
|
17373
17167
|
],
|
|
17374
17168
|
logoURIs: {
|
|
17375
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17169
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/lst.png'
|
|
17376
17170
|
},
|
|
17377
17171
|
images: [{
|
|
17378
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lst.pica.png'
|
|
17379
|
-
}, {
|
|
17380
17172
|
imageSync: {
|
|
17381
17173
|
chainName: 'composable',
|
|
17382
17174
|
baseDenom: 'ibc/55F5B582483FEFA5422794292B079B4D49A5BAB9881E7C801F9F271F1D234F1D'
|
|
17383
17175
|
},
|
|
17384
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/
|
|
17176
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/lst.png',
|
|
17385
17177
|
theme: {
|
|
17386
17178
|
primaryColorHex: '#cbebe3'
|
|
17387
17179
|
}
|
|
@@ -17439,11 +17231,9 @@ const info = {
|
|
|
17439
17231
|
}
|
|
17440
17232
|
],
|
|
17441
17233
|
logoURIs: {
|
|
17442
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17234
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/jitosol.png'
|
|
17443
17235
|
},
|
|
17444
17236
|
images: [{
|
|
17445
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/jitosol.pica.png'
|
|
17446
|
-
}, {
|
|
17447
17237
|
imageSync: {
|
|
17448
17238
|
chainName: 'composable',
|
|
17449
17239
|
baseDenom: 'ibc/91A2FE07F8BDFC0552B1C9972FCCBF2CFD067DDE5F496D81E5132CE57762B0F2'
|
|
@@ -17854,11 +17644,9 @@ const info = {
|
|
|
17854
17644
|
}
|
|
17855
17645
|
],
|
|
17856
17646
|
logoURIs: {
|
|
17857
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17647
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
17858
17648
|
},
|
|
17859
17649
|
images: [{
|
|
17860
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.arb.axl.svg'
|
|
17861
|
-
}, {
|
|
17862
17650
|
imageSync: {
|
|
17863
17651
|
chainName: 'axelar',
|
|
17864
17652
|
baseDenom: 'arbitrum-weth-wei'
|
|
@@ -17919,11 +17707,9 @@ const info = {
|
|
|
17919
17707
|
}
|
|
17920
17708
|
],
|
|
17921
17709
|
logoURIs: {
|
|
17922
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17710
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
17923
17711
|
},
|
|
17924
17712
|
images: [{
|
|
17925
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.base.axl.svg'
|
|
17926
|
-
}, {
|
|
17927
17713
|
imageSync: {
|
|
17928
17714
|
chainName: 'axelar',
|
|
17929
17715
|
baseDenom: 'base-weth-wei'
|
|
@@ -17984,11 +17770,9 @@ const info = {
|
|
|
17984
17770
|
}
|
|
17985
17771
|
],
|
|
17986
17772
|
logoURIs: {
|
|
17987
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
17773
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
|
|
17988
17774
|
},
|
|
17989
17775
|
images: [{
|
|
17990
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.matic.axl.svg'
|
|
17991
|
-
}, {
|
|
17992
17776
|
imageSync: {
|
|
17993
17777
|
chainName: 'axelar',
|
|
17994
17778
|
baseDenom: 'polygon-weth-wei'
|
|
@@ -18532,13 +18316,10 @@ const info = {
|
|
|
18532
18316
|
provider: 'Router'
|
|
18533
18317
|
}],
|
|
18534
18318
|
logoURIs: {
|
|
18535
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18536
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18319
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.svg',
|
|
18320
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.png'
|
|
18537
18321
|
},
|
|
18538
18322
|
images: [{
|
|
18539
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.svg',
|
|
18540
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.png'
|
|
18541
|
-
}, {
|
|
18542
18323
|
imageSync: {
|
|
18543
18324
|
chainName: 'tron',
|
|
18544
18325
|
baseDenom: 'sun'
|
|
@@ -18583,18 +18364,10 @@ const info = {
|
|
|
18583
18364
|
provider: 'Router'
|
|
18584
18365
|
}],
|
|
18585
18366
|
logoURIs: {
|
|
18586
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18587
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18367
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
18368
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
18588
18369
|
},
|
|
18589
18370
|
images: [{
|
|
18590
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg',
|
|
18591
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.png',
|
|
18592
|
-
theme: {
|
|
18593
|
-
circle: true,
|
|
18594
|
-
primaryColorHex: '#009393',
|
|
18595
|
-
backgroundColorHex: '#009393'
|
|
18596
|
-
}
|
|
18597
|
-
}, {
|
|
18598
18371
|
imageSync: {
|
|
18599
18372
|
chainName: 'ethereum',
|
|
18600
18373
|
baseDenom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
@@ -18896,13 +18669,10 @@ const info = {
|
|
|
18896
18669
|
}
|
|
18897
18670
|
}],
|
|
18898
18671
|
logoURIs: {
|
|
18899
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18900
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18672
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.svg',
|
|
18673
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.png'
|
|
18901
18674
|
},
|
|
18902
18675
|
images: [{
|
|
18903
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.svg',
|
|
18904
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.png'
|
|
18905
|
-
}, {
|
|
18906
18676
|
imageSync: {
|
|
18907
18677
|
chainName: 'axelar',
|
|
18908
18678
|
baseDenom: 'op-wei'
|
|
@@ -19192,11 +18962,9 @@ const info = {
|
|
|
19192
18962
|
}
|
|
19193
18963
|
],
|
|
19194
18964
|
logoURIs: {
|
|
19195
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18965
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unicorn/images/uwu.png'
|
|
19196
18966
|
},
|
|
19197
18967
|
images: [{
|
|
19198
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/UWU.pica.png'
|
|
19199
|
-
}, {
|
|
19200
18968
|
imageSync: {
|
|
19201
18969
|
chainName: 'composable',
|
|
19202
18970
|
baseDenom: 'ibc/586C150919550F6106711C7557DAAAEAB765DDF05648BAC0D96487AE90394BA1'
|
|
@@ -19359,13 +19127,10 @@ const info = {
|
|
|
19359
19127
|
}
|
|
19360
19128
|
],
|
|
19361
19129
|
logoURIs: {
|
|
19362
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
19363
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
19130
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
19131
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
19364
19132
|
},
|
|
19365
19133
|
images: [{
|
|
19366
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.svg',
|
|
19367
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.png'
|
|
19368
|
-
}, {
|
|
19369
19134
|
imageSync: {
|
|
19370
19135
|
chainName: 'injective',
|
|
19371
19136
|
baseDenom: 'peggy0xdAC17F958D2ee523a2206206994597C13D831ec7'
|
|
@@ -19581,13 +19346,10 @@ const info = {
|
|
|
19581
19346
|
}
|
|
19582
19347
|
}],
|
|
19583
19348
|
logoURIs: {
|
|
19584
|
-
|
|
19585
|
-
|
|
19349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.png',
|
|
19350
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.svg'
|
|
19586
19351
|
},
|
|
19587
19352
|
images: [{
|
|
19588
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.svg',
|
|
19589
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.png'
|
|
19590
|
-
}, {
|
|
19591
19353
|
imageSync: {
|
|
19592
19354
|
chainName: 'oraichain',
|
|
19593
19355
|
baseDenom: 'factory/orai1wuvhex9xqs3r539mvc6mtm7n20fcj3qr2m0y9khx6n5vtlngfzes3k0rq9/ton'
|
|
@@ -19783,17 +19545,10 @@ const info = {
|
|
|
19783
19545
|
provider: 'Router'
|
|
19784
19546
|
}],
|
|
19785
19547
|
logoURIs: {
|
|
19786
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
19787
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
19548
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.svg',
|
|
19549
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avail/images/avail.png'
|
|
19788
19550
|
},
|
|
19789
19551
|
images: [{
|
|
19790
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.svg',
|
|
19791
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.png',
|
|
19792
|
-
theme: {
|
|
19793
|
-
circle: false,
|
|
19794
|
-
primaryColorHex: '#2B80D7'
|
|
19795
|
-
}
|
|
19796
|
-
}, {
|
|
19797
19552
|
imageSync: {
|
|
19798
19553
|
chainName: 'ethereum',
|
|
19799
19554
|
baseDenom: '0xEeB4d8400AEefafC1B2953e0094134A887C76Bd8'
|
|
@@ -20311,16 +20066,9 @@ const info = {
|
|
|
20311
20066
|
}
|
|
20312
20067
|
}],
|
|
20313
20068
|
logoURIs: {
|
|
20314
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
20315
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.png'
|
|
20069
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uni.svg'
|
|
20316
20070
|
},
|
|
20317
20071
|
images: [{
|
|
20318
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.svg',
|
|
20319
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.png',
|
|
20320
|
-
theme: {
|
|
20321
|
-
primaryColorHex: '#FF007A'
|
|
20322
|
-
}
|
|
20323
|
-
}, {
|
|
20324
20072
|
imageSync: {
|
|
20325
20073
|
chainName: 'axelar',
|
|
20326
20074
|
baseDenom: 'uni-wei'
|
|
@@ -20478,13 +20226,10 @@ const info = {
|
|
|
20478
20226
|
}
|
|
20479
20227
|
}],
|
|
20480
20228
|
logoURIs: {
|
|
20481
|
-
|
|
20482
|
-
|
|
20229
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png',
|
|
20230
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
20483
20231
|
},
|
|
20484
20232
|
images: [{
|
|
20485
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
|
|
20486
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
|
|
20487
|
-
}, {
|
|
20488
20233
|
imageSync: {
|
|
20489
20234
|
chainName: 'int3face',
|
|
20490
20235
|
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
@@ -20531,13 +20276,10 @@ const info = {
|
|
|
20531
20276
|
}
|
|
20532
20277
|
}],
|
|
20533
20278
|
logoURIs: {
|
|
20534
|
-
|
|
20535
|
-
|
|
20279
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.png',
|
|
20280
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.svg'
|
|
20536
20281
|
},
|
|
20537
20282
|
images: [{
|
|
20538
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
|
|
20539
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
|
|
20540
|
-
}, {
|
|
20541
20283
|
imageSync: {
|
|
20542
20284
|
chainName: 'int3face',
|
|
20543
20285
|
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
|
|
@@ -20584,13 +20326,10 @@ const info = {
|
|
|
20584
20326
|
}
|
|
20585
20327
|
}],
|
|
20586
20328
|
logoURIs: {
|
|
20587
|
-
|
|
20588
|
-
|
|
20329
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.png',
|
|
20330
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.svg'
|
|
20589
20331
|
},
|
|
20590
20332
|
images: [{
|
|
20591
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
|
|
20592
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
|
|
20593
|
-
}, {
|
|
20594
20333
|
imageSync: {
|
|
20595
20334
|
chainName: 'int3face',
|
|
20596
20335
|
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
|
|
@@ -20637,13 +20376,10 @@ const info = {
|
|
|
20637
20376
|
}
|
|
20638
20377
|
}],
|
|
20639
20378
|
logoURIs: {
|
|
20640
|
-
|
|
20641
|
-
|
|
20379
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.png',
|
|
20380
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
|
|
20642
20381
|
},
|
|
20643
20382
|
images: [{
|
|
20644
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
|
|
20645
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
|
|
20646
|
-
}, {
|
|
20647
20383
|
imageSync: {
|
|
20648
20384
|
chainName: 'int3face',
|
|
20649
20385
|
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
|
|
@@ -20709,11 +20445,10 @@ const info = {
|
|
|
20709
20445
|
}
|
|
20710
20446
|
],
|
|
20711
20447
|
logoURIs: {
|
|
20712
|
-
|
|
20448
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
20449
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
20713
20450
|
},
|
|
20714
20451
|
images: [{
|
|
20715
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.arb.axl.svg'
|
|
20716
|
-
}, {
|
|
20717
20452
|
imageSync: {
|
|
20718
20453
|
chainName: 'axelar',
|
|
20719
20454
|
baseDenom: 'arbitrum-uusdt'
|
|
@@ -20781,11 +20516,10 @@ const info = {
|
|
|
20781
20516
|
}
|
|
20782
20517
|
],
|
|
20783
20518
|
logoURIs: {
|
|
20784
|
-
|
|
20519
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
20520
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
20785
20521
|
},
|
|
20786
20522
|
images: [{
|
|
20787
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.op.axl.svg'
|
|
20788
|
-
}, {
|
|
20789
20523
|
imageSync: {
|
|
20790
20524
|
chainName: 'axelar',
|
|
20791
20525
|
baseDenom: 'optimism-uusdt'
|
|
@@ -20853,11 +20587,10 @@ const info = {
|
|
|
20853
20587
|
}
|
|
20854
20588
|
],
|
|
20855
20589
|
logoURIs: {
|
|
20856
|
-
|
|
20590
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
20591
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
20857
20592
|
},
|
|
20858
20593
|
images: [{
|
|
20859
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pol.axl.svg'
|
|
20860
|
-
}, {
|
|
20861
20594
|
imageSync: {
|
|
20862
20595
|
chainName: 'axelar',
|
|
20863
20596
|
baseDenom: 'polygon-uusdt'
|
|
@@ -20917,13 +20650,10 @@ const info = {
|
|
|
20917
20650
|
}
|
|
20918
20651
|
],
|
|
20919
20652
|
logoURIs: {
|
|
20920
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
20921
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
20653
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/base/images/cbbtc.svg',
|
|
20654
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/base/images/cbbtc.png'
|
|
20922
20655
|
},
|
|
20923
20656
|
images: [{
|
|
20924
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbBTC.base.axl.svg',
|
|
20925
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbBTC.base.axl.png'
|
|
20926
|
-
}, {
|
|
20927
20657
|
imageSync: {
|
|
20928
20658
|
chainName: 'axelar',
|
|
20929
20659
|
baseDenom: 'cbbtc-satoshi'
|
|
@@ -20982,13 +20712,10 @@ const info = {
|
|
|
20982
20712
|
}
|
|
20983
20713
|
],
|
|
20984
20714
|
logoURIs: {
|
|
20985
|
-
|
|
20986
|
-
|
|
20715
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/mantle/images/fbtc.png',
|
|
20716
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/mantle/images/fbtc.svg'
|
|
20987
20717
|
},
|
|
20988
20718
|
images: [{
|
|
20989
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.svg',
|
|
20990
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.png'
|
|
20991
|
-
}, {
|
|
20992
20719
|
imageSync: {
|
|
20993
20720
|
chainName: 'axelar',
|
|
20994
20721
|
baseDenom: 'fbtc-satoshi'
|
|
@@ -21048,13 +20775,10 @@ const info = {
|
|
|
21048
20775
|
}
|
|
21049
20776
|
],
|
|
21050
20777
|
logoURIs: {
|
|
21051
|
-
|
|
21052
|
-
|
|
20778
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
20779
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
21053
20780
|
},
|
|
21054
20781
|
images: [{
|
|
21055
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.svg',
|
|
21056
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.png'
|
|
21057
|
-
}, {
|
|
21058
20782
|
imageSync: {
|
|
21059
20783
|
chainName: 'axelar',
|
|
21060
20784
|
baseDenom: 'lbtc-satoshi'
|
|
@@ -21110,13 +20834,10 @@ const info = {
|
|
|
21110
20834
|
}
|
|
21111
20835
|
],
|
|
21112
20836
|
logoURIs: {
|
|
21113
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
21114
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
20837
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/rootstock/images/rbtc.svg',
|
|
20838
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/rootstock/images/rbtc.png'
|
|
21115
20839
|
},
|
|
21116
20840
|
images: [{
|
|
21117
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.svg',
|
|
21118
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.png'
|
|
21119
|
-
}, {
|
|
21120
20841
|
imageSync: {
|
|
21121
20842
|
chainName: 'rootstock',
|
|
21122
20843
|
baseDenom: 'sat'
|
|
@@ -21931,13 +21652,10 @@ const info = {
|
|
|
21931
21652
|
}
|
|
21932
21653
|
}],
|
|
21933
21654
|
logoURIs: {
|
|
21934
|
-
|
|
21935
|
-
|
|
21655
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.png',
|
|
21656
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.svg'
|
|
21936
21657
|
},
|
|
21937
21658
|
images: [{
|
|
21938
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
|
|
21939
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
|
|
21940
|
-
}, {
|
|
21941
21659
|
imageSync: {
|
|
21942
21660
|
chainName: 'int3face',
|
|
21943
21661
|
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
@@ -23611,16 +23329,10 @@ const info = {
|
|
|
23611
23329
|
}
|
|
23612
23330
|
],
|
|
23613
23331
|
logoURIs: {
|
|
23614
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23615
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23332
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.svg',
|
|
23333
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/movement/images/move.png'
|
|
23616
23334
|
},
|
|
23617
23335
|
images: [{
|
|
23618
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.svg',
|
|
23619
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/move.eth.axl.png',
|
|
23620
|
-
theme: {
|
|
23621
|
-
primaryColorHex: '#F1BB15'
|
|
23622
|
-
}
|
|
23623
|
-
}, {
|
|
23624
23336
|
imageSync: {
|
|
23625
23337
|
chainName: 'axelar',
|
|
23626
23338
|
baseDenom: 'unit-move'
|
|
@@ -23812,13 +23524,10 @@ const info = {
|
|
|
23812
23524
|
}
|
|
23813
23525
|
],
|
|
23814
23526
|
logoURIs: {
|
|
23815
|
-
|
|
23816
|
-
|
|
23527
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.png',
|
|
23528
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
|
|
23817
23529
|
},
|
|
23818
23530
|
images: [{
|
|
23819
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.atom.svg',
|
|
23820
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.atom.png'
|
|
23821
|
-
}, {
|
|
23822
23531
|
imageSync: {
|
|
23823
23532
|
chainName: 'cosmoshub',
|
|
23824
23533
|
baseDenom: 'ibc/DBD9E339E1B093A052D76BECFFDE8435EAC114CF2133346B4D691F3F2068C957'
|
|
@@ -23878,13 +23587,10 @@ const info = {
|
|
|
23878
23587
|
}
|
|
23879
23588
|
],
|
|
23880
23589
|
logoURIs: {
|
|
23881
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23882
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
23590
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.svg',
|
|
23591
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png'
|
|
23883
23592
|
},
|
|
23884
23593
|
images: [{
|
|
23885
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solvbtc.atom.svg',
|
|
23886
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/solvbtc.atom.png'
|
|
23887
|
-
}, {
|
|
23888
23594
|
imageSync: {
|
|
23889
23595
|
chainName: 'cosmoshub',
|
|
23890
23596
|
baseDenom: 'ibc/0C4417F123459B47B6933939BF6F128C362B0C1F9EDA6A6EBC08860E4672AF7E'
|
|
@@ -23953,7 +23659,7 @@ const info = {
|
|
|
23953
23659
|
}],
|
|
23954
23660
|
typeAsset: 'ics20',
|
|
23955
23661
|
base: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
|
|
23956
|
-
name: 'Wormhole USDC(Avalanche)',
|
|
23662
|
+
name: 'Wormhole USDC (Avalanche)',
|
|
23957
23663
|
display: 'avalanche-usdc',
|
|
23958
23664
|
symbol: 'avalanche.USDC.wh',
|
|
23959
23665
|
traces: [{
|
|
@@ -23969,15 +23675,16 @@ const info = {
|
|
|
23969
23675
|
}
|
|
23970
23676
|
}],
|
|
23971
23677
|
images: [{
|
|
23972
|
-
|
|
23973
|
-
|
|
23974
|
-
|
|
23975
|
-
|
|
23976
|
-
|
|
23678
|
+
imageSync: {
|
|
23679
|
+
chainName: 'ethereum',
|
|
23680
|
+
baseDenom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
|
|
23681
|
+
},
|
|
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
|
logoURIs: {
|
|
23979
|
-
|
|
23980
|
-
|
|
23686
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
23687
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
|
|
23981
23688
|
}
|
|
23982
23689
|
},
|
|
23983
23690
|
{
|
|
@@ -24571,9 +24278,6 @@ const info = {
|
|
|
24571
24278
|
}
|
|
24572
24279
|
}],
|
|
24573
24280
|
images: [{
|
|
24574
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.atom.svg',
|
|
24575
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.atom.png'
|
|
24576
|
-
}, {
|
|
24577
24281
|
imageSync: {
|
|
24578
24282
|
chainName: 'cosmoshub',
|
|
24579
24283
|
baseDenom: 'ibc/E7E51FFF94A8B55BE84CEB0345E5CAF0A5DAEB374C6806CE908098B8996C7782'
|
|
@@ -24587,8 +24291,8 @@ const info = {
|
|
|
24587
24291
|
}
|
|
24588
24292
|
}],
|
|
24589
24293
|
logoURIs: {
|
|
24590
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24591
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24294
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
24295
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
24592
24296
|
}
|
|
24593
24297
|
},
|
|
24594
24298
|
{
|
|
@@ -24618,9 +24322,6 @@ const info = {
|
|
|
24618
24322
|
}
|
|
24619
24323
|
}],
|
|
24620
24324
|
images: [{
|
|
24621
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.atom.svg',
|
|
24622
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/eth.atom.png'
|
|
24623
|
-
}, {
|
|
24624
24325
|
imageSync: {
|
|
24625
24326
|
chainName: 'cosmoshub',
|
|
24626
24327
|
baseDenom: 'ibc/C0B53D3D23827AE38058BED0BDCD554229278AF530A8D265FCF6DFF7C4B2ADFF'
|
|
@@ -24632,8 +24333,8 @@ const info = {
|
|
|
24632
24333
|
}
|
|
24633
24334
|
}],
|
|
24634
24335
|
logoURIs: {
|
|
24635
|
-
|
|
24636
|
-
|
|
24336
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
24337
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
24637
24338
|
}
|
|
24638
24339
|
},
|
|
24639
24340
|
{
|
|
@@ -24663,13 +24364,10 @@ const info = {
|
|
|
24663
24364
|
}
|
|
24664
24365
|
}],
|
|
24665
24366
|
logoURIs: {
|
|
24666
|
-
|
|
24667
|
-
|
|
24367
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
24368
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
24668
24369
|
},
|
|
24669
24370
|
images: [{
|
|
24670
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.atom.svg',
|
|
24671
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.atom.png'
|
|
24672
|
-
}, {
|
|
24673
24371
|
imageSync: {
|
|
24674
24372
|
chainName: 'cosmoshub',
|
|
24675
24373
|
baseDenom: 'ibc/D742E8566B0B8CC8F569D950051C09CF57988A88F0E45574BFB3079D41DE6462'
|
|
@@ -24767,13 +24465,10 @@ const info = {
|
|
|
24767
24465
|
}
|
|
24768
24466
|
}],
|
|
24769
24467
|
logoURIs: {
|
|
24770
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24771
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24468
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.png',
|
|
24469
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.svg'
|
|
24772
24470
|
},
|
|
24773
24471
|
images: [{
|
|
24774
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.png',
|
|
24775
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.svg'
|
|
24776
|
-
}, {
|
|
24777
24472
|
imageSync: {
|
|
24778
24473
|
chainName: 'int3face',
|
|
24779
24474
|
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol'
|
|
@@ -24849,9 +24544,6 @@ const info = {
|
|
|
24849
24544
|
}
|
|
24850
24545
|
}],
|
|
24851
24546
|
images: [{
|
|
24852
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.atom.svg',
|
|
24853
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/paxg.atom.png'
|
|
24854
|
-
}, {
|
|
24855
24547
|
imageSync: {
|
|
24856
24548
|
chainName: 'cosmoshub',
|
|
24857
24549
|
baseDenom: 'ibc/09E95F57939E344EE36109AC41780B8A51F1FE0548A5203C5957674FF64C0F26'
|
|
@@ -24865,8 +24557,8 @@ const info = {
|
|
|
24865
24557
|
}
|
|
24866
24558
|
}],
|
|
24867
24559
|
logoURIs: {
|
|
24868
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24869
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
24560
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg',
|
|
24561
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png'
|
|
24870
24562
|
},
|
|
24871
24563
|
socials: {
|
|
24872
24564
|
website: 'https://www.paxos.com/pax-gold',
|