brave-wallet-lists 1.25.119 → 1.25.121

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/chainlist.json CHANGED
@@ -34262,6 +34262,23 @@
34262
34262
  ]
34263
34263
  }
34264
34264
  },
34265
+ {
34266
+ "name": "Plasma Mainnet",
34267
+ "chain": "Plasma",
34268
+ "rpc": [],
34269
+ "faucets": [],
34270
+ "nativeCurrency": {
34271
+ "name": "Plasma",
34272
+ "symbol": "XPL",
34273
+ "decimals": 18
34274
+ },
34275
+ "infoURL": "https://plasma.to",
34276
+ "shortName": "plasma-mainnet",
34277
+ "chainId": 9745,
34278
+ "networkId": 9745,
34279
+ "icon": "plasma",
34280
+ "explorers": []
34281
+ },
34265
34282
  {
34266
34283
  "name": "Plasma Testnet",
34267
34284
  "chain": "Plasma",
@@ -34275,15 +34292,14 @@
34275
34292
  "decimals": 18
34276
34293
  },
34277
34294
  "infoURL": "https://plasma.to",
34278
- "shortName": "plasma",
34295
+ "shortName": "plasma-testnet",
34279
34296
  "chainId": 9746,
34280
34297
  "networkId": 9746,
34281
34298
  "icon": "plasma",
34282
34299
  "explorers": [
34283
34300
  {
34284
- "name": "RouteScan",
34285
- "url": "https://testnet.plasmaexplorer.io",
34286
- "icon": "plasma",
34301
+ "name": "Routescan",
34302
+ "url": "https://testnet.plasmascan.to",
34287
34303
  "standard": "EIP3091"
34288
34304
  }
34289
34305
  ]
@@ -51264,6 +51280,33 @@
51264
51280
  }
51265
51281
  ]
51266
51282
  },
51283
+ {
51284
+ "name": "Sova Sepolia Testnet",
51285
+ "chain": "ETH",
51286
+ "icon": "sova",
51287
+ "rpc": [
51288
+ "https://rpc.testnet.sova.io"
51289
+ ],
51290
+ "faucets": [],
51291
+ "nativeCurrency": {
51292
+ "name": "Sepolia Ether",
51293
+ "symbol": "ETH",
51294
+ "decimals": 18
51295
+ },
51296
+ "infoURL": "https://sova.io",
51297
+ "shortName": "sovasep",
51298
+ "chainId": 120893,
51299
+ "networkId": 120893,
51300
+ "slip44": 1,
51301
+ "explorers": [
51302
+ {
51303
+ "name": "blockscout",
51304
+ "url": "https://explorer.testnet.sova.io",
51305
+ "icon": "blockscout",
51306
+ "standard": "EIP3091"
51307
+ }
51308
+ ]
51309
+ },
51267
51310
  {
51268
51311
  "name": "Rome Devnet Esquiline",
51269
51312
  "chain": "ROME",