From ebb0247c73f9320403068cfe868416d3a1a05f8d Mon Sep 17 00:00:00 2001 From: XGExpert Date: Wed, 19 Nov 2025 15:37:24 +0300 Subject: [PATCH 1/2] Create eip155-2032950130.json --- _data/chains/eip155-2032950130.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 _data/chains/eip155-2032950130.json diff --git a/_data/chains/eip155-2032950130.json b/_data/chains/eip155-2032950130.json new file mode 100644 index 000000000000..3122bebb8974 --- /dev/null +++ b/_data/chains/eip155-2032950130.json @@ -0,0 +1,26 @@ +{ + "name": "XG Chain", + "chain": "XGR", + "rpc": [ + "https://rpc.xg-robo.com" + ], + "faucets": [], + "nativeCurrency": { + "name": "XG ROBO", + "symbol": "XGR", + "decimals": 18 + }, + "infoURL": "https://xg-robo.com", + "shortName": "xgrobo", + "chainId": 2032950130, + "networkId": 2032950130, + "icon": "xgrobo", + "explorers": [ + { + "name": "xgscan", + "url": "https://scan.xg-robo.com", + "standard": "EIP3091" + } + ], + "status": "active" +} From f588d0b716e37cd896591bb822137e153e54aa3f Mon Sep 17 00:00:00 2001 From: XGExpert Date: Wed, 19 Nov 2025 15:38:09 +0300 Subject: [PATCH 2/2] Create xgrobo.json --- _data/icons/xgrobo.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/xgrobo.json diff --git a/_data/icons/xgrobo.json b/_data/icons/xgrobo.json new file mode 100644 index 000000000000..7179676bd79a --- /dev/null +++ b/_data/icons/xgrobo.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreichijd3vryc6fz5zfdou7ozyjudnibv54j75zaiq5hqux7qdcaxmi", + "width": 512, + "height": 512, + "format": "png" + } +]