brave-wallet-lists 1.25.152 → 1.25.154
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 +30 -3
- package/coingecko-ids.json +59 -23
- package/coingecko.json +20505 -18923
- package/contract-map.json +57 -48
- package/dapp-lists.json +9951 -9901
- package/images/3B3Zfs7eb46Re9GHWv6ccYRSBGy5EvQF2i2VXMD6tge6.png +0 -0
- package/images/47psVap1QaXYYEPhFn7pZuvR8m9GQaX8wDodZuY3fWL7.png +0 -0
- package/images/6r4PCVaX4rYN9WdbXwVWAQL4djFoUaeBMsq8Cxc6NApZ.png +0 -0
- package/images/9MBzpyMRkj2r5nTQZMMnxnCm5j1MAAFSYUtbSKjAF3WU.png +0 -0
- package/images/BpFmEt9efz3ekb7g35DuWiywX3o9nfsRANX76D1g6fNk.png +0 -0
- package/images/CARL1SLwhaK4eaF633jgEgYgJ7UDJmTa9XGHfMgPud5e.png +0 -0
- package/images/ChanGGuDHboPswpTmKDfsTVGQL96VHhmvpwrE4UjWssd.png +0 -0
- package/images/E8G4uo2i9d12aGnXDHXXcw6hU2fh2NytR5XR3qurTLBx.png +0 -0
- package/images/FtVugRqBcn5gakjzfDyA3Spms63fYDAbhke1YAFgLgLB.png +0 -0
- package/images/J5tzd1ww1V1qrgDUQHVCGqpmpbnEnjzGs9LAqJxwkNde.png +0 -0
- package/package.json +1 -1
- package/solana-contract-map.json +4 -4
package/chainlist.json
CHANGED
|
@@ -34333,7 +34333,9 @@
|
|
|
34333
34333
|
{
|
|
34334
34334
|
"name": "Plasma Mainnet",
|
|
34335
34335
|
"chain": "Plasma",
|
|
34336
|
-
"rpc": [
|
|
34336
|
+
"rpc": [
|
|
34337
|
+
"https://rpc.plasma.to"
|
|
34338
|
+
],
|
|
34337
34339
|
"faucets": [],
|
|
34338
34340
|
"nativeCurrency": {
|
|
34339
34341
|
"name": "Plasma",
|
|
@@ -34341,11 +34343,17 @@
|
|
|
34341
34343
|
"decimals": 18
|
|
34342
34344
|
},
|
|
34343
34345
|
"infoURL": "https://plasma.to",
|
|
34344
|
-
"shortName": "plasma
|
|
34346
|
+
"shortName": "plasma",
|
|
34345
34347
|
"chainId": 9745,
|
|
34346
34348
|
"networkId": 9745,
|
|
34347
34349
|
"icon": "plasma",
|
|
34348
|
-
"explorers": [
|
|
34350
|
+
"explorers": [
|
|
34351
|
+
{
|
|
34352
|
+
"name": "Routescan",
|
|
34353
|
+
"url": "https://plasmascan.to",
|
|
34354
|
+
"standard": "EIP3091"
|
|
34355
|
+
}
|
|
34356
|
+
]
|
|
34349
34357
|
},
|
|
34350
34358
|
{
|
|
34351
34359
|
"name": "Plasma Testnet",
|
|
@@ -34372,6 +34380,25 @@
|
|
|
34372
34380
|
}
|
|
34373
34381
|
]
|
|
34374
34382
|
},
|
|
34383
|
+
{
|
|
34384
|
+
"name": "Plasma Devnet",
|
|
34385
|
+
"chain": "Plasma",
|
|
34386
|
+
"rpc": [
|
|
34387
|
+
"https://devnet-rpc.plasma.to"
|
|
34388
|
+
],
|
|
34389
|
+
"faucets": [],
|
|
34390
|
+
"nativeCurrency": {
|
|
34391
|
+
"name": "Devnet Plasma",
|
|
34392
|
+
"symbol": "XPL",
|
|
34393
|
+
"decimals": 18
|
|
34394
|
+
},
|
|
34395
|
+
"infoURL": "https://plasma.to",
|
|
34396
|
+
"shortName": "plasma-devnet",
|
|
34397
|
+
"chainId": 9747,
|
|
34398
|
+
"networkId": 9747,
|
|
34399
|
+
"icon": "plasma",
|
|
34400
|
+
"explorers": []
|
|
34401
|
+
},
|
|
34375
34402
|
{
|
|
34376
34403
|
"name": "MainnetZ Testnet",
|
|
34377
34404
|
"chain": "NetZ",
|