mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
704c3fd9b5
commit
cfb2341442
|
@ -5,9 +5,7 @@
|
|||
"https://devnetopenapi2.platon.network/rpc",
|
||||
"wss://devnetopenapi2.platon.network/ws"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.platon.network/faucet/?id=e5d32df10aee11ec911142010a667c03"
|
||||
],
|
||||
"faucets": ["https://devnet2faucet.platon.network/faucet"],
|
||||
"nativeCurrency": {
|
||||
"name": "LAT",
|
||||
"symbol": "lat",
|
||||
|
|
Loading…
Reference in New Issue
Block a user