@chain-registry/assets 1.70.615 → 1.70.617
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 +0 -78
- package/esm/mainnet/akash.js +0 -78
- package/esm/mainnet/archway.js +0 -78
- package/esm/mainnet/assets.js +1 -9
- package/esm/mainnet/axelar.js +0 -236
- package/esm/mainnet/babylon.js +0 -80
- package/esm/mainnet/beezee.js +0 -78
- package/esm/mainnet/celestia.js +0 -80
- package/esm/mainnet/cosmoshub.js +0 -236
- package/esm/mainnet/crescent.js +0 -2
- package/esm/mainnet/index.js +0 -8
- package/esm/mainnet/initia.js +0 -80
- package/esm/mainnet/juno.js +0 -2
- package/esm/mainnet/kava.js +0 -72
- package/esm/mainnet/kujira.js +0 -80
- package/esm/mainnet/migaloo.js +0 -2
- package/esm/mainnet/noble.js +0 -230
- package/esm/mainnet/osmosis.js +0 -714
- package/esm/mainnet/persistence.js +0 -2
- package/esm/mainnet/pundix.js +0 -158
- package/esm/mainnet/quicksilver.js +0 -78
- package/esm/mainnet/secretnetwork.js +0 -2
- package/esm/mainnet/self.js +0 -80
- package/esm/mainnet/stride.js +0 -2
- package/esm/mainnet/terra2.js +0 -2
- package/index.d.ts +1 -1
- package/mainnet/agoric.js +0 -78
- package/mainnet/akash.js +0 -78
- package/mainnet/archway.js +0 -78
- package/mainnet/assets.js +1 -9
- package/mainnet/axelar.js +0 -236
- package/mainnet/babylon.js +0 -80
- package/mainnet/beezee.js +0 -78
- package/mainnet/celestia.js +0 -80
- package/mainnet/cosmoshub.js +0 -236
- package/mainnet/crescent.js +0 -2
- package/mainnet/index.d.ts +0 -8
- package/mainnet/index.js +4 -12
- package/mainnet/initia.js +0 -80
- package/mainnet/juno.js +0 -2
- package/mainnet/kava.js +0 -72
- package/mainnet/kujira.js +0 -80
- package/mainnet/migaloo.js +0 -2
- package/mainnet/noble.js +0 -230
- package/mainnet/osmosis.js +0 -714
- package/mainnet/persistence.js +0 -2
- package/mainnet/pundix.js +0 -158
- package/mainnet/quicksilver.js +0 -78
- package/mainnet/secretnetwork.js +0 -2
- package/mainnet/self.js +0 -80
- package/mainnet/stride.js +0 -2
- package/mainnet/terra2.js +0 -2
- package/package.json +5 -5
- package/esm/mainnet/dhealth.js +0 -170
- package/esm/mainnet/fxcore.js +0 -330
- package/esm/mainnet/lambda.js +0 -170
- package/esm/mainnet/milkyway.js +0 -404
- package/esm/mainnet/omniflixhub.js +0 -1336
- package/esm/mainnet/onex.js +0 -916
- package/esm/mainnet/onomy.js +0 -242
- package/esm/mainnet/routerchain.js +0 -532
- package/mainnet/dhealth.d.ts +0 -3
- package/mainnet/dhealth.js +0 -172
- package/mainnet/fxcore.d.ts +0 -3
- package/mainnet/fxcore.js +0 -332
- package/mainnet/lambda.d.ts +0 -3
- package/mainnet/lambda.js +0 -172
- package/mainnet/milkyway.d.ts +0 -3
- package/mainnet/milkyway.js +0 -406
- package/mainnet/omniflixhub.d.ts +0 -3
- package/mainnet/omniflixhub.js +0 -1338
- package/mainnet/onex.d.ts +0 -3
- package/mainnet/onex.js +0 -918
- package/mainnet/onomy.d.ts +0 -3
- package/mainnet/onomy.js +0 -244
- package/mainnet/routerchain.d.ts +0 -3
- package/mainnet/routerchain.js +0 -534
package/mainnet/kava.js
CHANGED
|
@@ -2108,42 +2108,6 @@ const assets = {
|
|
|
2108
2108
|
}
|
|
2109
2109
|
}]
|
|
2110
2110
|
},
|
|
2111
|
-
{
|
|
2112
|
-
description: 'The native token of ONEX',
|
|
2113
|
-
denom_units: [{
|
|
2114
|
-
denom: 'ibc/41586E7A401B83CF7E77A9DC2A5B3327136725E46C14FEEB3C096E4960402438',
|
|
2115
|
-
exponent: 0,
|
|
2116
|
-
aliases: ['aonex']
|
|
2117
|
-
}, {
|
|
2118
|
-
denom: 'onex',
|
|
2119
|
-
exponent: 18
|
|
2120
|
-
}],
|
|
2121
|
-
base: 'ibc/41586E7A401B83CF7E77A9DC2A5B3327136725E46C14FEEB3C096E4960402438',
|
|
2122
|
-
name: 'ONEX',
|
|
2123
|
-
display: 'onex',
|
|
2124
|
-
symbol: 'ONEX',
|
|
2125
|
-
logo_URIs: {
|
|
2126
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
2127
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
2128
|
-
},
|
|
2129
|
-
keywords: ['dex'],
|
|
2130
|
-
images: [{
|
|
2131
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
2132
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
2133
|
-
}],
|
|
2134
|
-
type_asset: 'sdk.coin',
|
|
2135
|
-
traces: [{
|
|
2136
|
-
type: 'ibc',
|
|
2137
|
-
counterparty: {
|
|
2138
|
-
channel_id: 'channel-4',
|
|
2139
|
-
base_denom: 'aonex',
|
|
2140
|
-
chain_name: 'onex'
|
|
2141
|
-
},
|
|
2142
|
-
chain: {
|
|
2143
|
-
channel_id: 'channel-145'
|
|
2144
|
-
}
|
|
2145
|
-
}]
|
|
2146
|
-
},
|
|
2147
2111
|
{
|
|
2148
2112
|
description: 'The native token of Osmosis',
|
|
2149
2113
|
denom_units: [{
|
|
@@ -2777,42 +2741,6 @@ const assets = {
|
|
|
2777
2741
|
}
|
|
2778
2742
|
}]
|
|
2779
2743
|
},
|
|
2780
|
-
{
|
|
2781
|
-
description: 'The native token of ONEX',
|
|
2782
|
-
denom_units: [{
|
|
2783
|
-
denom: 'ibc/41586E7A401B83CF7E77A9DC2A5B3327136725E46C14FEEB3C096E4960402438',
|
|
2784
|
-
exponent: 0,
|
|
2785
|
-
aliases: ['aonex']
|
|
2786
|
-
}, {
|
|
2787
|
-
denom: 'onex',
|
|
2788
|
-
exponent: 18
|
|
2789
|
-
}],
|
|
2790
|
-
base: 'ibc/41586E7A401B83CF7E77A9DC2A5B3327136725E46C14FEEB3C096E4960402438',
|
|
2791
|
-
name: 'ONEX',
|
|
2792
|
-
display: 'onex',
|
|
2793
|
-
symbol: 'ONEX',
|
|
2794
|
-
logo_URIs: {
|
|
2795
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
2796
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
2797
|
-
},
|
|
2798
|
-
keywords: ['dex'],
|
|
2799
|
-
images: [{
|
|
2800
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
2801
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
2802
|
-
}],
|
|
2803
|
-
type_asset: 'sdk.coin',
|
|
2804
|
-
traces: [{
|
|
2805
|
-
type: 'ibc',
|
|
2806
|
-
counterparty: {
|
|
2807
|
-
channel_id: 'channel-4',
|
|
2808
|
-
base_denom: 'aonex',
|
|
2809
|
-
chain_name: 'onex'
|
|
2810
|
-
},
|
|
2811
|
-
chain: {
|
|
2812
|
-
channel_id: 'channel-145'
|
|
2813
|
-
}
|
|
2814
|
-
}]
|
|
2815
|
-
},
|
|
2816
2744
|
{
|
|
2817
2745
|
description: 'The native token of Osmosis',
|
|
2818
2746
|
denom_units: [{
|
package/mainnet/kujira.js
CHANGED
|
@@ -599,7 +599,6 @@ const assets = {
|
|
|
599
599
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
600
600
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
601
601
|
},
|
|
602
|
-
coingecko_id: 'comdex',
|
|
603
602
|
images: [{
|
|
604
603
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
605
604
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
@@ -2345,7 +2344,6 @@ const assets = {
|
|
|
2345
2344
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
2346
2345
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
2347
2346
|
},
|
|
2348
|
-
coingecko_id: 'comdex',
|
|
2349
2347
|
images: [{
|
|
2350
2348
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
2351
2349
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
@@ -4034,45 +4032,6 @@ const assets = {
|
|
|
4034
4032
|
}
|
|
4035
4033
|
}]
|
|
4036
4034
|
},
|
|
4037
|
-
{
|
|
4038
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
4039
|
-
denom_units: [{
|
|
4040
|
-
denom: 'ibc/15FF6DF1FA1790C9199EDB6F6DAAE0EEE93BA22B3B4E9326282C389074098B8A',
|
|
4041
|
-
exponent: 0,
|
|
4042
|
-
aliases: ['uflix']
|
|
4043
|
-
}, {
|
|
4044
|
-
denom: 'flix',
|
|
4045
|
-
exponent: 6
|
|
4046
|
-
}],
|
|
4047
|
-
base: 'ibc/15FF6DF1FA1790C9199EDB6F6DAAE0EEE93BA22B3B4E9326282C389074098B8A',
|
|
4048
|
-
name: 'Flix',
|
|
4049
|
-
display: 'flix',
|
|
4050
|
-
symbol: 'FLIX',
|
|
4051
|
-
logo_URIs: {
|
|
4052
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
4053
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
4054
|
-
},
|
|
4055
|
-
images: [{
|
|
4056
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
4057
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
4058
|
-
}],
|
|
4059
|
-
socials: {
|
|
4060
|
-
website: 'https://omniflix.network/',
|
|
4061
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
4062
|
-
},
|
|
4063
|
-
type_asset: 'sdk.coin',
|
|
4064
|
-
traces: [{
|
|
4065
|
-
type: 'ibc',
|
|
4066
|
-
counterparty: {
|
|
4067
|
-
channel_id: 'channel-26',
|
|
4068
|
-
base_denom: 'uflix',
|
|
4069
|
-
chain_name: 'omniflixhub'
|
|
4070
|
-
},
|
|
4071
|
-
chain: {
|
|
4072
|
-
channel_id: 'channel-70'
|
|
4073
|
-
}
|
|
4074
|
-
}]
|
|
4075
|
-
},
|
|
4076
4035
|
{
|
|
4077
4036
|
description: 'The native token of Osmosis',
|
|
4078
4037
|
denom_units: [{
|
|
@@ -5385,45 +5344,6 @@ const assets = {
|
|
|
5385
5344
|
}
|
|
5386
5345
|
}]
|
|
5387
5346
|
},
|
|
5388
|
-
{
|
|
5389
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
5390
|
-
denom_units: [{
|
|
5391
|
-
denom: 'ibc/15FF6DF1FA1790C9199EDB6F6DAAE0EEE93BA22B3B4E9326282C389074098B8A',
|
|
5392
|
-
exponent: 0,
|
|
5393
|
-
aliases: ['uflix']
|
|
5394
|
-
}, {
|
|
5395
|
-
denom: 'flix',
|
|
5396
|
-
exponent: 6
|
|
5397
|
-
}],
|
|
5398
|
-
base: 'ibc/15FF6DF1FA1790C9199EDB6F6DAAE0EEE93BA22B3B4E9326282C389074098B8A',
|
|
5399
|
-
name: 'Flix',
|
|
5400
|
-
display: 'flix',
|
|
5401
|
-
symbol: 'FLIX',
|
|
5402
|
-
logo_URIs: {
|
|
5403
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
5404
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
5405
|
-
},
|
|
5406
|
-
images: [{
|
|
5407
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
5408
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
5409
|
-
}],
|
|
5410
|
-
socials: {
|
|
5411
|
-
website: 'https://omniflix.network/',
|
|
5412
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
5413
|
-
},
|
|
5414
|
-
type_asset: 'sdk.coin',
|
|
5415
|
-
traces: [{
|
|
5416
|
-
type: 'ibc',
|
|
5417
|
-
counterparty: {
|
|
5418
|
-
channel_id: 'channel-26',
|
|
5419
|
-
base_denom: 'uflix',
|
|
5420
|
-
chain_name: 'omniflixhub'
|
|
5421
|
-
},
|
|
5422
|
-
chain: {
|
|
5423
|
-
channel_id: 'channel-70'
|
|
5424
|
-
}
|
|
5425
|
-
}]
|
|
5426
|
-
},
|
|
5427
5347
|
{
|
|
5428
5348
|
description: 'The native token of Osmosis',
|
|
5429
5349
|
denom_units: [{
|
package/mainnet/migaloo.js
CHANGED
|
@@ -178,7 +178,6 @@ const assets = {
|
|
|
178
178
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
179
179
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
180
180
|
},
|
|
181
|
-
coingecko_id: 'comdex',
|
|
182
181
|
images: [{
|
|
183
182
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
184
183
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
@@ -966,7 +965,6 @@ const assets = {
|
|
|
966
965
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
967
966
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
968
967
|
},
|
|
969
|
-
coingecko_id: 'comdex',
|
|
970
968
|
images: [{
|
|
971
969
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
972
970
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
package/mainnet/noble.js
CHANGED
|
@@ -4843,81 +4843,6 @@ const assets = {
|
|
|
4843
4843
|
}
|
|
4844
4844
|
}]
|
|
4845
4845
|
},
|
|
4846
|
-
{
|
|
4847
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
4848
|
-
denom_units: [{
|
|
4849
|
-
denom: 'ibc/C3CC3C026E4185943767E7D519704C2AAE9CCB908663EDDD159D1A34F6B62CC6',
|
|
4850
|
-
exponent: 0,
|
|
4851
|
-
aliases: ['uflix']
|
|
4852
|
-
}, {
|
|
4853
|
-
denom: 'flix',
|
|
4854
|
-
exponent: 6
|
|
4855
|
-
}],
|
|
4856
|
-
base: 'ibc/C3CC3C026E4185943767E7D519704C2AAE9CCB908663EDDD159D1A34F6B62CC6',
|
|
4857
|
-
name: 'Flix',
|
|
4858
|
-
display: 'flix',
|
|
4859
|
-
symbol: 'FLIX',
|
|
4860
|
-
logo_URIs: {
|
|
4861
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
4862
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
4863
|
-
},
|
|
4864
|
-
images: [{
|
|
4865
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
4866
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
4867
|
-
}],
|
|
4868
|
-
socials: {
|
|
4869
|
-
website: 'https://omniflix.network/',
|
|
4870
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
4871
|
-
},
|
|
4872
|
-
type_asset: 'sdk.coin',
|
|
4873
|
-
traces: [{
|
|
4874
|
-
type: 'ibc',
|
|
4875
|
-
counterparty: {
|
|
4876
|
-
channel_id: 'channel-38',
|
|
4877
|
-
base_denom: 'uflix',
|
|
4878
|
-
chain_name: 'omniflixhub'
|
|
4879
|
-
},
|
|
4880
|
-
chain: {
|
|
4881
|
-
channel_id: 'channel-44'
|
|
4882
|
-
}
|
|
4883
|
-
}]
|
|
4884
|
-
},
|
|
4885
|
-
{
|
|
4886
|
-
description: 'The native token of ONEX',
|
|
4887
|
-
denom_units: [{
|
|
4888
|
-
denom: 'ibc/08225A281FBE70F78A07C286263389B077A2FB3CA6508CCEC1D89E98B60C3893',
|
|
4889
|
-
exponent: 0,
|
|
4890
|
-
aliases: ['aonex']
|
|
4891
|
-
}, {
|
|
4892
|
-
denom: 'onex',
|
|
4893
|
-
exponent: 18
|
|
4894
|
-
}],
|
|
4895
|
-
base: 'ibc/08225A281FBE70F78A07C286263389B077A2FB3CA6508CCEC1D89E98B60C3893',
|
|
4896
|
-
name: 'ONEX',
|
|
4897
|
-
display: 'onex',
|
|
4898
|
-
symbol: 'ONEX',
|
|
4899
|
-
logo_URIs: {
|
|
4900
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
4901
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
4902
|
-
},
|
|
4903
|
-
keywords: ['dex'],
|
|
4904
|
-
images: [{
|
|
4905
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
4906
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
4907
|
-
}],
|
|
4908
|
-
type_asset: 'sdk.coin',
|
|
4909
|
-
traces: [{
|
|
4910
|
-
type: 'ibc',
|
|
4911
|
-
counterparty: {
|
|
4912
|
-
channel_id: 'channel-5',
|
|
4913
|
-
base_denom: 'aonex',
|
|
4914
|
-
chain_name: 'onex'
|
|
4915
|
-
},
|
|
4916
|
-
chain: {
|
|
4917
|
-
channel_id: 'channel-78'
|
|
4918
|
-
}
|
|
4919
|
-
}]
|
|
4920
|
-
},
|
|
4921
4846
|
{
|
|
4922
4847
|
description: 'The native token of Osmosis',
|
|
4923
4848
|
denom_units: [{
|
|
@@ -5461,46 +5386,6 @@ const assets = {
|
|
|
5461
5386
|
}
|
|
5462
5387
|
}]
|
|
5463
5388
|
},
|
|
5464
|
-
{
|
|
5465
|
-
description: 'The native token of Router Chain',
|
|
5466
|
-
denom_units: [{
|
|
5467
|
-
denom: 'ibc/E4904724D95BB5FCA3423F0CBDE13CE8B26945F422BD0F044227DE93542005E5',
|
|
5468
|
-
exponent: 0,
|
|
5469
|
-
aliases: ['route']
|
|
5470
|
-
}, {
|
|
5471
|
-
denom: 'ROUTE',
|
|
5472
|
-
exponent: 18
|
|
5473
|
-
}],
|
|
5474
|
-
base: 'ibc/E4904724D95BB5FCA3423F0CBDE13CE8B26945F422BD0F044227DE93542005E5',
|
|
5475
|
-
name: 'Router Chain',
|
|
5476
|
-
display: 'ROUTE',
|
|
5477
|
-
symbol: 'ROUTE',
|
|
5478
|
-
coingecko_id: 'router-protocol-2',
|
|
5479
|
-
logo_URIs: {
|
|
5480
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
5481
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg'
|
|
5482
|
-
},
|
|
5483
|
-
images: [{
|
|
5484
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
5485
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
5486
|
-
}],
|
|
5487
|
-
socials: {
|
|
5488
|
-
website: 'https://www.routerprotocol.com/',
|
|
5489
|
-
x: 'https://x.com/routerprotocol'
|
|
5490
|
-
},
|
|
5491
|
-
type_asset: 'sdk.coin',
|
|
5492
|
-
traces: [{
|
|
5493
|
-
type: 'ibc',
|
|
5494
|
-
counterparty: {
|
|
5495
|
-
channel_id: 'channel-13',
|
|
5496
|
-
base_denom: 'route',
|
|
5497
|
-
chain_name: 'routerchain'
|
|
5498
|
-
},
|
|
5499
|
-
chain: {
|
|
5500
|
-
channel_id: 'channel-119'
|
|
5501
|
-
}
|
|
5502
|
-
}]
|
|
5503
|
-
},
|
|
5504
5389
|
{
|
|
5505
5390
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
5506
5391
|
denom_units: [{
|
|
@@ -7112,81 +6997,6 @@ const assets = {
|
|
|
7112
6997
|
}
|
|
7113
6998
|
}]
|
|
7114
6999
|
},
|
|
7115
|
-
{
|
|
7116
|
-
description: 'OmniFlix is a decentralized media platform that enables content creators to distribute, monetize, and manage their digital content using blockchain technology.',
|
|
7117
|
-
denom_units: [{
|
|
7118
|
-
denom: 'ibc/C3CC3C026E4185943767E7D519704C2AAE9CCB908663EDDD159D1A34F6B62CC6',
|
|
7119
|
-
exponent: 0,
|
|
7120
|
-
aliases: ['uflix']
|
|
7121
|
-
}, {
|
|
7122
|
-
denom: 'flix',
|
|
7123
|
-
exponent: 6
|
|
7124
|
-
}],
|
|
7125
|
-
base: 'ibc/C3CC3C026E4185943767E7D519704C2AAE9CCB908663EDDD159D1A34F6B62CC6',
|
|
7126
|
-
name: 'Flix',
|
|
7127
|
-
display: 'flix',
|
|
7128
|
-
symbol: 'FLIX',
|
|
7129
|
-
logo_URIs: {
|
|
7130
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
7131
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
7132
|
-
},
|
|
7133
|
-
images: [{
|
|
7134
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
7135
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
7136
|
-
}],
|
|
7137
|
-
socials: {
|
|
7138
|
-
website: 'https://omniflix.network/',
|
|
7139
|
-
x: 'https://x.com/OmniFlixNetwork'
|
|
7140
|
-
},
|
|
7141
|
-
type_asset: 'sdk.coin',
|
|
7142
|
-
traces: [{
|
|
7143
|
-
type: 'ibc',
|
|
7144
|
-
counterparty: {
|
|
7145
|
-
channel_id: 'channel-38',
|
|
7146
|
-
base_denom: 'uflix',
|
|
7147
|
-
chain_name: 'omniflixhub'
|
|
7148
|
-
},
|
|
7149
|
-
chain: {
|
|
7150
|
-
channel_id: 'channel-44'
|
|
7151
|
-
}
|
|
7152
|
-
}]
|
|
7153
|
-
},
|
|
7154
|
-
{
|
|
7155
|
-
description: 'The native token of ONEX',
|
|
7156
|
-
denom_units: [{
|
|
7157
|
-
denom: 'ibc/08225A281FBE70F78A07C286263389B077A2FB3CA6508CCEC1D89E98B60C3893',
|
|
7158
|
-
exponent: 0,
|
|
7159
|
-
aliases: ['aonex']
|
|
7160
|
-
}, {
|
|
7161
|
-
denom: 'onex',
|
|
7162
|
-
exponent: 18
|
|
7163
|
-
}],
|
|
7164
|
-
base: 'ibc/08225A281FBE70F78A07C286263389B077A2FB3CA6508CCEC1D89E98B60C3893',
|
|
7165
|
-
name: 'ONEX',
|
|
7166
|
-
display: 'onex',
|
|
7167
|
-
symbol: 'ONEX',
|
|
7168
|
-
logo_URIs: {
|
|
7169
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
7170
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
7171
|
-
},
|
|
7172
|
-
keywords: ['dex'],
|
|
7173
|
-
images: [{
|
|
7174
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.png',
|
|
7175
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onex/images/onex.svg'
|
|
7176
|
-
}],
|
|
7177
|
-
type_asset: 'sdk.coin',
|
|
7178
|
-
traces: [{
|
|
7179
|
-
type: 'ibc',
|
|
7180
|
-
counterparty: {
|
|
7181
|
-
channel_id: 'channel-5',
|
|
7182
|
-
base_denom: 'aonex',
|
|
7183
|
-
chain_name: 'onex'
|
|
7184
|
-
},
|
|
7185
|
-
chain: {
|
|
7186
|
-
channel_id: 'channel-78'
|
|
7187
|
-
}
|
|
7188
|
-
}]
|
|
7189
|
-
},
|
|
7190
7000
|
{
|
|
7191
7001
|
description: 'The native token of Osmosis',
|
|
7192
7002
|
denom_units: [{
|
|
@@ -7730,46 +7540,6 @@ const assets = {
|
|
|
7730
7540
|
}
|
|
7731
7541
|
}]
|
|
7732
7542
|
},
|
|
7733
|
-
{
|
|
7734
|
-
description: 'The native token of Router Chain',
|
|
7735
|
-
denom_units: [{
|
|
7736
|
-
denom: 'ibc/E4904724D95BB5FCA3423F0CBDE13CE8B26945F422BD0F044227DE93542005E5',
|
|
7737
|
-
exponent: 0,
|
|
7738
|
-
aliases: ['route']
|
|
7739
|
-
}, {
|
|
7740
|
-
denom: 'ROUTE',
|
|
7741
|
-
exponent: 18
|
|
7742
|
-
}],
|
|
7743
|
-
base: 'ibc/E4904724D95BB5FCA3423F0CBDE13CE8B26945F422BD0F044227DE93542005E5',
|
|
7744
|
-
name: 'Router Chain',
|
|
7745
|
-
display: 'ROUTE',
|
|
7746
|
-
symbol: 'ROUTE',
|
|
7747
|
-
coingecko_id: 'router-protocol-2',
|
|
7748
|
-
logo_URIs: {
|
|
7749
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
7750
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg'
|
|
7751
|
-
},
|
|
7752
|
-
images: [{
|
|
7753
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
7754
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
7755
|
-
}],
|
|
7756
|
-
socials: {
|
|
7757
|
-
website: 'https://www.routerprotocol.com/',
|
|
7758
|
-
x: 'https://x.com/routerprotocol'
|
|
7759
|
-
},
|
|
7760
|
-
type_asset: 'sdk.coin',
|
|
7761
|
-
traces: [{
|
|
7762
|
-
type: 'ibc',
|
|
7763
|
-
counterparty: {
|
|
7764
|
-
channel_id: 'channel-13',
|
|
7765
|
-
base_denom: 'route',
|
|
7766
|
-
chain_name: 'routerchain'
|
|
7767
|
-
},
|
|
7768
|
-
chain: {
|
|
7769
|
-
channel_id: 'channel-119'
|
|
7770
|
-
}
|
|
7771
|
-
}]
|
|
7772
|
-
},
|
|
7773
7543
|
{
|
|
7774
7544
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
7775
7545
|
denom_units: [{
|