@layerzerolabs/lz-evm-sdk-v2 3.0.14 → 3.0.16

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 (253) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/README.md +1 -0
  3. package/deployments/ape-mainnet/Executor.json +53 -18
  4. package/deployments/ape-mainnet/ExecutorFeeLib.json +198 -18
  5. package/deployments/ape-mainnet/Executor_Implementation.json +82 -34
  6. package/deployments/arbitrum-sandbox-local/DVN.json +13 -13
  7. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +5 -5
  8. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +5 -5
  9. package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +5 -5
  10. package/deployments/arbitrum-sandbox-local/EndpointV2.json +9 -9
  11. package/deployments/arbitrum-sandbox-local/EndpointV2View.json +9 -9
  12. package/deployments/arbitrum-sandbox-local/EndpointV2View_Implementation.json +3 -3
  13. package/deployments/arbitrum-sandbox-local/EndpointV2View_Proxy.json +9 -9
  14. package/deployments/arbitrum-sandbox-local/Executor.json +31 -31
  15. package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +5 -5
  16. package/deployments/arbitrum-sandbox-local/ExecutorFeeLib.json +5 -5
  17. package/deployments/arbitrum-sandbox-local/ExecutorProxyAdmin.json +7 -7
  18. package/deployments/arbitrum-sandbox-local/Executor_Implementation.json +3 -3
  19. package/deployments/arbitrum-sandbox-local/Executor_Proxy.json +31 -31
  20. package/deployments/arbitrum-sandbox-local/LzExecutor.json +11 -11
  21. package/deployments/arbitrum-sandbox-local/LzExecutor_Implementation.json +3 -3
  22. package/deployments/arbitrum-sandbox-local/LzExecutor_Proxy.json +11 -11
  23. package/deployments/arbitrum-sandbox-local/MultiCall.json +3 -3
  24. package/deployments/arbitrum-sandbox-local/NonceContractMock.json +3 -3
  25. package/deployments/arbitrum-sandbox-local/PriceFeed.json +11 -11
  26. package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +7 -7
  27. package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +3 -3
  28. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +11 -11
  29. package/deployments/arbitrum-sandbox-local/ReadLib1002.json +5 -5
  30. package/deployments/arbitrum-sandbox-local/ReadLib1002View.json +9 -9
  31. package/deployments/arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json +7 -7
  32. package/deployments/arbitrum-sandbox-local/ReadLib1002View_Implementation.json +3 -3
  33. package/deployments/arbitrum-sandbox-local/ReadLib1002View_Proxy.json +9 -9
  34. package/deployments/arbitrum-sandbox-local/ReceiveUln301.json +5 -5
  35. package/deployments/arbitrum-sandbox-local/ReceiveUln301View.json +9 -9
  36. package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Implementation.json +3 -3
  37. package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
  38. package/deployments/arbitrum-sandbox-local/ReceiveUln302.json +5 -5
  39. package/deployments/arbitrum-sandbox-local/ReceiveUln302View.json +9 -9
  40. package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Implementation.json +3 -3
  41. package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
  42. package/deployments/arbitrum-sandbox-local/SendUln301.json +5 -5
  43. package/deployments/arbitrum-sandbox-local/SendUln302.json +5 -5
  44. package/deployments/arbitrum-sandbox-local/SimpleMessageLib.json +5 -5
  45. package/deployments/arbitrum-sandbox-local/Treasury.json +5 -5
  46. package/deployments/arbitrum-sandbox-local/TreasuryFeeHandler.json +3 -3
  47. package/deployments/avalanche-mainnet/Executor.json +51 -3
  48. package/deployments/avalanche-mainnet/ExecutorFeeLib.json +201 -21
  49. package/deployments/avalanche-mainnet/Executor_Implementation.json +99 -51
  50. package/deployments/bsc-mainnet/Executor.json +51 -3
  51. package/deployments/bsc-mainnet/ExecutorFeeLib.json +201 -21
  52. package/deployments/bsc-mainnet/Executor_Implementation.json +99 -51
  53. package/deployments/bsc-sandbox-local/DVN.json +19 -19
  54. package/deployments/bsc-sandbox-local/DVNDecompressor.json +7 -7
  55. package/deployments/bsc-sandbox-local/DVNFeeLib.json +7 -7
  56. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +7 -7
  57. package/deployments/bsc-sandbox-local/EndpointV2.json +13 -13
  58. package/deployments/bsc-sandbox-local/EndpointV2View.json +13 -13
  59. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +4 -4
  60. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +13 -13
  61. package/deployments/bsc-sandbox-local/Executor.json +46 -46
  62. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +7 -7
  63. package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +7 -7
  64. package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +10 -10
  65. package/deployments/bsc-sandbox-local/Executor_Implementation.json +4 -4
  66. package/deployments/bsc-sandbox-local/Executor_Proxy.json +46 -46
  67. package/deployments/bsc-sandbox-local/LzExecutor.json +16 -16
  68. package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +4 -4
  69. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +16 -16
  70. package/deployments/bsc-sandbox-local/MultiCall.json +4 -4
  71. package/deployments/bsc-sandbox-local/NonceContractMock.json +4 -4
  72. package/deployments/bsc-sandbox-local/PriceFeed.json +16 -16
  73. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +10 -10
  74. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +4 -4
  75. package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +16 -16
  76. package/deployments/bsc-sandbox-local/ReadLib1002.json +7 -7
  77. package/deployments/bsc-sandbox-local/ReadLib1002View.json +13 -13
  78. package/deployments/bsc-sandbox-local/ReadLib1002ViewProxyAdmin.json +10 -10
  79. package/deployments/bsc-sandbox-local/ReadLib1002View_Implementation.json +4 -4
  80. package/deployments/bsc-sandbox-local/ReadLib1002View_Proxy.json +13 -13
  81. package/deployments/bsc-sandbox-local/ReceiveUln301.json +7 -7
  82. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +13 -13
  83. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
  84. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
  85. package/deployments/bsc-sandbox-local/ReceiveUln302.json +7 -7
  86. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +13 -13
  87. package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
  88. package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
  89. package/deployments/bsc-sandbox-local/SendUln301.json +7 -7
  90. package/deployments/bsc-sandbox-local/SendUln302.json +7 -7
  91. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +7 -7
  92. package/deployments/bsc-sandbox-local/Treasury.json +7 -7
  93. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +4 -4
  94. package/deployments/ethereum-sandbox-local/DVN.json +19 -19
  95. package/deployments/ethereum-sandbox-local/DVNDecompressor.json +7 -7
  96. package/deployments/ethereum-sandbox-local/DVNFeeLib.json +7 -7
  97. package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +7 -7
  98. package/deployments/ethereum-sandbox-local/EndpointV2.json +13 -13
  99. package/deployments/ethereum-sandbox-local/EndpointV2View.json +13 -13
  100. package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +4 -4
  101. package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +13 -13
  102. package/deployments/ethereum-sandbox-local/Executor.json +46 -46
  103. package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +7 -7
  104. package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +7 -7
  105. package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +10 -10
  106. package/deployments/ethereum-sandbox-local/Executor_Implementation.json +4 -4
  107. package/deployments/ethereum-sandbox-local/Executor_Proxy.json +46 -46
  108. package/deployments/ethereum-sandbox-local/LzExecutor.json +16 -16
  109. package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +4 -4
  110. package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +16 -16
  111. package/deployments/ethereum-sandbox-local/MultiCall.json +4 -4
  112. package/deployments/ethereum-sandbox-local/NonceContractMock.json +4 -4
  113. package/deployments/ethereum-sandbox-local/PriceFeed.json +16 -16
  114. package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +10 -10
  115. package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +4 -4
  116. package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +16 -16
  117. package/deployments/ethereum-sandbox-local/ReadLib1002.json +7 -7
  118. package/deployments/ethereum-sandbox-local/ReadLib1002View.json +13 -13
  119. package/deployments/ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json +10 -10
  120. package/deployments/ethereum-sandbox-local/ReadLib1002View_Implementation.json +4 -4
  121. package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +13 -13
  122. package/deployments/ethereum-sandbox-local/ReceiveUln301.json +7 -7
  123. package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +13 -13
  124. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
  125. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
  126. package/deployments/ethereum-sandbox-local/ReceiveUln302.json +7 -7
  127. package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +13 -13
  128. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
  129. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
  130. package/deployments/ethereum-sandbox-local/SendUln301.json +7 -7
  131. package/deployments/ethereum-sandbox-local/SendUln302.json +7 -7
  132. package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +7 -7
  133. package/deployments/ethereum-sandbox-local/Treasury.json +7 -7
  134. package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +4 -4
  135. package/deployments/islander-mainnet/DVN.json +2109 -0
  136. package/deployments/islander-mainnet/DVNFeeLib.json +925 -0
  137. package/deployments/islander-mainnet/DeadDVN.json +204 -0
  138. package/deployments/islander-mainnet/DefaultProxyAdmin.json +259 -0
  139. package/deployments/islander-mainnet/EndpointV2.json +2947 -0
  140. package/deployments/islander-mainnet/EndpointV2View.json +436 -0
  141. package/deployments/islander-mainnet/EndpointV2View_Implementation.json +314 -0
  142. package/deployments/islander-mainnet/EndpointV2View_Proxy.json +231 -0
  143. package/deployments/islander-mainnet/Executor.json +1669 -0
  144. package/deployments/islander-mainnet/ExecutorFeeLib.json +619 -0
  145. package/deployments/islander-mainnet/ExecutorProxyAdmin.json +284 -0
  146. package/deployments/islander-mainnet/Executor_Implementation.json +1768 -0
  147. package/deployments/islander-mainnet/Executor_Proxy.json +336 -0
  148. package/deployments/islander-mainnet/LzExecutor.json +758 -0
  149. package/deployments/islander-mainnet/LzExecutor_Implementation.json +704 -0
  150. package/deployments/islander-mainnet/LzExecutor_Proxy.json +245 -0
  151. package/deployments/islander-mainnet/MultiCall.json +150 -0
  152. package/deployments/islander-mainnet/PriceFeed.json +935 -0
  153. package/deployments/islander-mainnet/PriceFeedProxyAdmin.json +284 -0
  154. package/deployments/islander-mainnet/PriceFeed_Implementation.json +977 -0
  155. package/deployments/islander-mainnet/PriceFeed_Proxy.json +245 -0
  156. package/deployments/islander-mainnet/ReceiveUln301.json +1293 -0
  157. package/deployments/islander-mainnet/ReceiveUln301View.json +355 -0
  158. package/deployments/islander-mainnet/ReceiveUln301View_Implementation.json +232 -0
  159. package/deployments/islander-mainnet/ReceiveUln301View_Proxy.json +231 -0
  160. package/deployments/islander-mainnet/ReceiveUln302.json +1007 -0
  161. package/deployments/islander-mainnet/ReceiveUln302View.json +479 -0
  162. package/deployments/islander-mainnet/ReceiveUln302View_Implementation.json +385 -0
  163. package/deployments/islander-mainnet/ReceiveUln302View_Proxy.json +231 -0
  164. package/deployments/islander-mainnet/SendUln301.json +1570 -0
  165. package/deployments/islander-mainnet/SendUln302.json +1528 -0
  166. package/deployments/islander-mainnet/Treasury.json +413 -0
  167. package/deployments/islander-mainnet/TreasuryFeeHandler.json +126 -0
  168. package/deployments/polygon-mainnet/Executor.json +51 -3
  169. package/deployments/polygon-mainnet/ExecutorFeeLib.json +208 -28
  170. package/deployments/polygon-mainnet/Executor_Implementation.json +107 -59
  171. package/deployments/polygon-sandbox-local/DVN.json +13 -13
  172. package/deployments/polygon-sandbox-local/DVNDecompressor.json +5 -5
  173. package/deployments/polygon-sandbox-local/DVNFeeLib.json +5 -5
  174. package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +5 -5
  175. package/deployments/polygon-sandbox-local/EndpointV2.json +9 -9
  176. package/deployments/polygon-sandbox-local/EndpointV2View.json +9 -9
  177. package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +3 -3
  178. package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +9 -9
  179. package/deployments/polygon-sandbox-local/Executor.json +31 -31
  180. package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +5 -5
  181. package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +5 -5
  182. package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +7 -7
  183. package/deployments/polygon-sandbox-local/Executor_Implementation.json +3 -3
  184. package/deployments/polygon-sandbox-local/Executor_Proxy.json +31 -31
  185. package/deployments/polygon-sandbox-local/LzExecutor.json +11 -11
  186. package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +3 -3
  187. package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +11 -11
  188. package/deployments/polygon-sandbox-local/MultiCall.json +3 -3
  189. package/deployments/polygon-sandbox-local/NonceContractMock.json +3 -3
  190. package/deployments/polygon-sandbox-local/PriceFeed.json +11 -11
  191. package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +7 -7
  192. package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +3 -3
  193. package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +11 -11
  194. package/deployments/polygon-sandbox-local/ReadLib1002.json +5 -5
  195. package/deployments/polygon-sandbox-local/ReadLib1002View.json +9 -9
  196. package/deployments/polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json +7 -7
  197. package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +3 -3
  198. package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +9 -9
  199. package/deployments/polygon-sandbox-local/ReceiveUln301.json +5 -5
  200. package/deployments/polygon-sandbox-local/ReceiveUln301View.json +9 -9
  201. package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +3 -3
  202. package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
  203. package/deployments/polygon-sandbox-local/ReceiveUln302.json +5 -5
  204. package/deployments/polygon-sandbox-local/ReceiveUln302View.json +9 -9
  205. package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +3 -3
  206. package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
  207. package/deployments/polygon-sandbox-local/SendUln301.json +5 -5
  208. package/deployments/polygon-sandbox-local/SendUln302.json +5 -5
  209. package/deployments/polygon-sandbox-local/SimpleMessageLib.json +5 -5
  210. package/deployments/polygon-sandbox-local/Treasury.json +5 -5
  211. package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +3 -3
  212. package/deployments/tron-sandbox-local/DVN.json +35 -35
  213. package/deployments/tron-sandbox-local/DVNDecompressor.json +12 -12
  214. package/deployments/tron-sandbox-local/DVNFeeLib.json +10 -10
  215. package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +8 -8
  216. package/deployments/tron-sandbox-local/EndpointV2.json +19 -19
  217. package/deployments/tron-sandbox-local/EndpointV2View.json +25 -25
  218. package/deployments/tron-sandbox-local/EndpointV2View_Implementation.json +6 -6
  219. package/deployments/tron-sandbox-local/EndpointV2View_Proxy.json +23 -23
  220. package/deployments/tron-sandbox-local/Executor.json +79 -79
  221. package/deployments/tron-sandbox-local/ExecutorDecompressor.json +9 -9
  222. package/deployments/tron-sandbox-local/ExecutorFeeLib.json +8 -8
  223. package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +14 -14
  224. package/deployments/tron-sandbox-local/Executor_Implementation.json +6 -6
  225. package/deployments/tron-sandbox-local/Executor_Proxy.json +71 -71
  226. package/deployments/tron-sandbox-local/LzExecutor.json +26 -26
  227. package/deployments/tron-sandbox-local/LzExecutor_Implementation.json +6 -6
  228. package/deployments/tron-sandbox-local/LzExecutor_Proxy.json +22 -22
  229. package/deployments/tron-sandbox-local/MultiCall.json +6 -6
  230. package/deployments/tron-sandbox-local/NonceContractMock.json +7 -7
  231. package/deployments/tron-sandbox-local/PriceFeed.json +22 -22
  232. package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +11 -11
  233. package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +6 -6
  234. package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +21 -21
  235. package/deployments/tron-sandbox-local/ReadLib1002.json +11 -11
  236. package/deployments/tron-sandbox-local/ReadLib1002View.json +26 -26
  237. package/deployments/tron-sandbox-local/ReadLib1002ViewProxyAdmin.json +14 -14
  238. package/deployments/tron-sandbox-local/ReadLib1002View_Implementation.json +5 -5
  239. package/deployments/tron-sandbox-local/ReadLib1002View_Proxy.json +23 -23
  240. package/deployments/tron-sandbox-local/ReceiveUln301.json +11 -11
  241. package/deployments/tron-sandbox-local/ReceiveUln301View.json +26 -26
  242. package/deployments/tron-sandbox-local/ReceiveUln301View_Implementation.json +6 -6
  243. package/deployments/tron-sandbox-local/ReceiveUln301View_Proxy.json +23 -23
  244. package/deployments/tron-sandbox-local/ReceiveUln302.json +11 -11
  245. package/deployments/tron-sandbox-local/ReceiveUln302View.json +26 -26
  246. package/deployments/tron-sandbox-local/ReceiveUln302View_Implementation.json +5 -5
  247. package/deployments/tron-sandbox-local/ReceiveUln302View_Proxy.json +23 -23
  248. package/deployments/tron-sandbox-local/SendUln301.json +13 -13
  249. package/deployments/tron-sandbox-local/SendUln302.json +11 -11
  250. package/deployments/tron-sandbox-local/SimpleMessageLib.json +11 -11
  251. package/deployments/tron-sandbox-local/Treasury.json +10 -10
  252. package/deployments/tron-sandbox-local/TreasuryFeeHandler.json +7 -7
  253. package/package.json +9 -9
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x1111d26caAD70e4e06e66B01a26C522BA71C7f6D",
2
+ "address": "0xC09E3C8825E99059b4Ca522ADf1D20bd96D830Cf",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -133,64 +133,64 @@
133
133
  "type": "receive"
134
134
  }
135
135
  ],
136
- "transactionHash": "0xed72e525a19fbe81f4c50841af887b2b5e8d4f7f3c7497f53ba0c4360c74cf02",
136
+ "transactionHash": "0x32c385a19ea739127f2e590b81366d980e81eb5de08c2d5650e88310747a0426",
137
137
  "receipt": {
138
138
  "to": null,
139
139
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
140
- "contractAddress": "0x1111d26caAD70e4e06e66B01a26C522BA71C7f6D",
140
+ "contractAddress": "0xC09E3C8825E99059b4Ca522ADf1D20bd96D830Cf",
141
141
  "transactionIndex": 0,
142
142
  "gasUsed": "595604",
143
143
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
144
- "blockHash": "0x000000000000008cce952307fab188881d858056caee28204a8c844865e93b1d",
145
- "transactionHash": "0xed72e525a19fbe81f4c50841af887b2b5e8d4f7f3c7497f53ba0c4360c74cf02",
144
+ "blockHash": "0x000000000000008bc6b3706b53ed6e83ecfa9854be1513fedcd554a1ba4847aa",
145
+ "transactionHash": "0x32c385a19ea739127f2e590b81366d980e81eb5de08c2d5650e88310747a0426",
146
146
  "logs": [
147
147
  {
148
148
  "transactionIndex": 0,
149
- "blockNumber": 140,
150
- "transactionHash": "0xed72e525a19fbe81f4c50841af887b2b5e8d4f7f3c7497f53ba0c4360c74cf02",
151
- "address": "0x1111d26caAD70e4e06e66B01a26C522BA71C7f6D",
149
+ "blockNumber": 139,
150
+ "transactionHash": "0x32c385a19ea739127f2e590b81366d980e81eb5de08c2d5650e88310747a0426",
151
+ "address": "0xC09E3C8825E99059b4Ca522ADf1D20bd96D830Cf",
152
152
  "topics": [
153
153
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
154
- "0x0000000000000000000000006123a48c067978b6143ae8834224e4933f857095"
154
+ "0x0000000000000000000000002fdfbd01717f63ed321935855c0968fc000f408d"
155
155
  ],
156
156
  "data": "0x",
157
157
  "logIndex": 0,
158
- "blockHash": "0x000000000000008cce952307fab188881d858056caee28204a8c844865e93b1d"
158
+ "blockHash": "0x000000000000008bc6b3706b53ed6e83ecfa9854be1513fedcd554a1ba4847aa"
159
159
  },
160
160
  {
161
161
  "transactionIndex": 0,
162
- "blockNumber": 140,
163
- "transactionHash": "0xed72e525a19fbe81f4c50841af887b2b5e8d4f7f3c7497f53ba0c4360c74cf02",
164
- "address": "0x1111d26caAD70e4e06e66B01a26C522BA71C7f6D",
162
+ "blockNumber": 139,
163
+ "transactionHash": "0x32c385a19ea739127f2e590b81366d980e81eb5de08c2d5650e88310747a0426",
164
+ "address": "0xC09E3C8825E99059b4Ca522ADf1D20bd96D830Cf",
165
165
  "topics": [
166
166
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
167
167
  ],
168
168
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
169
169
  "logIndex": 1,
170
- "blockHash": "0x000000000000008cce952307fab188881d858056caee28204a8c844865e93b1d"
170
+ "blockHash": "0x000000000000008bc6b3706b53ed6e83ecfa9854be1513fedcd554a1ba4847aa"
171
171
  },
172
172
  {
173
173
  "transactionIndex": 0,
174
- "blockNumber": 140,
175
- "transactionHash": "0xed72e525a19fbe81f4c50841af887b2b5e8d4f7f3c7497f53ba0c4360c74cf02",
176
- "address": "0x1111d26caAD70e4e06e66B01a26C522BA71C7f6D",
174
+ "blockNumber": 139,
175
+ "transactionHash": "0x32c385a19ea739127f2e590b81366d980e81eb5de08c2d5650e88310747a0426",
176
+ "address": "0xC09E3C8825E99059b4Ca522ADf1D20bd96D830Cf",
177
177
  "topics": [
178
178
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
179
179
  ],
180
- "data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000006d6ffb2520a467e17db17becaac3384f50c05658",
180
+ "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f53bb92d46f6472740603283ecf784d9d57873f8",
181
181
  "logIndex": 2,
182
- "blockHash": "0x000000000000008cce952307fab188881d858056caee28204a8c844865e93b1d"
182
+ "blockHash": "0x000000000000008bc6b3706b53ed6e83ecfa9854be1513fedcd554a1ba4847aa"
183
183
  }
184
184
  ],
185
- "blockNumber": 140,
185
+ "blockNumber": 139,
186
186
  "cumulativeGasUsed": "595604",
187
187
  "status": 1,
188
188
  "byzantium": true
189
189
  },
190
190
  "args": [
191
- "0x6123A48c067978b6143aE8834224E4933f857095",
192
- "0x6d6FFb2520A467E17db17Becaac3384F50C05658",
193
- "0x485cc9550000000000000000000000004eec58ec2ec6ca3b65cfee32edf7da5797c567f4000000000000000000000000513f139b7f1c2ac4be6b717d041e2fedb5aa0fa0"
191
+ "0x2fDfBD01717f63ed321935855C0968fc000f408D",
192
+ "0xf53BB92D46F6472740603283EcF784d9d57873F8",
193
+ "0x485cc9550000000000000000000000008288659cb5b850f0aa8ecc9a739b60169eeac3e400000000000000000000000032c2b0d5b9f84176793a1f7d6c93f261c0571839"
194
194
  ],
195
195
  "numDeployments": 1,
196
196
  "solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x94C97CC5d8C4bf7Ced28B4d96DA8e85BfCD1f3A7",
2
+ "address": "0xbAE6A377804734A39CcdCC9df2c04dA2847862f7",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -1269,22 +1269,22 @@
1269
1269
  "type": "function"
1270
1270
  }
1271
1271
  ],
1272
- "transactionHash": "0x16d18656fb28f3af8912c304bc5e0a961a83f2ef5bd44e00db5491bad0ef9316",
1272
+ "transactionHash": "0x05853a64b474d829fe215269e04afed70af4949be986f52ce4fff70e9e68858c",
1273
1273
  "receipt": {
1274
1274
  "to": null,
1275
1275
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
1276
- "contractAddress": "0x94C97CC5d8C4bf7Ced28B4d96DA8e85BfCD1f3A7",
1276
+ "contractAddress": "0xbAE6A377804734A39CcdCC9df2c04dA2847862f7",
1277
1277
  "transactionIndex": 0,
1278
1278
  "gasUsed": "4772143",
1279
1279
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1280
- "blockHash": "0x00000000000000805fb32bf93ce4bf2669f0be7171dfd2dcae5c8076939de75d",
1281
- "transactionHash": "0x16d18656fb28f3af8912c304bc5e0a961a83f2ef5bd44e00db5491bad0ef9316",
1280
+ "blockHash": "0x000000000000007f96768e02151f75757656fc2bf6679dc562905f8de410deb7",
1281
+ "transactionHash": "0x05853a64b474d829fe215269e04afed70af4949be986f52ce4fff70e9e68858c",
1282
1282
  "logs": [
1283
1283
  {
1284
1284
  "transactionIndex": 0,
1285
- "blockNumber": 128,
1286
- "transactionHash": "0x16d18656fb28f3af8912c304bc5e0a961a83f2ef5bd44e00db5491bad0ef9316",
1287
- "address": "0x94C97CC5d8C4bf7Ced28B4d96DA8e85BfCD1f3A7",
1285
+ "blockNumber": 127,
1286
+ "transactionHash": "0x05853a64b474d829fe215269e04afed70af4949be986f52ce4fff70e9e68858c",
1287
+ "address": "0xbAE6A377804734A39CcdCC9df2c04dA2847862f7",
1288
1288
  "topics": [
1289
1289
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
1290
1290
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -1292,21 +1292,21 @@
1292
1292
  ],
1293
1293
  "data": "0x",
1294
1294
  "logIndex": 0,
1295
- "blockHash": "0x00000000000000805fb32bf93ce4bf2669f0be7171dfd2dcae5c8076939de75d"
1295
+ "blockHash": "0x000000000000007f96768e02151f75757656fc2bf6679dc562905f8de410deb7"
1296
1296
  }
1297
1297
  ],
1298
- "blockNumber": 128,
1298
+ "blockNumber": 127,
1299
1299
  "cumulativeGasUsed": "4772143",
1300
1300
  "status": 1,
1301
1301
  "byzantium": true
1302
1302
  },
1303
1303
  "args": [
1304
- "0x44E0d6a40742c1ac222e6f94307D89b31C81a564",
1304
+ "0x584E0cC582a1804B0455f544D01D5E1d8F7305B3",
1305
1305
  200000,
1306
1306
  "1000000000000000000",
1307
- "0x92dAee9Fd5495528b867f941f2dC4185C3D5A4f4",
1307
+ "0xF98d65921e56e481CFC0E400BC3a0937Fb60447A",
1308
1308
  20420,
1309
- "0x326b3958daEd011C63c5a36946ec765686C62706"
1309
+ "0x80A5cb585ef2Db00c07d87B59A36774eCCCb5D8F"
1310
1310
  ],
1311
1311
  "numDeployments": 1,
1312
1312
  "solcInputHash": "714031e6dade3e2f236b2792808e46af",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xe57a2260d3c33F54aFe90D847a37eD2a539064A7",
2
+ "address": "0x0115D2f47982f1C0c597Ee072cC48ac463FC21D2",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -1250,22 +1250,22 @@
1250
1250
  "type": "receive"
1251
1251
  }
1252
1252
  ],
1253
- "transactionHash": "0x1023c964283e15e57a642a37fab7e69294f008c03b6ce2e995b4bc2c6ffda5b0",
1253
+ "transactionHash": "0x06922022259a885e992373697b62bd6b55cc2a6323cf3e1974398c407df762f1",
1254
1254
  "receipt": {
1255
1255
  "to": null,
1256
1256
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
1257
- "contractAddress": "0xe57a2260d3c33F54aFe90D847a37eD2a539064A7",
1257
+ "contractAddress": "0x0115D2f47982f1C0c597Ee072cC48ac463FC21D2",
1258
1258
  "transactionIndex": 0,
1259
1259
  "gasUsed": "4842657",
1260
1260
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1261
- "blockHash": "0x0000000000000087bb787bd509ca9d28f6e18c5b65ec307d5ad8bd6473a908d0",
1262
- "transactionHash": "0x1023c964283e15e57a642a37fab7e69294f008c03b6ce2e995b4bc2c6ffda5b0",
1261
+ "blockHash": "0x0000000000000086aab9dc59829b6e87f521d1268c33a87c90a118fa9a96cadb",
1262
+ "transactionHash": "0x06922022259a885e992373697b62bd6b55cc2a6323cf3e1974398c407df762f1",
1263
1263
  "logs": [
1264
1264
  {
1265
1265
  "transactionIndex": 0,
1266
- "blockNumber": 135,
1267
- "transactionHash": "0x1023c964283e15e57a642a37fab7e69294f008c03b6ce2e995b4bc2c6ffda5b0",
1268
- "address": "0xe57a2260d3c33F54aFe90D847a37eD2a539064A7",
1266
+ "blockNumber": 134,
1267
+ "transactionHash": "0x06922022259a885e992373697b62bd6b55cc2a6323cf3e1974398c407df762f1",
1268
+ "address": "0x0115D2f47982f1C0c597Ee072cC48ac463FC21D2",
1269
1269
  "topics": [
1270
1270
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
1271
1271
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -1273,16 +1273,16 @@
1273
1273
  ],
1274
1274
  "data": "0x",
1275
1275
  "logIndex": 0,
1276
- "blockHash": "0x0000000000000087bb787bd509ca9d28f6e18c5b65ec307d5ad8bd6473a908d0"
1276
+ "blockHash": "0x0000000000000086aab9dc59829b6e87f521d1268c33a87c90a118fa9a96cadb"
1277
1277
  }
1278
1278
  ],
1279
- "blockNumber": 135,
1279
+ "blockNumber": 134,
1280
1280
  "cumulativeGasUsed": "4842657",
1281
1281
  "status": 1,
1282
1282
  "byzantium": true
1283
1283
  },
1284
1284
  "args": [
1285
- "0x4eEc58eC2eC6cA3B65cfee32eDF7dA5797C567f4",
1285
+ "0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4",
1286
1286
  200000,
1287
1287
  "1000000000000000000"
1288
1288
  ],
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xD96A0B84D0b7c5b3db65d7fe4bA3142be0FF3FCa",
2
+ "address": "0x376B7E209c9979DA0CF20DEf9ec3F494362C2c50",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -582,22 +582,22 @@
582
582
  "type": "receive"
583
583
  }
584
584
  ],
585
- "transactionHash": "0x5603d6c12acd8ae23be22eb23baacfb15a8739bdb5a943800fe52bff8e630d0c",
585
+ "transactionHash": "0x357e48519b177814ea0bd4c0138cd4f44b31c08515e3e15e15a9e74045d024d9",
586
586
  "receipt": {
587
587
  "to": null,
588
588
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
589
- "contractAddress": "0xD96A0B84D0b7c5b3db65d7fe4bA3142be0FF3FCa",
589
+ "contractAddress": "0x376B7E209c9979DA0CF20DEf9ec3F494362C2c50",
590
590
  "transactionIndex": 0,
591
591
  "gasUsed": "1739670",
592
592
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
593
- "blockHash": "0x000000000000007559293733769e48f18e1aaa586ce9952cc69ab3ffd207d67c",
594
- "transactionHash": "0x5603d6c12acd8ae23be22eb23baacfb15a8739bdb5a943800fe52bff8e630d0c",
593
+ "blockHash": "0x0000000000000074dfe58ae9480c2dcbf0cb0bfa7110952f657b3fae721876e5",
594
+ "transactionHash": "0x357e48519b177814ea0bd4c0138cd4f44b31c08515e3e15e15a9e74045d024d9",
595
595
  "logs": [
596
596
  {
597
597
  "transactionIndex": 0,
598
- "blockNumber": 117,
599
- "transactionHash": "0x5603d6c12acd8ae23be22eb23baacfb15a8739bdb5a943800fe52bff8e630d0c",
600
- "address": "0xD96A0B84D0b7c5b3db65d7fe4bA3142be0FF3FCa",
598
+ "blockNumber": 116,
599
+ "transactionHash": "0x357e48519b177814ea0bd4c0138cd4f44b31c08515e3e15e15a9e74045d024d9",
600
+ "address": "0x376B7E209c9979DA0CF20DEf9ec3F494362C2c50",
601
601
  "topics": [
602
602
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
603
603
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -605,16 +605,16 @@
605
605
  ],
606
606
  "data": "0x",
607
607
  "logIndex": 0,
608
- "blockHash": "0x000000000000007559293733769e48f18e1aaa586ce9952cc69ab3ffd207d67c"
608
+ "blockHash": "0x0000000000000074dfe58ae9480c2dcbf0cb0bfa7110952f657b3fae721876e5"
609
609
  }
610
610
  ],
611
- "blockNumber": 117,
611
+ "blockNumber": 116,
612
612
  "cumulativeGasUsed": "1739670",
613
613
  "status": 1,
614
614
  "byzantium": true
615
615
  },
616
616
  "args": [
617
- "0x4eEc58eC2eC6cA3B65cfee32eDF7dA5797C567f4",
617
+ "0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4",
618
618
  "0x70997970C51812dc3A010C7d01b50e0d17dc79C8"
619
619
  ],
620
620
  "numDeployments": 1,
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x74302deD6737bEd62D8014484eC830F5b00F4EB3",
2
+ "address": "0x58EE79b3373aC3F6dbC305d01aA1550E8DDF1D61",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [],
@@ -300,22 +300,22 @@
300
300
  "type": "function"
301
301
  }
302
302
  ],
303
- "transactionHash": "0x5af0dfd391ffa3fddf251a425d40fdbda29c23836eb2c3ee16a7f439cb81d8d2",
303
+ "transactionHash": "0x0b053456995fa26d1cba04e5806366ab4a43523f77d0fffe07920b146c84c49e",
304
304
  "receipt": {
305
305
  "to": null,
306
306
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
307
- "contractAddress": "0x74302deD6737bEd62D8014484eC830F5b00F4EB3",
307
+ "contractAddress": "0x58EE79b3373aC3F6dbC305d01aA1550E8DDF1D61",
308
308
  "transactionIndex": 0,
309
309
  "gasUsed": "821363",
310
310
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
311
- "blockHash": "0x000000000000007c5ffceef2172f20b18881cfd3c9623e9111667ce412d089a0",
312
- "transactionHash": "0x5af0dfd391ffa3fddf251a425d40fdbda29c23836eb2c3ee16a7f439cb81d8d2",
311
+ "blockHash": "0x000000000000007b824c51643043a2a89a1fb475cacf5263a871770a7d76d908",
312
+ "transactionHash": "0x0b053456995fa26d1cba04e5806366ab4a43523f77d0fffe07920b146c84c49e",
313
313
  "logs": [
314
314
  {
315
315
  "transactionIndex": 0,
316
- "blockNumber": 124,
317
- "transactionHash": "0x5af0dfd391ffa3fddf251a425d40fdbda29c23836eb2c3ee16a7f439cb81d8d2",
318
- "address": "0x74302deD6737bEd62D8014484eC830F5b00F4EB3",
316
+ "blockNumber": 123,
317
+ "transactionHash": "0x0b053456995fa26d1cba04e5806366ab4a43523f77d0fffe07920b146c84c49e",
318
+ "address": "0x58EE79b3373aC3F6dbC305d01aA1550E8DDF1D61",
319
319
  "topics": [
320
320
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
321
321
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -323,10 +323,10 @@
323
323
  ],
324
324
  "data": "0x",
325
325
  "logIndex": 0,
326
- "blockHash": "0x000000000000007c5ffceef2172f20b18881cfd3c9623e9111667ce412d089a0"
326
+ "blockHash": "0x000000000000007b824c51643043a2a89a1fb475cacf5263a871770a7d76d908"
327
327
  }
328
328
  ],
329
- "blockNumber": 124,
329
+ "blockNumber": 123,
330
330
  "cumulativeGasUsed": "821363",
331
331
  "status": 1,
332
332
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x326b3958daEd011C63c5a36946ec765686C62706",
2
+ "address": "0x80A5cb585ef2Db00c07d87B59A36774eCCCb5D8F",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -85,24 +85,24 @@
85
85
  "type": "function"
86
86
  }
87
87
  ],
88
- "transactionHash": "0xcfbc01de4716049c400ad153cce35ea890deecf566d976cb6bb6aa8cc450fa7a",
88
+ "transactionHash": "0xb24b697f5d233ae6120b5234cabf648df710381c24ab3601e4c27b667f5ce5b5",
89
89
  "receipt": {
90
90
  "to": null,
91
91
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
92
- "contractAddress": "0x326b3958daEd011C63c5a36946ec765686C62706",
92
+ "contractAddress": "0x80A5cb585ef2Db00c07d87B59A36774eCCCb5D8F",
93
93
  "transactionIndex": 0,
94
94
  "gasUsed": "435762",
95
95
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
96
- "blockHash": "0x000000000000007dd73bbcfbaf963df1c90e56477680800010be0959c41dcba0",
97
- "transactionHash": "0xcfbc01de4716049c400ad153cce35ea890deecf566d976cb6bb6aa8cc450fa7a",
96
+ "blockHash": "0x000000000000007cc3ee13823b964b0186c743bf08a729f351c79ef2bb9808ac",
97
+ "transactionHash": "0xb24b697f5d233ae6120b5234cabf648df710381c24ab3601e4c27b667f5ce5b5",
98
98
  "logs": [],
99
- "blockNumber": 125,
99
+ "blockNumber": 124,
100
100
  "cumulativeGasUsed": "435762",
101
101
  "status": 1,
102
102
  "byzantium": true
103
103
  },
104
104
  "args": [
105
- "0x44E0d6a40742c1ac222e6f94307D89b31C81a564"
105
+ "0x584E0cC582a1804B0455f544D01D5E1d8F7305B3"
106
106
  ],
107
107
  "numDeployments": 1,
108
108
  "solcInputHash": "714031e6dade3e2f236b2792808e46af",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/lz-evm-sdk-v2",
3
- "version": "3.0.14",
3
+ "version": "3.0.16",
4
4
  "license": "LZBL-1.2",
5
5
  "exports": {
6
6
  ".": {
@@ -39,20 +39,20 @@
39
39
  "populate": "$npm_execpath ts-node scripts/populate.ts"
40
40
  },
41
41
  "dependencies": {
42
- "@layerzerolabs/evm-sdks-core": "^3.0.14",
42
+ "@layerzerolabs/evm-sdks-core": "^3.0.16",
43
43
  "ethers": "^5.7.2"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@ethersproject/abi": "^5.7.0",
47
47
  "@ethersproject/providers": "^5.7.0",
48
- "@layerzerolabs/evm-sdks-build": "^3.0.14",
49
- "@layerzerolabs/lz-definitions": "^3.0.14",
50
- "@layerzerolabs/lz-evm-messagelib-v2": "^3.0.14",
51
- "@layerzerolabs/lz-evm-oapp-v2": "^3.0.14",
52
- "@layerzerolabs/lz-evm-protocol-v2": "^3.0.14",
48
+ "@layerzerolabs/evm-sdks-build": "^3.0.16",
49
+ "@layerzerolabs/lz-definitions": "^3.0.16",
50
+ "@layerzerolabs/lz-evm-messagelib-v2": "^3.0.16",
51
+ "@layerzerolabs/lz-evm-oapp-v2": "^3.0.16",
52
+ "@layerzerolabs/lz-evm-protocol-v2": "^3.0.16",
53
53
  "@layerzerolabs/monorepo-utilities": "^0.0.0",
54
- "@layerzerolabs/tsup-config-next": "^3.0.14",
55
- "@layerzerolabs/typescript-config-next": "^3.0.14",
54
+ "@layerzerolabs/tsup-config-next": "^3.0.16",
55
+ "@layerzerolabs/typescript-config-next": "^3.0.16",
56
56
  "@openzeppelin/contracts": "^4.8.1",
57
57
  "@typechain/ethers-v5": "^10.2.1",
58
58
  "@types/glob": "^8.1.0",