mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Change PlatON's Mainnet RPCURL
This commit is contained in:
parent
c49d935313
commit
95ac689542
|
@ -3,8 +3,8 @@
|
|||
"chain": "PlatON",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://openapi.platon.network/rpc",
|
||||
"wss://openapi.platon.network/ws"
|
||||
"https://openapi2.platon.network/rpc",
|
||||
"wss://openapi2.platon.network/ws"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user