From 7630fb3e71cbfb9857f60b3cbdd88c63b9b192a6 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 17 Sep 2025 08:11:46 +0000 Subject: [PATCH 1/4] rwac register new chain --- chains.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/chains.json b/chains.json index 1031c278a..316d0e1ad 100644 --- a/chains.json +++ b/chains.json @@ -63432,6 +63432,32 @@ "color_chain_bg": "0xC0FF72", "color_chain_text": "0xFFFFFF", "ic_home_logo": "https://asset.movachain.com/logo/Mova-TP-Icon-01.png" + }, + { + "name": "Rwac Chain", + "chainId": 8088, + "shortName": "Rwac", + "chain": "Rwac", + "network": "mainnet", + "networkId": 800, + "nativeCurrency": { + "name": "RWAC", + "symbol": "RWAC", + "decimals": 18 + }, + "rpc": [ + "https://node1.rwacguoji.com" + ], + "faucets": [], + "infoURL": "http://checkin.rwaguoji.com", + "app_resource": { + "ic_chain_select": "http://checkin.rwaguoji.com/logo/Rwac-TP-Icon-01.png", + "ic_chain_unselect": "http://checkin.rwaguoji.com/logo/Rwac-TP-Icon-04.png", + "ic_chain_unselect_dark": "http://checkin.rwaguoji.com/logo/Rwac-TP-Icon-03.png", + "color_chain_bg": "0xC0FF72", + "color_chain_text": "0xFFFFFF", + "ic_home_logo": "http://checkin.rwaguoji.com/logo/Rwac-TP-Icon-01.png" + } } } -] \ No newline at end of file +] From 51ebb40a2e7625a0287331b8e18253e0603fc28a Mon Sep 17 00:00:00 2001 From: vccomnet Date: Wed, 17 Sep 2025 09:00:14 +0000 Subject: [PATCH 2/4] change infoURL --- chains.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chains.json b/chains.json index 316d0e1ad..7798601d1 100644 --- a/chains.json +++ b/chains.json @@ -63449,7 +63449,7 @@ "https://node1.rwacguoji.com" ], "faucets": [], - "infoURL": "http://checkin.rwaguoji.com", + "infoURL": "http://rwac.rwaguoji.com", "app_resource": { "ic_chain_select": "http://checkin.rwaguoji.com/logo/Rwac-TP-Icon-01.png", "ic_chain_unselect": "http://checkin.rwaguoji.com/logo/Rwac-TP-Icon-04.png", From de656d84dc8cb94af47b62e3c95c22217f604334 Mon Sep 17 00:00:00 2001 From: vccomnet Date: Thu, 18 Sep 2025 01:25:54 +0000 Subject: [PATCH 3/4] update url --- chains.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/chains.json b/chains.json index 7798601d1..ea382f37c 100644 --- a/chains.json +++ b/chains.json @@ -63446,17 +63446,17 @@ "decimals": 18 }, "rpc": [ - "https://node1.rwacguoji.com" + "https://node1.rwaguoji.com" ], "faucets": [], - "infoURL": "http://rwac.rwaguoji.com", + "infoURL": "https://rwac.rwaguoji.com", "app_resource": { - "ic_chain_select": "http://checkin.rwaguoji.com/logo/Rwac-TP-Icon-01.png", - "ic_chain_unselect": "http://checkin.rwaguoji.com/logo/Rwac-TP-Icon-04.png", - "ic_chain_unselect_dark": "http://checkin.rwaguoji.com/logo/Rwac-TP-Icon-03.png", + "ic_chain_select": "https://rwac.rwaguoji.com/logo/Rwac-TP-Icon-01.png", + "ic_chain_unselect": "https://rwac.rwaguoji.com/logo/Rwac-TP-Icon-04.png", + "ic_chain_unselect_dark": "https://rwac.rwaguoji.com/logo/Rwac-TP-Icon-03.png", "color_chain_bg": "0xC0FF72", "color_chain_text": "0xFFFFFF", - "ic_home_logo": "http://checkin.rwaguoji.com/logo/Rwac-TP-Icon-01.png" + "ic_home_logo": "https://rwac.rwaguoji.com/logo/Rwac-TP-Icon-01.png" } } } From a2c70b22677a0ae711abd172cf13ddec2c5d0144 Mon Sep 17 00:00:00 2001 From: vccomnet Date: Thu, 18 Sep 2025 01:30:37 +0000 Subject: [PATCH 4/4] update network id --- chains.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chains.json b/chains.json index ea382f37c..8e14dd7fa 100644 --- a/chains.json +++ b/chains.json @@ -63439,7 +63439,7 @@ "shortName": "Rwac", "chain": "Rwac", "network": "mainnet", - "networkId": 800, + "networkId": 8088, "nativeCurrency": { "name": "RWAC", "symbol": "RWAC",