From 5ff58da0ef17f8917eab851d10b1e7ab111e064c Mon Sep 17 00:00:00 2001 From: Alphabet Network <131137547+AlphabetNetwork@users.noreply.github.com> Date: Sun, 30 Apr 2023 01:05:47 +0700 Subject: [PATCH] Add Alphabet Network EVM (#2683) * Add Alphabet Network EVM * Remove new line on end of file * Update duplicate unique short name. * Add additional RPC and Websocket * Remove line at end of file * Remove Spacing * Update eip155-111222333444.json * update prettier for icons file --------- Co-authored-by: Mdd 0x Co-authored-by: ligi --- _data/chains/eip155-111222333444.json | 28 +++++++++++++++++++ _data/icons/alphabetnetwork.json | 8 ++++++ ...eudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq | 16 +++++++++++ 3 files changed, 52 insertions(+) create mode 100644 _data/chains/eip155-111222333444.json create mode 100644 _data/icons/alphabetnetwork.json create mode 100644 _data/iconsDownload/QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq diff --git a/_data/chains/eip155-111222333444.json b/_data/chains/eip155-111222333444.json new file mode 100644 index 00000000..556de6f2 --- /dev/null +++ b/_data/chains/eip155-111222333444.json @@ -0,0 +1,28 @@ +{ + "name": "Alphabet Mainnet", + "chain": "Alphabet Network", + "icon": "alphabetnetwork", + "rpc": [ + "https://londonpublic.alphabetnetwork.org", + "wss://londonpublic.alphabetnetwork.org/ws/", + "https://main-rpc.com", + "wss://main-rpc.com/ws/" + ], + "faucets": [], + "nativeCurrency": { + "name": "ALT", + "symbol": "ALT", + "decimals": 18 + }, + "infoURL": "https://alphabetnetwork.org", + "shortName": "alphabet", + "chainId": 111222333444, + "networkId": 111222333444, + "explorers": [ + { + "name": "Alphabet Explorer", + "url": "https://scan.alphabetnetwork.org", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/alphabetnetwork.json b/_data/icons/alphabetnetwork.json new file mode 100644 index 00000000..3315b791 --- /dev/null +++ b/_data/icons/alphabetnetwork.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq", + "width": 500, + "height": 500, + "format": "svg" + } +] diff --git a/_data/iconsDownload/QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq b/_data/iconsDownload/QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq new file mode 100644 index 00000000..574638bf --- /dev/null +++ b/_data/iconsDownload/QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file