add chain eip155-10086 (#1529)

This commit is contained in:
SunJun 2022-09-01 17:46:39 +08:00 committed by GitHub
parent 5a43b716fa
commit bed27042bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,15 @@
{
"name": "SJATSH",
"chain": "ETH",
"rpc": ["http://geth.free.idcfengye.com"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://sjis.me",
"shortName": "SJ",
"chainId": 10086,
"networkId": 10086
}