mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Submit SIX protocol mainnet (eip155-98.json) (#2743)
* ✨ add six netowrk to chains and icons * 🎨 format prettier according to workflow reuqirement * 🔥 remove six mainnet * 🚚 shorname from tsix to sixt * ✨ Add sixnet to Chainlist
This commit is contained in:
parent
5ff58da0ef
commit
148a5a7abe
24
_data/chains/eip155-98.json
Normal file
24
_data/chains/eip155-98.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Six Protocol",
|
||||||
|
"chain": "SIXNET",
|
||||||
|
"icon": "six",
|
||||||
|
"rpc": ["https://sixnet-rpc-evm.sixprotocol.net"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "SIX evm token",
|
||||||
|
"symbol": "SIX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://six.network/",
|
||||||
|
"shortName": "six",
|
||||||
|
"chainId": 98,
|
||||||
|
"networkId": 98,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "SIX Scan",
|
||||||
|
"url": "https://sixscan.io/sixnet",
|
||||||
|
"standard": "none",
|
||||||
|
"icon": "six"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user