mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Mark PlatON Devnet as deprecated (#1891)
* Change platon devnet's RPC * Change PlatON's Mainnet RPCURL * Add PlatON Devnet2 * update faucets‘ link * Remove PlatON Devnet config that are no longer in use * Mark PlatON Devnet as deprecated Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
a5be5fc646
commit
0b5df55043
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "PlatON Dev Testnet",
|
||||
"name": "PlatON Dev Testnet Deprecated",
|
||||
"chain": "PlatON",
|
||||
"rpc": [
|
||||
"https://devnetopenapi2.platon.network/rpc",
|
||||
|
@ -18,6 +18,7 @@
|
|||
"chainId": 2203181,
|
||||
"networkId": 1,
|
||||
"icon": "platon",
|
||||
"status": "deprecated",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "PlatON explorer",
|
||||
|
|
Loading…
Reference in New Issue
Block a user