brave-wallet-lists 1.25.110 → 1.25.112

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 (27) hide show
  1. package/chainlist.json +98 -7
  2. package/coingecko-ids.json +52 -23
  3. package/coingecko.json +21686 -21833
  4. package/contract-map.json +136 -136
  5. package/dapp-lists.json +9669 -9677
  6. package/images/3GEznP41VaAGv9yRdBiuYdA8zkffNc8b7DzNJgFbH4Kh.png +0 -0
  7. package/images/47psVap1QaXYYEPhFn7pZuvR8m9GQaX8wDodZuY3fWL7.png +0 -0
  8. package/images/4bBxhRezDJDu3uuh1KM3bWetYiAZSauTeUGixn9rmiX9.png +0 -0
  9. package/images/6AarZpv8KwmPBxBEZdRmd3g1q2tUBaSgTNQ5e621qcZQ.png +0 -0
  10. package/images/6r4PCVaX4rYN9WdbXwVWAQL4djFoUaeBMsq8Cxc6NApZ.png +0 -0
  11. package/images/71WsPPm44SUTWDfcCdLKsDezw4ZBXDrPjHz2rea7Lo97.png +0 -0
  12. package/images/7f94zk1EgfoeG57Vj5FtDDjMmPNHM4DYs7KRiyd2T4bA.png +0 -0
  13. package/images/9MBzpyMRkj2r5nTQZMMnxnCm5j1MAAFSYUtbSKjAF3WU.png +0 -0
  14. package/images/BzpqoPc44oaHu9SB5hek1GRNjzc4UwFcL4oWusWozm3N.png +0 -0
  15. package/images/CARL1SLwhaK4eaF633jgEgYgJ7UDJmTa9XGHfMgPud5e.png +0 -0
  16. package/images/CzkM8bzWFdXsjtZQnz2piTxJKPtJ5mfTL8S6sNZg7n7S.png +0 -0
  17. package/images/DidjvEEFLk31yEjTkxf6CfNi6RcsUjPS6qHNTVzhApNU.png +0 -0
  18. package/images/GmW12mAzyTj897Y3pgxDQzpnNid7q58E8T7V56rmaUdD.png +0 -0
  19. package/images/HxtRWx83K61KjsNu1iCB4uhX9cbUtcSizRjLXXSZyyEm.png +0 -0
  20. package/images/J5tzd1ww1V1qrgDUQHVCGqpmpbnEnjzGs9LAqJxwkNde.png +0 -0
  21. package/images/McpgFn2CxFYFq6JLiBxeC6viNfebLsfsf9Sv5wcwKvL.png +0 -0
  22. package/images/RaiuuHKrphE2jENyANz37mcTquwmwBqdnAiR881aEBZ.png +0 -0
  23. package/package.json +1 -1
  24. package/ramp-tokens.json +20 -0
  25. package/solana-contract-map.json +9 -9
  26. package/images/3B3Zfs7eb46Re9GHWv6ccYRSBGy5EvQF2i2VXMD6tge6.png +0 -0
  27. package/images/MarcoPaG4dV4qit3ZPGPFm4qt4KKNBKvAsm2rPGNF72.png +0 -0
package/chainlist.json CHANGED
@@ -4710,6 +4710,31 @@
4710
4710
  "networkId": 172,
4711
4711
  "slip44": 1
4712
4712
  },
4713
+ {
4714
+ "name": "ENI Mainnet",
4715
+ "chain": "ENI",
4716
+ "rpc": [
4717
+ "https://rpc.eniac.network"
4718
+ ],
4719
+ "faucets": [],
4720
+ "nativeCurrency": {
4721
+ "name": "ENI",
4722
+ "symbol": "ENI",
4723
+ "decimals": 18
4724
+ },
4725
+ "infoURL": "https://eniac.network/",
4726
+ "shortName": "eni",
4727
+ "chainId": 173,
4728
+ "networkId": 173,
4729
+ "icon": "eni",
4730
+ "explorers": [
4731
+ {
4732
+ "name": "ENI Explorer",
4733
+ "url": "https://scan.eniac.network",
4734
+ "standard": "EIP3091"
4735
+ }
4736
+ ]
4737
+ },
4713
4738
  {
4714
4739
  "name": "OTC",
4715
4740
  "chain": "OTC",
@@ -6465,12 +6490,12 @@
6465
6490
  ],
6466
6491
  "faucets": [],
6467
6492
  "nativeCurrency": {
6468
- "name": "Frax Ether",
6469
- "symbol": "frxETH",
6493
+ "name": "Frax",
6494
+ "symbol": "FRAX",
6470
6495
  "decimals": 18
6471
6496
  },
6472
6497
  "infoURL": "https://mainnet.frax.com",
6473
- "shortName": "fraxtal",
6498
+ "shortName": "frax",
6474
6499
  "chainId": 252,
6475
6500
  "networkId": 252,
6476
6501
  "icon": "fraxtal",
@@ -28454,8 +28479,8 @@
28454
28479
  "name": "Tanssi Demo",
28455
28480
  "chain": "TANGO",
28456
28481
  "rpc": [
28457
- "https://dancebox-3001.tanssi-api.network",
28458
- "wss://dancebox-3001.tanssi-api.network"
28482
+ "https://dancelight-2001.tanssi-api.network",
28483
+ "wss://dancelight-2001.tanssi-api.network"
28459
28484
  ],
28460
28485
  "faucets": [
28461
28486
  "https://apps.tanssi.network/demo"
@@ -28472,7 +28497,7 @@
28472
28497
  "explorers": [
28473
28498
  {
28474
28499
  "name": "BlockScout",
28475
- "url": "https://fra-dancebox-3001-bs.a.dancebox.tanssi.network",
28500
+ "url": "https://dancelight-2001-blockscout.tanssi-chains.network",
28476
28501
  "standard": "EIP3091"
28477
28502
  }
28478
28503
  ]
@@ -59816,6 +59841,31 @@
59816
59841
  }
59817
59842
  ]
59818
59843
  },
59844
+ {
59845
+ "name": "ENI Testnet",
59846
+ "chain": "ENI",
59847
+ "rpc": [
59848
+ "https://rpc-testnet.eniac.network"
59849
+ ],
59850
+ "faucets": [],
59851
+ "nativeCurrency": {
59852
+ "name": "ENI Testnet Token",
59853
+ "symbol": "ENI",
59854
+ "decimals": 18
59855
+ },
59856
+ "infoURL": "https://eniac.network/",
59857
+ "shortName": "eni-test",
59858
+ "chainId": 6912115,
59859
+ "networkId": 6912115,
59860
+ "icon": "eni-test",
59861
+ "explorers": [
59862
+ {
59863
+ "name": "ENI Testnet Explorer",
59864
+ "url": "https://scan-testnet.eniac.network",
59865
+ "standard": "EIP3091"
59866
+ }
59867
+ ]
59868
+ },
59819
59869
  {
59820
59870
  "name": "Humanity Protocol",
59821
59871
  "chain": "Humanity",
@@ -59858,6 +59908,47 @@
59858
59908
  }
59859
59909
  ]
59860
59910
  },
59911
+ {
59912
+ "name": "Humanity Protocol testnet",
59913
+ "chain": "Humanity",
59914
+ "rpc": [
59915
+ "https://rpc.testnet.humanity.org",
59916
+ "https://humanity-testnet.g.alchemy.com/public"
59917
+ ],
59918
+ "faucets": [
59919
+ "https://faucets.alchemy.com/faucets/humanity-testnet"
59920
+ ],
59921
+ "nativeCurrency": {
59922
+ "name": "tHP",
59923
+ "symbol": "tHP",
59924
+ "decimals": 18
59925
+ },
59926
+ "infoURL": "https://testnet.humanity.org",
59927
+ "parent": {
59928
+ "type": "L2",
59929
+ "chain": "eip155-42161",
59930
+ "bridges": []
59931
+ },
59932
+ "shortName": "thp",
59933
+ "chainId": 7080969,
59934
+ "networkId": 7080969,
59935
+ "status": "active",
59936
+ "explorers": [
59937
+ {
59938
+ "name": "Humanity Testnet explorer",
59939
+ "url": "https://humanity-testnet.explorer.alchemy.com",
59940
+ "standard": "none"
59941
+ }
59942
+ ],
59943
+ "features": [
59944
+ {
59945
+ "name": "EIP155"
59946
+ },
59947
+ {
59948
+ "name": "EIP1559"
59949
+ }
59950
+ ]
59951
+ },
59861
59952
  {
59862
59953
  "name": "COTI Testnet",
59863
59954
  "title": "COTI Testnet",
@@ -61969,7 +62060,7 @@
61969
62060
  "name": "dKargo Warehouse Testnet",
61970
62061
  "chain": "dKargo Warehouse",
61971
62062
  "rpc": [
61972
- "https://warehouse-full01.dkargo.io"
62063
+ "https://rpc.warehouse.dkargo.io"
61973
62064
  ],
61974
62065
  "faucets": [],
61975
62066
  "nativeCurrency": {