@chain-registry/assets 1.52.0 → 1.52.1
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/agoric.js +68 -0
- package/esm/mainnet/archway.js +68 -0
- package/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/aura.js +68 -0
- package/esm/mainnet/axelar.js +104 -2
- package/esm/mainnet/bandchain.js +4 -2
- package/esm/mainnet/celestia.js +68 -0
- package/esm/mainnet/composable.js +364 -0
- package/esm/mainnet/coreum.js +68 -0
- package/esm/mainnet/cosmoshub.js +140 -2
- package/esm/mainnet/crescent.js +68 -0
- package/esm/mainnet/doravota.js +4 -2
- package/esm/mainnet/dydx.js +72 -2
- package/esm/mainnet/dymension.js +68 -0
- package/esm/mainnet/evmos.js +72 -2
- package/esm/mainnet/furya.js +68 -0
- package/esm/mainnet/gravitybridge.js +4 -2
- package/esm/mainnet/haqq.js +68 -0
- package/esm/mainnet/impacthub.js +68 -0
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/injective.js +136 -0
- package/esm/mainnet/juno.js +338 -0
- package/esm/mainnet/kava.js +4 -2
- package/esm/mainnet/kujira.js +72 -2
- package/esm/mainnet/migaloo.js +68 -0
- package/esm/mainnet/neutron.js +214 -0
- package/esm/mainnet/nibiru.js +68 -0
- package/esm/mainnet/noble.js +72 -2
- package/esm/mainnet/omniflixhub.js +68 -0
- package/esm/mainnet/onex.js +68 -0
- package/esm/mainnet/osmosis.js +148 -2
- package/esm/mainnet/persistence.js +68 -0
- package/esm/mainnet/provenance.js +68 -0
- package/esm/mainnet/pryzm.js +1084 -0
- package/esm/mainnet/saga.js +78 -0
- package/esm/mainnet/secretnetwork.js +72 -2
- package/esm/mainnet/sei.js +68 -0
- package/esm/mainnet/stargaze.js +68 -0
- package/esm/mainnet/teritori.js +68 -0
- package/esm/mainnet/terra2.js +136 -0
- package/esm/mainnet/umee.js +68 -0
- package/esm/noncosmos/assets.js +2 -1
- package/esm/noncosmos/index.js +1 -0
- package/esm/noncosmos/solana.js +5 -0
- package/mainnet/agoric.js +68 -0
- package/mainnet/archway.js +68 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/aura.js +68 -0
- package/mainnet/axelar.js +104 -2
- package/mainnet/bandchain.js +4 -2
- package/mainnet/celestia.js +68 -0
- package/mainnet/composable.js +364 -0
- package/mainnet/coreum.js +68 -0
- package/mainnet/cosmoshub.js +140 -2
- package/mainnet/crescent.js +68 -0
- package/mainnet/doravota.js +4 -2
- package/mainnet/dydx.js +72 -2
- package/mainnet/dymension.js +68 -0
- package/mainnet/evmos.js +72 -2
- package/mainnet/furya.js +68 -0
- package/mainnet/gravitybridge.js +4 -2
- package/mainnet/haqq.js +68 -0
- package/mainnet/impacthub.js +68 -0
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +3 -2
- package/mainnet/injective.js +136 -0
- package/mainnet/juno.js +338 -0
- package/mainnet/kava.js +4 -2
- package/mainnet/kujira.js +72 -2
- package/mainnet/migaloo.js +68 -0
- package/mainnet/neutron.js +214 -0
- package/mainnet/nibiru.js +68 -0
- package/mainnet/noble.js +72 -2
- package/mainnet/omniflixhub.js +68 -0
- package/mainnet/onex.js +68 -0
- package/mainnet/osmosis.js +148 -2
- package/mainnet/persistence.js +68 -0
- package/mainnet/provenance.js +68 -0
- package/mainnet/pryzm.d.ts +3 -0
- package/mainnet/pryzm.js +1086 -0
- package/mainnet/saga.js +78 -0
- package/mainnet/secretnetwork.js +72 -2
- package/mainnet/sei.js +68 -0
- package/mainnet/stargaze.js +68 -0
- package/mainnet/teritori.js +68 -0
- package/mainnet/terra2.js +136 -0
- package/mainnet/umee.js +68 -0
- package/noncosmos/assets.js +2 -1
- package/noncosmos/index.d.ts +1 -0
- package/noncosmos/index.js +2 -1
- package/noncosmos/solana.d.ts +3 -0
- package/noncosmos/solana.js +7 -0
- package/package.json +5 -5
package/esm/mainnet/agoric.js
CHANGED
|
@@ -490,6 +490,40 @@ const assets = {
|
|
|
490
490
|
}
|
|
491
491
|
}]
|
|
492
492
|
},
|
|
493
|
+
{
|
|
494
|
+
description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
|
|
495
|
+
denom_units: [{
|
|
496
|
+
denom: 'ibc/115AE498071A9D9E66C2832AFA7569E950B75E0784AEA52BE19D6D6C865436AC',
|
|
497
|
+
exponent: 0,
|
|
498
|
+
aliases: ['uusdlr']
|
|
499
|
+
}, {
|
|
500
|
+
denom: 'usdlr',
|
|
501
|
+
exponent: 6
|
|
502
|
+
}],
|
|
503
|
+
base: 'ibc/115AE498071A9D9E66C2832AFA7569E950B75E0784AEA52BE19D6D6C865436AC',
|
|
504
|
+
display: 'usdlr',
|
|
505
|
+
name: 'USDLR by Stable',
|
|
506
|
+
symbol: 'USDLR',
|
|
507
|
+
logo_URIs: {
|
|
508
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
|
|
509
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
|
|
510
|
+
},
|
|
511
|
+
images: [{
|
|
512
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
|
|
513
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
|
|
514
|
+
}],
|
|
515
|
+
traces: [{
|
|
516
|
+
type: 'ibc',
|
|
517
|
+
counterparty: {
|
|
518
|
+
channel_id: 'channel-21',
|
|
519
|
+
base_denom: 'uusdlr',
|
|
520
|
+
chain_name: 'noble'
|
|
521
|
+
},
|
|
522
|
+
chain: {
|
|
523
|
+
channel_id: 'channel-62'
|
|
524
|
+
}
|
|
525
|
+
}]
|
|
526
|
+
},
|
|
493
527
|
{
|
|
494
528
|
description: 'The native staking token of OmniFlix Hub.',
|
|
495
529
|
denom_units: [{
|
|
@@ -1252,6 +1286,40 @@ const assets = {
|
|
|
1252
1286
|
}
|
|
1253
1287
|
}]
|
|
1254
1288
|
},
|
|
1289
|
+
{
|
|
1290
|
+
description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
|
|
1291
|
+
denom_units: [{
|
|
1292
|
+
denom: 'ibc/115AE498071A9D9E66C2832AFA7569E950B75E0784AEA52BE19D6D6C865436AC',
|
|
1293
|
+
exponent: 0,
|
|
1294
|
+
aliases: ['uusdlr']
|
|
1295
|
+
}, {
|
|
1296
|
+
denom: 'usdlr',
|
|
1297
|
+
exponent: 6
|
|
1298
|
+
}],
|
|
1299
|
+
base: 'ibc/115AE498071A9D9E66C2832AFA7569E950B75E0784AEA52BE19D6D6C865436AC',
|
|
1300
|
+
display: 'usdlr',
|
|
1301
|
+
name: 'USDLR by Stable',
|
|
1302
|
+
symbol: 'USDLR',
|
|
1303
|
+
logo_URIs: {
|
|
1304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
|
|
1305
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
|
|
1306
|
+
},
|
|
1307
|
+
images: [{
|
|
1308
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
|
|
1309
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
|
|
1310
|
+
}],
|
|
1311
|
+
traces: [{
|
|
1312
|
+
type: 'ibc',
|
|
1313
|
+
counterparty: {
|
|
1314
|
+
channel_id: 'channel-21',
|
|
1315
|
+
base_denom: 'uusdlr',
|
|
1316
|
+
chain_name: 'noble'
|
|
1317
|
+
},
|
|
1318
|
+
chain: {
|
|
1319
|
+
channel_id: 'channel-62'
|
|
1320
|
+
}
|
|
1321
|
+
}]
|
|
1322
|
+
},
|
|
1255
1323
|
{
|
|
1256
1324
|
description: 'The native staking token of OmniFlix Hub.',
|
|
1257
1325
|
denom_units: [{
|
package/esm/mainnet/archway.js
CHANGED
|
@@ -914,6 +914,40 @@ const assets = {
|
|
|
914
914
|
}
|
|
915
915
|
}]
|
|
916
916
|
},
|
|
917
|
+
{
|
|
918
|
+
description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
|
|
919
|
+
denom_units: [{
|
|
920
|
+
denom: 'ibc/C8165B10223AD74EEE2B1C166CB7EED552151D0BF16E6B8F9612A641B5B04D40',
|
|
921
|
+
exponent: 0,
|
|
922
|
+
aliases: ['uusdlr']
|
|
923
|
+
}, {
|
|
924
|
+
denom: 'usdlr',
|
|
925
|
+
exponent: 6
|
|
926
|
+
}],
|
|
927
|
+
base: 'ibc/C8165B10223AD74EEE2B1C166CB7EED552151D0BF16E6B8F9612A641B5B04D40',
|
|
928
|
+
display: 'usdlr',
|
|
929
|
+
name: 'USDLR by Stable',
|
|
930
|
+
symbol: 'USDLR',
|
|
931
|
+
logo_URIs: {
|
|
932
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
|
|
933
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
|
|
934
|
+
},
|
|
935
|
+
images: [{
|
|
936
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
|
|
937
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
|
|
938
|
+
}],
|
|
939
|
+
traces: [{
|
|
940
|
+
type: 'ibc',
|
|
941
|
+
counterparty: {
|
|
942
|
+
channel_id: 'channel-12',
|
|
943
|
+
base_denom: 'uusdlr',
|
|
944
|
+
chain_name: 'noble'
|
|
945
|
+
},
|
|
946
|
+
chain: {
|
|
947
|
+
channel_id: 'channel-29'
|
|
948
|
+
}
|
|
949
|
+
}]
|
|
950
|
+
},
|
|
917
951
|
{
|
|
918
952
|
description: 'The native token of Nois',
|
|
919
953
|
denom_units: [{
|
|
@@ -1995,6 +2029,40 @@ const assets = {
|
|
|
1995
2029
|
}
|
|
1996
2030
|
}]
|
|
1997
2031
|
},
|
|
2032
|
+
{
|
|
2033
|
+
description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
|
|
2034
|
+
denom_units: [{
|
|
2035
|
+
denom: 'ibc/C8165B10223AD74EEE2B1C166CB7EED552151D0BF16E6B8F9612A641B5B04D40',
|
|
2036
|
+
exponent: 0,
|
|
2037
|
+
aliases: ['uusdlr']
|
|
2038
|
+
}, {
|
|
2039
|
+
denom: 'usdlr',
|
|
2040
|
+
exponent: 6
|
|
2041
|
+
}],
|
|
2042
|
+
base: 'ibc/C8165B10223AD74EEE2B1C166CB7EED552151D0BF16E6B8F9612A641B5B04D40',
|
|
2043
|
+
display: 'usdlr',
|
|
2044
|
+
name: 'USDLR by Stable',
|
|
2045
|
+
symbol: 'USDLR',
|
|
2046
|
+
logo_URIs: {
|
|
2047
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
|
|
2048
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
|
|
2049
|
+
},
|
|
2050
|
+
images: [{
|
|
2051
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
|
|
2052
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
|
|
2053
|
+
}],
|
|
2054
|
+
traces: [{
|
|
2055
|
+
type: 'ibc',
|
|
2056
|
+
counterparty: {
|
|
2057
|
+
channel_id: 'channel-12',
|
|
2058
|
+
base_denom: 'uusdlr',
|
|
2059
|
+
chain_name: 'noble'
|
|
2060
|
+
},
|
|
2061
|
+
chain: {
|
|
2062
|
+
channel_id: 'channel-29'
|
|
2063
|
+
}
|
|
2064
|
+
}]
|
|
2065
|
+
},
|
|
1998
2066
|
{
|
|
1999
2067
|
description: 'The native token of Nois',
|
|
2000
2068
|
denom_units: [{
|
package/esm/mainnet/assets.js
CHANGED
|
@@ -95,6 +95,7 @@ import _persistence from './persistence';
|
|
|
95
95
|
import _planq from './planq';
|
|
96
96
|
import _point from './point';
|
|
97
97
|
import _provenance from './provenance';
|
|
98
|
+
import _pryzm from './pryzm';
|
|
98
99
|
import _pundix from './pundix';
|
|
99
100
|
import _pylons from './pylons';
|
|
100
101
|
import _quasar from './quasar';
|
|
@@ -130,5 +131,5 @@ import _unification from './unification';
|
|
|
130
131
|
import _uptick from './uptick';
|
|
131
132
|
import _vidulum from './vidulum';
|
|
132
133
|
import _xpla from './xpla';
|
|
133
|
-
const assets = [_8ball, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _aura, _axelar, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _cerberus, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _cudos, _decentr, _desmos, _dhealth, _dig, _doravota, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _evmos, _fetchhub, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _irisnet, _jackal, _juno, _kava, _kichain, _konstellation, _kujira, _kyve, _lambda, _likecoin, _lumenx, _lumnetwork, _mars, _medasdigital, _meme, _microtick, _migaloo, _neutron, _nibiru, _nim, _noble, _nois, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pundix, _pylons, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _saga, _scorum, _secretnetwork, _seda, _sei, _sentinel, _sge, _shareledger, _shentu, _shido, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stride, _teritori, _terra, _terra2, _tgrade, _umee, _unification, _uptick, _vidulum, _xpla];
|
|
134
|
+
const assets = [_8ball, _acrechain, _agoric, _aioz, _akash, _andromeda, _archway, _arkh, _assetmantle, _aura, _axelar, _bandchain, _beezee, _bitcanna, _bitsong, _bluzelle, _bostrom, _canto, _carbon, _celestia, _cerberus, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _cudos, _decentr, _desmos, _dhealth, _dig, _doravota, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _evmos, _fetchhub, _furya, _fxcore, _galaxy, _gateway, _genesisl1, _gitopia, _gravitybridge, _haqq, _humans, _impacthub, _imversed, _injective, _irisnet, _jackal, _juno, _kava, _kichain, _konstellation, _kujira, _kyve, _lambda, _likecoin, _lumenx, _lumnetwork, _mars, _medasdigital, _meme, _microtick, _migaloo, _neutron, _nibiru, _nim, _noble, _nois, _nolus, _nomic, _nyx, _odin, _okexchain, _omniflixhub, _onex, _onomy, _oraichain, _osmosis, _panacea, _passage, _persistence, _planq, _point, _provenance, _pryzm, _pundix, _pylons, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _saga, _scorum, _secretnetwork, _seda, _sei, _sentinel, _sge, _shareledger, _shentu, _shido, _sifchain, _sommelier, _source, _stafihub, _stargaze, _starname, _stride, _teritori, _terra, _terra2, _tgrade, _umee, _unification, _uptick, _vidulum, _xpla];
|
|
134
135
|
export default assets;
|
package/esm/mainnet/aura.js
CHANGED
|
@@ -327,6 +327,40 @@ const assets = {
|
|
|
327
327
|
}
|
|
328
328
|
}]
|
|
329
329
|
},
|
|
330
|
+
{
|
|
331
|
+
description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
|
|
332
|
+
denom_units: [{
|
|
333
|
+
denom: 'ibc/354F0E3DFE72D47BCEF36D159BD354EA2557D5479B835D0AE2867AE7B2696AD1',
|
|
334
|
+
exponent: 0,
|
|
335
|
+
aliases: ['uusdlr']
|
|
336
|
+
}, {
|
|
337
|
+
denom: 'usdlr',
|
|
338
|
+
exponent: 6
|
|
339
|
+
}],
|
|
340
|
+
base: 'ibc/354F0E3DFE72D47BCEF36D159BD354EA2557D5479B835D0AE2867AE7B2696AD1',
|
|
341
|
+
display: 'usdlr',
|
|
342
|
+
name: 'USDLR by Stable',
|
|
343
|
+
symbol: 'USDLR',
|
|
344
|
+
logo_URIs: {
|
|
345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
|
|
346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
|
|
347
|
+
},
|
|
348
|
+
images: [{
|
|
349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
|
|
350
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
|
|
351
|
+
}],
|
|
352
|
+
traces: [{
|
|
353
|
+
type: 'ibc',
|
|
354
|
+
counterparty: {
|
|
355
|
+
channel_id: 'channel-41',
|
|
356
|
+
base_denom: 'uusdlr',
|
|
357
|
+
chain_name: 'noble'
|
|
358
|
+
},
|
|
359
|
+
chain: {
|
|
360
|
+
channel_id: 'channel-9'
|
|
361
|
+
}
|
|
362
|
+
}]
|
|
363
|
+
},
|
|
330
364
|
{
|
|
331
365
|
description: 'The native token of Nois',
|
|
332
366
|
denom_units: [{
|
|
@@ -814,6 +848,40 @@ const assets = {
|
|
|
814
848
|
}
|
|
815
849
|
}]
|
|
816
850
|
},
|
|
851
|
+
{
|
|
852
|
+
description: 'USDLR is a fiat-backed stablecoin issued by Stable. Stable pays DeFi protocols who distribute USDLR.',
|
|
853
|
+
denom_units: [{
|
|
854
|
+
denom: 'ibc/354F0E3DFE72D47BCEF36D159BD354EA2557D5479B835D0AE2867AE7B2696AD1',
|
|
855
|
+
exponent: 0,
|
|
856
|
+
aliases: ['uusdlr']
|
|
857
|
+
}, {
|
|
858
|
+
denom: 'usdlr',
|
|
859
|
+
exponent: 6
|
|
860
|
+
}],
|
|
861
|
+
base: 'ibc/354F0E3DFE72D47BCEF36D159BD354EA2557D5479B835D0AE2867AE7B2696AD1',
|
|
862
|
+
display: 'usdlr',
|
|
863
|
+
name: 'USDLR by Stable',
|
|
864
|
+
symbol: 'USDLR',
|
|
865
|
+
logo_URIs: {
|
|
866
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
|
|
867
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
|
|
868
|
+
},
|
|
869
|
+
images: [{
|
|
870
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.png',
|
|
871
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nobletestnet/images/usdlr.svg'
|
|
872
|
+
}],
|
|
873
|
+
traces: [{
|
|
874
|
+
type: 'ibc',
|
|
875
|
+
counterparty: {
|
|
876
|
+
channel_id: 'channel-41',
|
|
877
|
+
base_denom: 'uusdlr',
|
|
878
|
+
chain_name: 'noble'
|
|
879
|
+
},
|
|
880
|
+
chain: {
|
|
881
|
+
channel_id: 'channel-9'
|
|
882
|
+
}
|
|
883
|
+
}]
|
|
884
|
+
},
|
|
817
885
|
{
|
|
818
886
|
description: 'The native token of Nois',
|
|
819
887
|
denom_units: [{
|
package/esm/mainnet/axelar.js
CHANGED
|
@@ -675,7 +675,8 @@ const assets = {
|
|
|
675
675
|
'staking',
|
|
676
676
|
'wasm',
|
|
677
677
|
'assets',
|
|
678
|
-
'nft'
|
|
678
|
+
'nft',
|
|
679
|
+
'XRPL'
|
|
679
680
|
],
|
|
680
681
|
images: [{
|
|
681
682
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
@@ -1968,6 +1969,56 @@ const assets = {
|
|
|
1968
1969
|
}
|
|
1969
1970
|
}]
|
|
1970
1971
|
},
|
|
1972
|
+
{
|
|
1973
|
+
description: 'The native staking and governance token of Saga.',
|
|
1974
|
+
denom_units: [{
|
|
1975
|
+
denom: 'ibc/AFE3377888BF66513E7D48A6D4D409626114481E3CC6F6E1C9B92C9AA25673FA',
|
|
1976
|
+
exponent: 0,
|
|
1977
|
+
aliases: ['usaga']
|
|
1978
|
+
}, {
|
|
1979
|
+
denom: 'saga',
|
|
1980
|
+
exponent: 6
|
|
1981
|
+
}],
|
|
1982
|
+
base: 'ibc/AFE3377888BF66513E7D48A6D4D409626114481E3CC6F6E1C9B92C9AA25673FA',
|
|
1983
|
+
name: 'Saga',
|
|
1984
|
+
display: 'saga',
|
|
1985
|
+
symbol: 'SAGA',
|
|
1986
|
+
logo_URIs: {
|
|
1987
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
1988
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
|
|
1989
|
+
},
|
|
1990
|
+
coingecko_id: 'saga-2',
|
|
1991
|
+
images: [{
|
|
1992
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
1993
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg',
|
|
1994
|
+
theme: {
|
|
1995
|
+
primary_color_hex: '#000000',
|
|
1996
|
+
dark_mode: false
|
|
1997
|
+
}
|
|
1998
|
+
}, {
|
|
1999
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
|
|
2000
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg',
|
|
2001
|
+
theme: {
|
|
2002
|
+
primary_color_hex: '#FFFFFF',
|
|
2003
|
+
dark_mode: true
|
|
2004
|
+
}
|
|
2005
|
+
}],
|
|
2006
|
+
socials: {
|
|
2007
|
+
website: 'https://www.saga.xyz/',
|
|
2008
|
+
twitter: 'https://twitter.com/Sagaxyz__'
|
|
2009
|
+
},
|
|
2010
|
+
traces: [{
|
|
2011
|
+
type: 'ibc',
|
|
2012
|
+
counterparty: {
|
|
2013
|
+
channel_id: 'channel-24',
|
|
2014
|
+
base_denom: 'usaga',
|
|
2015
|
+
chain_name: 'saga'
|
|
2016
|
+
},
|
|
2017
|
+
chain: {
|
|
2018
|
+
channel_id: 'channel-146'
|
|
2019
|
+
}
|
|
2020
|
+
}]
|
|
2021
|
+
},
|
|
1971
2022
|
{
|
|
1972
2023
|
description: 'The native token of Secret Network',
|
|
1973
2024
|
denom_units: [{
|
|
@@ -2417,7 +2468,8 @@ const assets = {
|
|
|
2417
2468
|
'staking',
|
|
2418
2469
|
'wasm',
|
|
2419
2470
|
'assets',
|
|
2420
|
-
'nft'
|
|
2471
|
+
'nft',
|
|
2472
|
+
'XRPL'
|
|
2421
2473
|
],
|
|
2422
2474
|
images: [{
|
|
2423
2475
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
@@ -3710,6 +3762,56 @@ const assets = {
|
|
|
3710
3762
|
}
|
|
3711
3763
|
}]
|
|
3712
3764
|
},
|
|
3765
|
+
{
|
|
3766
|
+
description: 'The native staking and governance token of Saga.',
|
|
3767
|
+
denom_units: [{
|
|
3768
|
+
denom: 'ibc/AFE3377888BF66513E7D48A6D4D409626114481E3CC6F6E1C9B92C9AA25673FA',
|
|
3769
|
+
exponent: 0,
|
|
3770
|
+
aliases: ['usaga']
|
|
3771
|
+
}, {
|
|
3772
|
+
denom: 'saga',
|
|
3773
|
+
exponent: 6
|
|
3774
|
+
}],
|
|
3775
|
+
base: 'ibc/AFE3377888BF66513E7D48A6D4D409626114481E3CC6F6E1C9B92C9AA25673FA',
|
|
3776
|
+
name: 'Saga',
|
|
3777
|
+
display: 'saga',
|
|
3778
|
+
symbol: 'SAGA',
|
|
3779
|
+
logo_URIs: {
|
|
3780
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
3781
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg'
|
|
3782
|
+
},
|
|
3783
|
+
coingecko_id: 'saga-2',
|
|
3784
|
+
images: [{
|
|
3785
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.png',
|
|
3786
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga.svg',
|
|
3787
|
+
theme: {
|
|
3788
|
+
primary_color_hex: '#000000',
|
|
3789
|
+
dark_mode: false
|
|
3790
|
+
}
|
|
3791
|
+
}, {
|
|
3792
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.png',
|
|
3793
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/saga/images/saga_white.svg',
|
|
3794
|
+
theme: {
|
|
3795
|
+
primary_color_hex: '#FFFFFF',
|
|
3796
|
+
dark_mode: true
|
|
3797
|
+
}
|
|
3798
|
+
}],
|
|
3799
|
+
socials: {
|
|
3800
|
+
website: 'https://www.saga.xyz/',
|
|
3801
|
+
twitter: 'https://twitter.com/Sagaxyz__'
|
|
3802
|
+
},
|
|
3803
|
+
traces: [{
|
|
3804
|
+
type: 'ibc',
|
|
3805
|
+
counterparty: {
|
|
3806
|
+
channel_id: 'channel-24',
|
|
3807
|
+
base_denom: 'usaga',
|
|
3808
|
+
chain_name: 'saga'
|
|
3809
|
+
},
|
|
3810
|
+
chain: {
|
|
3811
|
+
channel_id: 'channel-146'
|
|
3812
|
+
}
|
|
3813
|
+
}]
|
|
3814
|
+
},
|
|
3713
3815
|
{
|
|
3714
3816
|
description: 'The native token of Secret Network',
|
|
3715
3817
|
denom_units: [{
|
package/esm/mainnet/bandchain.js
CHANGED
|
@@ -25,7 +25,8 @@ const assets = {
|
|
|
25
25
|
'staking',
|
|
26
26
|
'wasm',
|
|
27
27
|
'assets',
|
|
28
|
-
'nft'
|
|
28
|
+
'nft',
|
|
29
|
+
'XRPL'
|
|
29
30
|
],
|
|
30
31
|
images: [{
|
|
31
32
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
@@ -153,7 +154,8 @@ const assets = {
|
|
|
153
154
|
'staking',
|
|
154
155
|
'wasm',
|
|
155
156
|
'assets',
|
|
156
|
-
'nft'
|
|
157
|
+
'nft',
|
|
158
|
+
'XRPL'
|
|
157
159
|
],
|
|
158
160
|
images: [{
|
|
159
161
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
package/esm/mainnet/celestia.js
CHANGED
|
@@ -768,6 +768,40 @@ const assets = {
|
|
|
768
768
|
}
|
|
769
769
|
}]
|
|
770
770
|
},
|
|
771
|
+
{
|
|
772
|
+
description: 'The native token of PRYZM',
|
|
773
|
+
denom_units: [{
|
|
774
|
+
denom: 'ibc/5439463152822F31205E0047CEF0B9D32E29E1ED46910048519F7E4B5B0E9EC7',
|
|
775
|
+
exponent: 0,
|
|
776
|
+
aliases: ['upryzm']
|
|
777
|
+
}, {
|
|
778
|
+
denom: 'pryzm',
|
|
779
|
+
exponent: 6
|
|
780
|
+
}],
|
|
781
|
+
base: 'ibc/5439463152822F31205E0047CEF0B9D32E29E1ED46910048519F7E4B5B0E9EC7',
|
|
782
|
+
name: 'Pryzm',
|
|
783
|
+
display: 'pryzm',
|
|
784
|
+
symbol: 'PRYZM',
|
|
785
|
+
logo_URIs: {
|
|
786
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
787
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
|
|
788
|
+
},
|
|
789
|
+
images: [{
|
|
790
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
791
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
|
|
792
|
+
}],
|
|
793
|
+
traces: [{
|
|
794
|
+
type: 'ibc',
|
|
795
|
+
counterparty: {
|
|
796
|
+
channel_id: 'channel-3',
|
|
797
|
+
base_denom: 'upryzm',
|
|
798
|
+
chain_name: 'pryzm'
|
|
799
|
+
},
|
|
800
|
+
chain: {
|
|
801
|
+
channel_id: 'channel-34'
|
|
802
|
+
}
|
|
803
|
+
}]
|
|
804
|
+
},
|
|
771
805
|
{
|
|
772
806
|
description: 'The native token of Secret Network',
|
|
773
807
|
denom_units: [{
|
|
@@ -1648,6 +1682,40 @@ const assets = {
|
|
|
1648
1682
|
}
|
|
1649
1683
|
}]
|
|
1650
1684
|
},
|
|
1685
|
+
{
|
|
1686
|
+
description: 'The native token of PRYZM',
|
|
1687
|
+
denom_units: [{
|
|
1688
|
+
denom: 'ibc/5439463152822F31205E0047CEF0B9D32E29E1ED46910048519F7E4B5B0E9EC7',
|
|
1689
|
+
exponent: 0,
|
|
1690
|
+
aliases: ['upryzm']
|
|
1691
|
+
}, {
|
|
1692
|
+
denom: 'pryzm',
|
|
1693
|
+
exponent: 6
|
|
1694
|
+
}],
|
|
1695
|
+
base: 'ibc/5439463152822F31205E0047CEF0B9D32E29E1ED46910048519F7E4B5B0E9EC7',
|
|
1696
|
+
name: 'Pryzm',
|
|
1697
|
+
display: 'pryzm',
|
|
1698
|
+
symbol: 'PRYZM',
|
|
1699
|
+
logo_URIs: {
|
|
1700
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
1701
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
|
|
1702
|
+
},
|
|
1703
|
+
images: [{
|
|
1704
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.png',
|
|
1705
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm.svg'
|
|
1706
|
+
}],
|
|
1707
|
+
traces: [{
|
|
1708
|
+
type: 'ibc',
|
|
1709
|
+
counterparty: {
|
|
1710
|
+
channel_id: 'channel-3',
|
|
1711
|
+
base_denom: 'upryzm',
|
|
1712
|
+
chain_name: 'pryzm'
|
|
1713
|
+
},
|
|
1714
|
+
chain: {
|
|
1715
|
+
channel_id: 'channel-34'
|
|
1716
|
+
}
|
|
1717
|
+
}]
|
|
1718
|
+
},
|
|
1651
1719
|
{
|
|
1652
1720
|
description: 'The native token of Secret Network',
|
|
1653
1721
|
denom_units: [{
|