diff --git a/testnets/_IBC/osmosistestnet-titannettestnet.json b/testnets/_IBC/osmosistestnet-titannettestnet.json new file mode 100644 index 0000000000..ac1832edfc --- /dev/null +++ b/testnets/_IBC/osmosistestnet-titannettestnet.json @@ -0,0 +1,32 @@ +{ + "$schema": "../../ibc_data.schema.json", + "chain_1": { + "chain_name": "osmosistestnet", + "client_id": "07-tendermint-4301", + "connection_id": "connection-3765" + }, + "chain_2": { + "chain_name": "titannettestnet", + "client_id": "07-tendermint-7", + "connection_id": "connection-5" + }, + "channels": [ + { + "chain_1": { + "channel_id": "channel-9941", + "port_id": "transfer" + }, + "chain_2": { + "channel_id": "channel-5", + "port_id": "transfer" + }, + "ordering": "unordered", + "version": "ics20-1", + "tags": { + "status": "live", + "preferred": true, + "dex": "osmosis" + } + } + ] +} \ No newline at end of file diff --git a/titannet/assetlist.json b/testnets/titannettestnet/assetlist.json similarity index 85% rename from titannet/assetlist.json rename to testnets/titannettestnet/assetlist.json index 64e5b6a43c..6bc87152cc 100644 --- a/titannet/assetlist.json +++ b/testnets/titannettestnet/assetlist.json @@ -1,6 +1,6 @@ { - "$schema": "../assetlist.schema.json", - "chain_name": "titannet", + "$schema": "../../assetlist.schema.json", + "chain_name": "titannettestnet", "assets": [ { "description": "TTNT is the native token of the Titan Network testnet, serving as a medium of value, staking token, and transparency mechanism for the ecosystem.", @@ -20,13 +20,13 @@ "display": "ttnt", "symbol": "TTNT", "logo_URIs": { - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/titanchain/images/ttnt.png", - "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/titanchain/images/ttnt.svg" + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titannettestnet/images/ttnt.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titannettestnet/images/ttnt.svg" }, "images": [ { - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/titanchain/images/ttnt.png", - "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/titanchain/images/ttnt.svg", + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titannettestnet/images/ttnt.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titannettestnet/images/ttnt.svg", "theme": { "primary_color_hex": "#272d45" } @@ -56,13 +56,13 @@ "display": "tnt4", "symbol": "TNT4", "logo_URIs": { - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/titanchain/images/tnt4.png", - "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/titanchain/images/tnt4.svg" + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titannettestnet/images/tnt4.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titannettestnet/images/tnt4.svg" }, "images": [ { - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/titanchain/images/tnt4.png", - "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/titanchain/images/tnt4.svg", + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titannettestnet/images/tnt4.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titannettestnet/images/tnt4.svg", "theme": { "primary_color_hex": "#272d45" } diff --git a/titannet/chain.json b/testnets/titannettestnet/chain.json similarity index 91% rename from titannet/chain.json rename to testnets/titannettestnet/chain.json index 87a3d1c0c6..8525126837 100644 --- a/titannet/chain.json +++ b/testnets/titannettestnet/chain.json @@ -1,12 +1,12 @@ { - "$schema": "../chain.schema.json", - "chain_name": "titannet", + "$schema": "../../chain.schema.json", + "chain_name": "titannettestnet", "chain_type": "cosmos", "chain_id": "titan-test-4", "website": "https://titannet.io/", - "pretty_name": "Titan Network", + "pretty_name": "Titan Network Testnet", "status": "live", - "network_type": "mainnet", + "network_type": "testnet", "bech32_prefix": "titan", "daemon_name": "titand", "node_home": "$HOME/.titan", @@ -64,8 +64,8 @@ } }, "logo_URIs": { - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/titanchain/images/ttnt.png", - "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/titanchain/images/ttnt.svg" + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titannettestnet/images/ttnt.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titannettestnet/images/ttnt.svg" }, "description": "Titan Chain aims to solve the resource utilization challenges in the Web3 ecosystem by creating an efficient, transparent, and decentralized infrastructure marketplace. Built on Cosmos SDK, it enables seamless trading of computing, storage, and bandwidth resources while ensuring fair compensation for resource providers.\n\nThe project focuses on making decentralized infrastructure services more accessible and efficient through its modular blockchain design. Using the Inter-blockchain Communication (IBC) protocol, Titan Chain can connect with other blockchain networks, facilitating broader resource sharing and integration across the ecosystem.\n\nThe network uses TTNT tokens for governance and securing the network through a Delegated Proof-of-Stake consensus mechanism, where token holders can participate in network decisions and earn rewards for contributing to network stability.", "peers": { @@ -116,8 +116,8 @@ ], "images": [ { - "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/titanchain/images/ttnt.png", - "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/titanchain/images/ttnt.svg", + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titannettestnet/images/ttnt.png", + "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titannettestnet/images/ttnt.svg", "theme": { "primary_color_hex": "#272d45" } diff --git a/titannet/images/tnt4.png b/testnets/titannettestnet/images/tnt4.png similarity index 100% rename from titannet/images/tnt4.png rename to testnets/titannettestnet/images/tnt4.png diff --git a/titannet/images/tnt4.svg b/testnets/titannettestnet/images/tnt4.svg similarity index 100% rename from titannet/images/tnt4.svg rename to testnets/titannettestnet/images/tnt4.svg diff --git a/titannet/images/ttnt.png b/testnets/titannettestnet/images/ttnt.png similarity index 100% rename from titannet/images/ttnt.png rename to testnets/titannettestnet/images/ttnt.png diff --git a/titannet/images/ttnt.svg b/testnets/titannettestnet/images/ttnt.svg similarity index 100% rename from titannet/images/ttnt.svg rename to testnets/titannettestnet/images/ttnt.svg diff --git a/titannet/versions.json b/testnets/titannettestnet/versions.json similarity index 88% rename from titannet/versions.json rename to testnets/titannettestnet/versions.json index adc016cd2b..035de70e88 100644 --- a/titannet/versions.json +++ b/testnets/titannettestnet/versions.json @@ -1,6 +1,6 @@ { - "$schema": "../versions.schema.json", - "chain_name": "titannet", + "$schema": "../../versions.schema.json", + "chain_name": "titannettestnet", "versions": [ { "name": "v0.3.0",