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 <aditmdd.official@gmail.com>
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Alphabet Network 2023-04-30 01:05:47 +07:00 committed by GitHub
parent f7722408de
commit 5ff58da0ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 52 additions and 0 deletions

View File

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

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq",
"width": 500,
"height": 500,
"format": "svg"
}
]

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 488 KiB