chain-registry 2.0.93 → 2.0.95
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/axelar/asset-list.js +2 -2
- package/esm/mainnet/bluzelle/chain.js +2 -1
- package/esm/mainnet/elys/asset-list.js +0 -1
- package/esm/mainnet/emoney/asset-list.js +10 -20
- package/esm/mainnet/ethereum/asset-list.js +2 -3
- package/esm/mainnet/humans/asset-list.js +0 -2
- package/esm/mainnet/humans/chain.js +0 -2
- package/esm/mainnet/int3face/asset-list.js +2 -4
- package/esm/mainnet/juno/asset-list.js +2 -6
- package/esm/mainnet/kujira/asset-list.js +2 -4
- package/esm/mainnet/neutron/asset-list.js +9 -17
- package/esm/mainnet/nolus/asset-list.js +2 -4
- package/esm/mainnet/oraichain/asset-list.js +8 -16
- package/esm/mainnet/osmosis/asset-list.js +59 -28
- package/esm/mainnet/pryzm/asset-list.js +24 -48
- package/esm/mainnet/secretnetwork/asset-list.js +2 -4
- package/esm/mainnet/secretnetwork/chain.js +2 -4
- package/esm/mainnet/teritori/asset-list.js +2 -4
- package/esm/mainnet/terra/asset-list.js +29 -2
- package/esm/mainnet/wardenprotocol/chain.js +2 -1
- package/esm/mainnet/xion/asset-list.js +0 -1
- package/esm/mainnet/zigchain/asset-list.js +2 -4
- package/esm/testnet/elystestnet/asset-list.js +0 -1
- package/esm/testnet/int3facetestnet/asset-list.js +4 -8
- package/esm/testnet/kiiorotestnet/chain.js +2 -1
- package/esm/testnet/neutrontestnet/asset-list.js +0 -2
- package/esm/testnet/osmosistestnet/asset-list.js +5 -11
- package/esm/testnet/secretnetworktestnet/asset-list.js +2 -4
- package/esm/testnet/terratestnet/chain.js +26 -1
- package/esm/testnet/zigchaintestnet/asset-list.js +2 -4
- package/mainnet/axelar/asset-list.js +2 -2
- package/mainnet/bluzelle/chain.js +2 -1
- package/mainnet/elys/asset-list.js +0 -1
- package/mainnet/emoney/asset-list.js +10 -20
- package/mainnet/ethereum/asset-list.js +2 -3
- package/mainnet/humans/asset-list.js +0 -2
- package/mainnet/humans/chain.js +0 -2
- package/mainnet/int3face/asset-list.js +2 -4
- package/mainnet/juno/asset-list.js +2 -6
- package/mainnet/kujira/asset-list.js +2 -4
- package/mainnet/neutron/asset-list.js +9 -17
- package/mainnet/nolus/asset-list.js +2 -4
- package/mainnet/oraichain/asset-list.js +8 -16
- package/mainnet/osmosis/asset-list.js +59 -28
- package/mainnet/pryzm/asset-list.js +24 -48
- package/mainnet/secretnetwork/asset-list.js +2 -4
- package/mainnet/secretnetwork/chain.js +2 -4
- package/mainnet/teritori/asset-list.js +2 -4
- package/mainnet/terra/asset-list.js +29 -2
- package/mainnet/wardenprotocol/chain.js +2 -1
- package/mainnet/xion/asset-list.js +0 -1
- package/mainnet/zigchain/asset-list.js +2 -4
- package/package.json +3 -3
- package/testnet/elystestnet/asset-list.js +0 -1
- package/testnet/int3facetestnet/asset-list.js +4 -8
- package/testnet/kiiorotestnet/chain.js +2 -1
- package/testnet/neutrontestnet/asset-list.js +0 -2
- package/testnet/osmosistestnet/asset-list.js +5 -11
- package/testnet/secretnetworktestnet/asset-list.js +2 -4
- package/testnet/terratestnet/chain.js +26 -1
- package/testnet/zigchaintestnet/asset-list.js +2 -4
|
@@ -1179,10 +1179,10 @@ const info = {
|
|
|
1179
1179
|
chainName: 'ethereum',
|
|
1180
1180
|
baseDenom: '0x78a0A62Fba6Fb21A83FE8a3433d44C73a4017A6f'
|
|
1181
1181
|
},
|
|
1182
|
-
|
|
1182
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.png'
|
|
1183
1183
|
}],
|
|
1184
1184
|
logoURIs: {
|
|
1185
|
-
|
|
1185
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.png'
|
|
1186
1186
|
},
|
|
1187
1187
|
typeAsset: 'sdk.coin'
|
|
1188
1188
|
},
|
|
@@ -28,7 +28,6 @@ const info = {
|
|
|
28
28
|
logoURIs: {
|
|
29
29
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
30
30
|
},
|
|
31
|
-
coingeckoId: 'elys-network',
|
|
32
31
|
images: [{
|
|
33
32
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
34
33
|
}],
|
|
@@ -40,13 +40,11 @@ const info = {
|
|
|
40
40
|
display: 'eur',
|
|
41
41
|
symbol: 'EEUR',
|
|
42
42
|
logoURIs: {
|
|
43
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
44
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
43
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
45
44
|
},
|
|
46
45
|
coingeckoId: 'e-money-eur',
|
|
47
46
|
images: [{
|
|
48
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
49
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
47
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
50
48
|
}],
|
|
51
49
|
typeAsset: 'sdk.coin'
|
|
52
50
|
},
|
|
@@ -64,12 +62,10 @@ const info = {
|
|
|
64
62
|
display: 'chf',
|
|
65
63
|
symbol: 'ECHF',
|
|
66
64
|
logoURIs: {
|
|
67
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
68
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
65
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
69
66
|
},
|
|
70
67
|
images: [{
|
|
71
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
72
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.svg'
|
|
68
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/echf.png'
|
|
73
69
|
}],
|
|
74
70
|
typeAsset: 'sdk.coin'
|
|
75
71
|
},
|
|
@@ -87,12 +83,10 @@ const info = {
|
|
|
87
83
|
display: 'nok',
|
|
88
84
|
symbol: 'ENOK',
|
|
89
85
|
logoURIs: {
|
|
90
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
91
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
86
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
92
87
|
},
|
|
93
88
|
images: [{
|
|
94
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
95
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.svg'
|
|
89
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/enok.png'
|
|
96
90
|
}],
|
|
97
91
|
typeAsset: 'sdk.coin'
|
|
98
92
|
},
|
|
@@ -110,12 +104,10 @@ const info = {
|
|
|
110
104
|
display: 'dkk',
|
|
111
105
|
symbol: 'EDKK',
|
|
112
106
|
logoURIs: {
|
|
113
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
114
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
107
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
115
108
|
},
|
|
116
109
|
images: [{
|
|
117
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
118
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.svg'
|
|
110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/edkk.png'
|
|
119
111
|
}],
|
|
120
112
|
typeAsset: 'sdk.coin'
|
|
121
113
|
},
|
|
@@ -133,12 +125,10 @@ const info = {
|
|
|
133
125
|
display: 'sek',
|
|
134
126
|
symbol: 'ESEK',
|
|
135
127
|
logoURIs: {
|
|
136
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
137
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
128
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
138
129
|
},
|
|
139
130
|
images: [{
|
|
140
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
141
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.svg'
|
|
131
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/esek.png'
|
|
142
132
|
}],
|
|
143
133
|
typeAsset: 'sdk.coin'
|
|
144
134
|
}
|
|
@@ -792,7 +792,6 @@ const info = {
|
|
|
792
792
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png',
|
|
793
793
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg'
|
|
794
794
|
},
|
|
795
|
-
coingeckoId: 'yieldeth-sommelier',
|
|
796
795
|
images: [{
|
|
797
796
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.png',
|
|
798
797
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yieldeth.svg'
|
|
@@ -957,10 +956,10 @@ const info = {
|
|
|
957
956
|
display: 'ox',
|
|
958
957
|
symbol: 'OX',
|
|
959
958
|
logoURIs: {
|
|
960
|
-
|
|
959
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.png'
|
|
961
960
|
},
|
|
962
961
|
images: [{
|
|
963
|
-
|
|
962
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.png'
|
|
964
963
|
}]
|
|
965
964
|
},
|
|
966
965
|
{
|
|
@@ -15,12 +15,10 @@ const info = {
|
|
|
15
15
|
display: 'heart',
|
|
16
16
|
symbol: 'HEART',
|
|
17
17
|
logoURIs: {
|
|
18
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
|
|
19
18
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg'
|
|
20
19
|
},
|
|
21
20
|
coingeckoId: 'humans-ai',
|
|
22
21
|
images: [{
|
|
23
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
|
|
24
22
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg',
|
|
25
23
|
theme: {
|
|
26
24
|
darkMode: true
|
|
@@ -44,7 +44,6 @@ const info = {
|
|
|
44
44
|
}
|
|
45
45
|
},
|
|
46
46
|
logoURIs: {
|
|
47
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
|
|
48
47
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg'
|
|
49
48
|
},
|
|
50
49
|
apis: {
|
|
@@ -286,7 +285,6 @@ const info = {
|
|
|
286
285
|
}
|
|
287
286
|
],
|
|
288
287
|
images: [{
|
|
289
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
|
|
290
288
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg'
|
|
291
289
|
}]
|
|
292
290
|
};
|
|
@@ -111,12 +111,10 @@ const info = {
|
|
|
111
111
|
provider: 'Int3face'
|
|
112
112
|
}],
|
|
113
113
|
logoURIs: {
|
|
114
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
115
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
114
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
116
115
|
},
|
|
117
116
|
images: [{
|
|
118
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
119
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
117
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
120
118
|
}],
|
|
121
119
|
typeAsset: 'sdk.coin'
|
|
122
120
|
},
|
|
@@ -209,12 +209,10 @@ const info = {
|
|
|
209
209
|
display: 'dhk',
|
|
210
210
|
symbol: 'DHK',
|
|
211
211
|
logoURIs: {
|
|
212
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
|
|
213
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg'
|
|
212
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
|
|
214
213
|
},
|
|
215
214
|
images: [{
|
|
216
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
|
|
217
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg'
|
|
215
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
|
|
218
216
|
}]
|
|
219
217
|
},
|
|
220
218
|
{
|
|
@@ -475,11 +473,9 @@ const info = {
|
|
|
475
473
|
display: 'solar',
|
|
476
474
|
symbol: 'SOLAR',
|
|
477
475
|
logoURIs: {
|
|
478
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png',
|
|
479
476
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg'
|
|
480
477
|
},
|
|
481
478
|
images: [{
|
|
482
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png',
|
|
483
479
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg'
|
|
484
480
|
}]
|
|
485
481
|
},
|
|
@@ -956,12 +956,10 @@ const info = {
|
|
|
956
956
|
chainName: 'secretnetwork',
|
|
957
957
|
baseDenom: 'uscrt'
|
|
958
958
|
},
|
|
959
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
960
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
959
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
961
960
|
}],
|
|
962
961
|
logoURIs: {
|
|
963
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
964
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
962
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
965
963
|
},
|
|
966
964
|
coingeckoId: 'secret'
|
|
967
965
|
},
|
|
@@ -193,8 +193,7 @@ const info = {
|
|
|
193
193
|
}],
|
|
194
194
|
logoURIs: {
|
|
195
195
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
196
|
-
}
|
|
197
|
-
coingeckoId: 'elys-network'
|
|
196
|
+
}
|
|
198
197
|
},
|
|
199
198
|
{
|
|
200
199
|
description: 'Astropepe meme coin',
|
|
@@ -626,10 +625,10 @@ const info = {
|
|
|
626
625
|
display: 'apollo',
|
|
627
626
|
symbol: 'APOLLO',
|
|
628
627
|
logoURIs: {
|
|
629
|
-
|
|
628
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.png'
|
|
630
629
|
},
|
|
631
630
|
images: [{
|
|
632
|
-
|
|
631
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.png'
|
|
633
632
|
}],
|
|
634
633
|
socials: {
|
|
635
634
|
website: 'https://apollo.farm/',
|
|
@@ -674,10 +673,10 @@ const info = {
|
|
|
674
673
|
display: 'retro',
|
|
675
674
|
symbol: 'RETRO',
|
|
676
675
|
logoURIs: {
|
|
677
|
-
|
|
676
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/retro.png'
|
|
678
677
|
},
|
|
679
678
|
images: [{
|
|
680
|
-
|
|
679
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/retro.png'
|
|
681
680
|
}],
|
|
682
681
|
typeAsset: 'sdk.coin'
|
|
683
682
|
},
|
|
@@ -696,10 +695,10 @@ const info = {
|
|
|
696
695
|
display: 'goddard',
|
|
697
696
|
symbol: 'GODDARD',
|
|
698
697
|
logoURIs: {
|
|
699
|
-
|
|
698
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/goddard.png'
|
|
700
699
|
},
|
|
701
700
|
images: [{
|
|
702
|
-
|
|
701
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/goddard.png'
|
|
703
702
|
}],
|
|
704
703
|
typeAsset: 'sdk.coin'
|
|
705
704
|
},
|
|
@@ -1315,11 +1314,9 @@ const info = {
|
|
|
1315
1314
|
provider: 'Amulet'
|
|
1316
1315
|
}],
|
|
1317
1316
|
logoURIs: {
|
|
1318
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
|
|
1319
1317
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
|
|
1320
1318
|
},
|
|
1321
1319
|
images: [{
|
|
1322
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
|
|
1323
1320
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
|
|
1324
1321
|
}],
|
|
1325
1322
|
typeAsset: 'sdk.coin'
|
|
@@ -1505,19 +1502,14 @@ const info = {
|
|
|
1505
1502
|
}
|
|
1506
1503
|
}],
|
|
1507
1504
|
logoURIs: {
|
|
1508
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
1509
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
1505
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
1510
1506
|
},
|
|
1511
1507
|
images: [{
|
|
1512
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg',
|
|
1513
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
1514
|
-
}, {
|
|
1515
1508
|
imageSync: {
|
|
1516
1509
|
chainName: 'int3face',
|
|
1517
1510
|
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
1518
1511
|
},
|
|
1519
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
1520
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
1512
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
1521
1513
|
}]
|
|
1522
1514
|
},
|
|
1523
1515
|
{
|
|
@@ -640,12 +640,10 @@ const info = {
|
|
|
640
640
|
chainName: 'osmosis',
|
|
641
641
|
baseDenom: 'ibc/0954E1C28EB7AF5B72D24F3BC2B47BBB2FDF91BDDFD57B74B99E133AED40972A'
|
|
642
642
|
},
|
|
643
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
644
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
643
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
645
644
|
}],
|
|
646
645
|
logoURIs: {
|
|
647
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
648
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
646
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
649
647
|
},
|
|
650
648
|
coingeckoId: 'secret'
|
|
651
649
|
},
|
|
@@ -293,12 +293,10 @@ const info = {
|
|
|
293
293
|
display: 'kwt',
|
|
294
294
|
symbol: 'KWT',
|
|
295
295
|
images: [{
|
|
296
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.png'
|
|
297
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.svg'
|
|
296
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.png'
|
|
298
297
|
}],
|
|
299
298
|
logoURIs: {
|
|
300
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.png'
|
|
301
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.svg'
|
|
299
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/kwt.png'
|
|
302
300
|
}
|
|
303
301
|
},
|
|
304
302
|
{
|
|
@@ -317,12 +315,10 @@ const info = {
|
|
|
317
315
|
display: 'milky',
|
|
318
316
|
symbol: 'MILKY',
|
|
319
317
|
images: [{
|
|
320
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.png'
|
|
321
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.svg'
|
|
318
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.png'
|
|
322
319
|
}],
|
|
323
320
|
logoURIs: {
|
|
324
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.png'
|
|
325
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.svg'
|
|
321
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/milky-token.png'
|
|
326
322
|
}
|
|
327
323
|
},
|
|
328
324
|
{
|
|
@@ -429,12 +425,10 @@ const info = {
|
|
|
429
425
|
display: 'xoch',
|
|
430
426
|
symbol: 'xOCH',
|
|
431
427
|
images: [{
|
|
432
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
|
|
433
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
|
|
428
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
|
|
434
429
|
}],
|
|
435
430
|
logoURIs: {
|
|
436
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
|
|
437
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
|
|
431
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
|
|
438
432
|
}
|
|
439
433
|
},
|
|
440
434
|
{
|
|
@@ -529,12 +523,10 @@ const info = {
|
|
|
529
523
|
symbol: 'OCH',
|
|
530
524
|
coingeckoId: 'och',
|
|
531
525
|
images: [{
|
|
532
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
|
|
533
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
|
|
526
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
|
|
534
527
|
}],
|
|
535
528
|
logoURIs: {
|
|
536
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
|
|
537
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.svg'
|
|
529
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/och.png'
|
|
538
530
|
}
|
|
539
531
|
},
|
|
540
532
|
{
|
|
@@ -798,16 +798,14 @@ const info = {
|
|
|
798
798
|
}
|
|
799
799
|
}],
|
|
800
800
|
logoURIs: {
|
|
801
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
802
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
801
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
803
802
|
},
|
|
804
803
|
images: [{
|
|
805
804
|
imageSync: {
|
|
806
805
|
chainName: 'secretnetwork',
|
|
807
806
|
baseDenom: 'uscrt'
|
|
808
807
|
},
|
|
809
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
810
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
808
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png'
|
|
811
809
|
}],
|
|
812
810
|
coingeckoId: 'secret'
|
|
813
811
|
},
|
|
@@ -1304,16 +1302,14 @@ const info = {
|
|
|
1304
1302
|
}
|
|
1305
1303
|
}],
|
|
1306
1304
|
logoURIs: {
|
|
1307
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
1308
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
1305
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
1309
1306
|
},
|
|
1310
1307
|
images: [{
|
|
1311
1308
|
imageSync: {
|
|
1312
1309
|
chainName: 'emoney',
|
|
1313
1310
|
baseDenom: 'eeur'
|
|
1314
1311
|
},
|
|
1315
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
1316
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.svg'
|
|
1312
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/emoney/images/eeur.png'
|
|
1317
1313
|
}],
|
|
1318
1314
|
coingeckoId: 'e-money-eur'
|
|
1319
1315
|
},
|
|
@@ -3036,16 +3032,14 @@ const info = {
|
|
|
3036
3032
|
}
|
|
3037
3033
|
}],
|
|
3038
3034
|
logoURIs: {
|
|
3039
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
|
|
3040
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg'
|
|
3035
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
|
|
3041
3036
|
},
|
|
3042
3037
|
images: [{
|
|
3043
3038
|
imageSync: {
|
|
3044
3039
|
chainName: 'juno',
|
|
3045
3040
|
baseDenom: 'cw20:juno1tdjwrqmnztn2j3sj2ln9xnyps5hs48q3ddwjrz7jpv6mskappjys5czd49'
|
|
3046
3041
|
},
|
|
3047
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
|
|
3048
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg'
|
|
3042
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png'
|
|
3049
3043
|
}]
|
|
3050
3044
|
},
|
|
3051
3045
|
{
|
|
@@ -4595,7 +4589,6 @@ const info = {
|
|
|
4595
4589
|
}
|
|
4596
4590
|
}],
|
|
4597
4591
|
logoURIs: {
|
|
4598
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png',
|
|
4599
4592
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg'
|
|
4600
4593
|
},
|
|
4601
4594
|
images: [{
|
|
@@ -4603,7 +4596,6 @@ const info = {
|
|
|
4603
4596
|
chainName: 'juno',
|
|
4604
4597
|
baseDenom: 'cw20:juno159q8t5g02744lxq8lfmcn6f78qqulq9wn3y9w7lxjgkz4e0a6kvsfvapse'
|
|
4605
4598
|
},
|
|
4606
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png',
|
|
4607
4599
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.svg'
|
|
4608
4600
|
}]
|
|
4609
4601
|
},
|
|
@@ -11427,14 +11419,14 @@ const info = {
|
|
|
11427
11419
|
}
|
|
11428
11420
|
}],
|
|
11429
11421
|
logoURIs: {
|
|
11430
|
-
|
|
11422
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.png'
|
|
11431
11423
|
},
|
|
11432
11424
|
images: [{
|
|
11433
11425
|
imageSync: {
|
|
11434
11426
|
chainName: 'neutron',
|
|
11435
11427
|
baseDenom: 'factory/neutron154gg0wtm2v4h9ur8xg32ep64e8ef0g5twlsgvfeajqwghdryvyqsqhgk8e/APOLLO'
|
|
11436
11428
|
},
|
|
11437
|
-
|
|
11429
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/apollo.png'
|
|
11438
11430
|
}]
|
|
11439
11431
|
},
|
|
11440
11432
|
{
|
|
@@ -11841,7 +11833,6 @@ const info = {
|
|
|
11841
11833
|
}
|
|
11842
11834
|
}],
|
|
11843
11835
|
logoURIs: {
|
|
11844
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
|
|
11845
11836
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg'
|
|
11846
11837
|
},
|
|
11847
11838
|
images: [{
|
|
@@ -11849,7 +11840,6 @@ const info = {
|
|
|
11849
11840
|
chainName: 'humans',
|
|
11850
11841
|
baseDenom: 'aheart'
|
|
11851
11842
|
},
|
|
11852
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.png',
|
|
11853
11843
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/humans/images/heart-dark-mode.svg',
|
|
11854
11844
|
theme: {
|
|
11855
11845
|
darkMode: true
|
|
@@ -17230,16 +17220,14 @@ const info = {
|
|
|
17230
17220
|
}
|
|
17231
17221
|
}],
|
|
17232
17222
|
logoURIs: {
|
|
17233
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
17234
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
17223
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
17235
17224
|
},
|
|
17236
17225
|
images: [{
|
|
17237
17226
|
imageSync: {
|
|
17238
17227
|
chainName: 'int3face',
|
|
17239
17228
|
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
17240
17229
|
},
|
|
17241
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
17242
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
17230
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png'
|
|
17243
17231
|
}]
|
|
17244
17232
|
},
|
|
17245
17233
|
{
|
|
@@ -18268,7 +18256,6 @@ const info = {
|
|
|
18268
18256
|
}
|
|
18269
18257
|
}],
|
|
18270
18258
|
logoURIs: {
|
|
18271
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
|
|
18272
18259
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
|
|
18273
18260
|
},
|
|
18274
18261
|
images: [{
|
|
@@ -18276,7 +18263,6 @@ const info = {
|
|
|
18276
18263
|
chainName: 'neutron',
|
|
18277
18264
|
baseDenom: 'factory/neutron1shwxlkpdjd8h5wdtrykypwd2v62z5glr95yp0etdcspkkjwm5meq82ndxs/amatom'
|
|
18278
18265
|
},
|
|
18279
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.png',
|
|
18280
18266
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/amATOM.svg'
|
|
18281
18267
|
}]
|
|
18282
18268
|
},
|
|
@@ -18559,8 +18545,7 @@ const info = {
|
|
|
18559
18545
|
baseDenom: 'uelys'
|
|
18560
18546
|
},
|
|
18561
18547
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
|
|
18562
|
-
}]
|
|
18563
|
-
coingeckoId: 'elys-network'
|
|
18548
|
+
}]
|
|
18564
18549
|
},
|
|
18565
18550
|
{
|
|
18566
18551
|
description: 'Aaron Network is an innovative platform for secure and private messaging, integrated into the blockchain ecosystem. We also offer a unique address reputation scoring system, ensuring that every user can interact with others confidently.',
|
|
@@ -22100,10 +22085,10 @@ const info = {
|
|
|
22100
22085
|
display: 'factory/osmo13gu58hzw3e9aqpj25h67m7snwcjuccd7v4p55w/brnz',
|
|
22101
22086
|
symbol: 'BRNZ',
|
|
22102
22087
|
logoURIs: {
|
|
22103
|
-
|
|
22088
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BRNZ.png'
|
|
22104
22089
|
},
|
|
22105
22090
|
images: [{
|
|
22106
|
-
|
|
22091
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BRNZ.png'
|
|
22107
22092
|
}]
|
|
22108
22093
|
},
|
|
22109
22094
|
{
|
|
@@ -22667,6 +22652,52 @@ const info = {
|
|
|
22667
22652
|
},
|
|
22668
22653
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumera/images/lumera.png'
|
|
22669
22654
|
}]
|
|
22655
|
+
},
|
|
22656
|
+
{
|
|
22657
|
+
description: 'GRDX is the native utility token powering the DeFi, marketplace, and gaming ecosystem on the Terra Classic blockchain.',
|
|
22658
|
+
extendedDescription: 'GRDX serves as the core utility and payment token across the DeFi, marketplace, and gaming ecosystem on the Terra Classic blockchain. It drives all on-chain activities within Garuda DeFi, including staking, trading, and governance participation. As a deflationary asset, GRDX features both on-chain and off-chain burn mechanisms that gradually reduce its supply, supporting long-term value growth. By integrating Garuda DeFi utilities, the BigbangX marketplace, and GameFi functions under one ecosystem, GRDX unites decentralized finance, digital commerce, and gaming innovation.',
|
|
22659
|
+
denomUnits: [{
|
|
22660
|
+
denom: 'ibc/A91095096C44646CB885509AEF56842DD37CB7897E602D7200A1CCF6414AA0D2',
|
|
22661
|
+
exponent: 0,
|
|
22662
|
+
aliases: ['cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw']
|
|
22663
|
+
}, {
|
|
22664
|
+
denom: 'GRDX',
|
|
22665
|
+
exponent: 6
|
|
22666
|
+
}],
|
|
22667
|
+
typeAsset: 'ics20',
|
|
22668
|
+
base: 'ibc/A91095096C44646CB885509AEF56842DD37CB7897E602D7200A1CCF6414AA0D2',
|
|
22669
|
+
name: 'GRDX',
|
|
22670
|
+
display: 'GRDX',
|
|
22671
|
+
symbol: 'GRDX',
|
|
22672
|
+
coingeckoId: 'garudax',
|
|
22673
|
+
socials: {
|
|
22674
|
+
website: 'https://garuda-defi.org/',
|
|
22675
|
+
x: 'https://x.com/garuda_defi'
|
|
22676
|
+
},
|
|
22677
|
+
traces: [{
|
|
22678
|
+
type: 'ibc-cw20',
|
|
22679
|
+
counterparty: {
|
|
22680
|
+
chainName: 'terra',
|
|
22681
|
+
baseDenom: 'cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw',
|
|
22682
|
+
port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
|
|
22683
|
+
channelId: 'channel-108'
|
|
22684
|
+
},
|
|
22685
|
+
chain: {
|
|
22686
|
+
port: 'transfer',
|
|
22687
|
+
channelId: 'channel-78488',
|
|
22688
|
+
path: 'transfer/channel-78488/cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw'
|
|
22689
|
+
}
|
|
22690
|
+
}],
|
|
22691
|
+
logoURIs: {
|
|
22692
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
|
|
22693
|
+
},
|
|
22694
|
+
images: [{
|
|
22695
|
+
imageSync: {
|
|
22696
|
+
chainName: 'terra',
|
|
22697
|
+
baseDenom: 'cw20:terra12f3f5fzfzxckc0qlv3rmwwkjfhzevpwmx77345n0zuu2678vxf0sm6vvcw'
|
|
22698
|
+
},
|
|
22699
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/GRDX.png'
|
|
22700
|
+
}]
|
|
22670
22701
|
}
|
|
22671
22702
|
]
|
|
22672
22703
|
};
|