mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add Polis Mainnet (#394)
This commit is contained in:
parent
0c0e632630
commit
878d89c91a
21
_data/chains/eip155-333999.json
Normal file
21
_data/chains/eip155-333999.json
Normal 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
|
||||
}
|
Loading…
Reference in New Issue
Block a user