Skip to content

Commit 99b4371

Browse files
Updates Plasma Testnet RPC. Adds new Plasma Testnet explorers. (#7505)
* Updates Plasma Testnet RPC. Adds new Plasma Testnet explorers. * Removes slash at end of explorer. * Removes Gas.zip.
1 parent 1e2f0d0 commit 99b4371

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_data/chains/eip155-9746.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "Plasma Testnet",
33
"chain": "Plasma",
4-
"rpc": ["https://ultra-quick-paper.plasma-testnet.quiknode.pro"],
4+
"rpc": ["https://testnet-rpc.plasma.to"],
55
"faucets": [],
66
"nativeCurrency": {
77
"name": "Testnet Plasma",
8-
"symbol": "tXPL",
8+
"symbol": "XPL",
99
"decimals": 18
1010
},
1111
"infoURL": "https://plasma.to",
@@ -15,8 +15,8 @@
1515
"icon": "plasma",
1616
"explorers": [
1717
{
18-
"name": "Plasma Explorer",
19-
"url": "https://plasma.gas.zip",
18+
"name": "RouteScan",
19+
"url": "https://testnet.plasmaexplorer.io",
2020
"icon": "plasma",
2121
"standard": "EIP3091"
2222
}

0 commit comments

Comments
 (0)