-
Notifications
You must be signed in to change notification settings - Fork 292
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AUTO]assetlist and chainlist Update (#2060)
Files changed: M chain-registry M language_files/en.json M osmo-test-5/generated/chain_registry/assetlist.json M osmo-test-5/generated/frontend/assetlist.json M osmo-test-5/query_responses/all-pools.json M osmosis-1/generated/asset_detail/assetlist.json M osmosis-1/generated/chain_registry/assetlist.json M osmosis-1/generated/frontend/assetlist.json M osmosis-1/generated/frontend/chainlist.json M osmosis-1/osmosis-1.chainlist.json M osmosis-1/query_responses/all-pools.json Co-authored-by: JeremyParish69 <JeremyParish69@users.noreply.github.com>
- Loading branch information
1 parent
ca2c637
commit f45c587
Showing
11 changed files
with
3,994 additions
and
2,996 deletions.
There are no files selected for viewing
Submodule chain-registry
updated
14 files
+32 −1 | cosmoshub/chain.json | |
+7 −2 | dungeon/assetlist.json | |
+1 −15 | jackal/chain.json | |
+31 −2 | mantrachain/chain.json | |
+4 −4 | neutaro/chain.json | |
+12 −12 | nim/chain.json | |
+19 −0 | osmosis/assetlist.json | |
+3 −3 | shido/chain.json | |
+2 −1 | synternet/chain.json | |
+6 −6 | testnets/_IBC/cosmoshubtestnet-symphonytestnet.json | |
+6 −6 | testnets/_IBC/junotestnet-symphonytestnet.json | |
+3 −3 | testnets/_IBC/osmosistestnet-symphonytestnet.json | |
+6 −6 | testnets/_IBC/stargazetestnet-symphonytestnet.json | |
+32 −5 | testnets/cosmosicsprovidertestnet/chain.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,14 @@ | ||
{ | ||
"osmosis": {}, | ||
"osmosis": { | ||
"DGN": { | ||
"description": "Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem's governance and success.\n\nDungeon Chain is a groundbreaking, permissioned blockchain designed specifically for interchain gaming. Launched as the first permissionless ICS (Interchain Security) chain, Dungeon Chain empowers developers and players to participate in a seamless gaming ecosystem that bridges multiple blockchains. By leveraging ICS technology, it ensures robust security, scalability, and interoperability across gaming projects. Dungeon Chain features an interchain gaming platform that allows games to interact across multiple blockchains, enabling shared assets, gameplay mechanics, and player data. It is permissioned yet inclusive, offering a streamlined, transparent process for developers to onboard games while maintaining quality and security. With high transaction throughput and low latency, it provides scalability for gamers, ensuring a smooth experience even during peak usage. Additionally, its developer-friendly ecosystem includes tools, SDKs, and documentation to facilitate the creation and integration of games into the platform. Dungeon Chain's vision is to redefine how games interact with blockchain technology by creating a secure, scalable, and specialized environment for interchain games, unlocking new possibilities for player ownership, collaboration, and innovation in gaming." | ||
}, | ||
"BOMU": { | ||
"description": "Sssshhh…" | ||
}, | ||
"SYNT": { | ||
"description": "Synternet is a blockchain that powers modular, interoperable data infrastructure across all major chains.\n\nThe Data Layer is a decentralized, permissionless protocol built on Synternet that serves as the customizable execution layer between all blockchains, enabling developers instant access to any cross-chain data. It uses a pub-sub (publish-subscribe) framework where data providers can stream live data to applications and smart contracts" | ||
} | ||
}, | ||
"osmosistestnet": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.