add Polis Mainnet (#394)

This commit is contained in:
Enrique 2021-09-01 04:37:41 -05:00 committed by GitHub
parent 0c0e632630
commit 878d89c91a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,21 @@
{
"name": "Polis Mainnet",
"chain": "Olympus",
"network": "mainnet",
"icon": "polis",
"rpc": [
"https://rpc.polis.tech"
],
"faucets": [
"https://faucet.polis.tech"
],
"nativeCurrency": {
"name": "Polis",
"symbol": "POLIS",
"decimals": 18
},
"infoURL": "https://polis.tech",
"shortName": "olympus",
"chainId": 333999,
"networkId": 333999
}