Submit six protocol testnet (eip155-150.json) (#2711)

*  add six netowrk to chains and icons

* 🎨 format prettier according to workflow reuqirement

* 🔥 remove six mainnet

* 🚚 shorname from tsix to sixt
This commit is contained in:
dDee.six 2023-04-26 19:17:28 +07:00 committed by GitHub
parent 7e34b75dbc
commit f2ebfdcbfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"name": "Six Protocol Testnet",
"chain": "FIVENET",
"icon": "six",
"rpc": ["https://rpc-evm.fivenet.sixprotocol.net"],
"faucets": ["https://faucet.sixprotocol.net"],
"nativeCurrency": {
"name": "SIX testnet evm token",
"symbol": "tSIX",
"decimals": 18
},
"infoURL": "https://six.network/",
"shortName": "sixt",
"chainId": 150,
"networkId": 150,
"explorers": [
{
"name": "SIX Scan fivenet",
"url": "https://sixscan.io/fivenet",
"standard": "none",
"icon": "six"
}
]
}

8
_data/icons/six.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmP93z696v8Hetu13peY2oEHDXq8Bj5CqaDRwpVkpnM15A",
"width": 512,
"height": 512,
"format": "png"
}
]