@evedex/networks 3.4.3-dev.1 → 3.4.3-dev.3
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.
- package/README.md +0 -1
- package/networks/contracts-networks.json +99 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -20,5 +20,4 @@ Check `.env` and `hardhat.config.js` before deploy modules.
|
|
|
20
20
|
3. npx hardhat verify --network eventum_testnet CONTRACT_ADDRESS
|
|
21
21
|
4. (optional deploy another proxy implementation) npx hardhat deploy --network eventum_testnet --tags UpgradeLuckyShot
|
|
22
22
|
|
|
23
|
-
111
|
|
24
23
|
<!-- release pipeline smoke test -->
|
|
@@ -374,6 +374,18 @@
|
|
|
374
374
|
"address": "0xe575f5DD354DC79a8114071992a2AC379a75DAA4",
|
|
375
375
|
"blockNumber": 358285978,
|
|
376
376
|
"upgradable.proxyAdmin": "0x0000000000000000000000000000000000000000"
|
|
377
|
+
},
|
|
378
|
+
"Entrypoint": {
|
|
379
|
+
"address": "0x0977a7E7c25fdD7B40686f068AbE28431393B39D",
|
|
380
|
+
"blockNumber": 472718637
|
|
381
|
+
},
|
|
382
|
+
"VerifyingPaymaster": {
|
|
383
|
+
"address": "0x5Bc15d8cF905D87c680fb1383247503E228ABf68",
|
|
384
|
+
"blockNumber": 472718661
|
|
385
|
+
},
|
|
386
|
+
"PimlicoEntryPointSimulations": {
|
|
387
|
+
"address": "0xF22a4778d6240751E98692b3FB16058dA413F2a8",
|
|
388
|
+
"blockNumber": 472718734
|
|
377
389
|
}
|
|
378
390
|
},
|
|
379
391
|
"eventum_demo": {
|
|
@@ -743,22 +755,23 @@
|
|
|
743
755
|
"decimals": 18
|
|
744
756
|
},
|
|
745
757
|
"EVE": {
|
|
746
|
-
"address": "
|
|
747
|
-
"blockNumber":
|
|
758
|
+
"address": "0x6b78b6aaCce892b1FEc1EA5b69300F2115229013",
|
|
759
|
+
"blockNumber": 276450062,
|
|
760
|
+
"decimals": 18
|
|
748
761
|
},
|
|
749
762
|
"USDC": {
|
|
750
|
-
"address": "
|
|
751
|
-
"blockNumber":
|
|
763
|
+
"address": "0xA0023c3aEd3D333Ec37233e34b7f009cE3F7aBB5",
|
|
764
|
+
"blockNumber": 276450051,
|
|
752
765
|
"decimals": 6
|
|
753
766
|
},
|
|
754
767
|
"USDT": {
|
|
755
|
-
"address": "
|
|
756
|
-
"blockNumber":
|
|
768
|
+
"address": "0xC1EAD87a5B22f825a8517Ba449516aC6DfB05625",
|
|
769
|
+
"blockNumber": 276450057,
|
|
757
770
|
"decimals": 6
|
|
758
771
|
},
|
|
759
772
|
"WBTC": {
|
|
760
|
-
"address": "
|
|
761
|
-
"blockNumber":
|
|
773
|
+
"address": "0x58a0d75D5c5CD7CB505473fA4Ef772c7fbAe744C",
|
|
774
|
+
"blockNumber": 276450068,
|
|
762
775
|
"decimals": 8
|
|
763
776
|
},
|
|
764
777
|
"Vault": {
|
|
@@ -854,6 +867,84 @@
|
|
|
854
867
|
"blockNumber": 263785255
|
|
855
868
|
}
|
|
856
869
|
},
|
|
870
|
+
"arbitrum_dev_sepolia": {
|
|
871
|
+
"ETH": {
|
|
872
|
+
"address": "0x0000000000000000000000000000000000000000",
|
|
873
|
+
"blockNumber": 1,
|
|
874
|
+
"decimals": 18
|
|
875
|
+
},
|
|
876
|
+
"EVE": {
|
|
877
|
+
"address": "0x6b78b6aaCce892b1FEc1EA5b69300F2115229013",
|
|
878
|
+
"blockNumber": 276450062,
|
|
879
|
+
"decimals": 18
|
|
880
|
+
},
|
|
881
|
+
"USDC": {
|
|
882
|
+
"address": "0xA0023c3aEd3D333Ec37233e34b7f009cE3F7aBB5",
|
|
883
|
+
"blockNumber": 276450051,
|
|
884
|
+
"decimals": 6
|
|
885
|
+
},
|
|
886
|
+
"USDT": {
|
|
887
|
+
"address": "0xC1EAD87a5B22f825a8517Ba449516aC6DfB05625",
|
|
888
|
+
"blockNumber": 276450057,
|
|
889
|
+
"decimals": 6
|
|
890
|
+
},
|
|
891
|
+
"WBTC": {
|
|
892
|
+
"address": "0x58a0d75D5c5CD7CB505473fA4Ef772c7fbAe744C",
|
|
893
|
+
"blockNumber": 276450068,
|
|
894
|
+
"decimals": 8
|
|
895
|
+
},
|
|
896
|
+
"Entrypoint": {
|
|
897
|
+
"address": "0xc37ffCF9C88052F5e6a2BD186e38D1fD78dc2137",
|
|
898
|
+
"blockNumber": 276441482
|
|
899
|
+
},
|
|
900
|
+
"VerifyingPaymaster": {
|
|
901
|
+
"address": "0xd58A6de95C0aF66900B5e970D33b5e45C0c9052B",
|
|
902
|
+
"blockNumber": 276441498
|
|
903
|
+
},
|
|
904
|
+
"PimlicoEntryPointSimulations": {
|
|
905
|
+
"address": "0x539F19785D2FFbe321D95B7F29dA38155E65202A",
|
|
906
|
+
"blockNumber": 276441571
|
|
907
|
+
}
|
|
908
|
+
},
|
|
909
|
+
"arbitrum_demo_sepolia": {
|
|
910
|
+
"ETH": {
|
|
911
|
+
"address": "0x0000000000000000000000000000000000000000",
|
|
912
|
+
"blockNumber": 1,
|
|
913
|
+
"decimals": 18
|
|
914
|
+
},
|
|
915
|
+
"EVE": {
|
|
916
|
+
"address": "0x6b78b6aaCce892b1FEc1EA5b69300F2115229013",
|
|
917
|
+
"blockNumber": 276450062,
|
|
918
|
+
"decimals": 18
|
|
919
|
+
},
|
|
920
|
+
"USDC": {
|
|
921
|
+
"address": "0xA0023c3aEd3D333Ec37233e34b7f009cE3F7aBB5",
|
|
922
|
+
"blockNumber": 276450051,
|
|
923
|
+
"decimals": 6
|
|
924
|
+
},
|
|
925
|
+
"USDT": {
|
|
926
|
+
"address": "0xC1EAD87a5B22f825a8517Ba449516aC6DfB05625",
|
|
927
|
+
"blockNumber": 276450057,
|
|
928
|
+
"decimals": 6
|
|
929
|
+
},
|
|
930
|
+
"WBTC": {
|
|
931
|
+
"address": "0x58a0d75D5c5CD7CB505473fA4Ef772c7fbAe744C",
|
|
932
|
+
"blockNumber": 276450068,
|
|
933
|
+
"decimals": 8
|
|
934
|
+
},
|
|
935
|
+
"Entrypoint": {
|
|
936
|
+
"address": "0x91a4090BCdfF76Cf54e10701eF9dd3e6AD398D81",
|
|
937
|
+
"blockNumber": 276447957
|
|
938
|
+
},
|
|
939
|
+
"VerifyingPaymaster": {
|
|
940
|
+
"address": "0xa2020e278aD8cD483f58E0223f464a6900E30594",
|
|
941
|
+
"blockNumber": 276448043
|
|
942
|
+
},
|
|
943
|
+
"PimlicoEntryPointSimulations": {
|
|
944
|
+
"address": "0xC613370D5E6A400E795E74C34C36aB2b1681Be1C",
|
|
945
|
+
"blockNumber": 276448052
|
|
946
|
+
}
|
|
947
|
+
},
|
|
857
948
|
"tron": {
|
|
858
949
|
"USDT": {
|
|
859
950
|
"address": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
|