From b161be352154c99ca58693026ba7cf0a2be94c07 Mon Sep 17 00:00:00 2001 From: goxibyte Date: Thu, 15 Aug 2024 00:48:05 +0200 Subject: [PATCH] feat: add sophon testnet (#5683) * feat: add sophon testnet * feat: add sophon testnet * feat: add sophon testnet * feat: add sophon testnet --- _data/chains/eip155-531050104.json | 32 +++++++++++++++++++ _data/icons/sophon-testnet.json | 8 +++++ ...WQ1f1vuQFdajLnqgbV3udPJKK7yC4comWwjT6NUinQ | 5 +++ 3 files changed, 45 insertions(+) create mode 100644 _data/chains/eip155-531050104.json create mode 100644 _data/icons/sophon-testnet.json create mode 100644 _data/iconsDownload/QmVJWQ1f1vuQFdajLnqgbV3udPJKK7yC4comWwjT6NUinQ diff --git a/_data/chains/eip155-531050104.json b/_data/chains/eip155-531050104.json new file mode 100644 index 000000000000..a71186acf676 --- /dev/null +++ b/_data/chains/eip155-531050104.json @@ -0,0 +1,32 @@ +{ + "name": "Sophon Testnet", + "chain": "Sophon Testnet", + "rpc": ["https://rpc.testnet.sophon.xyz/"], + "nativeCurrency": { + "name": "ETH", + "symbol": "ETH", + "decimals": 18 + }, + "faucets": [], + "infoURL": "", + "shortName": "sophon-testnet", + "chainId": 531050104, + "networkId": 531050104, + "explorers": [ + { + "name": "Sophon Testnet", + "url": "https://explorer.testnet.sophon.xyz", + "icon": "sophon-testnet", + "standard": "none" + } + ], + "parent": { + "type": "L2", + "chain": "eip155-1", + "bridges": [ + { + "url": "https://bridge.zksync.io/" + } + ] + } +} diff --git a/_data/icons/sophon-testnet.json b/_data/icons/sophon-testnet.json new file mode 100644 index 000000000000..e28dff9eb973 --- /dev/null +++ b/_data/icons/sophon-testnet.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmVJWQ1f1vuQFdajLnqgbV3udPJKK7yC4comWwjT6NUinQ", + "width": 128, + "height": 64, + "format": "svg" + } +] diff --git a/_data/iconsDownload/QmVJWQ1f1vuQFdajLnqgbV3udPJKK7yC4comWwjT6NUinQ b/_data/iconsDownload/QmVJWQ1f1vuQFdajLnqgbV3udPJKK7yC4comWwjT6NUinQ new file mode 100644 index 000000000000..545b20689c92 --- /dev/null +++ b/_data/iconsDownload/QmVJWQ1f1vuQFdajLnqgbV3udPJKK7yC4comWwjT6NUinQ @@ -0,0 +1,5 @@ + + + \ No newline at end of file