Create eip155-186.json (#534)

Create eip155-186 for seele network
This commit is contained in:
SeeleN 2021-11-03 21:33:14 +08:00 committed by GitHub
parent 85f31ea9e4
commit 8ebc4e5859
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,23 @@
{
"name": "Seele Mainnet",
"chain": "Seele",
"network": "mainnet",
"rpc": [
"https://rpc.seelen.pro/"
],
"faucets": [],
"nativeCurrency": {
"name": "Seele",
"symbol": "Seele",
"decimals": 18
},
"infoURL": "https://seelen.pro/",
"shortName": "Seele",
"chainId": 186,
"networkId": 186,
"explorers": [{
"name": "seeleview",
"url": "https://seeleview.net/",
"standard": "none"
}]
}