@chain-registry/osmosis 1.46.0 → 1.46.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/asset_list.js +198 -38
- package/assets.js +295 -34
- package/chain.js +8 -0
- package/esm/asset_list.js +198 -38
- package/esm/assets.js +295 -34
- package/esm/chain.js +8 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -1082,7 +1082,6 @@ const asset_list = {
|
|
|
1082
1082
|
},
|
|
1083
1083
|
{
|
|
1084
1084
|
description: 'The native token of the Celestia blockchain.',
|
|
1085
|
-
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
1086
1085
|
denom_units: [{
|
|
1087
1086
|
denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
|
|
1088
1087
|
exponent: 0,
|
|
@@ -1983,7 +1982,6 @@ const asset_list = {
|
|
|
1983
1982
|
logo_URIs: {
|
|
1984
1983
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
|
|
1985
1984
|
},
|
|
1986
|
-
coingecko_id: 'echelon',
|
|
1987
1985
|
images: [{
|
|
1988
1986
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
|
|
1989
1987
|
}],
|
|
@@ -2282,7 +2280,6 @@ const asset_list = {
|
|
|
2282
2280
|
},
|
|
2283
2281
|
{
|
|
2284
2282
|
description: 'The token of Neokingdom DAO.',
|
|
2285
|
-
extended_description: 'Neokingdom DAO wants to make employment fairer, by facilitating both web3 and real-world businesses to operate as Decentralized Autonomous Organizations (DAOs).',
|
|
2286
2283
|
denom_units: [{
|
|
2287
2284
|
denom: 'ibc/DEE262653B9DE39BCEF0493D47E0DFC4FE62F7F046CF38B9FDEFEBE98D149A71',
|
|
2288
2285
|
exponent: 0,
|
|
@@ -3138,7 +3135,6 @@ const asset_list = {
|
|
|
3138
3135
|
},
|
|
3139
3136
|
{
|
|
3140
3137
|
description: 'The native staking and governance token of Kava',
|
|
3141
|
-
extended_description: 'The native staking and governance token of Kava\n\nKava is a Layer-1 blockchain that combines the speed and interoperability of Cosmos with the developer power of Ethereum.\n\nThe Kava Network uses a developer-optimized co-chain architecture. The Ethereum Co-Chain enables support for EVM smart contracts while the Cosmos Co-Chain enables the lightning-fast Tendermint consensus engine and the Inter Blockchain Communication Protocol (IBC).\n\nThe two co-chains are connected by a translator module that enables them to interoperate seamlessly, bringing the two most used blockchain development environments together in a single, scalable network.\n\nThe Kava Network features a native governance and utility token, KAVA, that can be staked by validators or delegated to validator nodes. Stakers and delegators earn 37.5% of all KAVA emissions as a reward for securing the network. Kava stakers also have voting rights in network governance proposals.',
|
|
3142
3138
|
denom_units: [{
|
|
3143
3139
|
denom: 'ibc/57AA1A70A4BC9769C525EBF6386F7A21536E04A79D62E1981EFCEF9428EBB205',
|
|
3144
3140
|
exponent: 0,
|
|
@@ -3953,6 +3949,75 @@ const asset_list = {
|
|
|
3953
3949
|
}
|
|
3954
3950
|
}]
|
|
3955
3951
|
},
|
|
3952
|
+
{
|
|
3953
|
+
description: 'uoprek',
|
|
3954
|
+
denom_units: [{
|
|
3955
|
+
denom: 'ibc/A6A1B44D1234A9481D2BA8AD777804E40F42C4B57002072CF2E54462870038CA',
|
|
3956
|
+
exponent: 0,
|
|
3957
|
+
aliases: ['tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek']
|
|
3958
|
+
}],
|
|
3959
|
+
base: 'ibc/A6A1B44D1234A9481D2BA8AD777804E40F42C4B57002072CF2E54462870038CA',
|
|
3960
|
+
name: 'uoprek',
|
|
3961
|
+
display: 'tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek',
|
|
3962
|
+
symbol: 'UOPREK',
|
|
3963
|
+
traces: [{
|
|
3964
|
+
type: 'ibc',
|
|
3965
|
+
counterparty: {
|
|
3966
|
+
channel_id: 'channel-0',
|
|
3967
|
+
base_denom: 'tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek',
|
|
3968
|
+
chain_name: 'nibiru'
|
|
3969
|
+
},
|
|
3970
|
+
chain: {
|
|
3971
|
+
channel_id: 'channel-21113'
|
|
3972
|
+
}
|
|
3973
|
+
}]
|
|
3974
|
+
},
|
|
3975
|
+
{
|
|
3976
|
+
description: 'utestate',
|
|
3977
|
+
denom_units: [{
|
|
3978
|
+
denom: 'ibc/93439CEF023602D42D8B4F2D0F483730E1A8CC52891AA668CF68DAC984A8FA26',
|
|
3979
|
+
exponent: 0,
|
|
3980
|
+
aliases: ['tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate']
|
|
3981
|
+
}],
|
|
3982
|
+
base: 'ibc/93439CEF023602D42D8B4F2D0F483730E1A8CC52891AA668CF68DAC984A8FA26',
|
|
3983
|
+
name: 'utestate',
|
|
3984
|
+
display: 'tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate',
|
|
3985
|
+
symbol: 'UTESTATE',
|
|
3986
|
+
traces: [{
|
|
3987
|
+
type: 'ibc',
|
|
3988
|
+
counterparty: {
|
|
3989
|
+
channel_id: 'channel-0',
|
|
3990
|
+
base_denom: 'tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate',
|
|
3991
|
+
chain_name: 'nibiru'
|
|
3992
|
+
},
|
|
3993
|
+
chain: {
|
|
3994
|
+
channel_id: 'channel-21113'
|
|
3995
|
+
}
|
|
3996
|
+
}]
|
|
3997
|
+
},
|
|
3998
|
+
{
|
|
3999
|
+
description: 'npp',
|
|
4000
|
+
denom_units: [{
|
|
4001
|
+
denom: 'ibc/553D4B783DD4599E28138D5874FFED5D4648ACAF169A04ABEAFAAFE900A019CC',
|
|
4002
|
+
exponent: 0,
|
|
4003
|
+
aliases: ['tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP']
|
|
4004
|
+
}],
|
|
4005
|
+
base: 'ibc/553D4B783DD4599E28138D5874FFED5D4648ACAF169A04ABEAFAAFE900A019CC',
|
|
4006
|
+
name: 'npp',
|
|
4007
|
+
display: 'tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP',
|
|
4008
|
+
symbol: 'NPP',
|
|
4009
|
+
traces: [{
|
|
4010
|
+
type: 'ibc',
|
|
4011
|
+
counterparty: {
|
|
4012
|
+
channel_id: 'channel-0',
|
|
4013
|
+
base_denom: 'tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP',
|
|
4014
|
+
chain_name: 'nibiru'
|
|
4015
|
+
},
|
|
4016
|
+
chain: {
|
|
4017
|
+
channel_id: 'channel-21113'
|
|
4018
|
+
}
|
|
4019
|
+
}]
|
|
4020
|
+
},
|
|
3956
4021
|
{
|
|
3957
4022
|
description: 'The permissioned staking asset for Noble Chain',
|
|
3958
4023
|
denom_units: [{
|
|
@@ -5557,7 +5622,6 @@ const asset_list = {
|
|
|
5557
5622
|
},
|
|
5558
5623
|
{
|
|
5559
5624
|
description: 'The native token of the Celestia blockchain.',
|
|
5560
|
-
extended_description: 'Celestia is a modular data availability network. It simplifies the process of launching blockchains, making blockchain technology more accessible and user-friendly. Unlike traditional blockchains that handle multiple functions, Celestia specializes in specific roles, which leads to enhanced scalability, flexibility, and interoperability. This specialization enables developers to create blockchain applications for mass adoption.',
|
|
5561
5625
|
denom_units: [{
|
|
5562
5626
|
denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
|
|
5563
5627
|
exponent: 0,
|
|
@@ -6458,7 +6522,6 @@ const asset_list = {
|
|
|
6458
6522
|
logo_URIs: {
|
|
6459
6523
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
|
|
6460
6524
|
},
|
|
6461
|
-
coingecko_id: 'echelon',
|
|
6462
6525
|
images: [{
|
|
6463
6526
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
|
|
6464
6527
|
}],
|
|
@@ -6757,7 +6820,6 @@ const asset_list = {
|
|
|
6757
6820
|
},
|
|
6758
6821
|
{
|
|
6759
6822
|
description: 'The token of Neokingdom DAO.',
|
|
6760
|
-
extended_description: 'Neokingdom DAO wants to make employment fairer, by facilitating both web3 and real-world businesses to operate as Decentralized Autonomous Organizations (DAOs).',
|
|
6761
6823
|
denom_units: [{
|
|
6762
6824
|
denom: 'ibc/DEE262653B9DE39BCEF0493D47E0DFC4FE62F7F046CF38B9FDEFEBE98D149A71',
|
|
6763
6825
|
exponent: 0,
|
|
@@ -7613,7 +7675,6 @@ const asset_list = {
|
|
|
7613
7675
|
},
|
|
7614
7676
|
{
|
|
7615
7677
|
description: 'The native staking and governance token of Kava',
|
|
7616
|
-
extended_description: 'The native staking and governance token of Kava\n\nKava is a Layer-1 blockchain that combines the speed and interoperability of Cosmos with the developer power of Ethereum.\n\nThe Kava Network uses a developer-optimized co-chain architecture. The Ethereum Co-Chain enables support for EVM smart contracts while the Cosmos Co-Chain enables the lightning-fast Tendermint consensus engine and the Inter Blockchain Communication Protocol (IBC).\n\nThe two co-chains are connected by a translator module that enables them to interoperate seamlessly, bringing the two most used blockchain development environments together in a single, scalable network.\n\nThe Kava Network features a native governance and utility token, KAVA, that can be staked by validators or delegated to validator nodes. Stakers and delegators earn 37.5% of all KAVA emissions as a reward for securing the network. Kava stakers also have voting rights in network governance proposals.',
|
|
7617
7678
|
denom_units: [{
|
|
7618
7679
|
denom: 'ibc/57AA1A70A4BC9769C525EBF6386F7A21536E04A79D62E1981EFCEF9428EBB205',
|
|
7619
7680
|
exponent: 0,
|
|
@@ -8428,6 +8489,75 @@ const asset_list = {
|
|
|
8428
8489
|
}
|
|
8429
8490
|
}]
|
|
8430
8491
|
},
|
|
8492
|
+
{
|
|
8493
|
+
description: 'uoprek',
|
|
8494
|
+
denom_units: [{
|
|
8495
|
+
denom: 'ibc/A6A1B44D1234A9481D2BA8AD777804E40F42C4B57002072CF2E54462870038CA',
|
|
8496
|
+
exponent: 0,
|
|
8497
|
+
aliases: ['tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek']
|
|
8498
|
+
}],
|
|
8499
|
+
base: 'ibc/A6A1B44D1234A9481D2BA8AD777804E40F42C4B57002072CF2E54462870038CA',
|
|
8500
|
+
name: 'uoprek',
|
|
8501
|
+
display: 'tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek',
|
|
8502
|
+
symbol: 'UOPREK',
|
|
8503
|
+
traces: [{
|
|
8504
|
+
type: 'ibc',
|
|
8505
|
+
counterparty: {
|
|
8506
|
+
channel_id: 'channel-0',
|
|
8507
|
+
base_denom: 'tf/nibi149m52kn7nvsg5nftvv4fh85scsavpdfxp5nr7zasz97dum89dp5qkyhy0t/uoprek',
|
|
8508
|
+
chain_name: 'nibiru'
|
|
8509
|
+
},
|
|
8510
|
+
chain: {
|
|
8511
|
+
channel_id: 'channel-21113'
|
|
8512
|
+
}
|
|
8513
|
+
}]
|
|
8514
|
+
},
|
|
8515
|
+
{
|
|
8516
|
+
description: 'utestate',
|
|
8517
|
+
denom_units: [{
|
|
8518
|
+
denom: 'ibc/93439CEF023602D42D8B4F2D0F483730E1A8CC52891AA668CF68DAC984A8FA26',
|
|
8519
|
+
exponent: 0,
|
|
8520
|
+
aliases: ['tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate']
|
|
8521
|
+
}],
|
|
8522
|
+
base: 'ibc/93439CEF023602D42D8B4F2D0F483730E1A8CC52891AA668CF68DAC984A8FA26',
|
|
8523
|
+
name: 'utestate',
|
|
8524
|
+
display: 'tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate',
|
|
8525
|
+
symbol: 'UTESTATE',
|
|
8526
|
+
traces: [{
|
|
8527
|
+
type: 'ibc',
|
|
8528
|
+
counterparty: {
|
|
8529
|
+
channel_id: 'channel-0',
|
|
8530
|
+
base_denom: 'tf/nibi1lp28kx3gz0prsztl024z730ufkg3alahaq3e7a6gae22nk0dqdvsyrrgqw/utestate',
|
|
8531
|
+
chain_name: 'nibiru'
|
|
8532
|
+
},
|
|
8533
|
+
chain: {
|
|
8534
|
+
channel_id: 'channel-21113'
|
|
8535
|
+
}
|
|
8536
|
+
}]
|
|
8537
|
+
},
|
|
8538
|
+
{
|
|
8539
|
+
description: 'npp',
|
|
8540
|
+
denom_units: [{
|
|
8541
|
+
denom: 'ibc/553D4B783DD4599E28138D5874FFED5D4648ACAF169A04ABEAFAAFE900A019CC',
|
|
8542
|
+
exponent: 0,
|
|
8543
|
+
aliases: ['tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP']
|
|
8544
|
+
}],
|
|
8545
|
+
base: 'ibc/553D4B783DD4599E28138D5874FFED5D4648ACAF169A04ABEAFAAFE900A019CC',
|
|
8546
|
+
name: 'npp',
|
|
8547
|
+
display: 'tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP',
|
|
8548
|
+
symbol: 'NPP',
|
|
8549
|
+
traces: [{
|
|
8550
|
+
type: 'ibc',
|
|
8551
|
+
counterparty: {
|
|
8552
|
+
channel_id: 'channel-0',
|
|
8553
|
+
base_denom: 'tf/nibi1xpp7yn0tce62ffattws3gpd6v0tah0mlevef3ej3r4pnfvsehcgqk3jvxq/NPP',
|
|
8554
|
+
chain_name: 'nibiru'
|
|
8555
|
+
},
|
|
8556
|
+
chain: {
|
|
8557
|
+
channel_id: 'channel-21113'
|
|
8558
|
+
}
|
|
8559
|
+
}]
|
|
8560
|
+
},
|
|
8431
8561
|
{
|
|
8432
8562
|
description: 'The permissioned staking asset for Noble Chain',
|
|
8433
8563
|
denom_units: [{
|
|
@@ -9062,7 +9192,6 @@ const asset_list = {
|
|
|
9062
9192
|
},
|
|
9063
9193
|
{
|
|
9064
9194
|
description: 'The native EVM, governance and staking token of the Planq Network',
|
|
9065
|
-
extended_description: 'Planq is the very first cryptocurrency project to keep mobile platform usability at heart, taking a step away from dependency on desktop services. By focusing on easy accessibility and close integration of other blockchains via easy to use bridges, Planq will push Web 3 adoption in the mobile space to the next level.',
|
|
9066
9195
|
denom_units: [{
|
|
9067
9196
|
denom: 'ibc/B1E0166EA0D759FDF4B207D1F5F12210D8BFE36F2345CEFC76948CE2B36DFBAF',
|
|
9068
9197
|
exponent: 0,
|
|
@@ -9286,7 +9415,6 @@ const asset_list = {
|
|
|
9286
9415
|
},
|
|
9287
9416
|
{
|
|
9288
9417
|
description: 'The native governance token for Qwoyn Network',
|
|
9289
|
-
extended_description: 'The Qwoyn Network stands as a cutting-edge gaming hub that embeds Web3 technologies into the core of interactive entertainment. It revolutionizes the gaming industry by ensuring true ownership of in-game assets for players, facilitated through blockchain. This approach not only enhances gameplay but also fosters a unique ecosystem of interoperability and innovation. As a beacon in the gaming world, Qwoyn Network is dedicated to merging the excitement of traditional gaming with the transformative potential of Web3, creating a seamless and enriched gaming experience.',
|
|
9290
9418
|
denom_units: [{
|
|
9291
9419
|
denom: 'ibc/09FAF1E04435E14C68DE7AB0D03C521C92975C792DB12B2EA390BAA2E06B3F3D',
|
|
9292
9420
|
exponent: 0,
|
|
@@ -9541,7 +9669,6 @@ const asset_list = {
|
|
|
9541
9669
|
},
|
|
9542
9670
|
{
|
|
9543
9671
|
description: 'The native staking and governance token of Saga.',
|
|
9544
|
-
extended_description: 'Saga is a Layer 1 protocol that allows developers to automatically spin up VM-agnostic, parallelized and interoperable dedicated chains, or “Chainlets,” that provide applications with infinite horizontal scalability. Each Chainlet is a replica of the Saga Mainnet, with the same validator set and security model.\n\nSaga’s mission is to enable the next 1000 chains in gaming and entertainment as part of the growing Saga Multiverse.',
|
|
9545
9672
|
denom_units: [{
|
|
9546
9673
|
denom: 'ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2',
|
|
9547
9674
|
exponent: 0,
|
|
@@ -9592,7 +9719,6 @@ const asset_list = {
|
|
|
9592
9719
|
},
|
|
9593
9720
|
{
|
|
9594
9721
|
description: 'The native token of Scorum',
|
|
9595
|
-
extended_description: 'Scorum is a dynamic Layer-1 blockchain powered by Cosmos, designed to redefine the gaming and entertainment industries. Currently, it supports Aviatrix, a compelling crash game that not only leverages blockchain technology for secure and transparent gaming outcomes but also utilizes it for the integration of Non-Fungible Tokens (NFTs). Central to Scorum’s ecosystem is the SCR token, which supports both Aviatrix and future applications set to expand the platform’s offerings. The adoption of the Inter-Blockchain Communication protocol significantly enhances Scorum’s interoperability and scalability, paving the way for its ongoing expansion and the development of innovative, blockchain-powered entertainment solutions.',
|
|
9596
9722
|
denom_units: [{
|
|
9597
9723
|
denom: 'ibc/178248C262DE2E141EE6287EE7AB0854F05F25B0A3F40C4B912FA1C7E51F466E',
|
|
9598
9724
|
exponent: 0,
|
|
@@ -9735,7 +9861,6 @@ const asset_list = {
|
|
|
9735
9861
|
},
|
|
9736
9862
|
{
|
|
9737
9863
|
description: 'The native token of SEDA Chain.',
|
|
9738
|
-
extended_description: 'SEDA is a standard for modular data transport and querying. Any data type, for all networks.',
|
|
9739
9864
|
denom_units: [{
|
|
9740
9865
|
denom: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
9741
9866
|
exponent: 0,
|
|
@@ -10112,7 +10237,6 @@ const asset_list = {
|
|
|
10112
10237
|
},
|
|
10113
10238
|
{
|
|
10114
10239
|
description: 'The native token of SOURCE Chain',
|
|
10115
|
-
extended_description: 'Enterprises, developers, and individuals are empowered to use SOURCE\'s sustainable and value backed network to easily access, build, and integrate web3 applications and services.',
|
|
10116
10240
|
denom_units: [{
|
|
10117
10241
|
denom: 'ibc/E7905742CE2EA4EA5D592527DC89220C59B617DE803939FE7293805A64B484D7',
|
|
10118
10242
|
exponent: 0,
|
|
@@ -11437,7 +11561,6 @@ const asset_list = {
|
|
|
11437
11561
|
},
|
|
11438
11562
|
{
|
|
11439
11563
|
description: 'Staking and governance coin for the Unification Blockchain',
|
|
11440
|
-
extended_description: 'Fundamentally, the Unification Blockchain Toolkit comprises two core branches: Blockchain Business products, to welcome traditional enterprises into the Web3 economy; and Permissionless Products, an open-access toolkit to power and enrich Dapps on Ethereum/EVM networks',
|
|
11441
11564
|
denom_units: [{
|
|
11442
11565
|
denom: 'ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC',
|
|
11443
11566
|
exponent: 0,
|
|
@@ -11654,7 +11777,6 @@ const asset_list = {
|
|
|
11654
11777
|
},
|
|
11655
11778
|
{
|
|
11656
11779
|
description: 'The native EVM, governance and staking token of the Planq Network',
|
|
11657
|
-
extended_description: 'Planq is the very first cryptocurrency project to keep mobile platform usability at heart, taking a step away from dependency on desktop services. By focusing on easy accessibility and close integration of other blockchains via easy to use bridges, Planq will push Web 3 adoption in the mobile space to the next level.',
|
|
11658
11780
|
denom_units: [{
|
|
11659
11781
|
denom: 'ibc/B1E0166EA0D759FDF4B207D1F5F12210D8BFE36F2345CEFC76948CE2B36DFBAF',
|
|
11660
11782
|
exponent: 0,
|
|
@@ -11878,7 +12000,6 @@ const asset_list = {
|
|
|
11878
12000
|
},
|
|
11879
12001
|
{
|
|
11880
12002
|
description: 'The native governance token for Qwoyn Network',
|
|
11881
|
-
extended_description: 'The Qwoyn Network stands as a cutting-edge gaming hub that embeds Web3 technologies into the core of interactive entertainment. It revolutionizes the gaming industry by ensuring true ownership of in-game assets for players, facilitated through blockchain. This approach not only enhances gameplay but also fosters a unique ecosystem of interoperability and innovation. As a beacon in the gaming world, Qwoyn Network is dedicated to merging the excitement of traditional gaming with the transformative potential of Web3, creating a seamless and enriched gaming experience.',
|
|
11882
12003
|
denom_units: [{
|
|
11883
12004
|
denom: 'ibc/09FAF1E04435E14C68DE7AB0D03C521C92975C792DB12B2EA390BAA2E06B3F3D',
|
|
11884
12005
|
exponent: 0,
|
|
@@ -12133,7 +12254,6 @@ const asset_list = {
|
|
|
12133
12254
|
},
|
|
12134
12255
|
{
|
|
12135
12256
|
description: 'The native staking and governance token of Saga.',
|
|
12136
|
-
extended_description: 'Saga is a Layer 1 protocol that allows developers to automatically spin up VM-agnostic, parallelized and interoperable dedicated chains, or “Chainlets,” that provide applications with infinite horizontal scalability. Each Chainlet is a replica of the Saga Mainnet, with the same validator set and security model.\n\nSaga’s mission is to enable the next 1000 chains in gaming and entertainment as part of the growing Saga Multiverse.',
|
|
12137
12257
|
denom_units: [{
|
|
12138
12258
|
denom: 'ibc/094FB70C3006906F67F5D674073D2DAFAFB41537E7033098F5C752F211E7B6C2',
|
|
12139
12259
|
exponent: 0,
|
|
@@ -12184,7 +12304,6 @@ const asset_list = {
|
|
|
12184
12304
|
},
|
|
12185
12305
|
{
|
|
12186
12306
|
description: 'The native token of Scorum',
|
|
12187
|
-
extended_description: 'Scorum is a dynamic Layer-1 blockchain powered by Cosmos, designed to redefine the gaming and entertainment industries. Currently, it supports Aviatrix, a compelling crash game that not only leverages blockchain technology for secure and transparent gaming outcomes but also utilizes it for the integration of Non-Fungible Tokens (NFTs). Central to Scorum’s ecosystem is the SCR token, which supports both Aviatrix and future applications set to expand the platform’s offerings. The adoption of the Inter-Blockchain Communication protocol significantly enhances Scorum’s interoperability and scalability, paving the way for its ongoing expansion and the development of innovative, blockchain-powered entertainment solutions.',
|
|
12188
12307
|
denom_units: [{
|
|
12189
12308
|
denom: 'ibc/178248C262DE2E141EE6287EE7AB0854F05F25B0A3F40C4B912FA1C7E51F466E',
|
|
12190
12309
|
exponent: 0,
|
|
@@ -12327,7 +12446,6 @@ const asset_list = {
|
|
|
12327
12446
|
},
|
|
12328
12447
|
{
|
|
12329
12448
|
description: 'The native token of SEDA Chain.',
|
|
12330
|
-
extended_description: 'SEDA is a standard for modular data transport and querying. Any data type, for all networks.',
|
|
12331
12449
|
denom_units: [{
|
|
12332
12450
|
denom: 'ibc/956AEF1DA92F70584266E87978C3F30A43B91EE6ABC62F03D097E79F6B99C4D8',
|
|
12333
12451
|
exponent: 0,
|
|
@@ -12704,7 +12822,6 @@ const asset_list = {
|
|
|
12704
12822
|
},
|
|
12705
12823
|
{
|
|
12706
12824
|
description: 'The native token of SOURCE Chain',
|
|
12707
|
-
extended_description: 'Enterprises, developers, and individuals are empowered to use SOURCE\'s sustainable and value backed network to easily access, build, and integrate web3 applications and services.',
|
|
12708
12825
|
denom_units: [{
|
|
12709
12826
|
denom: 'ibc/E7905742CE2EA4EA5D592527DC89220C59B617DE803939FE7293805A64B484D7',
|
|
12710
12827
|
exponent: 0,
|
|
@@ -14029,7 +14146,6 @@ const asset_list = {
|
|
|
14029
14146
|
},
|
|
14030
14147
|
{
|
|
14031
14148
|
description: 'Staking and governance coin for the Unification Blockchain',
|
|
14032
|
-
extended_description: 'Fundamentally, the Unification Blockchain Toolkit comprises two core branches: Blockchain Business products, to welcome traditional enterprises into the Web3 economy; and Permissionless Products, an open-access toolkit to power and enrich Dapps on Ethereum/EVM networks',
|
|
14033
14149
|
denom_units: [{
|
|
14034
14150
|
denom: 'ibc/608EF5C0CE64FEA097500DB39657BDD36CA708CC5DCC2E250A024B6981DD36BC',
|
|
14035
14151
|
exponent: 0,
|
|
@@ -14269,7 +14385,6 @@ const asset_list = {
|
|
|
14269
14385
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png',
|
|
14270
14386
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg'
|
|
14271
14387
|
},
|
|
14272
|
-
coingecko_id: 'marble',
|
|
14273
14388
|
images: [{
|
|
14274
14389
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png',
|
|
14275
14390
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg'
|
|
@@ -14308,7 +14423,6 @@ const asset_list = {
|
|
|
14308
14423
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png',
|
|
14309
14424
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
14310
14425
|
},
|
|
14311
|
-
coingecko_id: 'hope-galaxy',
|
|
14312
14426
|
images: [{
|
|
14313
14427
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png',
|
|
14314
14428
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
@@ -14459,7 +14573,6 @@ const asset_list = {
|
|
|
14459
14573
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png',
|
|
14460
14574
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg'
|
|
14461
14575
|
},
|
|
14462
|
-
coingecko_id: 'junoswap-raw-dao',
|
|
14463
14576
|
images: [{
|
|
14464
14577
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png',
|
|
14465
14578
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg'
|
|
@@ -14758,7 +14871,6 @@ const asset_list = {
|
|
|
14758
14871
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
|
|
14759
14872
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
|
|
14760
14873
|
},
|
|
14761
|
-
coingecko_id: 'stakeeasy-juno-derivative',
|
|
14762
14874
|
images: [{
|
|
14763
14875
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
|
|
14764
14876
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
|
|
@@ -14797,7 +14909,6 @@ const asset_list = {
|
|
|
14797
14909
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
|
|
14798
14910
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
|
|
14799
14911
|
},
|
|
14800
|
-
coingecko_id: 'stakeeasy-bjuno',
|
|
14801
14912
|
images: [{
|
|
14802
14913
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
|
|
14803
14914
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
|
|
@@ -15061,7 +15172,6 @@ const asset_list = {
|
|
|
15061
15172
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png',
|
|
15062
15173
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg'
|
|
15063
15174
|
},
|
|
15064
|
-
coingecko_id: 'hopers-io',
|
|
15065
15175
|
images: [{
|
|
15066
15176
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png',
|
|
15067
15177
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg'
|
|
@@ -15521,7 +15631,6 @@ const asset_list = {
|
|
|
15521
15631
|
},
|
|
15522
15632
|
{
|
|
15523
15633
|
description: 'Kleomedes Token',
|
|
15524
|
-
extended_description: 'Kleomedes is an infrastructure provider that self-hosts nodes that validate IBC networks. We are active in supporting the chains we validate through providing infrastructure support in the form of RPC endpoints and relayers.\n\nAs a DAO, we have a community of delegators who are active in the discussion of governance on all the chains we validate. We are one of the only validators in the Cosmos Ecosystem that places 100% of profits under the control of DAO governance.\n\nWe support innovation in the Cosmos Ecosystem by funding and supporting projects that we believe, support the growth and decentralization of the networks we validate.',
|
|
15525
15634
|
type_asset: 'cw20',
|
|
15526
15635
|
address: 'juno10gthz5ufgrpuk5cscve2f0hjp56wgp90psqxcrqlg4m9mcu9dh8q4864xy',
|
|
15527
15636
|
denom_units: [{
|
|
@@ -16749,6 +16858,36 @@ const asset_list = {
|
|
|
16749
16858
|
}
|
|
16750
16859
|
}]
|
|
16751
16860
|
},
|
|
16861
|
+
{
|
|
16862
|
+
description: 'Airdrop For All [AFA - New Name on Cosmos Ecosystem, A4A - Old Name on TurtleNetwork] is a token from turtleNetwork towards cosmos ecosystem.',
|
|
16863
|
+
type_asset: 'cw20',
|
|
16864
|
+
address: 'juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg',
|
|
16865
|
+
denom_units: [{
|
|
16866
|
+
denom: 'ibc/0D62E47FDEBBC199D4E1853C0708F0F9337AC62D95B719585C9700E466060995',
|
|
16867
|
+
exponent: 0,
|
|
16868
|
+
aliases: ['cw20:juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg']
|
|
16869
|
+
}],
|
|
16870
|
+
base: 'ibc/0D62E47FDEBBC199D4E1853C0708F0F9337AC62D95B719585C9700E466060995',
|
|
16871
|
+
name: 'Airdrop For All',
|
|
16872
|
+
display: 'cw20:juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg',
|
|
16873
|
+
symbol: 'AFA',
|
|
16874
|
+
images: [{
|
|
16875
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/afa.png'
|
|
16876
|
+
}],
|
|
16877
|
+
traces: [{
|
|
16878
|
+
type: 'ibc-cw20',
|
|
16879
|
+
counterparty: {
|
|
16880
|
+
port: 'wasm.juno1v4887y83d6g28puzvt8cl0f3cdhd3y6y9mpysnsp3k8krdm7l6jqgm0rkn',
|
|
16881
|
+
channel_id: 'channel-47',
|
|
16882
|
+
base_denom: 'cw20:juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg',
|
|
16883
|
+
chain_name: 'juno'
|
|
16884
|
+
},
|
|
16885
|
+
chain: {
|
|
16886
|
+
port: 'transfer',
|
|
16887
|
+
channel_id: 'channel-169'
|
|
16888
|
+
}
|
|
16889
|
+
}]
|
|
16890
|
+
},
|
|
16752
16891
|
{
|
|
16753
16892
|
description: 'ELEVENPARIS loyalty token on KiChain',
|
|
16754
16893
|
type_asset: 'cw20',
|
|
@@ -16918,7 +17057,6 @@ const asset_list = {
|
|
|
16918
17057
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png',
|
|
16919
17058
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg'
|
|
16920
17059
|
},
|
|
16921
|
-
coingecko_id: 'marble',
|
|
16922
17060
|
images: [{
|
|
16923
17061
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png',
|
|
16924
17062
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg'
|
|
@@ -16957,7 +17095,6 @@ const asset_list = {
|
|
|
16957
17095
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png',
|
|
16958
17096
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
16959
17097
|
},
|
|
16960
|
-
coingecko_id: 'hope-galaxy',
|
|
16961
17098
|
images: [{
|
|
16962
17099
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png',
|
|
16963
17100
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
@@ -17108,7 +17245,6 @@ const asset_list = {
|
|
|
17108
17245
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png',
|
|
17109
17246
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg'
|
|
17110
17247
|
},
|
|
17111
|
-
coingecko_id: 'junoswap-raw-dao',
|
|
17112
17248
|
images: [{
|
|
17113
17249
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png',
|
|
17114
17250
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg'
|
|
@@ -17407,7 +17543,6 @@ const asset_list = {
|
|
|
17407
17543
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
|
|
17408
17544
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
|
|
17409
17545
|
},
|
|
17410
|
-
coingecko_id: 'stakeeasy-juno-derivative',
|
|
17411
17546
|
images: [{
|
|
17412
17547
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
|
|
17413
17548
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
|
|
@@ -17446,7 +17581,6 @@ const asset_list = {
|
|
|
17446
17581
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
|
|
17447
17582
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
|
|
17448
17583
|
},
|
|
17449
|
-
coingecko_id: 'stakeeasy-bjuno',
|
|
17450
17584
|
images: [{
|
|
17451
17585
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
|
|
17452
17586
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
|
|
@@ -17710,7 +17844,6 @@ const asset_list = {
|
|
|
17710
17844
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png',
|
|
17711
17845
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg'
|
|
17712
17846
|
},
|
|
17713
|
-
coingecko_id: 'hopers-io',
|
|
17714
17847
|
images: [{
|
|
17715
17848
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png',
|
|
17716
17849
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg'
|
|
@@ -18170,7 +18303,6 @@ const asset_list = {
|
|
|
18170
18303
|
},
|
|
18171
18304
|
{
|
|
18172
18305
|
description: 'Kleomedes Token',
|
|
18173
|
-
extended_description: 'Kleomedes is an infrastructure provider that self-hosts nodes that validate IBC networks. We are active in supporting the chains we validate through providing infrastructure support in the form of RPC endpoints and relayers.\n\nAs a DAO, we have a community of delegators who are active in the discussion of governance on all the chains we validate. We are one of the only validators in the Cosmos Ecosystem that places 100% of profits under the control of DAO governance.\n\nWe support innovation in the Cosmos Ecosystem by funding and supporting projects that we believe, support the growth and decentralization of the networks we validate.',
|
|
18174
18306
|
type_asset: 'cw20',
|
|
18175
18307
|
address: 'juno10gthz5ufgrpuk5cscve2f0hjp56wgp90psqxcrqlg4m9mcu9dh8q4864xy',
|
|
18176
18308
|
denom_units: [{
|
|
@@ -19398,6 +19530,36 @@ const asset_list = {
|
|
|
19398
19530
|
}
|
|
19399
19531
|
}]
|
|
19400
19532
|
},
|
|
19533
|
+
{
|
|
19534
|
+
description: 'Airdrop For All [AFA - New Name on Cosmos Ecosystem, A4A - Old Name on TurtleNetwork] is a token from turtleNetwork towards cosmos ecosystem.',
|
|
19535
|
+
type_asset: 'cw20',
|
|
19536
|
+
address: 'juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg',
|
|
19537
|
+
denom_units: [{
|
|
19538
|
+
denom: 'ibc/0D62E47FDEBBC199D4E1853C0708F0F9337AC62D95B719585C9700E466060995',
|
|
19539
|
+
exponent: 0,
|
|
19540
|
+
aliases: ['cw20:juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg']
|
|
19541
|
+
}],
|
|
19542
|
+
base: 'ibc/0D62E47FDEBBC199D4E1853C0708F0F9337AC62D95B719585C9700E466060995',
|
|
19543
|
+
name: 'Airdrop For All',
|
|
19544
|
+
display: 'cw20:juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg',
|
|
19545
|
+
symbol: 'AFA',
|
|
19546
|
+
images: [{
|
|
19547
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/afa.png'
|
|
19548
|
+
}],
|
|
19549
|
+
traces: [{
|
|
19550
|
+
type: 'ibc-cw20',
|
|
19551
|
+
counterparty: {
|
|
19552
|
+
port: 'wasm.juno1v4887y83d6g28puzvt8cl0f3cdhd3y6y9mpysnsp3k8krdm7l6jqgm0rkn',
|
|
19553
|
+
channel_id: 'channel-47',
|
|
19554
|
+
base_denom: 'cw20:juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg',
|
|
19555
|
+
chain_name: 'juno'
|
|
19556
|
+
},
|
|
19557
|
+
chain: {
|
|
19558
|
+
port: 'transfer',
|
|
19559
|
+
channel_id: 'channel-169'
|
|
19560
|
+
}
|
|
19561
|
+
}]
|
|
19562
|
+
},
|
|
19401
19563
|
{
|
|
19402
19564
|
description: 'ELEVENPARIS loyalty token on KiChain',
|
|
19403
19565
|
type_asset: 'cw20',
|
|
@@ -19647,7 +19809,6 @@ const asset_list = {
|
|
|
19647
19809
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
19648
19810
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
19649
19811
|
},
|
|
19650
|
-
coingecko_id: 'buttcoin-2',
|
|
19651
19812
|
images: [{
|
|
19652
19813
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
19653
19814
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
@@ -20977,7 +21138,6 @@ const asset_list = {
|
|
|
20977
21138
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
20978
21139
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
20979
21140
|
},
|
|
20980
|
-
coingecko_id: 'buttcoin-2',
|
|
20981
21141
|
images: [{
|
|
20982
21142
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
20983
21143
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|