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" +} 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" + } +]