@chain-registry/assets 1.63.8 → 1.63.10
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 +64 -20
- package/esm/mainnet/agoric.js +10 -10
- package/esm/mainnet/axelar.js +10 -10
- package/esm/mainnet/carbon.js +10 -10
- package/esm/mainnet/celestia.js +10 -10
- package/esm/mainnet/composable.js +10 -10
- package/esm/mainnet/coreum.js +10 -10
- package/esm/mainnet/cosmoshub.js +64 -20
- package/esm/mainnet/crescent.js +10 -10
- package/esm/mainnet/cryptoorgchain.js +10 -10
- package/esm/mainnet/dydx.js +10 -10
- package/esm/mainnet/dymension.js +10 -10
- package/esm/mainnet/furya.js +24 -24
- package/esm/mainnet/gateway.js +10 -10
- package/esm/mainnet/gravitybridge.js +10 -10
- package/esm/mainnet/injective.js +64 -20
- package/esm/mainnet/juno.js +8 -14
- package/esm/mainnet/kava.js +10 -10
- package/esm/mainnet/kujira.js +18 -24
- package/esm/mainnet/noble.js +96 -24
- package/esm/mainnet/osmosis.js +80 -42
- package/esm/mainnet/secretnetwork.js +64 -20
- package/esm/mainnet/shido.js +204 -0
- package/esm/mainnet/stargaze.js +10 -10
- package/esm/mainnet/stride.js +10 -10
- package/esm/mainnet/terra2.js +16 -22
- package/esm/mainnet/tgrade.js +10 -10
- package/mainnet/acrechain.js +64 -20
- package/mainnet/agoric.js +10 -10
- package/mainnet/axelar.js +10 -10
- package/mainnet/carbon.js +10 -10
- package/mainnet/celestia.js +10 -10
- package/mainnet/composable.js +10 -10
- package/mainnet/coreum.js +10 -10
- package/mainnet/cosmoshub.js +64 -20
- package/mainnet/crescent.js +10 -10
- package/mainnet/cryptoorgchain.js +10 -10
- package/mainnet/dydx.js +10 -10
- package/mainnet/dymension.js +10 -10
- package/mainnet/furya.js +24 -24
- package/mainnet/gateway.js +10 -10
- package/mainnet/gravitybridge.js +10 -10
- package/mainnet/injective.js +64 -20
- package/mainnet/juno.js +8 -14
- package/mainnet/kava.js +10 -10
- package/mainnet/kujira.js +18 -24
- package/mainnet/noble.js +96 -24
- package/mainnet/osmosis.js +80 -42
- package/mainnet/secretnetwork.js +64 -20
- package/mainnet/shido.js +204 -0
- package/mainnet/stargaze.js +10 -10
- package/mainnet/stride.js +10 -10
- package/mainnet/terra2.js +16 -22
- package/mainnet/tgrade.js +10 -10
- package/package.json +5 -5
package/mainnet/kava.js
CHANGED
|
@@ -325,19 +325,19 @@ const assets = {
|
|
|
325
325
|
}]
|
|
326
326
|
},
|
|
327
327
|
{
|
|
328
|
-
description: 'The token of Teledisko DAO.',
|
|
328
|
+
description: 'The legacy token of Teledisko DAO.',
|
|
329
329
|
denom_units: [{
|
|
330
330
|
denom: 'ibc/15BB287C47C8C1E6AC1E91D73B142FE76E438864B062686C418771C55B973D6E',
|
|
331
331
|
exponent: 0,
|
|
332
332
|
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
333
333
|
}, {
|
|
334
|
-
denom: 'berlin',
|
|
334
|
+
denom: 'berlin-legacy',
|
|
335
335
|
exponent: 18
|
|
336
336
|
}],
|
|
337
337
|
base: 'ibc/15BB287C47C8C1E6AC1E91D73B142FE76E438864B062686C418771C55B973D6E',
|
|
338
|
-
name: 'Teledisko DAO',
|
|
339
|
-
display: 'berlin',
|
|
340
|
-
symbol: 'BERLIN',
|
|
338
|
+
name: 'Teledisko DAO - Legacy',
|
|
339
|
+
display: 'berlin-legacy',
|
|
340
|
+
symbol: 'BERLIN-legacy',
|
|
341
341
|
type_asset: 'erc20',
|
|
342
342
|
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
343
343
|
logo_URIs: {
|
|
@@ -1001,19 +1001,19 @@ const assets = {
|
|
|
1001
1001
|
}]
|
|
1002
1002
|
},
|
|
1003
1003
|
{
|
|
1004
|
-
description: 'The token of Teledisko DAO.',
|
|
1004
|
+
description: 'The legacy token of Teledisko DAO.',
|
|
1005
1005
|
denom_units: [{
|
|
1006
1006
|
denom: 'ibc/15BB287C47C8C1E6AC1E91D73B142FE76E438864B062686C418771C55B973D6E',
|
|
1007
1007
|
exponent: 0,
|
|
1008
1008
|
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1009
1009
|
}, {
|
|
1010
|
-
denom: 'berlin',
|
|
1010
|
+
denom: 'berlin-legacy',
|
|
1011
1011
|
exponent: 18
|
|
1012
1012
|
}],
|
|
1013
1013
|
base: 'ibc/15BB287C47C8C1E6AC1E91D73B142FE76E438864B062686C418771C55B973D6E',
|
|
1014
|
-
name: 'Teledisko DAO',
|
|
1015
|
-
display: 'berlin',
|
|
1016
|
-
symbol: 'BERLIN',
|
|
1014
|
+
name: 'Teledisko DAO - Legacy',
|
|
1015
|
+
display: 'berlin-legacy',
|
|
1016
|
+
symbol: 'BERLIN-legacy',
|
|
1017
1017
|
type_asset: 'erc20',
|
|
1018
1018
|
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1019
1019
|
logo_URIs: {
|
package/mainnet/kujira.js
CHANGED
|
@@ -917,19 +917,19 @@ const assets = {
|
|
|
917
917
|
}]
|
|
918
918
|
},
|
|
919
919
|
{
|
|
920
|
-
description: 'The token of Teledisko DAO.',
|
|
920
|
+
description: 'The legacy token of Teledisko DAO.',
|
|
921
921
|
denom_units: [{
|
|
922
922
|
denom: 'ibc/845D9E1C29A73366D4EF35195110815AB8687C9E976522BF5BA1CEC2EFAECB97',
|
|
923
923
|
exponent: 0,
|
|
924
924
|
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
925
925
|
}, {
|
|
926
|
-
denom: 'berlin',
|
|
926
|
+
denom: 'berlin-legacy',
|
|
927
927
|
exponent: 18
|
|
928
928
|
}],
|
|
929
929
|
base: 'ibc/845D9E1C29A73366D4EF35195110815AB8687C9E976522BF5BA1CEC2EFAECB97',
|
|
930
|
-
name: 'Teledisko DAO',
|
|
931
|
-
display: 'berlin',
|
|
932
|
-
symbol: 'BERLIN',
|
|
930
|
+
name: 'Teledisko DAO - Legacy',
|
|
931
|
+
display: 'berlin-legacy',
|
|
932
|
+
symbol: 'BERLIN-legacy',
|
|
933
933
|
type_asset: 'erc20',
|
|
934
934
|
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
935
935
|
logo_URIs: {
|
|
@@ -1003,15 +1003,12 @@ const assets = {
|
|
|
1003
1003
|
display: 'fury',
|
|
1004
1004
|
symbol: 'FURY',
|
|
1005
1005
|
logo_URIs: {
|
|
1006
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
1007
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
1006
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
1007
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
1008
1008
|
},
|
|
1009
1009
|
images: [{
|
|
1010
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
1011
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
1012
|
-
theme: {
|
|
1013
|
-
primary_color_hex: '#eaf143'
|
|
1014
|
-
}
|
|
1010
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
1011
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
1015
1012
|
}],
|
|
1016
1013
|
coingecko_id: 'fanfury',
|
|
1017
1014
|
keywords: ['gaming', 'staking'],
|
|
@@ -2541,19 +2538,19 @@ const assets = {
|
|
|
2541
2538
|
}]
|
|
2542
2539
|
},
|
|
2543
2540
|
{
|
|
2544
|
-
description: 'The token of Teledisko DAO.',
|
|
2541
|
+
description: 'The legacy token of Teledisko DAO.',
|
|
2545
2542
|
denom_units: [{
|
|
2546
2543
|
denom: 'ibc/845D9E1C29A73366D4EF35195110815AB8687C9E976522BF5BA1CEC2EFAECB97',
|
|
2547
2544
|
exponent: 0,
|
|
2548
2545
|
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
2549
2546
|
}, {
|
|
2550
|
-
denom: 'berlin',
|
|
2547
|
+
denom: 'berlin-legacy',
|
|
2551
2548
|
exponent: 18
|
|
2552
2549
|
}],
|
|
2553
2550
|
base: 'ibc/845D9E1C29A73366D4EF35195110815AB8687C9E976522BF5BA1CEC2EFAECB97',
|
|
2554
|
-
name: 'Teledisko DAO',
|
|
2555
|
-
display: 'berlin',
|
|
2556
|
-
symbol: 'BERLIN',
|
|
2551
|
+
name: 'Teledisko DAO - Legacy',
|
|
2552
|
+
display: 'berlin-legacy',
|
|
2553
|
+
symbol: 'BERLIN-legacy',
|
|
2557
2554
|
type_asset: 'erc20',
|
|
2558
2555
|
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
2559
2556
|
logo_URIs: {
|
|
@@ -2627,15 +2624,12 @@ const assets = {
|
|
|
2627
2624
|
display: 'fury',
|
|
2628
2625
|
symbol: 'FURY',
|
|
2629
2626
|
logo_URIs: {
|
|
2630
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
2631
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
2627
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
2628
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
2632
2629
|
},
|
|
2633
2630
|
images: [{
|
|
2634
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
2635
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
2636
|
-
theme: {
|
|
2637
|
-
primary_color_hex: '#eaf143'
|
|
2638
|
-
}
|
|
2631
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
2632
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
2639
2633
|
}],
|
|
2640
2634
|
coingecko_id: 'fanfury',
|
|
2641
2635
|
keywords: ['gaming', 'staking'],
|
package/mainnet/noble.js
CHANGED
|
@@ -476,19 +476,19 @@ const assets = {
|
|
|
476
476
|
}]
|
|
477
477
|
},
|
|
478
478
|
{
|
|
479
|
-
description: 'The token of Teledisko DAO.',
|
|
479
|
+
description: 'The legacy token of Teledisko DAO.',
|
|
480
480
|
denom_units: [{
|
|
481
481
|
denom: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
482
482
|
exponent: 0,
|
|
483
483
|
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
484
484
|
}, {
|
|
485
|
-
denom: 'berlin',
|
|
485
|
+
denom: 'berlin-legacy',
|
|
486
486
|
exponent: 18
|
|
487
487
|
}],
|
|
488
488
|
base: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
489
|
-
name: 'Teledisko DAO',
|
|
490
|
-
display: 'berlin',
|
|
491
|
-
symbol: 'BERLIN',
|
|
489
|
+
name: 'Teledisko DAO - Legacy',
|
|
490
|
+
display: 'berlin-legacy',
|
|
491
|
+
symbol: 'BERLIN-legacy',
|
|
492
492
|
type_asset: 'erc20',
|
|
493
493
|
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
494
494
|
logo_URIs: {
|
|
@@ -562,15 +562,12 @@ const assets = {
|
|
|
562
562
|
display: 'fury',
|
|
563
563
|
symbol: 'FURY',
|
|
564
564
|
logo_URIs: {
|
|
565
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
566
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
565
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
566
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
567
567
|
},
|
|
568
568
|
images: [{
|
|
569
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
570
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
571
|
-
theme: {
|
|
572
|
-
primary_color_hex: '#eaf143'
|
|
573
|
-
}
|
|
569
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
570
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
574
571
|
}],
|
|
575
572
|
coingecko_id: 'fanfury',
|
|
576
573
|
keywords: ['gaming', 'staking'],
|
|
@@ -1771,19 +1768,19 @@ const assets = {
|
|
|
1771
1768
|
}]
|
|
1772
1769
|
},
|
|
1773
1770
|
{
|
|
1774
|
-
description: 'The token of Teledisko DAO.',
|
|
1771
|
+
description: 'The legacy token of Teledisko DAO.',
|
|
1775
1772
|
denom_units: [{
|
|
1776
1773
|
denom: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
1777
1774
|
exponent: 0,
|
|
1778
1775
|
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1779
1776
|
}, {
|
|
1780
|
-
denom: 'berlin',
|
|
1777
|
+
denom: 'berlin-legacy',
|
|
1781
1778
|
exponent: 18
|
|
1782
1779
|
}],
|
|
1783
1780
|
base: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
1784
|
-
name: 'Teledisko DAO',
|
|
1785
|
-
display: 'berlin',
|
|
1786
|
-
symbol: 'BERLIN',
|
|
1781
|
+
name: 'Teledisko DAO - Legacy',
|
|
1782
|
+
display: 'berlin-legacy',
|
|
1783
|
+
symbol: 'BERLIN-legacy',
|
|
1787
1784
|
type_asset: 'erc20',
|
|
1788
1785
|
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1789
1786
|
logo_URIs: {
|
|
@@ -1857,15 +1854,12 @@ const assets = {
|
|
|
1857
1854
|
display: 'fury',
|
|
1858
1855
|
symbol: 'FURY',
|
|
1859
1856
|
logo_URIs: {
|
|
1860
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
1861
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
1857
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
1858
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
1862
1859
|
},
|
|
1863
1860
|
images: [{
|
|
1864
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
1865
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
1866
|
-
theme: {
|
|
1867
|
-
primary_color_hex: '#eaf143'
|
|
1868
|
-
}
|
|
1861
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
1862
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
1869
1863
|
}],
|
|
1870
1864
|
coingecko_id: 'fanfury',
|
|
1871
1865
|
keywords: ['gaming', 'staking'],
|
|
@@ -3116,6 +3110,45 @@ const assets = {
|
|
|
3116
3110
|
}
|
|
3117
3111
|
}]
|
|
3118
3112
|
},
|
|
3113
|
+
{
|
|
3114
|
+
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
3115
|
+
denom_units: [{
|
|
3116
|
+
denom: 'ibc/C56696E0EA0481CE109E2DD25BDD27F4020D748C5A09D82D9D70F167D23224FA',
|
|
3117
|
+
exponent: 0,
|
|
3118
|
+
aliases: ['shido']
|
|
3119
|
+
}, {
|
|
3120
|
+
denom: 'SHIDO',
|
|
3121
|
+
exponent: 18
|
|
3122
|
+
}],
|
|
3123
|
+
base: 'ibc/C56696E0EA0481CE109E2DD25BDD27F4020D748C5A09D82D9D70F167D23224FA',
|
|
3124
|
+
name: 'Shido',
|
|
3125
|
+
display: 'SHIDO',
|
|
3126
|
+
symbol: 'SHIDO',
|
|
3127
|
+
logo_URIs: {
|
|
3128
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
|
|
3129
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
3130
|
+
},
|
|
3131
|
+
coingecko_id: 'shido-2',
|
|
3132
|
+
images: [{
|
|
3133
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
|
|
3134
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
3135
|
+
}],
|
|
3136
|
+
socials: {
|
|
3137
|
+
website: 'https://shido.io/',
|
|
3138
|
+
twitter: 'https://twitter.com/ShidoGlobal'
|
|
3139
|
+
},
|
|
3140
|
+
traces: [{
|
|
3141
|
+
type: 'ibc',
|
|
3142
|
+
counterparty: {
|
|
3143
|
+
channel_id: 'channel-4',
|
|
3144
|
+
base_denom: 'shido',
|
|
3145
|
+
chain_name: 'shido'
|
|
3146
|
+
},
|
|
3147
|
+
chain: {
|
|
3148
|
+
channel_id: 'channel-84'
|
|
3149
|
+
}
|
|
3150
|
+
}]
|
|
3151
|
+
},
|
|
3119
3152
|
{
|
|
3120
3153
|
description: 'The native token of Stargaze',
|
|
3121
3154
|
denom_units: [{
|
|
@@ -3787,6 +3820,45 @@ const assets = {
|
|
|
3787
3820
|
}
|
|
3788
3821
|
}]
|
|
3789
3822
|
},
|
|
3823
|
+
{
|
|
3824
|
+
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
3825
|
+
denom_units: [{
|
|
3826
|
+
denom: 'ibc/C56696E0EA0481CE109E2DD25BDD27F4020D748C5A09D82D9D70F167D23224FA',
|
|
3827
|
+
exponent: 0,
|
|
3828
|
+
aliases: ['shido']
|
|
3829
|
+
}, {
|
|
3830
|
+
denom: 'SHIDO',
|
|
3831
|
+
exponent: 18
|
|
3832
|
+
}],
|
|
3833
|
+
base: 'ibc/C56696E0EA0481CE109E2DD25BDD27F4020D748C5A09D82D9D70F167D23224FA',
|
|
3834
|
+
name: 'Shido',
|
|
3835
|
+
display: 'SHIDO',
|
|
3836
|
+
symbol: 'SHIDO',
|
|
3837
|
+
logo_URIs: {
|
|
3838
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
|
|
3839
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
3840
|
+
},
|
|
3841
|
+
coingecko_id: 'shido-2',
|
|
3842
|
+
images: [{
|
|
3843
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png',
|
|
3844
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
3845
|
+
}],
|
|
3846
|
+
socials: {
|
|
3847
|
+
website: 'https://shido.io/',
|
|
3848
|
+
twitter: 'https://twitter.com/ShidoGlobal'
|
|
3849
|
+
},
|
|
3850
|
+
traces: [{
|
|
3851
|
+
type: 'ibc',
|
|
3852
|
+
counterparty: {
|
|
3853
|
+
channel_id: 'channel-4',
|
|
3854
|
+
base_denom: 'shido',
|
|
3855
|
+
chain_name: 'shido'
|
|
3856
|
+
},
|
|
3857
|
+
chain: {
|
|
3858
|
+
channel_id: 'channel-84'
|
|
3859
|
+
}
|
|
3860
|
+
}]
|
|
3861
|
+
},
|
|
3790
3862
|
{
|
|
3791
3863
|
description: 'The native token of Stargaze',
|
|
3792
3864
|
denom_units: [{
|
package/mainnet/osmosis.js
CHANGED
|
@@ -2322,19 +2322,19 @@ const assets = {
|
|
|
2322
2322
|
}]
|
|
2323
2323
|
},
|
|
2324
2324
|
{
|
|
2325
|
-
description: 'The token of Teledisko DAO.',
|
|
2325
|
+
description: 'The legacy token of Teledisko DAO.',
|
|
2326
2326
|
denom_units: [{
|
|
2327
2327
|
denom: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
|
|
2328
2328
|
exponent: 0,
|
|
2329
2329
|
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
2330
2330
|
}, {
|
|
2331
|
-
denom: 'berlin',
|
|
2331
|
+
denom: 'berlin-legacy',
|
|
2332
2332
|
exponent: 18
|
|
2333
2333
|
}],
|
|
2334
2334
|
base: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
|
|
2335
|
-
name: 'Teledisko DAO',
|
|
2336
|
-
display: 'berlin',
|
|
2337
|
-
symbol: 'BERLIN',
|
|
2335
|
+
name: 'Teledisko DAO - Legacy',
|
|
2336
|
+
display: 'berlin-legacy',
|
|
2337
|
+
symbol: 'BERLIN-legacy',
|
|
2338
2338
|
type_asset: 'erc20',
|
|
2339
2339
|
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
2340
2340
|
logo_URIs: {
|
|
@@ -2465,27 +2465,24 @@ const assets = {
|
|
|
2465
2465
|
{
|
|
2466
2466
|
description: 'The native token of Furya',
|
|
2467
2467
|
denom_units: [{
|
|
2468
|
-
denom: 'ibc/
|
|
2468
|
+
denom: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
|
|
2469
2469
|
exponent: 0,
|
|
2470
2470
|
aliases: ['ufury']
|
|
2471
2471
|
}, {
|
|
2472
2472
|
denom: 'fury',
|
|
2473
2473
|
exponent: 6
|
|
2474
2474
|
}],
|
|
2475
|
-
base: 'ibc/
|
|
2475
|
+
base: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
|
|
2476
2476
|
name: 'Furya',
|
|
2477
2477
|
display: 'fury',
|
|
2478
2478
|
symbol: 'FURY',
|
|
2479
2479
|
logo_URIs: {
|
|
2480
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
2481
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
2480
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
2481
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
2482
2482
|
},
|
|
2483
2483
|
images: [{
|
|
2484
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
2485
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
2486
|
-
theme: {
|
|
2487
|
-
primary_color_hex: '#eaf143'
|
|
2488
|
-
}
|
|
2484
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
2485
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
2489
2486
|
}],
|
|
2490
2487
|
coingecko_id: 'fanfury',
|
|
2491
2488
|
keywords: ['gaming', 'staking'],
|
|
@@ -2495,12 +2492,12 @@ const assets = {
|
|
|
2495
2492
|
traces: [{
|
|
2496
2493
|
type: 'ibc',
|
|
2497
2494
|
counterparty: {
|
|
2498
|
-
channel_id: 'channel-
|
|
2495
|
+
channel_id: 'channel-8',
|
|
2499
2496
|
base_denom: 'ufury',
|
|
2500
2497
|
chain_name: 'furya'
|
|
2501
2498
|
},
|
|
2502
2499
|
chain: {
|
|
2503
|
-
channel_id: 'channel-
|
|
2500
|
+
channel_id: 'channel-74222'
|
|
2504
2501
|
}
|
|
2505
2502
|
}]
|
|
2506
2503
|
},
|
|
@@ -4679,14 +4676,36 @@ const assets = {
|
|
|
4679
4676
|
display: 'ORAI',
|
|
4680
4677
|
symbol: 'ORAI',
|
|
4681
4678
|
logo_URIs: {
|
|
4682
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-
|
|
4683
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
|
|
4679
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
|
|
4684
4680
|
},
|
|
4685
4681
|
coingecko_id: 'oraichain-token',
|
|
4686
|
-
images: [
|
|
4682
|
+
images: [
|
|
4683
|
+
{
|
|
4684
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
|
|
4685
|
+
theme: {
|
|
4686
|
+
circle: true,
|
|
4687
|
+
dark_mode: true
|
|
4688
|
+
}
|
|
4689
|
+
},
|
|
4690
|
+
{
|
|
4687
4691
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
|
|
4688
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
|
|
4689
|
-
|
|
4692
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg',
|
|
4693
|
+
theme: {
|
|
4694
|
+
circle: true,
|
|
4695
|
+
dark_mode: true,
|
|
4696
|
+
primary_color_hex: '#FFFFFF'
|
|
4697
|
+
}
|
|
4698
|
+
},
|
|
4699
|
+
{
|
|
4700
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.png',
|
|
4701
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.svg',
|
|
4702
|
+
theme: {
|
|
4703
|
+
circle: true,
|
|
4704
|
+
dark_mode: false,
|
|
4705
|
+
primary_color_hex: '#000000'
|
|
4706
|
+
}
|
|
4707
|
+
}
|
|
4708
|
+
],
|
|
4690
4709
|
traces: [{
|
|
4691
4710
|
type: 'ibc',
|
|
4692
4711
|
counterparty: {
|
|
@@ -7018,19 +7037,19 @@ const assets = {
|
|
|
7018
7037
|
}]
|
|
7019
7038
|
},
|
|
7020
7039
|
{
|
|
7021
|
-
description: 'The token of Teledisko DAO.',
|
|
7040
|
+
description: 'The legacy token of Teledisko DAO.',
|
|
7022
7041
|
denom_units: [{
|
|
7023
7042
|
denom: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
|
|
7024
7043
|
exponent: 0,
|
|
7025
7044
|
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
7026
7045
|
}, {
|
|
7027
|
-
denom: 'berlin',
|
|
7046
|
+
denom: 'berlin-legacy',
|
|
7028
7047
|
exponent: 18
|
|
7029
7048
|
}],
|
|
7030
7049
|
base: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
|
|
7031
|
-
name: 'Teledisko DAO',
|
|
7032
|
-
display: 'berlin',
|
|
7033
|
-
symbol: 'BERLIN',
|
|
7050
|
+
name: 'Teledisko DAO - Legacy',
|
|
7051
|
+
display: 'berlin-legacy',
|
|
7052
|
+
symbol: 'BERLIN-legacy',
|
|
7034
7053
|
type_asset: 'erc20',
|
|
7035
7054
|
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
7036
7055
|
logo_URIs: {
|
|
@@ -7161,27 +7180,24 @@ const assets = {
|
|
|
7161
7180
|
{
|
|
7162
7181
|
description: 'The native token of Furya',
|
|
7163
7182
|
denom_units: [{
|
|
7164
|
-
denom: 'ibc/
|
|
7183
|
+
denom: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
|
|
7165
7184
|
exponent: 0,
|
|
7166
7185
|
aliases: ['ufury']
|
|
7167
7186
|
}, {
|
|
7168
7187
|
denom: 'fury',
|
|
7169
7188
|
exponent: 6
|
|
7170
7189
|
}],
|
|
7171
|
-
base: 'ibc/
|
|
7190
|
+
base: 'ibc/E4C60B9F95BF54CC085A5E39F6057ABD4DF92793D330EB884A36530F7E6804DE',
|
|
7172
7191
|
name: 'Furya',
|
|
7173
7192
|
display: 'fury',
|
|
7174
7193
|
symbol: 'FURY',
|
|
7175
7194
|
logo_URIs: {
|
|
7176
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
7177
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
7195
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
7196
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
7178
7197
|
},
|
|
7179
7198
|
images: [{
|
|
7180
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
7181
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/
|
|
7182
|
-
theme: {
|
|
7183
|
-
primary_color_hex: '#eaf143'
|
|
7184
|
-
}
|
|
7199
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
7200
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
7185
7201
|
}],
|
|
7186
7202
|
coingecko_id: 'fanfury',
|
|
7187
7203
|
keywords: ['gaming', 'staking'],
|
|
@@ -7191,12 +7207,12 @@ const assets = {
|
|
|
7191
7207
|
traces: [{
|
|
7192
7208
|
type: 'ibc',
|
|
7193
7209
|
counterparty: {
|
|
7194
|
-
channel_id: 'channel-
|
|
7210
|
+
channel_id: 'channel-8',
|
|
7195
7211
|
base_denom: 'ufury',
|
|
7196
7212
|
chain_name: 'furya'
|
|
7197
7213
|
},
|
|
7198
7214
|
chain: {
|
|
7199
|
-
channel_id: 'channel-
|
|
7215
|
+
channel_id: 'channel-74222'
|
|
7200
7216
|
}
|
|
7201
7217
|
}]
|
|
7202
7218
|
},
|
|
@@ -9375,14 +9391,36 @@ const assets = {
|
|
|
9375
9391
|
display: 'ORAI',
|
|
9376
9392
|
symbol: 'ORAI',
|
|
9377
9393
|
logo_URIs: {
|
|
9378
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-
|
|
9379
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
|
|
9394
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png'
|
|
9380
9395
|
},
|
|
9381
9396
|
coingecko_id: 'oraichain-token',
|
|
9382
|
-
images: [
|
|
9397
|
+
images: [
|
|
9398
|
+
{
|
|
9399
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-token.png',
|
|
9400
|
+
theme: {
|
|
9401
|
+
circle: true,
|
|
9402
|
+
dark_mode: true
|
|
9403
|
+
}
|
|
9404
|
+
},
|
|
9405
|
+
{
|
|
9383
9406
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.png',
|
|
9384
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg'
|
|
9385
|
-
|
|
9407
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai-white.svg',
|
|
9408
|
+
theme: {
|
|
9409
|
+
circle: true,
|
|
9410
|
+
dark_mode: true,
|
|
9411
|
+
primary_color_hex: '#FFFFFF'
|
|
9412
|
+
}
|
|
9413
|
+
},
|
|
9414
|
+
{
|
|
9415
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.png',
|
|
9416
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/orai.svg',
|
|
9417
|
+
theme: {
|
|
9418
|
+
circle: true,
|
|
9419
|
+
dark_mode: false,
|
|
9420
|
+
primary_color_hex: '#000000'
|
|
9421
|
+
}
|
|
9422
|
+
}
|
|
9423
|
+
],
|
|
9386
9424
|
traces: [{
|
|
9387
9425
|
type: 'ibc',
|
|
9388
9426
|
counterparty: {
|