brave-wallet-lists 1.22.4 → 1.22.6

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.
Files changed (30) hide show
  1. package/chainlist.json +80 -15
  2. package/coingecko-ids.json +94 -11
  3. package/coingecko-top5000.json +23059 -23164
  4. package/contract-map.json +187 -196
  5. package/dapp-lists.json +10425 -10422
  6. package/images/4sp2EUDrQf46rZun6sYAWzjrXwUpx2T3njuoKmV766RJ.png +0 -0
  7. package/images/6wktcKujaFRKV9Sz455nHUNz34dEWht1gqKzR5KQ9Ljb.png +0 -0
  8. package/images/7f94zk1EgfoeG57Vj5FtDDjMmPNHM4DYs7KRiyd2T4bA.png +0 -0
  9. package/images/9MBzpyMRkj2r5nTQZMMnxnCm5j1MAAFSYUtbSKjAF3WU.png +0 -0
  10. package/images/BpFmEt9efz3ekb7g35DuWiywX3o9nfsRANX76D1g6fNk.png +0 -0
  11. package/images/C4Kkr9NZU3VbyedcgutU6LKmi6MKz81sx6gRmk5pX519.png +0 -0
  12. package/images/CARL1SLwhaK4eaF633jgEgYgJ7UDJmTa9XGHfMgPud5e.png +0 -0
  13. package/images/CgbcLNUZP7jWmFeXtaKmABRFXDhxejkeUH94JLu3Lcvk.png +0 -0
  14. package/images/FViMp5phQH2bX81S7Yyn1yXjj3BRddFBNcMCbTH8FCze.png +0 -0
  15. package/images/FmoKY2ERGmE9NzrYphAJcqH5BPRy2Hs4VomRfu8Qgt7Y.png +0 -0
  16. package/images/FoAnSCG6CcqTq2rsTi58yyYBNk1HgsbLzS6b1kTP2ACL.png +0 -0
  17. package/images/FsA54yL49WKs7rWoGv9sUcbSGWCWV756jTD349e6H2yW.png +0 -0
  18. package/images/GmW12mAzyTj897Y3pgxDQzpnNid7q58E8T7V56rmaUdD.png +0 -0
  19. package/images/McpgFn2CxFYFq6JLiBxeC6viNfebLsfsf9Sv5wcwKvL.png +0 -0
  20. package/images/piinKrjeiUVwhnXzsgNCV2aVGsBc4GwHQ9eCtkAgcTw.png +0 -0
  21. package/package.json +1 -1
  22. package/solana-contract-map.json +10 -10
  23. package/images/4nFwuKievw5wcpcXtUDdfxWLyXsEdvgkpENzC9M9Y5me.png +0 -0
  24. package/images/54jVZGHyWURX5evBtZqUsJjwoKzcZJbVokDU93AUZf2h.png +0 -0
  25. package/images/5ritAPtFPqQtEFHcHVqNjR5oFNUJqcmgKtZyPd2AyLLy.png +0 -0
  26. package/images/E8G4uo2i9d12aGnXDHXXcw6hU2fh2NytR5XR3qurTLBx.png +0 -0
  27. package/images/FabjHjc1druUQoHVtudpNiCpnf73rtLzMkRM1b5NSbb6.png +0 -0
  28. package/images/G3vWvAaXPHCnncnyAbq6yBRXqfRtEV3h7vExzasZeT6g.png +0 -0
  29. package/images/HRw8mqK8N3ASKFKJGMJpy4FodwR3GKvCFKPDQNqUNuEP.png +0 -0
  30. package/images/TrumptpNNBEgVjDc8bnemRTNYZKhdsst9ujNAnTSHqp.png +0 -0
package/chainlist.json CHANGED
@@ -17125,7 +17125,7 @@
17125
17125
  ],
17126
17126
  "parent": {
17127
17127
  "type": "L2",
17128
- "chain": "eip155-1",
17128
+ "chain": "eip155-11155111",
17129
17129
  "bridges": [
17130
17130
  {
17131
17131
  "url": "https://sepolia-testnet-bridge.mintchain.io"
@@ -19237,27 +19237,29 @@
19237
19237
  ]
19238
19238
  },
19239
19239
  {
19240
- "name": "PublicMint Mainnet",
19241
- "title": "Public Mint Mainnet",
19242
- "chain": "PublicMint",
19240
+ "name": "Ronin Mainnet",
19241
+ "title": "Ronin",
19242
+ "chain": "ronin",
19243
19243
  "rpc": [
19244
- "https://rpc.publicmint.io:8545"
19244
+ "https://api.roninchain.com/rpc"
19245
19245
  ],
19246
19246
  "faucets": [],
19247
19247
  "nativeCurrency": {
19248
- "name": "USD",
19249
- "symbol": "USD",
19248
+ "name": "RON",
19249
+ "symbol": "RON",
19250
19250
  "decimals": 18
19251
19251
  },
19252
- "infoURL": "https://publicmint.com",
19253
- "shortName": "pmint",
19252
+ "infoURL": "https://roninchain.com",
19253
+ "shortName": "ron",
19254
19254
  "chainId": 2020,
19255
19255
  "networkId": 2020,
19256
- "slip44": 60,
19256
+ "redFlags": [
19257
+ "reusedChainId"
19258
+ ],
19257
19259
  "explorers": [
19258
19260
  {
19259
- "name": "PublicMint Explorer",
19260
- "url": "https://explorer.publicmint.io",
19261
+ "name": "Ronin Block Explorer",
19262
+ "url": "https://app.roninchain.com",
19261
19263
  "standard": "EIP3091"
19262
19264
  }
19263
19265
  ]
@@ -22072,7 +22074,9 @@
22072
22074
  {
22073
22075
  "name": "Abstract",
22074
22076
  "chain": "Abstract",
22075
- "rpc": [],
22077
+ "rpc": [
22078
+ "https://api.mainnet.abs.xyz"
22079
+ ],
22076
22080
  "faucets": [],
22077
22081
  "nativeCurrency": {
22078
22082
  "name": "Ether",
@@ -22084,11 +22088,26 @@
22084
22088
  "chainId": 2741,
22085
22089
  "networkId": 2741,
22086
22090
  "icon": "abstract",
22087
- "explorers": [],
22091
+ "explorers": [
22092
+ {
22093
+ "name": "Etherscan",
22094
+ "url": "https://abscan.org",
22095
+ "standard": "EIP3091"
22096
+ },
22097
+ {
22098
+ "name": "Abstract Explorer",
22099
+ "url": "https://explorer.mainnet.abs.xyz",
22100
+ "standard": "EIP3091"
22101
+ }
22102
+ ],
22088
22103
  "parent": {
22089
22104
  "type": "L2",
22090
22105
  "chain": "eip155-1",
22091
- "bridges": []
22106
+ "bridges": [
22107
+ {
22108
+ "url": "https://portal.mainnet.abs.xyz/bridge"
22109
+ }
22110
+ ]
22092
22111
  }
22093
22112
  },
22094
22113
  {
@@ -31762,6 +31781,35 @@
31762
31781
  }
31763
31782
  ]
31764
31783
  },
31784
+ {
31785
+ "name": "Qubetics Testnet",
31786
+ "chain": "Qubetics Testnet",
31787
+ "rpc": [
31788
+ "https://alphatestnet-evm-rpc.qubetics.work/",
31789
+ "wss://wss-testnet-nodes.shidoscan.com"
31790
+ ],
31791
+ "faucets": [
31792
+ "https://alphatestnet-explorer.qubetics.work/faucet"
31793
+ ],
31794
+ "nativeCurrency": {
31795
+ "name": "Qubetics Testnet Token",
31796
+ "symbol": "TICS",
31797
+ "decimals": 18
31798
+ },
31799
+ "infoURL": "https://www.qubetics.com/",
31800
+ "shortName": "Qubetics",
31801
+ "chainId": 9003,
31802
+ "networkId": 9003,
31803
+ "icon": "qubetics",
31804
+ "explorers": [
31805
+ {
31806
+ "name": "Qubetics Testnet Explorer",
31807
+ "url": "https://testnet.shidoscan.com",
31808
+ "standard": "none",
31809
+ "icon": "qubetics"
31810
+ }
31811
+ ]
31812
+ },
31765
31813
  {
31766
31814
  "name": "Shido Testnet Block",
31767
31815
  "chain": "Shido Testnet",
@@ -33167,6 +33215,23 @@
33167
33215
  }
33168
33216
  ]
33169
33217
  },
33218
+ {
33219
+ "name": "Chain Opera Testnet",
33220
+ "chain": "Chain Opera Testnet",
33221
+ "rpc": [
33222
+ "http://40.78.123.6:8545"
33223
+ ],
33224
+ "faucets": [],
33225
+ "nativeCurrency": {
33226
+ "name": "coai",
33227
+ "symbol": "CO",
33228
+ "decimals": 18
33229
+ },
33230
+ "infoURL": "https://chainopera.ai/",
33231
+ "shortName": "chainopera-testnet",
33232
+ "chainId": 10066,
33233
+ "networkId": 10066
33234
+ },
33170
33235
  {
33171
33236
  "name": "Japan Open Chain Testnet",
33172
33237
  "chain": "JOCT",