@chain-registry/assets 1.42.8 → 1.42.9
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/acrechain.js +2 -2
- package/esm/mainnet/agoric.js +2 -2
- package/esm/mainnet/archway.js +8 -0
- package/esm/mainnet/axelar.js +42 -2
- package/esm/mainnet/bandchain.js +8 -0
- package/esm/mainnet/bitsong.js +8 -0
- package/esm/mainnet/carbon.js +10 -2
- package/esm/mainnet/celestia.js +2 -2
- package/esm/mainnet/composable.js +26 -2
- package/esm/mainnet/coreum.js +2 -2
- package/esm/mainnet/cosmoshub.js +50 -2
- package/esm/mainnet/crescent.js +2 -2
- package/esm/mainnet/cryptoorgchain.js +2 -2
- package/esm/mainnet/doravota.js +8 -0
- package/esm/mainnet/dydx.js +10 -2
- package/esm/mainnet/dymension.js +2 -2
- package/esm/mainnet/evmos.js +24 -0
- package/esm/mainnet/gateway.js +2 -2
- package/esm/mainnet/gravitybridge.js +42 -2
- package/esm/mainnet/injective.js +2 -2
- package/esm/mainnet/juno.js +24 -0
- package/esm/mainnet/kava.js +10 -2
- package/esm/mainnet/kujira.js +42 -2
- package/esm/mainnet/migaloo.js +16 -0
- package/esm/mainnet/neutron.js +18 -2
- package/esm/mainnet/noble.js +10 -2
- package/esm/mainnet/oraichain.js +32 -0
- package/esm/mainnet/osmosis.js +116 -4
- package/esm/mainnet/persistence.js +16 -0
- package/esm/mainnet/saga.js +78 -0
- package/esm/mainnet/secretnetwork.js +112 -2
- package/esm/mainnet/stargaze.js +18 -2
- package/esm/mainnet/stride.js +20 -4
- package/esm/mainnet/terra.js +16 -0
- package/esm/mainnet/terra2.js +32 -0
- package/esm/mainnet/tgrade.js +2 -2
- package/index.d.ts +1 -1
- package/mainnet/acrechain.js +2 -2
- package/mainnet/agoric.js +2 -2
- package/mainnet/archway.js +8 -0
- package/mainnet/axelar.js +42 -2
- package/mainnet/bandchain.js +8 -0
- package/mainnet/bitsong.js +8 -0
- package/mainnet/carbon.js +10 -2
- package/mainnet/celestia.js +2 -2
- package/mainnet/composable.js +26 -2
- package/mainnet/coreum.js +2 -2
- package/mainnet/cosmoshub.js +50 -2
- package/mainnet/crescent.js +2 -2
- package/mainnet/cryptoorgchain.js +2 -2
- package/mainnet/doravota.js +8 -0
- package/mainnet/dydx.js +10 -2
- package/mainnet/dymension.js +2 -2
- package/mainnet/evmos.js +24 -0
- package/mainnet/gateway.js +2 -2
- package/mainnet/gravitybridge.js +42 -2
- package/mainnet/injective.js +2 -2
- package/mainnet/juno.js +24 -0
- package/mainnet/kava.js +10 -2
- package/mainnet/kujira.js +42 -2
- package/mainnet/migaloo.js +16 -0
- package/mainnet/neutron.js +18 -2
- package/mainnet/noble.js +10 -2
- package/mainnet/oraichain.js +32 -0
- package/mainnet/osmosis.js +116 -4
- package/mainnet/persistence.js +16 -0
- package/mainnet/saga.js +78 -0
- package/mainnet/secretnetwork.js +112 -2
- package/mainnet/stargaze.js +18 -2
- package/mainnet/stride.js +20 -4
- package/mainnet/terra.js +16 -0
- package/mainnet/terra2.js +32 -0
- package/mainnet/tgrade.js +2 -2
- package/package.json +5 -5
package/esm/mainnet/acrechain.js
CHANGED
|
@@ -142,7 +142,7 @@ const assets = {
|
|
|
142
142
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
143
143
|
}],
|
|
144
144
|
socials: {
|
|
145
|
-
|
|
145
|
+
website: 'https://www.neokingdom.org/',
|
|
146
146
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
147
147
|
},
|
|
148
148
|
traces: [{
|
|
@@ -1672,7 +1672,7 @@ const assets = {
|
|
|
1672
1672
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1673
1673
|
}],
|
|
1674
1674
|
socials: {
|
|
1675
|
-
|
|
1675
|
+
website: 'https://www.neokingdom.org/',
|
|
1676
1676
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
1677
1677
|
},
|
|
1678
1678
|
traces: [{
|
package/esm/mainnet/agoric.js
CHANGED
|
@@ -258,7 +258,7 @@ const assets = {
|
|
|
258
258
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
259
259
|
}],
|
|
260
260
|
socials: {
|
|
261
|
-
|
|
261
|
+
website: 'https://www.neokingdom.org/',
|
|
262
262
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
263
263
|
},
|
|
264
264
|
traces: [{
|
|
@@ -1020,7 +1020,7 @@ const assets = {
|
|
|
1020
1020
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1021
1021
|
}],
|
|
1022
1022
|
socials: {
|
|
1023
|
-
|
|
1023
|
+
website: 'https://www.neokingdom.org/',
|
|
1024
1024
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
1025
1025
|
},
|
|
1026
1026
|
traces: [{
|
package/esm/mainnet/archway.js
CHANGED
|
@@ -355,6 +355,10 @@ const assets = {
|
|
|
355
355
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
356
356
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
357
357
|
}],
|
|
358
|
+
socials: {
|
|
359
|
+
website: 'http://www.bitcanna.io/',
|
|
360
|
+
twitter: 'https://twitter.com/BitCannaGlobal'
|
|
361
|
+
},
|
|
358
362
|
traces: [{
|
|
359
363
|
type: 'ibc',
|
|
360
364
|
counterparty: {
|
|
@@ -1393,6 +1397,10 @@ const assets = {
|
|
|
1393
1397
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
1394
1398
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
1395
1399
|
}],
|
|
1400
|
+
socials: {
|
|
1401
|
+
website: 'http://www.bitcanna.io/',
|
|
1402
|
+
twitter: 'https://twitter.com/BitCannaGlobal'
|
|
1403
|
+
},
|
|
1396
1404
|
traces: [{
|
|
1397
1405
|
type: 'ibc',
|
|
1398
1406
|
counterparty: {
|
package/esm/mainnet/axelar.js
CHANGED
|
@@ -24,6 +24,10 @@ const assets = {
|
|
|
24
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
|
|
25
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
|
|
26
26
|
}],
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://arable.finance/',
|
|
29
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
30
|
+
},
|
|
27
31
|
traces: [{
|
|
28
32
|
type: 'ibc',
|
|
29
33
|
counterparty: {
|
|
@@ -59,6 +63,10 @@ const assets = {
|
|
|
59
63
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
|
|
60
64
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
|
|
61
65
|
}],
|
|
66
|
+
socials: {
|
|
67
|
+
website: 'https://arable.finance/',
|
|
68
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
69
|
+
},
|
|
62
70
|
traces: [{
|
|
63
71
|
type: 'ibc',
|
|
64
72
|
counterparty: {
|
|
@@ -283,6 +291,10 @@ const assets = {
|
|
|
283
291
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
|
|
284
292
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
|
|
285
293
|
}],
|
|
294
|
+
socials: {
|
|
295
|
+
website: 'https://arable.finance/',
|
|
296
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
297
|
+
},
|
|
286
298
|
traces: [{
|
|
287
299
|
type: 'ibc',
|
|
288
300
|
counterparty: {
|
|
@@ -318,6 +330,10 @@ const assets = {
|
|
|
318
330
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
|
|
319
331
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
|
|
320
332
|
}],
|
|
333
|
+
socials: {
|
|
334
|
+
website: 'https://arable.finance/',
|
|
335
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
336
|
+
},
|
|
321
337
|
traces: [{
|
|
322
338
|
type: 'ibc',
|
|
323
339
|
counterparty: {
|
|
@@ -666,6 +682,10 @@ const assets = {
|
|
|
666
682
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
667
683
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
668
684
|
}],
|
|
685
|
+
socials: {
|
|
686
|
+
website: 'https://www.coreum.com/',
|
|
687
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
688
|
+
},
|
|
669
689
|
traces: [{
|
|
670
690
|
type: 'ibc',
|
|
671
691
|
counterparty: {
|
|
@@ -921,7 +941,7 @@ const assets = {
|
|
|
921
941
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
922
942
|
}],
|
|
923
943
|
socials: {
|
|
924
|
-
|
|
944
|
+
website: 'https://www.neokingdom.org/',
|
|
925
945
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
926
946
|
},
|
|
927
947
|
traces: [{
|
|
@@ -2296,6 +2316,10 @@ const assets = {
|
|
|
2296
2316
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
2297
2317
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
2298
2318
|
}],
|
|
2319
|
+
socials: {
|
|
2320
|
+
website: 'https://www.coreum.com/',
|
|
2321
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
2322
|
+
},
|
|
2299
2323
|
traces: [{
|
|
2300
2324
|
type: 'ibc',
|
|
2301
2325
|
counterparty: {
|
|
@@ -2551,7 +2575,7 @@ const assets = {
|
|
|
2551
2575
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
2552
2576
|
}],
|
|
2553
2577
|
socials: {
|
|
2554
|
-
|
|
2578
|
+
website: 'https://www.neokingdom.org/',
|
|
2555
2579
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
2556
2580
|
},
|
|
2557
2581
|
traces: [{
|
|
@@ -4033,6 +4057,10 @@ const assets = {
|
|
|
4033
4057
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
4034
4058
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
4035
4059
|
}],
|
|
4060
|
+
socials: {
|
|
4061
|
+
website: 'http://alter.network/',
|
|
4062
|
+
twitter: 'https://twitter.com/AlterDapp'
|
|
4063
|
+
},
|
|
4036
4064
|
traces: [{
|
|
4037
4065
|
type: 'ibc-cw20',
|
|
4038
4066
|
counterparty: {
|
|
@@ -4071,6 +4099,10 @@ const assets = {
|
|
|
4071
4099
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
|
|
4072
4100
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
4073
4101
|
}],
|
|
4102
|
+
socials: {
|
|
4103
|
+
website: 'http://amber.money/',
|
|
4104
|
+
twitter: 'https://twitter.com/AmberDAO_'
|
|
4105
|
+
},
|
|
4074
4106
|
traces: [{
|
|
4075
4107
|
type: 'ibc-cw20',
|
|
4076
4108
|
counterparty: {
|
|
@@ -4377,6 +4409,10 @@ const assets = {
|
|
|
4377
4409
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
4378
4410
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
4379
4411
|
}],
|
|
4412
|
+
socials: {
|
|
4413
|
+
website: 'http://alter.network/',
|
|
4414
|
+
twitter: 'https://twitter.com/AlterDapp'
|
|
4415
|
+
},
|
|
4380
4416
|
traces: [{
|
|
4381
4417
|
type: 'ibc-cw20',
|
|
4382
4418
|
counterparty: {
|
|
@@ -4415,6 +4451,10 @@ const assets = {
|
|
|
4415
4451
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
|
|
4416
4452
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
4417
4453
|
}],
|
|
4454
|
+
socials: {
|
|
4455
|
+
website: 'http://amber.money/',
|
|
4456
|
+
twitter: 'https://twitter.com/AmberDAO_'
|
|
4457
|
+
},
|
|
4418
4458
|
traces: [{
|
|
4419
4459
|
type: 'ibc-cw20',
|
|
4420
4460
|
counterparty: {
|
package/esm/mainnet/bandchain.js
CHANGED
|
@@ -31,6 +31,10 @@ const assets = {
|
|
|
31
31
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
32
32
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
33
33
|
}],
|
|
34
|
+
socials: {
|
|
35
|
+
website: 'https://www.coreum.com/',
|
|
36
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
37
|
+
},
|
|
34
38
|
traces: [{
|
|
35
39
|
type: 'ibc',
|
|
36
40
|
counterparty: {
|
|
@@ -154,6 +158,10 @@ const assets = {
|
|
|
154
158
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
155
159
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
156
160
|
}],
|
|
161
|
+
socials: {
|
|
162
|
+
website: 'https://www.coreum.com/',
|
|
163
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
164
|
+
},
|
|
157
165
|
traces: [{
|
|
158
166
|
type: 'ibc',
|
|
159
167
|
counterparty: {
|
package/esm/mainnet/bitsong.js
CHANGED
|
@@ -109,6 +109,10 @@ const assets = {
|
|
|
109
109
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
110
110
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
111
111
|
}],
|
|
112
|
+
socials: {
|
|
113
|
+
website: 'http://www.bitcanna.io/',
|
|
114
|
+
twitter: 'https://twitter.com/BitCannaGlobal'
|
|
115
|
+
},
|
|
112
116
|
traces: [{
|
|
113
117
|
type: 'ibc',
|
|
114
118
|
counterparty: {
|
|
@@ -229,6 +233,10 @@ const assets = {
|
|
|
229
233
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
230
234
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
231
235
|
}],
|
|
236
|
+
socials: {
|
|
237
|
+
website: 'http://www.bitcanna.io/',
|
|
238
|
+
twitter: 'https://twitter.com/BitCannaGlobal'
|
|
239
|
+
},
|
|
232
240
|
traces: [{
|
|
233
241
|
type: 'ibc',
|
|
234
242
|
counterparty: {
|
package/esm/mainnet/carbon.js
CHANGED
|
@@ -24,6 +24,10 @@ const assets = {
|
|
|
24
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
25
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
|
|
26
26
|
}],
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://canto.io/',
|
|
29
|
+
twitter: 'https://twitter.com/CantoPublic'
|
|
30
|
+
},
|
|
27
31
|
traces: [{
|
|
28
32
|
type: 'ibc',
|
|
29
33
|
counterparty: {
|
|
@@ -59,6 +63,10 @@ const assets = {
|
|
|
59
63
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
60
64
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
|
|
61
65
|
}],
|
|
66
|
+
socials: {
|
|
67
|
+
website: 'https://canto.io/',
|
|
68
|
+
twitter: 'https://twitter.com/CantoPublic'
|
|
69
|
+
},
|
|
62
70
|
traces: [{
|
|
63
71
|
type: 'ibc',
|
|
64
72
|
counterparty: {
|
|
@@ -173,7 +181,7 @@ const assets = {
|
|
|
173
181
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
174
182
|
}],
|
|
175
183
|
socials: {
|
|
176
|
-
|
|
184
|
+
website: 'https://www.neokingdom.org/',
|
|
177
185
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
178
186
|
},
|
|
179
187
|
traces: [{
|
|
@@ -634,7 +642,7 @@ const assets = {
|
|
|
634
642
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
635
643
|
}],
|
|
636
644
|
socials: {
|
|
637
|
-
|
|
645
|
+
website: 'https://www.neokingdom.org/',
|
|
638
646
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
639
647
|
},
|
|
640
648
|
traces: [{
|
package/esm/mainnet/celestia.js
CHANGED
|
@@ -181,7 +181,7 @@ const assets = {
|
|
|
181
181
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
182
182
|
}],
|
|
183
183
|
socials: {
|
|
184
|
-
|
|
184
|
+
website: 'https://www.neokingdom.org/',
|
|
185
185
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
186
186
|
},
|
|
187
187
|
traces: [{
|
|
@@ -1061,7 +1061,7 @@ const assets = {
|
|
|
1061
1061
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1062
1062
|
}],
|
|
1063
1063
|
socials: {
|
|
1064
|
-
|
|
1064
|
+
website: 'https://www.neokingdom.org/',
|
|
1065
1065
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
1066
1066
|
},
|
|
1067
1067
|
traces: [{
|
|
@@ -137,6 +137,10 @@ const assets = {
|
|
|
137
137
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
138
138
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
|
|
139
139
|
}],
|
|
140
|
+
socials: {
|
|
141
|
+
website: 'https://canto.io/',
|
|
142
|
+
twitter: 'https://twitter.com/CantoPublic'
|
|
143
|
+
},
|
|
140
144
|
traces: [{
|
|
141
145
|
type: 'ibc',
|
|
142
146
|
counterparty: {
|
|
@@ -325,6 +329,10 @@ const assets = {
|
|
|
325
329
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
326
330
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
|
|
327
331
|
}],
|
|
332
|
+
socials: {
|
|
333
|
+
website: 'https://canto.io/',
|
|
334
|
+
twitter: 'https://twitter.com/CantoPublic'
|
|
335
|
+
},
|
|
328
336
|
traces: [{
|
|
329
337
|
type: 'ibc',
|
|
330
338
|
counterparty: {
|
|
@@ -549,7 +557,7 @@ const assets = {
|
|
|
549
557
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
550
558
|
}],
|
|
551
559
|
socials: {
|
|
552
|
-
|
|
560
|
+
website: 'https://www.neokingdom.org/',
|
|
553
561
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
554
562
|
},
|
|
555
563
|
traces: [{
|
|
@@ -1393,7 +1401,7 @@ const assets = {
|
|
|
1393
1401
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1394
1402
|
}],
|
|
1395
1403
|
socials: {
|
|
1396
|
-
|
|
1404
|
+
website: 'https://www.neokingdom.org/',
|
|
1397
1405
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
1398
1406
|
},
|
|
1399
1407
|
traces: [{
|
|
@@ -2319,6 +2327,10 @@ const assets = {
|
|
|
2319
2327
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
2320
2328
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
2321
2329
|
}],
|
|
2330
|
+
socials: {
|
|
2331
|
+
website: 'http://alter.network/',
|
|
2332
|
+
twitter: 'https://twitter.com/AlterDapp'
|
|
2333
|
+
},
|
|
2322
2334
|
traces: [{
|
|
2323
2335
|
type: 'ibc-cw20',
|
|
2324
2336
|
counterparty: {
|
|
@@ -2357,6 +2369,10 @@ const assets = {
|
|
|
2357
2369
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
|
|
2358
2370
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
2359
2371
|
}],
|
|
2372
|
+
socials: {
|
|
2373
|
+
website: 'http://amber.money/',
|
|
2374
|
+
twitter: 'https://twitter.com/AmberDAO_'
|
|
2375
|
+
},
|
|
2360
2376
|
traces: [{
|
|
2361
2377
|
type: 'ibc-cw20',
|
|
2362
2378
|
counterparty: {
|
|
@@ -2663,6 +2679,10 @@ const assets = {
|
|
|
2663
2679
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
2664
2680
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
2665
2681
|
}],
|
|
2682
|
+
socials: {
|
|
2683
|
+
website: 'http://alter.network/',
|
|
2684
|
+
twitter: 'https://twitter.com/AlterDapp'
|
|
2685
|
+
},
|
|
2666
2686
|
traces: [{
|
|
2667
2687
|
type: 'ibc-cw20',
|
|
2668
2688
|
counterparty: {
|
|
@@ -2701,6 +2721,10 @@ const assets = {
|
|
|
2701
2721
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
|
|
2702
2722
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
2703
2723
|
}],
|
|
2724
|
+
socials: {
|
|
2725
|
+
website: 'http://amber.money/',
|
|
2726
|
+
twitter: 'https://twitter.com/AmberDAO_'
|
|
2727
|
+
},
|
|
2704
2728
|
traces: [{
|
|
2705
2729
|
type: 'ibc-cw20',
|
|
2706
2730
|
counterparty: {
|
package/esm/mainnet/coreum.js
CHANGED
|
@@ -337,7 +337,7 @@ const assets = {
|
|
|
337
337
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
338
338
|
}],
|
|
339
339
|
socials: {
|
|
340
|
-
|
|
340
|
+
website: 'https://www.neokingdom.org/',
|
|
341
341
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
342
342
|
},
|
|
343
343
|
traces: [{
|
|
@@ -1051,7 +1051,7 @@ const assets = {
|
|
|
1051
1051
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1052
1052
|
}],
|
|
1053
1053
|
socials: {
|
|
1054
|
-
|
|
1054
|
+
website: 'https://www.neokingdom.org/',
|
|
1055
1055
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
1056
1056
|
},
|
|
1057
1057
|
traces: [{
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -24,6 +24,10 @@ const assets = {
|
|
|
24
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
|
|
25
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
|
|
26
26
|
}],
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://arable.finance/',
|
|
29
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
30
|
+
},
|
|
27
31
|
traces: [{
|
|
28
32
|
type: 'ibc',
|
|
29
33
|
counterparty: {
|
|
@@ -59,6 +63,10 @@ const assets = {
|
|
|
59
63
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
|
|
60
64
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
|
|
61
65
|
}],
|
|
66
|
+
socials: {
|
|
67
|
+
website: 'https://arable.finance/',
|
|
68
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
69
|
+
},
|
|
62
70
|
traces: [{
|
|
63
71
|
type: 'ibc',
|
|
64
72
|
counterparty: {
|
|
@@ -209,6 +217,10 @@ const assets = {
|
|
|
209
217
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
210
218
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
|
|
211
219
|
}],
|
|
220
|
+
socials: {
|
|
221
|
+
website: 'https://aioz.network/',
|
|
222
|
+
twitter: 'https://twitter.com/AIOZNetwork'
|
|
223
|
+
},
|
|
212
224
|
traces: [{
|
|
213
225
|
type: 'ibc',
|
|
214
226
|
counterparty: {
|
|
@@ -403,6 +415,10 @@ const assets = {
|
|
|
403
415
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
404
416
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
405
417
|
}],
|
|
418
|
+
socials: {
|
|
419
|
+
website: 'http://www.bitcanna.io/',
|
|
420
|
+
twitter: 'https://twitter.com/BitCannaGlobal'
|
|
421
|
+
},
|
|
406
422
|
traces: [{
|
|
407
423
|
type: 'ibc',
|
|
408
424
|
counterparty: {
|
|
@@ -587,6 +603,10 @@ const assets = {
|
|
|
587
603
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
588
604
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg'
|
|
589
605
|
}],
|
|
606
|
+
socials: {
|
|
607
|
+
website: 'http://cifer.ai/',
|
|
608
|
+
twitter: 'https://twitter.com/cifer_ai'
|
|
609
|
+
},
|
|
590
610
|
traces: [{
|
|
591
611
|
type: 'ibc',
|
|
592
612
|
counterparty: {
|
|
@@ -629,6 +649,10 @@ const assets = {
|
|
|
629
649
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
630
650
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
631
651
|
}],
|
|
652
|
+
socials: {
|
|
653
|
+
website: 'https://www.coreum.com/',
|
|
654
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
655
|
+
},
|
|
632
656
|
traces: [{
|
|
633
657
|
type: 'ibc',
|
|
634
658
|
counterparty: {
|
|
@@ -664,6 +688,10 @@ const assets = {
|
|
|
664
688
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
|
|
665
689
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
|
|
666
690
|
}],
|
|
691
|
+
socials: {
|
|
692
|
+
website: 'https://arable.finance/',
|
|
693
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
694
|
+
},
|
|
667
695
|
traces: [{
|
|
668
696
|
type: 'ibc',
|
|
669
697
|
counterparty: {
|
|
@@ -699,6 +727,10 @@ const assets = {
|
|
|
699
727
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
|
|
700
728
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
|
|
701
729
|
}],
|
|
730
|
+
socials: {
|
|
731
|
+
website: 'https://arable.finance/',
|
|
732
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
733
|
+
},
|
|
702
734
|
traces: [{
|
|
703
735
|
type: 'ibc',
|
|
704
736
|
counterparty: {
|
|
@@ -849,6 +881,10 @@ const assets = {
|
|
|
849
881
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
850
882
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
|
|
851
883
|
}],
|
|
884
|
+
socials: {
|
|
885
|
+
website: 'https://aioz.network/',
|
|
886
|
+
twitter: 'https://twitter.com/AIOZNetwork'
|
|
887
|
+
},
|
|
852
888
|
traces: [{
|
|
853
889
|
type: 'ibc',
|
|
854
890
|
counterparty: {
|
|
@@ -1043,6 +1079,10 @@ const assets = {
|
|
|
1043
1079
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
1044
1080
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
1045
1081
|
}],
|
|
1082
|
+
socials: {
|
|
1083
|
+
website: 'http://www.bitcanna.io/',
|
|
1084
|
+
twitter: 'https://twitter.com/BitCannaGlobal'
|
|
1085
|
+
},
|
|
1046
1086
|
traces: [{
|
|
1047
1087
|
type: 'ibc',
|
|
1048
1088
|
counterparty: {
|
|
@@ -1227,6 +1267,10 @@ const assets = {
|
|
|
1227
1267
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
1228
1268
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg'
|
|
1229
1269
|
}],
|
|
1270
|
+
socials: {
|
|
1271
|
+
website: 'http://cifer.ai/',
|
|
1272
|
+
twitter: 'https://twitter.com/cifer_ai'
|
|
1273
|
+
},
|
|
1230
1274
|
traces: [{
|
|
1231
1275
|
type: 'ibc',
|
|
1232
1276
|
counterparty: {
|
|
@@ -1269,6 +1313,10 @@ const assets = {
|
|
|
1269
1313
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
1270
1314
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
1271
1315
|
}],
|
|
1316
|
+
socials: {
|
|
1317
|
+
website: 'https://www.coreum.com/',
|
|
1318
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
1319
|
+
},
|
|
1272
1320
|
traces: [{
|
|
1273
1321
|
type: 'ibc',
|
|
1274
1322
|
counterparty: {
|
|
@@ -1768,7 +1816,7 @@ const assets = {
|
|
|
1768
1816
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1769
1817
|
}],
|
|
1770
1818
|
socials: {
|
|
1771
|
-
|
|
1819
|
+
website: 'https://www.neokingdom.org/',
|
|
1772
1820
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
1773
1821
|
},
|
|
1774
1822
|
traces: [{
|
|
@@ -4150,7 +4198,7 @@ const assets = {
|
|
|
4150
4198
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
4151
4199
|
}],
|
|
4152
4200
|
socials: {
|
|
4153
|
-
|
|
4201
|
+
website: 'https://www.neokingdom.org/',
|
|
4154
4202
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
4155
4203
|
},
|
|
4156
4204
|
traces: [{
|
package/esm/mainnet/crescent.js
CHANGED
|
@@ -695,7 +695,7 @@ const assets = {
|
|
|
695
695
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
696
696
|
}],
|
|
697
697
|
socials: {
|
|
698
|
-
|
|
698
|
+
website: 'https://www.neokingdom.org/',
|
|
699
699
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
700
700
|
},
|
|
701
701
|
traces: [{
|
|
@@ -2616,7 +2616,7 @@ const assets = {
|
|
|
2616
2616
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
2617
2617
|
}],
|
|
2618
2618
|
socials: {
|
|
2619
|
-
|
|
2619
|
+
website: 'https://www.neokingdom.org/',
|
|
2620
2620
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
2621
2621
|
},
|
|
2622
2622
|
traces: [{
|
|
@@ -360,7 +360,7 @@ const assets = {
|
|
|
360
360
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
361
361
|
}],
|
|
362
362
|
socials: {
|
|
363
|
-
|
|
363
|
+
website: 'https://www.neokingdom.org/',
|
|
364
364
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
365
365
|
},
|
|
366
366
|
traces: [{
|
|
@@ -852,7 +852,7 @@ const assets = {
|
|
|
852
852
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
853
853
|
}],
|
|
854
854
|
socials: {
|
|
855
|
-
|
|
855
|
+
website: 'https://www.neokingdom.org/',
|
|
856
856
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
857
857
|
},
|
|
858
858
|
traces: [{
|
package/esm/mainnet/doravota.js
CHANGED
|
@@ -116,6 +116,10 @@ const assets = {
|
|
|
116
116
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
117
117
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
118
118
|
}],
|
|
119
|
+
socials: {
|
|
120
|
+
website: 'https://www.coreum.com/',
|
|
121
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
122
|
+
},
|
|
119
123
|
traces: [{
|
|
120
124
|
type: 'ibc',
|
|
121
125
|
counterparty: {
|
|
@@ -282,6 +286,10 @@ const assets = {
|
|
|
282
286
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
283
287
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
284
288
|
}],
|
|
289
|
+
socials: {
|
|
290
|
+
website: 'https://www.coreum.com/',
|
|
291
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
292
|
+
},
|
|
285
293
|
traces: [{
|
|
286
294
|
type: 'ibc',
|
|
287
295
|
counterparty: {
|
package/esm/mainnet/dydx.js
CHANGED
|
@@ -31,6 +31,10 @@ const assets = {
|
|
|
31
31
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
32
32
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
33
33
|
}],
|
|
34
|
+
socials: {
|
|
35
|
+
website: 'https://www.coreum.com/',
|
|
36
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
37
|
+
},
|
|
34
38
|
traces: [{
|
|
35
39
|
type: 'ibc',
|
|
36
40
|
counterparty: {
|
|
@@ -107,6 +111,10 @@ const assets = {
|
|
|
107
111
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
108
112
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
109
113
|
}],
|
|
114
|
+
socials: {
|
|
115
|
+
website: 'https://www.coreum.com/',
|
|
116
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
117
|
+
},
|
|
110
118
|
traces: [{
|
|
111
119
|
type: 'ibc',
|
|
112
120
|
counterparty: {
|
|
@@ -216,7 +224,7 @@ const assets = {
|
|
|
216
224
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
217
225
|
}],
|
|
218
226
|
socials: {
|
|
219
|
-
|
|
227
|
+
website: 'https://www.neokingdom.org/',
|
|
220
228
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
221
229
|
},
|
|
222
230
|
traces: [{
|
|
@@ -1022,7 +1030,7 @@ const assets = {
|
|
|
1022
1030
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1023
1031
|
}],
|
|
1024
1032
|
socials: {
|
|
1025
|
-
|
|
1033
|
+
website: 'https://www.neokingdom.org/',
|
|
1026
1034
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
1027
1035
|
},
|
|
1028
1036
|
traces: [{
|