Modify platon devnet's faucet (#2416)

* 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

* modify platon devnet faucet

* prettier js

* rm unused files

* prettier write

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
alliswell 2023-03-14 16:36:13 +08:00 committed by GitHub
parent 704c3fd9b5
commit cfb2341442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,7 @@
"https://devnetopenapi2.platon.network/rpc", "https://devnetopenapi2.platon.network/rpc",
"wss://devnetopenapi2.platon.network/ws" "wss://devnetopenapi2.platon.network/ws"
], ],
"faucets": [ "faucets": ["https://devnet2faucet.platon.network/faucet"],
"https://faucet.platon.network/faucet/?id=e5d32df10aee11ec911142010a667c03"
],
"nativeCurrency": { "nativeCurrency": {
"name": "LAT", "name": "LAT",
"symbol": "lat", "symbol": "lat",