evmchains 0.1.1__py3-none-any.whl → 0.1.2__py3-none-any.whl

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.
evmchains/_meta.py CHANGED
@@ -12,5 +12,5 @@ __version__: str
12
12
  __version_tuple__: VERSION_TUPLE
13
13
  version_tuple: VERSION_TUPLE
14
14
 
15
- __version__ = version = '0.1.1'
16
- __version_tuple__ = version_tuple = (0, 1, 1)
15
+ __version__ = version = '0.1.2'
16
+ __version_tuple__ = version_tuple = (0, 1, 2)
evmchains/chains.py CHANGED
@@ -3,7 +3,7 @@
3
3
  !!!!!!!!!!!!!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!!!!!!!!!!!!
4
4
  !!!! DO NOT EDIT THIS FILE DIRECTLY! !!!!
5
5
  !!!! This file is auto-generated by scripts/update.py !!!!
6
- !!!! 2024-10-25 13:16:30.325248+00:00 !!!!
6
+ !!!! 2024-11-26 16:15:52.616655+00:00 !!!!
7
7
  !!!!!!!!!!!!!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!!!!!!!!!!!!
8
8
  """
9
9
 
@@ -83,11 +83,16 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
83
83
  "chainId": 421614,
84
84
  "ens": None,
85
85
  "explorers": [
86
+ {
87
+ "name": "arbiscan-sepolia",
88
+ "standard": "EIP3091",
89
+ "url": "https://sepolia.arbiscan.io",
90
+ },
86
91
  {
87
92
  "name": "Arbitrum Sepolia Rollup Testnet Explorer",
88
93
  "standard": "EIP3091",
89
94
  "url": "https://sepolia-explorer.arbitrum.io",
90
- }
95
+ },
91
96
  ],
92
97
  "faucets": [],
93
98
  "features": None,
@@ -146,11 +151,16 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
146
151
  "chainId": 43114,
147
152
  "ens": None,
148
153
  "explorers": [
154
+ {
155
+ "name": "snowscan",
156
+ "standard": "EIP3091",
157
+ "url": "https://snowscan.xyz",
158
+ },
149
159
  {
150
160
  "name": "snowtrace",
151
161
  "standard": "EIP3091",
152
162
  "url": "https://snowtrace.io",
153
- }
163
+ },
154
164
  ],
155
165
  "faucets": [],
156
166
  "features": [{"name": "EIP1559"}],
@@ -171,11 +181,16 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
171
181
  "chainId": 43113,
172
182
  "ens": None,
173
183
  "explorers": [
184
+ {
185
+ "name": "snowscan-testnet",
186
+ "standard": "EIP3091",
187
+ "url": "https://testnet.snowscan.xyz",
188
+ },
174
189
  {
175
190
  "name": "snowtrace",
176
191
  "standard": "EIP3091",
177
192
  "url": "https://testnet.snowtrace.io",
178
- }
193
+ },
179
194
  ],
180
195
  "faucets": ["https://faucet.avax-test.network/"],
181
196
  "features": None,
@@ -198,7 +213,11 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
198
213
  "chainId": 8453,
199
214
  "ens": None,
200
215
  "explorers": [
201
- {"name": "basescan", "standard": "none", "url": "https://basescan.org"},
216
+ {
217
+ "name": "basescan",
218
+ "standard": "EIP3091",
219
+ "url": "https://basescan.org",
220
+ },
202
221
  {
203
222
  "icon": "blockscout",
204
223
  "name": "basescout",
@@ -233,12 +252,17 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
233
252
  "chainId": 84532,
234
253
  "ens": None,
235
254
  "explorers": [
255
+ {
256
+ "name": "basescan-sepolia",
257
+ "standard": "EIP3091",
258
+ "url": "https://sepolia.basescan.org",
259
+ },
236
260
  {
237
261
  "icon": "blockscout",
238
262
  "name": "basescout",
239
263
  "standard": "EIP3091",
240
264
  "url": "https://base-sepolia.blockscout.com",
241
- }
265
+ },
242
266
  ],
243
267
  "faucets": [],
244
268
  "features": None,
@@ -510,7 +534,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
510
534
  ],
511
535
  "faucets": [],
512
536
  "features": None,
513
- "icon": None,
537
+ "icon": "bttc",
514
538
  "infoURL": "https://bt.io",
515
539
  "name": "BitTorrent Chain Mainnet",
516
540
  "nativeCurrency": {"decimals": 18, "name": "BitTorrent", "symbol": "BTT"},
@@ -538,7 +562,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
538
562
  "nativeCurrency": {"decimals": 18, "name": "BitTorrent", "symbol": "BTT"},
539
563
  "networkId": 1028,
540
564
  "rpc": ["https://testrpc.bittorrentchain.io/"],
541
- "shortName": "tbtt",
565
+ "shortName": "tbtt-deprecated",
542
566
  "slip44": 1,
543
567
  },
544
568
  },
@@ -678,7 +702,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
678
702
  "slip44": None,
679
703
  },
680
704
  "testnet": {
681
- "chain": "CronosZkEVMTestnet",
705
+ "chain": "deprecatedCronosZkEVMTestnet",
682
706
  "chainId": 282,
683
707
  "ens": None,
684
708
  "explorers": [
@@ -692,15 +716,15 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
692
716
  "features": None,
693
717
  "icon": None,
694
718
  "infoURL": "https://docs-zkevm.cronos.org",
695
- "name": "Cronos zkEVM Testnet",
719
+ "name": "Deprecated Cronos zkEVM Testnet",
696
720
  "nativeCurrency": {
697
721
  "decimals": 18,
698
722
  "name": "Cronos zkEVM Test Coin",
699
723
  "symbol": "zkTCRO",
700
724
  },
701
725
  "networkId": 282,
702
- "rpc": ["https://testnet.zkevm.cronos.org"],
703
- "shortName": "zkTCRO",
726
+ "rpc": ["https://deprecated.testnet.zkevm.cronos.org"],
727
+ "shortName": "deprecated-zkTCRO",
704
728
  "slip44": 1,
705
729
  },
706
730
  },
@@ -1262,7 +1286,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
1262
1286
  ],
1263
1287
  "faucets": [],
1264
1288
  "features": None,
1265
- "icon": None,
1289
+ "icon": "moonbeam",
1266
1290
  "infoURL": "https://moonbeam.network/networks/moonbeam/",
1267
1291
  "name": "Moonbeam",
1268
1292
  "nativeCurrency": {"decimals": 18, "name": "Glimmer", "symbol": "GLMR"},
@@ -1290,9 +1314,9 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
1290
1314
  "url": "https://moonbase.moonscan.io",
1291
1315
  }
1292
1316
  ],
1293
- "faucets": [],
1317
+ "faucets": ["https://faucet.moonbeam.network/"],
1294
1318
  "features": None,
1295
- "icon": None,
1319
+ "icon": "moonbasealpha",
1296
1320
  "infoURL": "https://docs.moonbeam.network/learn/platform/networks/moonbase/",
1297
1321
  "name": "Moonbase Alpha",
1298
1322
  "nativeCurrency": {"decimals": 18, "name": "Dev", "symbol": "DEV"},
@@ -1321,7 +1345,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
1321
1345
  ],
1322
1346
  "faucets": [],
1323
1347
  "features": None,
1324
- "icon": None,
1348
+ "icon": "moonriver",
1325
1349
  "infoURL": "https://moonbeam.network/networks/moonriver/",
1326
1350
  "name": "Moonriver",
1327
1351
  "nativeCurrency": {"decimals": 18, "name": "Moonriver", "symbol": "MOVR"},
@@ -1412,12 +1436,17 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
1412
1436
  "chainId": 11155420,
1413
1437
  "ens": None,
1414
1438
  "explorers": [
1439
+ {
1440
+ "name": "etherscan-sepolia-optimism",
1441
+ "standard": "EIP3091",
1442
+ "url": "https://sepolia-optimism.etherscan.io",
1443
+ },
1415
1444
  {
1416
1445
  "icon": "blockscout",
1417
1446
  "name": "opscout",
1418
1447
  "standard": "EIP3091",
1419
1448
  "url": "https://optimism-sepolia.blockscout.com",
1420
- }
1449
+ },
1421
1450
  ],
1422
1451
  "faucets": ["https://app.optimism.io/faucet"],
1423
1452
  "features": None,
@@ -1483,6 +1512,68 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
1483
1512
  "slip44": None,
1484
1513
  },
1485
1514
  },
1515
+ "palm": {
1516
+ "mainnet": {
1517
+ "chain": "Palm",
1518
+ "chainId": 11297108109,
1519
+ "ens": None,
1520
+ "explorers": [
1521
+ {
1522
+ "name": "Chainlens",
1523
+ "standard": "EIP3091",
1524
+ "url": "https://palm.chainlens.com",
1525
+ },
1526
+ {
1527
+ "name": "Dora",
1528
+ "standard": "none",
1529
+ "url": "https://www.ondora.xyz/network/palm",
1530
+ },
1531
+ ],
1532
+ "faucets": [],
1533
+ "features": None,
1534
+ "icon": "palm",
1535
+ "infoURL": "https://palm.network",
1536
+ "name": "Palm",
1537
+ "nativeCurrency": {"decimals": 18, "name": "PALM", "symbol": "PALM"},
1538
+ "networkId": 11297108109,
1539
+ "rpc": [
1540
+ "https://palm-mainnet.infura.io/v3/${INFURA_API_KEY}",
1541
+ "https://palm-mainnet.public.blastapi.io",
1542
+ ],
1543
+ "shortName": "palm",
1544
+ "slip44": None,
1545
+ },
1546
+ "testnet": {
1547
+ "chain": "Palm",
1548
+ "chainId": 11297108099,
1549
+ "ens": None,
1550
+ "explorers": [
1551
+ {
1552
+ "name": "Chainlens",
1553
+ "standard": "EIP3091",
1554
+ "url": "https://testnet.palm.chainlens.com",
1555
+ },
1556
+ {
1557
+ "name": "Dora",
1558
+ "standard": "none",
1559
+ "url": "https://www.ondora.xyz/network/palm-testnet",
1560
+ },
1561
+ ],
1562
+ "faucets": [],
1563
+ "features": None,
1564
+ "icon": "palm",
1565
+ "infoURL": "https://palm.network",
1566
+ "name": "Palm Testnet",
1567
+ "nativeCurrency": {"decimals": 18, "name": "PALM", "symbol": "PALM"},
1568
+ "networkId": 11297108099,
1569
+ "rpc": [
1570
+ "https://palm-testnet.infura.io/v3/${INFURA_API_KEY}",
1571
+ "https://palm-testnet.public.blastapi.io",
1572
+ ],
1573
+ "shortName": "tpalm",
1574
+ "slip44": 1,
1575
+ },
1576
+ },
1486
1577
  "polygon": {
1487
1578
  "mainnet": {
1488
1579
  "chain": "Polygon",
@@ -1553,11 +1644,16 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
1553
1644
  "chainId": 80002,
1554
1645
  "ens": None,
1555
1646
  "explorers": [
1647
+ {
1648
+ "name": "polygonscan-amoy",
1649
+ "standard": "EIP3091",
1650
+ "url": "https://amoy.polygonscan.com",
1651
+ },
1556
1652
  {
1557
1653
  "name": "polygonamoy",
1558
1654
  "standard": "EIP3091",
1559
1655
  "url": "https://www.oklink.com/amoy",
1560
- }
1656
+ },
1561
1657
  ],
1562
1658
  "faucets": ["https://faucet.polygon.technology/"],
1563
1659
  "features": None,
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: evmchains
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: Packaged metadata on Ethereum Virtual Machine (EVM) chains
5
- License: Apache License
5
+ License: Apache License
6
6
  Version 2.0, January 2004
7
7
  http://www.apache.org/licenses/
8
8
 
@@ -0,0 +1,10 @@
1
+ evmchains/__init__.py,sha256=9lCyb-ttFWgOcLEPEjkF8qyFmu5YpJMI7RU9FMVkkb0,1658
2
+ evmchains/_meta.py,sha256=SFCDdrYA67D1Je-jHgVVh4LOopkPvuV6NMtqSJ7Tfhg,411
3
+ evmchains/chains.py,sha256=HVRbt_R9kw_3z51A8EhzVX6BcGDOgM9OcTgijgdtH9U,74136
4
+ evmchains/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
+ evmchains/types.py,sha256=7_2lxPL-mSE0r85rX4GqrE5HL7tPHnyRqvx4QWQNnIA,611
6
+ evmchains-0.1.2.dist-info/LICENSE,sha256=wKVouzimXmZeaCj3f48Vua0vk91U4vjrrt2Ax0u3qBs,11342
7
+ evmchains-0.1.2.dist-info/METADATA,sha256=zLlfUVQVtbs427hp4u5Zlh8MD9xZBXebkaNx-LgIsHs,15782
8
+ evmchains-0.1.2.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
9
+ evmchains-0.1.2.dist-info/top_level.txt,sha256=qwbaOucZ5qXfj0eTHrIujLTezgtcInyR_U-Ef2P4oic,10
10
+ evmchains-0.1.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.2.0)
2
+ Generator: setuptools (75.6.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,10 +0,0 @@
1
- evmchains/__init__.py,sha256=9lCyb-ttFWgOcLEPEjkF8qyFmu5YpJMI7RU9FMVkkb0,1658
2
- evmchains/_meta.py,sha256=PKIMyjdUACH4-ONvtunQCnYE2UhlMfp9su83e3HXl5E,411
3
- evmchains/chains.py,sha256=oqUHM0pEr_-VuZ-ym89KqTPeiqgkNMKlfXWc6g0IG1Q,70711
4
- evmchains/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
- evmchains/types.py,sha256=7_2lxPL-mSE0r85rX4GqrE5HL7tPHnyRqvx4QWQNnIA,611
6
- evmchains-0.1.1.dist-info/LICENSE,sha256=wKVouzimXmZeaCj3f48Vua0vk91U4vjrrt2Ax0u3qBs,11342
7
- evmchains-0.1.1.dist-info/METADATA,sha256=p_3kVgk2tUF4377kf9d_K_LfPvF0Grk8YJ6Ip61t6v0,15749
8
- evmchains-0.1.1.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
9
- evmchains-0.1.1.dist-info/top_level.txt,sha256=qwbaOucZ5qXfj0eTHrIujLTezgtcInyR_U-Ef2P4oic,10
10
- evmchains-0.1.1.dist-info/RECORD,,