@evedex/networks 3.4.3-dev.3 → 3.4.3-dev.4

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.
@@ -904,6 +904,18 @@
904
904
  "PimlicoEntryPointSimulations": {
905
905
  "address": "0x539F19785D2FFbe321D95B7F29dA38155E65202A",
906
906
  "blockNumber": 276441571
907
+ },
908
+ "Kernel": {
909
+ "address": "0x33F406494Bfee88B60c3c271e1183961669231Db",
910
+ "blockNumber": 276458781
911
+ },
912
+ "KernelFactory": {
913
+ "address": "0x847Caf491Fdcd75BF9e0A38D86f090E29894c1A9",
914
+ "blockNumber": 276459077
915
+ },
916
+ "FactoryStaker": {
917
+ "address": "0x96318d5FeCd6f7Cd472f879db974300e640E8790",
918
+ "blockNumber": 276459699
907
919
  }
908
920
  },
909
921
  "arbitrum_demo_sepolia": {
@@ -943,6 +955,18 @@
943
955
  "PimlicoEntryPointSimulations": {
944
956
  "address": "0xC613370D5E6A400E795E74C34C36aB2b1681Be1C",
945
957
  "blockNumber": 276448052
958
+ },
959
+ "Kernel": {
960
+ "address": "0xe8d98e69f1e38f289E76c4d948661415aadf6507",
961
+ "blockNumber": 276460095
962
+ },
963
+ "KernelFactory": {
964
+ "address": "0xCC65f5A2D4C2aC3Beb1e06797B60e37910aEF4e2",
965
+ "blockNumber": 276460190
966
+ },
967
+ "FactoryStaker": {
968
+ "address": "0xb66ab6B71b31Ff1c104A8730f916F3525980597f",
969
+ "blockNumber": 276460355
946
970
  }
947
971
  },
948
972
  "tron": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@evedex/networks",
3
- "version": "3.4.3-dev.3",
3
+ "version": "3.4.3-dev.4",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org/",