From c5d158c970bc12381b7c39fcc1d9926a9d6c9088 Mon Sep 17 00:00:00 2001 From: delbar5 Date: Tue, 20 Feb 2024 00:18:02 +0000 Subject: [PATCH 1/2] Added my new RollApp --- .../logos/ssseccc_4546184-1.png | 1 + .../ssseccc_4546184-1/ssseccc_4546184-1.json | 33 +++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 devnet/ssseccc_4546184-1/logos/ssseccc_4546184-1.png create mode 100644 devnet/ssseccc_4546184-1/ssseccc_4546184-1.json diff --git a/devnet/ssseccc_4546184-1/logos/ssseccc_4546184-1.png b/devnet/ssseccc_4546184-1/logos/ssseccc_4546184-1.png new file mode 100644 index 000000000..3e74763bd --- /dev/null +++ b/devnet/ssseccc_4546184-1/logos/ssseccc_4546184-1.png @@ -0,0 +1 @@ +https://i.ibb.co/60L40ks/ssseccc-4546184-1.png diff --git a/devnet/ssseccc_4546184-1/ssseccc_4546184-1.json b/devnet/ssseccc_4546184-1/ssseccc_4546184-1.json new file mode 100644 index 000000000..e96e7a8a6 --- /dev/null +++ b/devnet/ssseccc_4546184-1/ssseccc_4546184-1.json @@ -0,0 +1,33 @@ +{ + "chainId": "ssseccc_4546184-1", + "chainName": "ssseccc_4546184-1", + "rpc": "http://65.109.213.77:26657", + "rest": "http://65.109.213.77:1317", + "bech32Prefix": "ethm", + "currencies": [ + { + "displayDenom": "TTECHH", + "baseDenom": "uTTECHH", + "decimals": 18, + "logo": "/logos/ssseccc_4546184-1.png", + "type": "main" + } + ], + "coinType": 60, + "faucetUrl": "https://discord.com/channels/956961633165529098/1143231362468434022", + "website": "", + "logo": "/logos/ssseccc_4546184-1.png", + "ibc": { + "hubChannel": "channel-9743", + "channel": "channel-0", + "timeout": 172800000 + }, + "evm": { + "chainId": "0x455e88", + "rpc": "http://65.109.213.77:8545" + }, + "type": "RollApp", + "da": "Avail", + "description": "As a node operator, I skillfully manage and maintain blockchain nodes and commit to ensure their optimal performance and security.", + "analytics": true +} From 0e04aa67fc83bee698662c9a61612db491e798ed Mon Sep 17 00:00:00 2001 From: delbar5 <138057167+delbar5@users.noreply.github.com> Date: Tue, 20 Feb 2024 11:24:38 -0500 Subject: [PATCH 2/2] Update ssseccc_4546184-1.json change ip to domain --- devnet/ssseccc_4546184-1/ssseccc_4546184-1.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devnet/ssseccc_4546184-1/ssseccc_4546184-1.json b/devnet/ssseccc_4546184-1/ssseccc_4546184-1.json index e96e7a8a6..e1324af15 100644 --- a/devnet/ssseccc_4546184-1/ssseccc_4546184-1.json +++ b/devnet/ssseccc_4546184-1/ssseccc_4546184-1.json @@ -1,8 +1,8 @@ { "chainId": "ssseccc_4546184-1", "chainName": "ssseccc_4546184-1", - "rpc": "http://65.109.213.77:26657", - "rest": "http://65.109.213.77:1317", + "rpc": "https://rollapp.ltrjohn.store/status", + "rest": "https://rollapp.ltrjohn.store/rest", "bech32Prefix": "ethm", "currencies": [ { @@ -24,7 +24,7 @@ }, "evm": { "chainId": "0x455e88", - "rpc": "http://65.109.213.77:8545" + "rpc": "https://rollapp.ltrjohn.store/evm" }, "type": "RollApp", "da": "Avail",