@chain-registry/assets 1.64.11 → 1.64.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/aura.js +16 -2
- package/esm/mainnet/celestia.js +16 -2
- package/esm/mainnet/coreum.js +16 -2
- package/esm/mainnet/cosmoshub.js +16 -2
- package/esm/mainnet/cronos.js +16 -2
- package/esm/mainnet/dydx.js +16 -2
- package/esm/mainnet/dymension.js +16 -2
- package/esm/mainnet/evmos.js +16 -2
- package/esm/mainnet/haqq.js +16 -2
- package/esm/mainnet/injective.js +16 -2
- package/esm/mainnet/kujira.js +16 -2
- package/esm/mainnet/migaloo.js +16 -2
- package/esm/mainnet/neutron.js +16 -2
- package/esm/mainnet/onex.js +16 -2
- package/esm/mainnet/osmosis.js +13872 -648
- package/esm/mainnet/persistence.js +16 -2
- package/esm/mainnet/sei.js +16 -2
- package/esm/mainnet/terra2.js +16 -2
- package/esm/mainnet/umee.js +16 -2
- package/mainnet/aura.js +16 -2
- package/mainnet/celestia.js +16 -2
- package/mainnet/coreum.js +16 -2
- package/mainnet/cosmoshub.js +16 -2
- package/mainnet/cronos.js +16 -2
- package/mainnet/dydx.js +16 -2
- package/mainnet/dymension.js +16 -2
- package/mainnet/evmos.js +16 -2
- package/mainnet/haqq.js +16 -2
- package/mainnet/injective.js +16 -2
- package/mainnet/kujira.js +16 -2
- package/mainnet/migaloo.js +16 -2
- package/mainnet/neutron.js +16 -2
- package/mainnet/onex.js +16 -2
- package/mainnet/osmosis.js +13872 -648
- package/mainnet/persistence.js +16 -2
- package/mainnet/sei.js +16 -2
- package/mainnet/terra2.js +16 -2
- package/mainnet/umee.js +16 -2
- package/package.json +5 -5
|
@@ -981,9 +981,16 @@ const assets = {
|
|
|
981
981
|
chain_name: 'ethereum',
|
|
982
982
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
983
983
|
},
|
|
984
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
984
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
985
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
986
|
+
theme: {
|
|
987
|
+
circle: true,
|
|
988
|
+
primary_color_hex: '#009393',
|
|
989
|
+
background_color_hex: '#009393'
|
|
990
|
+
}
|
|
985
991
|
}],
|
|
986
992
|
logo_URIs: {
|
|
993
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
987
994
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
988
995
|
}
|
|
989
996
|
},
|
|
@@ -2325,9 +2332,16 @@ const assets = {
|
|
|
2325
2332
|
chain_name: 'ethereum',
|
|
2326
2333
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
2327
2334
|
},
|
|
2328
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2335
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
2336
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2337
|
+
theme: {
|
|
2338
|
+
circle: true,
|
|
2339
|
+
primary_color_hex: '#009393',
|
|
2340
|
+
background_color_hex: '#009393'
|
|
2341
|
+
}
|
|
2329
2342
|
}],
|
|
2330
2343
|
logo_URIs: {
|
|
2344
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2331
2345
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2332
2346
|
}
|
|
2333
2347
|
},
|
package/esm/mainnet/sei.js
CHANGED
|
@@ -287,9 +287,16 @@ const assets = {
|
|
|
287
287
|
chain_name: 'ethereum',
|
|
288
288
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
289
289
|
},
|
|
290
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
290
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
291
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
292
|
+
theme: {
|
|
293
|
+
circle: true,
|
|
294
|
+
primary_color_hex: '#009393',
|
|
295
|
+
background_color_hex: '#009393'
|
|
296
|
+
}
|
|
291
297
|
}],
|
|
292
298
|
logo_URIs: {
|
|
299
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
293
300
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
294
301
|
}
|
|
295
302
|
},
|
|
@@ -1048,9 +1055,16 @@ const assets = {
|
|
|
1048
1055
|
chain_name: 'ethereum',
|
|
1049
1056
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1050
1057
|
},
|
|
1051
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1058
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1059
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1060
|
+
theme: {
|
|
1061
|
+
circle: true,
|
|
1062
|
+
primary_color_hex: '#009393',
|
|
1063
|
+
background_color_hex: '#009393'
|
|
1064
|
+
}
|
|
1052
1065
|
}],
|
|
1053
1066
|
logo_URIs: {
|
|
1067
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1054
1068
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1055
1069
|
}
|
|
1056
1070
|
},
|
package/esm/mainnet/terra2.js
CHANGED
|
@@ -1246,9 +1246,16 @@ const assets = {
|
|
|
1246
1246
|
chain_name: 'ethereum',
|
|
1247
1247
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1248
1248
|
},
|
|
1249
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1249
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1250
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1251
|
+
theme: {
|
|
1252
|
+
circle: true,
|
|
1253
|
+
primary_color_hex: '#009393',
|
|
1254
|
+
background_color_hex: '#009393'
|
|
1255
|
+
}
|
|
1250
1256
|
}],
|
|
1251
1257
|
logo_URIs: {
|
|
1258
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1252
1259
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1253
1260
|
}
|
|
1254
1261
|
},
|
|
@@ -4104,9 +4111,16 @@ const assets = {
|
|
|
4104
4111
|
chain_name: 'ethereum',
|
|
4105
4112
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
4106
4113
|
},
|
|
4107
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
4114
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
4115
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
4116
|
+
theme: {
|
|
4117
|
+
circle: true,
|
|
4118
|
+
primary_color_hex: '#009393',
|
|
4119
|
+
background_color_hex: '#009393'
|
|
4120
|
+
}
|
|
4108
4121
|
}],
|
|
4109
4122
|
logo_URIs: {
|
|
4123
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
4110
4124
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
4111
4125
|
}
|
|
4112
4126
|
},
|
package/esm/mainnet/umee.js
CHANGED
|
@@ -774,9 +774,16 @@ const assets = {
|
|
|
774
774
|
chain_name: 'ethereum',
|
|
775
775
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
776
776
|
},
|
|
777
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
777
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
778
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
779
|
+
theme: {
|
|
780
|
+
circle: true,
|
|
781
|
+
primary_color_hex: '#009393',
|
|
782
|
+
background_color_hex: '#009393'
|
|
783
|
+
}
|
|
778
784
|
}],
|
|
779
785
|
logo_URIs: {
|
|
786
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
780
787
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
781
788
|
}
|
|
782
789
|
},
|
|
@@ -2001,9 +2008,16 @@ const assets = {
|
|
|
2001
2008
|
chain_name: 'ethereum',
|
|
2002
2009
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
2003
2010
|
},
|
|
2004
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2011
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
2012
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2013
|
+
theme: {
|
|
2014
|
+
circle: true,
|
|
2015
|
+
primary_color_hex: '#009393',
|
|
2016
|
+
background_color_hex: '#009393'
|
|
2017
|
+
}
|
|
2005
2018
|
}],
|
|
2006
2019
|
logo_URIs: {
|
|
2020
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2007
2021
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2008
2022
|
}
|
|
2009
2023
|
},
|
package/mainnet/aura.js
CHANGED
|
@@ -255,9 +255,16 @@ const assets = {
|
|
|
255
255
|
chain_name: 'ethereum',
|
|
256
256
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
257
257
|
},
|
|
258
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
258
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
259
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
260
|
+
theme: {
|
|
261
|
+
circle: true,
|
|
262
|
+
primary_color_hex: '#009393',
|
|
263
|
+
background_color_hex: '#009393'
|
|
264
|
+
}
|
|
259
265
|
}],
|
|
260
266
|
logo_URIs: {
|
|
267
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
261
268
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
262
269
|
}
|
|
263
270
|
},
|
|
@@ -776,9 +783,16 @@ const assets = {
|
|
|
776
783
|
chain_name: 'ethereum',
|
|
777
784
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
778
785
|
},
|
|
779
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
786
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
787
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
788
|
+
theme: {
|
|
789
|
+
circle: true,
|
|
790
|
+
primary_color_hex: '#009393',
|
|
791
|
+
background_color_hex: '#009393'
|
|
792
|
+
}
|
|
780
793
|
}],
|
|
781
794
|
logo_URIs: {
|
|
795
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
782
796
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
783
797
|
}
|
|
784
798
|
},
|
package/mainnet/celestia.js
CHANGED
|
@@ -692,9 +692,16 @@ const assets = {
|
|
|
692
692
|
chain_name: 'ethereum',
|
|
693
693
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
694
694
|
},
|
|
695
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
695
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
696
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
697
|
+
theme: {
|
|
698
|
+
circle: true,
|
|
699
|
+
primary_color_hex: '#009393',
|
|
700
|
+
background_color_hex: '#009393'
|
|
701
|
+
}
|
|
696
702
|
}],
|
|
697
703
|
logo_URIs: {
|
|
704
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
698
705
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
699
706
|
}
|
|
700
707
|
},
|
|
@@ -1751,9 +1758,16 @@ const assets = {
|
|
|
1751
1758
|
chain_name: 'ethereum',
|
|
1752
1759
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1753
1760
|
},
|
|
1754
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1761
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1762
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1763
|
+
theme: {
|
|
1764
|
+
circle: true,
|
|
1765
|
+
primary_color_hex: '#009393',
|
|
1766
|
+
background_color_hex: '#009393'
|
|
1767
|
+
}
|
|
1755
1768
|
}],
|
|
1756
1769
|
logo_URIs: {
|
|
1770
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1757
1771
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1758
1772
|
}
|
|
1759
1773
|
},
|
package/mainnet/coreum.js
CHANGED
|
@@ -638,9 +638,16 @@ const assets = {
|
|
|
638
638
|
chain_name: 'ethereum',
|
|
639
639
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
640
640
|
},
|
|
641
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
641
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
642
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
643
|
+
theme: {
|
|
644
|
+
circle: true,
|
|
645
|
+
primary_color_hex: '#009393',
|
|
646
|
+
background_color_hex: '#009393'
|
|
647
|
+
}
|
|
642
648
|
}],
|
|
643
649
|
logo_URIs: {
|
|
650
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
644
651
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
645
652
|
}
|
|
646
653
|
},
|
|
@@ -1385,9 +1392,16 @@ const assets = {
|
|
|
1385
1392
|
chain_name: 'ethereum',
|
|
1386
1393
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1387
1394
|
},
|
|
1388
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1395
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1396
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1397
|
+
theme: {
|
|
1398
|
+
circle: true,
|
|
1399
|
+
primary_color_hex: '#009393',
|
|
1400
|
+
background_color_hex: '#009393'
|
|
1401
|
+
}
|
|
1389
1402
|
}],
|
|
1390
1403
|
logo_URIs: {
|
|
1404
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1391
1405
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1392
1406
|
}
|
|
1393
1407
|
},
|
package/mainnet/cosmoshub.js
CHANGED
|
@@ -2542,9 +2542,16 @@ const assets = {
|
|
|
2542
2542
|
chain_name: 'ethereum',
|
|
2543
2543
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
2544
2544
|
},
|
|
2545
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2545
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
2546
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2547
|
+
theme: {
|
|
2548
|
+
circle: true,
|
|
2549
|
+
primary_color_hex: '#009393',
|
|
2550
|
+
background_color_hex: '#009393'
|
|
2551
|
+
}
|
|
2546
2552
|
}],
|
|
2547
2553
|
logo_URIs: {
|
|
2554
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2548
2555
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2549
2556
|
}
|
|
2550
2557
|
},
|
|
@@ -5203,9 +5210,16 @@ const assets = {
|
|
|
5203
5210
|
chain_name: 'ethereum',
|
|
5204
5211
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
5205
5212
|
},
|
|
5206
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
5213
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
5214
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
5215
|
+
theme: {
|
|
5216
|
+
circle: true,
|
|
5217
|
+
primary_color_hex: '#009393',
|
|
5218
|
+
background_color_hex: '#009393'
|
|
5219
|
+
}
|
|
5207
5220
|
}],
|
|
5208
5221
|
logo_URIs: {
|
|
5222
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
5209
5223
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
5210
5224
|
}
|
|
5211
5225
|
},
|
package/mainnet/cronos.js
CHANGED
|
@@ -177,9 +177,16 @@ const assets = {
|
|
|
177
177
|
chain_name: 'ethereum',
|
|
178
178
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
179
179
|
},
|
|
180
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
180
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
181
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
182
|
+
theme: {
|
|
183
|
+
circle: true,
|
|
184
|
+
primary_color_hex: '#009393',
|
|
185
|
+
background_color_hex: '#009393'
|
|
186
|
+
}
|
|
181
187
|
}],
|
|
182
188
|
logo_URIs: {
|
|
189
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
183
190
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
184
191
|
}
|
|
185
192
|
},
|
|
@@ -357,9 +364,16 @@ const assets = {
|
|
|
357
364
|
chain_name: 'ethereum',
|
|
358
365
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
359
366
|
},
|
|
360
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
367
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
368
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
369
|
+
theme: {
|
|
370
|
+
circle: true,
|
|
371
|
+
primary_color_hex: '#009393',
|
|
372
|
+
background_color_hex: '#009393'
|
|
373
|
+
}
|
|
361
374
|
}],
|
|
362
375
|
logo_URIs: {
|
|
376
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
363
377
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
364
378
|
}
|
|
365
379
|
}
|
package/mainnet/dydx.js
CHANGED
|
@@ -488,9 +488,16 @@ const assets = {
|
|
|
488
488
|
chain_name: 'ethereum',
|
|
489
489
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
490
490
|
},
|
|
491
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
491
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
492
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
493
|
+
theme: {
|
|
494
|
+
circle: true,
|
|
495
|
+
primary_color_hex: '#009393',
|
|
496
|
+
background_color_hex: '#009393'
|
|
497
|
+
}
|
|
492
498
|
}],
|
|
493
499
|
logo_URIs: {
|
|
500
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
494
501
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
495
502
|
}
|
|
496
503
|
},
|
|
@@ -1327,9 +1334,16 @@ const assets = {
|
|
|
1327
1334
|
chain_name: 'ethereum',
|
|
1328
1335
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1329
1336
|
},
|
|
1330
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1337
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1338
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1339
|
+
theme: {
|
|
1340
|
+
circle: true,
|
|
1341
|
+
primary_color_hex: '#009393',
|
|
1342
|
+
background_color_hex: '#009393'
|
|
1343
|
+
}
|
|
1331
1344
|
}],
|
|
1332
1345
|
logo_URIs: {
|
|
1346
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1333
1347
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1334
1348
|
}
|
|
1335
1349
|
},
|
package/mainnet/dymension.js
CHANGED
|
@@ -652,9 +652,16 @@ const assets = {
|
|
|
652
652
|
chain_name: 'ethereum',
|
|
653
653
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
654
654
|
},
|
|
655
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
655
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
656
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
657
|
+
theme: {
|
|
658
|
+
circle: true,
|
|
659
|
+
primary_color_hex: '#009393',
|
|
660
|
+
background_color_hex: '#009393'
|
|
661
|
+
}
|
|
656
662
|
}],
|
|
657
663
|
logo_URIs: {
|
|
664
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
658
665
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
659
666
|
}
|
|
660
667
|
},
|
|
@@ -1457,9 +1464,16 @@ const assets = {
|
|
|
1457
1464
|
chain_name: 'ethereum',
|
|
1458
1465
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1459
1466
|
},
|
|
1460
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1467
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1468
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1469
|
+
theme: {
|
|
1470
|
+
circle: true,
|
|
1471
|
+
primary_color_hex: '#009393',
|
|
1472
|
+
background_color_hex: '#009393'
|
|
1473
|
+
}
|
|
1461
1474
|
}],
|
|
1462
1475
|
logo_URIs: {
|
|
1476
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1463
1477
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1464
1478
|
}
|
|
1465
1479
|
},
|
package/mainnet/evmos.js
CHANGED
|
@@ -1822,9 +1822,16 @@ const assets = {
|
|
|
1822
1822
|
chain_name: 'ethereum',
|
|
1823
1823
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1824
1824
|
},
|
|
1825
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1825
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1826
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1827
|
+
theme: {
|
|
1828
|
+
circle: true,
|
|
1829
|
+
primary_color_hex: '#009393',
|
|
1830
|
+
background_color_hex: '#009393'
|
|
1831
|
+
}
|
|
1826
1832
|
}],
|
|
1827
1833
|
logo_URIs: {
|
|
1834
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1828
1835
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1829
1836
|
}
|
|
1830
1837
|
},
|
|
@@ -2718,9 +2725,16 @@ const assets = {
|
|
|
2718
2725
|
chain_name: 'ethereum',
|
|
2719
2726
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
2720
2727
|
},
|
|
2721
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2728
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
2729
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2730
|
+
theme: {
|
|
2731
|
+
circle: true,
|
|
2732
|
+
primary_color_hex: '#009393',
|
|
2733
|
+
background_color_hex: '#009393'
|
|
2734
|
+
}
|
|
2722
2735
|
}],
|
|
2723
2736
|
logo_URIs: {
|
|
2737
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2724
2738
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2725
2739
|
}
|
|
2726
2740
|
},
|
package/mainnet/haqq.js
CHANGED
|
@@ -411,9 +411,16 @@ const assets = {
|
|
|
411
411
|
chain_name: 'ethereum',
|
|
412
412
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
413
413
|
},
|
|
414
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
414
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
415
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
416
|
+
theme: {
|
|
417
|
+
circle: true,
|
|
418
|
+
primary_color_hex: '#009393',
|
|
419
|
+
background_color_hex: '#009393'
|
|
420
|
+
}
|
|
415
421
|
}],
|
|
416
422
|
logo_URIs: {
|
|
423
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
417
424
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
418
425
|
}
|
|
419
426
|
},
|
|
@@ -814,9 +821,16 @@ const assets = {
|
|
|
814
821
|
chain_name: 'ethereum',
|
|
815
822
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
816
823
|
},
|
|
817
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
824
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
825
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
826
|
+
theme: {
|
|
827
|
+
circle: true,
|
|
828
|
+
primary_color_hex: '#009393',
|
|
829
|
+
background_color_hex: '#009393'
|
|
830
|
+
}
|
|
818
831
|
}],
|
|
819
832
|
logo_URIs: {
|
|
833
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
820
834
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
821
835
|
}
|
|
822
836
|
},
|
package/mainnet/injective.js
CHANGED
|
@@ -1091,9 +1091,16 @@ const assets = {
|
|
|
1091
1091
|
chain_name: 'ethereum',
|
|
1092
1092
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1093
1093
|
},
|
|
1094
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1094
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1095
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1096
|
+
theme: {
|
|
1097
|
+
circle: true,
|
|
1098
|
+
primary_color_hex: '#009393',
|
|
1099
|
+
background_color_hex: '#009393'
|
|
1100
|
+
}
|
|
1095
1101
|
}],
|
|
1096
1102
|
logo_URIs: {
|
|
1103
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1097
1104
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1098
1105
|
}
|
|
1099
1106
|
},
|
|
@@ -2183,9 +2190,16 @@ const assets = {
|
|
|
2183
2190
|
chain_name: 'ethereum',
|
|
2184
2191
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
2185
2192
|
},
|
|
2186
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2193
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
2194
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2195
|
+
theme: {
|
|
2196
|
+
circle: true,
|
|
2197
|
+
primary_color_hex: '#009393',
|
|
2198
|
+
background_color_hex: '#009393'
|
|
2199
|
+
}
|
|
2187
2200
|
}],
|
|
2188
2201
|
logo_URIs: {
|
|
2202
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
2189
2203
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2190
2204
|
}
|
|
2191
2205
|
},
|
package/mainnet/kujira.js
CHANGED
|
@@ -1616,9 +1616,16 @@ const assets = {
|
|
|
1616
1616
|
chain_name: 'ethereum',
|
|
1617
1617
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1618
1618
|
},
|
|
1619
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1619
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1620
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1621
|
+
theme: {
|
|
1622
|
+
circle: true,
|
|
1623
|
+
primary_color_hex: '#009393',
|
|
1624
|
+
background_color_hex: '#009393'
|
|
1625
|
+
}
|
|
1620
1626
|
}],
|
|
1621
1627
|
logo_URIs: {
|
|
1628
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1622
1629
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1623
1630
|
}
|
|
1624
1631
|
},
|
|
@@ -3235,9 +3242,16 @@ const assets = {
|
|
|
3235
3242
|
chain_name: 'ethereum',
|
|
3236
3243
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
3237
3244
|
},
|
|
3238
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
3245
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
3246
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
3247
|
+
theme: {
|
|
3248
|
+
circle: true,
|
|
3249
|
+
primary_color_hex: '#009393',
|
|
3250
|
+
background_color_hex: '#009393'
|
|
3251
|
+
}
|
|
3239
3252
|
}],
|
|
3240
3253
|
logo_URIs: {
|
|
3254
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
3241
3255
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
3242
3256
|
}
|
|
3243
3257
|
},
|
package/mainnet/migaloo.js
CHANGED
|
@@ -643,9 +643,16 @@ const assets = {
|
|
|
643
643
|
chain_name: 'ethereum',
|
|
644
644
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
645
645
|
},
|
|
646
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
646
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
647
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
648
|
+
theme: {
|
|
649
|
+
circle: true,
|
|
650
|
+
primary_color_hex: '#009393',
|
|
651
|
+
background_color_hex: '#009393'
|
|
652
|
+
}
|
|
647
653
|
}],
|
|
648
654
|
logo_URIs: {
|
|
655
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
649
656
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
650
657
|
}
|
|
651
658
|
},
|
|
@@ -1328,9 +1335,16 @@ const assets = {
|
|
|
1328
1335
|
chain_name: 'ethereum',
|
|
1329
1336
|
base_denom: '0xdac17f958d2ee523a2206206994597c13d831ec7'
|
|
1330
1337
|
},
|
|
1331
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1338
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
1339
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1340
|
+
theme: {
|
|
1341
|
+
circle: true,
|
|
1342
|
+
primary_color_hex: '#009393',
|
|
1343
|
+
background_color_hex: '#009393'
|
|
1344
|
+
}
|
|
1332
1345
|
}],
|
|
1333
1346
|
logo_URIs: {
|
|
1347
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
1334
1348
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
1335
1349
|
}
|
|
1336
1350
|
},
|