From 7d42073b7cd9749f9de9dd0b5e735e9f1f3abd73 Mon Sep 17 00:00:00 2001 From: Barry <72349261+shaolin-flow@users.noreply.github.com> Date: Tue, 23 Jan 2024 07:55:31 -0500 Subject: [PATCH] re org testnet --- .../omerbektas_1551395-1.json | 0 taygun_9193993-1.json | 35 ------------------- .../{blumbus_111-1 => grand-1}/grand-1.json | 0 .../logos/usdc-logo.svg | 0 .../logos/celestia-logo-purple.svg | 0 .../{blumbus_111-1 => mocha-4}/mocha-4.json | 0 .../logos/cosmos-hub-logo.svg | 0 .../theta-testnet-001.json | 0 8 files changed, 35 deletions(-) rename {omerbektas_1551395-1 => devnet/omerbektas_1551395-1}/omerbektas_1551395-1.json (100%) delete mode 100644 taygun_9193993-1.json rename testnet/{blumbus_111-1 => grand-1}/grand-1.json (100%) rename testnet/{blumbus_111-1 => grand-1}/logos/usdc-logo.svg (100%) rename testnet/{blumbus_111-1 => mocha-4}/logos/celestia-logo-purple.svg (100%) rename testnet/{blumbus_111-1 => mocha-4}/mocha-4.json (100%) rename testnet/{blumbus_111-1 => theta-testnet-001}/logos/cosmos-hub-logo.svg (100%) rename testnet/{blumbus_111-1 => theta-testnet-001}/theta-testnet-001.json (100%) diff --git a/omerbektas_1551395-1/omerbektas_1551395-1.json b/devnet/omerbektas_1551395-1/omerbektas_1551395-1.json similarity index 100% rename from omerbektas_1551395-1/omerbektas_1551395-1.json rename to devnet/omerbektas_1551395-1/omerbektas_1551395-1.json diff --git a/taygun_9193993-1.json b/taygun_9193993-1.json deleted file mode 100644 index 4f46d602c2..0000000000 --- a/taygun_9193993-1.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "chainId": "taygun_9193993-1", - "chainName": "Altarinoglu", - "rpc": "http://207.180.201.38:26657", - "rest": "http://207.180.201.38:1317", - "bech32Prefix": "ethm", - "currencies": [ - { - "displayDenom": "ALTR", - "baseDenom": "uALTR", - "decimals": 18, - "logo": "/logos/taygun_9193993-1.jpg", - "type": "main" - } - ], - "coinType": 60, - "faucetUrl": "https://discord.com/channels/956961633165529098/1143231362468434022", - "website": "", - "logo": "/logos/taygun_9193993-1.jpg", - "ibc": { - "hubChannel": "channel-8029", - "channel": "channel-0", - "timeout": 172800000 - }, - "evm": { - "chainId": "0x8c4a09", - "rpc": "http://207.180.201.38:8545" - }, - "type": "RollApp", - "da": "Avail", - "description": "", - "analytics": true, - "goldberg": true, - "availAddress": "5FvGwFvjQqrqiizRNdAUJLvRpYnAMLhojNdfJ1m568NFuYTL" -} \ No newline at end of file diff --git a/testnet/blumbus_111-1/grand-1.json b/testnet/grand-1/grand-1.json similarity index 100% rename from testnet/blumbus_111-1/grand-1.json rename to testnet/grand-1/grand-1.json diff --git a/testnet/blumbus_111-1/logos/usdc-logo.svg b/testnet/grand-1/logos/usdc-logo.svg similarity index 100% rename from testnet/blumbus_111-1/logos/usdc-logo.svg rename to testnet/grand-1/logos/usdc-logo.svg diff --git a/testnet/blumbus_111-1/logos/celestia-logo-purple.svg b/testnet/mocha-4/logos/celestia-logo-purple.svg similarity index 100% rename from testnet/blumbus_111-1/logos/celestia-logo-purple.svg rename to testnet/mocha-4/logos/celestia-logo-purple.svg diff --git a/testnet/blumbus_111-1/mocha-4.json b/testnet/mocha-4/mocha-4.json similarity index 100% rename from testnet/blumbus_111-1/mocha-4.json rename to testnet/mocha-4/mocha-4.json diff --git a/testnet/blumbus_111-1/logos/cosmos-hub-logo.svg b/testnet/theta-testnet-001/logos/cosmos-hub-logo.svg similarity index 100% rename from testnet/blumbus_111-1/logos/cosmos-hub-logo.svg rename to testnet/theta-testnet-001/logos/cosmos-hub-logo.svg diff --git a/testnet/blumbus_111-1/theta-testnet-001.json b/testnet/theta-testnet-001/theta-testnet-001.json similarity index 100% rename from testnet/blumbus_111-1/theta-testnet-001.json rename to testnet/theta-testnet-001/theta-testnet-001.json