evmchains 0.0.4__py3-none-any.whl → 0.0.6__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 +2 -2
- evmchains/chains.py +92 -7
- {evmchains-0.0.4.dist-info → evmchains-0.0.6.dist-info}/METADATA +12 -1
- evmchains-0.0.6.dist-info/RECORD +10 -0
- {evmchains-0.0.4.dist-info → evmchains-0.0.6.dist-info}/WHEEL +1 -1
- evmchains-0.0.4.dist-info/RECORD +0 -10
- {evmchains-0.0.4.dist-info → evmchains-0.0.6.dist-info}/LICENSE +0 -0
- {evmchains-0.0.4.dist-info → evmchains-0.0.6.dist-info}/top_level.txt +0 -0
evmchains/_meta.py
CHANGED
evmchains/chains.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
# This file is auto-generated by scripts/
|
|
2
|
-
# 2024-
|
|
1
|
+
# This file is auto-generated by scripts/update.py
|
|
2
|
+
# 2024-04-09 14:08:35.326760
|
|
3
3
|
# Do not edit this file directly.
|
|
4
4
|
from typing import Any, Dict
|
|
5
5
|
|
|
@@ -280,7 +280,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
|
|
|
280
280
|
"symbol": "ETH",
|
|
281
281
|
},
|
|
282
282
|
"networkId": 168587773,
|
|
283
|
-
"rpc": ["https://sepolia.blast.io"],
|
|
283
|
+
"rpc": ["https://sepolia.blast.io", "https://blast-sepolia.drpc.org"],
|
|
284
284
|
"shortName": "blastsepolia",
|
|
285
285
|
"slip44": None,
|
|
286
286
|
},
|
|
@@ -410,6 +410,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
|
|
|
410
410
|
"https://rpc.mevblocker.io/fast",
|
|
411
411
|
"https://rpc.mevblocker.io/noreverts",
|
|
412
412
|
"https://rpc.mevblocker.io/fullprivacy",
|
|
413
|
+
"https://eth.drpc.org",
|
|
413
414
|
],
|
|
414
415
|
"shortName": "eth",
|
|
415
416
|
"slip44": 60,
|
|
@@ -488,6 +489,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
|
|
|
488
489
|
"https://sepolia.infura.io/v3/${INFURA_API_KEY}",
|
|
489
490
|
"https://sepolia.gateway.tenderly.co",
|
|
490
491
|
"https://ethereum-sepolia-rpc.publicnode.com",
|
|
492
|
+
"https://sepolia.drpc.org",
|
|
491
493
|
],
|
|
492
494
|
"shortName": "sep",
|
|
493
495
|
"slip44": 1,
|
|
@@ -519,7 +521,11 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
|
|
|
519
521
|
"name": "Fantom Opera",
|
|
520
522
|
"nativeCurrency": {"decimals": 18, "name": "Fantom", "symbol": "FTM"},
|
|
521
523
|
"networkId": 250,
|
|
522
|
-
"rpc": [
|
|
524
|
+
"rpc": [
|
|
525
|
+
"https://rpc.ftm.tools",
|
|
526
|
+
"https://fantom-rpc.publicnode.com",
|
|
527
|
+
"https://fantom.drpc.org",
|
|
528
|
+
],
|
|
523
529
|
"shortName": "ftm",
|
|
524
530
|
"slip44": None,
|
|
525
531
|
},
|
|
@@ -545,6 +551,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
|
|
|
545
551
|
"rpc": [
|
|
546
552
|
"https://rpc.testnet.fantom.network",
|
|
547
553
|
"https://fantom-testnet-rpc.publicnode.com",
|
|
554
|
+
"https://fantom-testnet.drpc.org",
|
|
548
555
|
],
|
|
549
556
|
"shortName": "tftm",
|
|
550
557
|
"slip44": 1,
|
|
@@ -636,6 +643,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
|
|
|
636
643
|
"https://mainnet.optimism.io",
|
|
637
644
|
"https://optimism-rpc.publicnode.com",
|
|
638
645
|
"https://optimism.gateway.tenderly.co",
|
|
646
|
+
"https://optimism.drpc.org",
|
|
639
647
|
],
|
|
640
648
|
"shortName": "oeth",
|
|
641
649
|
"slip44": None,
|
|
@@ -663,6 +671,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
|
|
|
663
671
|
"https://goerli.optimism.io",
|
|
664
672
|
"https://optimism-goerli-rpc.publicnode.com",
|
|
665
673
|
"https://optimism-goerli.gateway.tenderly.co",
|
|
674
|
+
"https://optimism-testnet.drpc.org",
|
|
666
675
|
],
|
|
667
676
|
"shortName": "ogor",
|
|
668
677
|
"slip44": 1,
|
|
@@ -690,7 +699,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
|
|
|
690
699
|
"symbol": "ETH",
|
|
691
700
|
},
|
|
692
701
|
"networkId": 11155420,
|
|
693
|
-
"rpc": ["https://sepolia.optimism.io"],
|
|
702
|
+
"rpc": ["https://sepolia.optimism.io", "https://optimism-sepolia.drpc.org"],
|
|
694
703
|
"shortName": "opsep",
|
|
695
704
|
"slip44": 1,
|
|
696
705
|
},
|
|
@@ -777,6 +786,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
|
|
|
777
786
|
"https://matic-mainnet-full-rpc.bwarelabs.com",
|
|
778
787
|
"https://polygon-bor-rpc.publicnode.com",
|
|
779
788
|
"https://polygon.gateway.tenderly.co",
|
|
789
|
+
"https://polygon.drpc.org",
|
|
780
790
|
],
|
|
781
791
|
"shortName": "matic",
|
|
782
792
|
"slip44": 966,
|
|
@@ -828,7 +838,7 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
|
|
|
828
838
|
"name": "Polygon zkEVM",
|
|
829
839
|
"nativeCurrency": {"decimals": 18, "name": "Ether", "symbol": "ETH"},
|
|
830
840
|
"networkId": 1101,
|
|
831
|
-
"rpc": ["https://zkevm-rpc.com"],
|
|
841
|
+
"rpc": ["https://zkevm-rpc.com", "https://polygon-zkevm.drpc.org"],
|
|
832
842
|
"shortName": "zkevm",
|
|
833
843
|
"slip44": None,
|
|
834
844
|
},
|
|
@@ -850,9 +860,84 @@ PUBLIC_CHAIN_META: Dict[str, Dict[str, Dict[str, Any]]] = {
|
|
|
850
860
|
"name": "Polygon zkEVM Testnet",
|
|
851
861
|
"nativeCurrency": {"decimals": 18, "name": "Ether", "symbol": "ETH"},
|
|
852
862
|
"networkId": 1442,
|
|
853
|
-
"rpc": [
|
|
863
|
+
"rpc": [
|
|
864
|
+
"https://rpc.public.zkevm-test.net",
|
|
865
|
+
"https://polygon-zkevm-testnet.drpc.org",
|
|
866
|
+
],
|
|
854
867
|
"shortName": "testnet-zkEVM-mango",
|
|
855
868
|
"slip44": 1,
|
|
856
869
|
},
|
|
857
870
|
},
|
|
871
|
+
"linea": {
|
|
872
|
+
"mainnet": {
|
|
873
|
+
"chain": "ETH",
|
|
874
|
+
"chainId": 59144,
|
|
875
|
+
"ens": None,
|
|
876
|
+
"explorers": [
|
|
877
|
+
{
|
|
878
|
+
"icon": "linea",
|
|
879
|
+
"name": "Etherscan",
|
|
880
|
+
"standard": "EIP3091",
|
|
881
|
+
"url": "https://lineascan.build",
|
|
882
|
+
},
|
|
883
|
+
{
|
|
884
|
+
"icon": "linea",
|
|
885
|
+
"name": "Blockscout",
|
|
886
|
+
"standard": "EIP3091",
|
|
887
|
+
"url": "https://explorer.linea.build",
|
|
888
|
+
},
|
|
889
|
+
{
|
|
890
|
+
"icon": "linea",
|
|
891
|
+
"name": "L2scan",
|
|
892
|
+
"standard": "EIP3091",
|
|
893
|
+
"url": "https://linea.l2scan.co",
|
|
894
|
+
},
|
|
895
|
+
],
|
|
896
|
+
"faucets": [],
|
|
897
|
+
"features": None,
|
|
898
|
+
"icon": "linea",
|
|
899
|
+
"infoURL": "https://linea.build",
|
|
900
|
+
"name": "Linea",
|
|
901
|
+
"nativeCurrency": {"decimals": 18, "name": "Linea Ether", "symbol": "ETH"},
|
|
902
|
+
"networkId": 59144,
|
|
903
|
+
"rpc": [
|
|
904
|
+
"https://rpc.linea.build",
|
|
905
|
+
"https://linea-mainnet.infura.io/v3/${INFURA_API_KEY}",
|
|
906
|
+
],
|
|
907
|
+
"shortName": "linea",
|
|
908
|
+
"slip44": None,
|
|
909
|
+
},
|
|
910
|
+
"sepolia": {
|
|
911
|
+
"chain": "ETH",
|
|
912
|
+
"chainId": 59141,
|
|
913
|
+
"ens": None,
|
|
914
|
+
"explorers": [
|
|
915
|
+
{
|
|
916
|
+
"icon": "linea",
|
|
917
|
+
"name": "Etherscan",
|
|
918
|
+
"standard": "EIP3091",
|
|
919
|
+
"url": "https://sepolia.lineascan.build",
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
"icon": "linea",
|
|
923
|
+
"name": "Blockscout",
|
|
924
|
+
"standard": "EIP3091",
|
|
925
|
+
"url": "https://explorer.sepolia.linea.build",
|
|
926
|
+
},
|
|
927
|
+
],
|
|
928
|
+
"faucets": [],
|
|
929
|
+
"features": None,
|
|
930
|
+
"icon": "linea",
|
|
931
|
+
"infoURL": "https://linea.build",
|
|
932
|
+
"name": "Linea Sepolia",
|
|
933
|
+
"nativeCurrency": {"decimals": 18, "name": "Linea Ether", "symbol": "ETH"},
|
|
934
|
+
"networkId": 59141,
|
|
935
|
+
"rpc": [
|
|
936
|
+
"https://rpc.sepolia.linea.build",
|
|
937
|
+
"https://linea-sepolia.infura.io/v3/${INFURA_API_KEY}",
|
|
938
|
+
],
|
|
939
|
+
"shortName": "linea-sepolia",
|
|
940
|
+
"slip44": 1,
|
|
941
|
+
},
|
|
942
|
+
},
|
|
858
943
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: evmchains
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.6
|
|
4
4
|
Summary: Packaged metadata on Ethereum Virtual Machine (EVM) chains
|
|
5
5
|
License: Apache License
|
|
6
6
|
Version 2.0, January 2004
|
|
@@ -218,6 +218,7 @@ Classifier: Programming Language :: Python :: 3.8
|
|
|
218
218
|
Classifier: Programming Language :: Python :: 3.9
|
|
219
219
|
Classifier: Programming Language :: Python :: 3.10
|
|
220
220
|
Classifier: Programming Language :: Python :: 3.11
|
|
221
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
221
222
|
Requires-Python: >=3.8
|
|
222
223
|
Description-Content-Type: text/markdown
|
|
223
224
|
License-File: LICENSE
|
|
@@ -277,3 +278,13 @@ assert chain.chainId == 1
|
|
|
277
278
|
|
|
278
279
|
Please see the [contributing guide](CONTRIBUTING.md) to learn more how to contribute to this project.
|
|
279
280
|
Comments, questions, criticisms and pull requests are welcomed.
|
|
281
|
+
|
|
282
|
+
### Adding Chains
|
|
283
|
+
|
|
284
|
+
To add a chain to the metadata, please open a pull request with the following changes:
|
|
285
|
+
|
|
286
|
+
- Update `CHAIN_IDS` in `scripts/update.py` with the chain IDs you want to add
|
|
287
|
+
- Run `python scripts/update.py`
|
|
288
|
+
- Submit a PR with the updated script and updated `evmchain/chains.py` metdata file
|
|
289
|
+
|
|
290
|
+
**Do not edit `evmchain/chains.py` manually.** Any manual changes are likely to be overwritten later.
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
evmchains/__init__.py,sha256=JeDA-PJx5d2C2GLR4kuDdtrE_jag9AlM6EvKBwI3mxI,743
|
|
2
|
+
evmchains/_meta.py,sha256=c6ZQWSJeXXzGZ3WoZWjkA-MiNkBFXMIRV9kZPo4MQ_M,411
|
|
3
|
+
evmchains/chains.py,sha256=48ShgRbQXwmAFoPiGEM4nXvKT-TMFowW1ZV0Dy_2pfs,33001
|
|
4
|
+
evmchains/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
|
+
evmchains/types.py,sha256=oJV6vvbQpckiKP2TTUG-RQRe66i3cGT2M-ZkaMu1Om4,474
|
|
6
|
+
evmchains-0.0.6.dist-info/LICENSE,sha256=wKVouzimXmZeaCj3f48Vua0vk91U4vjrrt2Ax0u3qBs,11342
|
|
7
|
+
evmchains-0.0.6.dist-info/METADATA,sha256=Waj9OtJWOdt2GJDWR4WZL3CWaCQgKYq8sCKiyKjLT1g,15758
|
|
8
|
+
evmchains-0.0.6.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
9
|
+
evmchains-0.0.6.dist-info/top_level.txt,sha256=qwbaOucZ5qXfj0eTHrIujLTezgtcInyR_U-Ef2P4oic,10
|
|
10
|
+
evmchains-0.0.6.dist-info/RECORD,,
|
evmchains-0.0.4.dist-info/RECORD
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
evmchains/__init__.py,sha256=JeDA-PJx5d2C2GLR4kuDdtrE_jag9AlM6EvKBwI3mxI,743
|
|
2
|
-
evmchains/_meta.py,sha256=yBVOKdXLEcTVc7YV7ZPqRXhRDRt-pKrfXxcgHkgPY5g,411
|
|
3
|
-
evmchains/chains.py,sha256=9_VEmmSTmXU414LZQCVD6gfnh-23k1hw-edlv2AvrA8,30014
|
|
4
|
-
evmchains/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
|
-
evmchains/types.py,sha256=oJV6vvbQpckiKP2TTUG-RQRe66i3cGT2M-ZkaMu1Om4,474
|
|
6
|
-
evmchains-0.0.4.dist-info/LICENSE,sha256=wKVouzimXmZeaCj3f48Vua0vk91U4vjrrt2Ax0u3qBs,11342
|
|
7
|
-
evmchains-0.0.4.dist-info/METADATA,sha256=5iIRRxPQq7T4ZIXL8k09VVb7AA6KCLWvZkbESywLsFc,15300
|
|
8
|
-
evmchains-0.0.4.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
|
9
|
-
evmchains-0.0.4.dist-info/top_level.txt,sha256=qwbaOucZ5qXfj0eTHrIujLTezgtcInyR_U-Ef2P4oic,10
|
|
10
|
-
evmchains-0.0.4.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|