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",
|
"chain": "PlatON",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://openapi.platon.network/rpc",
|
"https://openapi2.platon.network/rpc",
|
||||||
"wss://openapi.platon.network/ws"
|
"wss://openapi2.platon.network/ws"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user