We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98626e7 commit 6215ab6Copy full SHA for 6215ab6
_data/chains/eip155-98866.json
@@ -2,7 +2,10 @@
2
"name": "Plume Mainnet",
3
"title": "Plume Ethereum L2 Rollup Mainnet",
4
"chain": "ETH",
5
- "rpc": ["https://phoenix-rpc.plumenetwork.xyz", "wss://phoenix-rpc.plumenetwork.xyz"],
+ "rpc": [
6
+ "https://phoenix-rpc.plumenetwork.xyz",
7
+ "wss://phoenix-rpc.plumenetwork.xyz"
8
+ ],
9
"faucets": [],
10
"nativeCurrency": {
11
"name": "Plume",
0 commit comments