brave-wallet-lists 1.25.68 → 1.25.70

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 (28) hide show
  1. package/chainlist.json +51 -4
  2. package/coingecko-ids.json +113 -29
  3. package/coingecko.json +20531 -20636
  4. package/contract-map.json +112 -112
  5. package/dapp-lists.json +9896 -9934
  6. package/images/3GEznP41VaAGv9yRdBiuYdA8zkffNc8b7DzNJgFbH4Kh.png +0 -0
  7. package/images/6r4PCVaX4rYN9WdbXwVWAQL4djFoUaeBMsq8Cxc6NApZ.png +0 -0
  8. package/images/71WsPPm44SUTWDfcCdLKsDezw4ZBXDrPjHz2rea7Lo97.png +0 -0
  9. package/images/7f94zk1EgfoeG57Vj5FtDDjMmPNHM4DYs7KRiyd2T4bA.png +0 -0
  10. package/images/BzpqoPc44oaHu9SB5hek1GRNjzc4UwFcL4oWusWozm3N.png +0 -0
  11. package/images/CARL1SLwhaK4eaF633jgEgYgJ7UDJmTa9XGHfMgPud5e.png +0 -0
  12. package/images/CzkM8bzWFdXsjtZQnz2piTxJKPtJ5mfTL8S6sNZg7n7S.png +0 -0
  13. package/images/DTEqTxxGFn3SZ4C8tNP35X8iegCCgCBrX974WFSuYVZh.png +0 -0
  14. package/images/HBoNJ5v8g71s2boRivrHnfSB5MVPLDHHyVjruPfhGkvL.png +0 -0
  15. package/images/HxtRWx83K61KjsNu1iCB4uhX9cbUtcSizRjLXXSZyyEm.png +0 -0
  16. package/images/J5tzd1ww1V1qrgDUQHVCGqpmpbnEnjzGs9LAqJxwkNde.png +0 -0
  17. package/images/McpgFn2CxFYFq6JLiBxeC6viNfebLsfsf9Sv5wcwKvL.png +0 -0
  18. package/images/RaiuuHKrphE2jENyANz37mcTquwmwBqdnAiR881aEBZ.png +0 -0
  19. package/images/piinKrjeiUVwhnXzsgNCV2aVGsBc4GwHQ9eCtkAgcTw.png +0 -0
  20. package/package.json +1 -1
  21. package/ramp-tokens.json +20 -0
  22. package/solana-contract-map.json +12 -12
  23. package/images/5mbK36SZ7J19An8jFochhQS4of8g6BwUjbeCSxBSoWdp.png +0 -0
  24. package/images/66edZnAPEJSxnAK4SckuupssXpbu5doV57FUcghaqPsY.png +0 -0
  25. package/images/9hjZ8UTNrNWt3YUTHVpvzdQjNbp64NbKSDsbLqKR6BZc.png +0 -0
  26. package/images/C98A4nkJXhpVZNAZdHUA95RpTF3T4whtQubL3YobiUX9.png +0 -0
  27. package/images/E43qU77tnWDwN11o7TtaGMNpxCAqz8RZEZ7PcTCUXSim.png +0 -0
  28. package/images/E8G4uo2i9d12aGnXDHXXcw6hU2fh2NytR5XR3qurTLBx.png +0 -0
package/chainlist.json CHANGED
@@ -6223,7 +6223,11 @@
6223
6223
  "title": "TAC Mainnet",
6224
6224
  "chain": "TAC",
6225
6225
  "icon": "tac",
6226
- "rpc": [],
6226
+ "rpc": [
6227
+ "https://rpc.tac.build",
6228
+ "https://rpc.ankr.com/tac",
6229
+ "https://ws.rpc.tac.build"
6230
+ ],
6227
6231
  "faucets": [],
6228
6232
  "nativeCurrency": {
6229
6233
  "name": "TAC",
@@ -6231,10 +6235,22 @@
6231
6235
  "decimals": 18
6232
6236
  },
6233
6237
  "infoURL": "https://tac.build/",
6234
- "shortName": "tac",
6238
+ "shortName": "tacchain_239-1",
6239
+ "slip44": 60,
6235
6240
  "chainId": 239,
6236
6241
  "networkId": 239,
6237
- "explorers": []
6242
+ "explorers": [
6243
+ {
6244
+ "name": "TAC Explorer",
6245
+ "url": "https://explorer.tac.build",
6246
+ "standard": "EIP3091"
6247
+ },
6248
+ {
6249
+ "name": "Blockscout",
6250
+ "url": "https://tac.blockscout.com",
6251
+ "standard": "EIP3091"
6252
+ }
6253
+ ]
6238
6254
  },
6239
6255
  {
6240
6256
  "name": "Cronos zkEVM Testnet",
@@ -21889,7 +21905,7 @@
21889
21905
  "shortName": "tacchain_2390-1",
21890
21906
  "chainId": 2390,
21891
21907
  "networkId": 2390,
21892
- "slip44": 1,
21908
+ "slip44": 60,
21893
21909
  "explorers": [
21894
21910
  {
21895
21911
  "name": "TAC Turin Blockscout",
@@ -21898,6 +21914,37 @@
21898
21914
  }
21899
21915
  ]
21900
21916
  },
21917
+ {
21918
+ "name": "TAC Saint Petersburg",
21919
+ "title": "TAC Testnet SPB",
21920
+ "chain": "TAC",
21921
+ "icon": "tactestnet",
21922
+ "rpc": [
21923
+ "https://spb.rpc.tac.build",
21924
+ "https://rpc.ankr.com/tac_spb",
21925
+ "https://spb-ws.rpc.tac.build"
21926
+ ],
21927
+ "faucets": [
21928
+ "https://spb.faucet.tac.build/"
21929
+ ],
21930
+ "nativeCurrency": {
21931
+ "name": "TAC",
21932
+ "symbol": "TAC",
21933
+ "decimals": 18
21934
+ },
21935
+ "infoURL": "https://tac.build/",
21936
+ "shortName": "tacchain_2391-1",
21937
+ "chainId": 2391,
21938
+ "networkId": 2391,
21939
+ "slip44": 60,
21940
+ "explorers": [
21941
+ {
21942
+ "name": "TAC SPB Explorer",
21943
+ "url": "https://spb.explorer.tac.build",
21944
+ "standard": "EIP3091"
21945
+ }
21946
+ ]
21947
+ },
21901
21948
  {
21902
21949
  "name": "BOMB Chain Testnet",
21903
21950
  "chain": "BOMB",