@layerzerolabs/lz-evm-sdk-v2 3.0.128-sui.0 → 3.0.128

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 (206) hide show
  1. package/deployments/arbitrum-sandbox-local/DVN.json +144 -5
  2. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +1 -1
  3. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +385 -1
  4. package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +166 -0
  5. package/deployments/arbitrum-sandbox-local/EndpointV2.json +2356 -0
  6. package/deployments/arbitrum-sandbox-local/EndpointV2View.json +335 -0
  7. package/deployments/arbitrum-sandbox-local/EndpointV2View_Implementation.json +204 -0
  8. package/deployments/arbitrum-sandbox-local/EndpointV2View_Proxy.json +137 -0
  9. package/deployments/arbitrum-sandbox-local/Executor.json +1476 -0
  10. package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +215 -0
  11. package/deployments/arbitrum-sandbox-local/ExecutorFeeLib.json +541 -0
  12. package/deployments/arbitrum-sandbox-local/ExecutorProxyAdmin.json +176 -0
  13. package/deployments/arbitrum-sandbox-local/Executor_Implementation.json +1345 -0
  14. package/deployments/arbitrum-sandbox-local/Executor_Proxy.json +137 -0
  15. package/deployments/arbitrum-sandbox-local/LzExecutor.json +641 -0
  16. package/deployments/arbitrum-sandbox-local/LzExecutor_Implementation.json +510 -0
  17. package/deployments/arbitrum-sandbox-local/LzExecutor_Proxy.json +137 -0
  18. package/deployments/arbitrum-sandbox-local/MultiCall.json +115 -0
  19. package/deployments/arbitrum-sandbox-local/NonceContractMock.json +88 -0
  20. package/deployments/arbitrum-sandbox-local/PriceFeed.json +1 -1
  21. package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
  22. package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +1 -1
  23. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +1 -1
  24. package/deployments/arbitrum-sandbox-local/ReadLib1002.json +1283 -0
  25. package/deployments/arbitrum-sandbox-local/ReadLib1002View.json +411 -0
  26. package/deployments/arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json +176 -0
  27. package/deployments/arbitrum-sandbox-local/ReadLib1002View_Implementation.json +280 -0
  28. package/deployments/arbitrum-sandbox-local/ReadLib1002View_Proxy.json +137 -0
  29. package/deployments/arbitrum-sandbox-local/ReceiveUln301.json +995 -0
  30. package/deployments/arbitrum-sandbox-local/ReceiveUln301View.json +252 -0
  31. package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Implementation.json +121 -0
  32. package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Proxy.json +137 -0
  33. package/deployments/arbitrum-sandbox-local/ReceiveUln302.json +752 -0
  34. package/deployments/arbitrum-sandbox-local/ReceiveUln302View.json +377 -0
  35. package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Implementation.json +246 -0
  36. package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Proxy.json +137 -0
  37. package/deployments/arbitrum-sandbox-local/SendUln301.json +1273 -0
  38. package/deployments/arbitrum-sandbox-local/SendUln302.json +1254 -0
  39. package/deployments/arbitrum-sandbox-local/SimpleMessageLib.json +586 -0
  40. package/deployments/arbitrum-sandbox-local/Treasury.json +304 -0
  41. package/deployments/arbitrum-sandbox-local/TreasuryFeeHandler.json +89 -0
  42. package/deployments/bsc-sandbox-local/DVN.json +1 -1
  43. package/deployments/bsc-sandbox-local/DVNDecompressor.json +1 -1
  44. package/deployments/bsc-sandbox-local/DVNFeeLib.json +1 -1
  45. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +1 -1
  46. package/deployments/bsc-sandbox-local/EndpointV2.json +1 -1
  47. package/deployments/bsc-sandbox-local/EndpointV2View.json +1 -1
  48. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +1 -1
  49. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +1 -1
  50. package/deployments/bsc-sandbox-local/Executor.json +1 -1
  51. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +1 -1
  52. package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +1 -1
  53. package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +1 -1
  54. package/deployments/bsc-sandbox-local/Executor_Implementation.json +1 -1
  55. package/deployments/bsc-sandbox-local/Executor_Proxy.json +1 -1
  56. package/deployments/bsc-sandbox-local/LzExecutor.json +1 -1
  57. package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +1 -1
  58. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +1 -1
  59. package/deployments/bsc-sandbox-local/MultiCall.json +1 -1
  60. package/deployments/bsc-sandbox-local/NonceContractMock.json +1 -1
  61. package/deployments/bsc-sandbox-local/PriceFeed.json +1 -1
  62. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +1 -1
  63. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +1 -1
  64. package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +1 -1
  65. package/deployments/bsc-sandbox-local/ReadLib1002.json +1 -1
  66. package/deployments/bsc-sandbox-local/ReadLib1002View.json +1 -1
  67. package/deployments/bsc-sandbox-local/ReadLib1002ViewProxyAdmin.json +1 -1
  68. package/deployments/bsc-sandbox-local/ReadLib1002View_Implementation.json +1 -1
  69. package/deployments/bsc-sandbox-local/ReadLib1002View_Proxy.json +1 -1
  70. package/deployments/bsc-sandbox-local/ReceiveUln301.json +1 -1
  71. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +1 -1
  72. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
  73. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
  74. package/deployments/bsc-sandbox-local/ReceiveUln302.json +1 -1
  75. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +1 -1
  76. package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
  77. package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
  78. package/deployments/bsc-sandbox-local/SendUln301.json +1 -1
  79. package/deployments/bsc-sandbox-local/SendUln302.json +1 -1
  80. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +1 -1
  81. package/deployments/bsc-sandbox-local/Treasury.json +1 -1
  82. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +1 -1
  83. package/deployments/ethereum-sandbox-local/DVN.json +144 -5
  84. package/deployments/ethereum-sandbox-local/DVNDecompressor.json +1 -1
  85. package/deployments/ethereum-sandbox-local/DVNFeeLib.json +385 -1
  86. package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +1 -1
  87. package/deployments/ethereum-sandbox-local/EndpointV2.json +1 -1
  88. package/deployments/ethereum-sandbox-local/EndpointV2View.json +1 -1
  89. package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +1 -1
  90. package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +1 -1
  91. package/deployments/ethereum-sandbox-local/Executor.json +76 -2
  92. package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +1 -1
  93. package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +181 -2
  94. package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +1 -1
  95. package/deployments/ethereum-sandbox-local/Executor_Implementation.json +76 -2
  96. package/deployments/ethereum-sandbox-local/Executor_Proxy.json +1 -1
  97. package/deployments/ethereum-sandbox-local/LzExecutor.json +1 -1
  98. package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +1 -1
  99. package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +1 -1
  100. package/deployments/ethereum-sandbox-local/MultiCall.json +115 -0
  101. package/deployments/ethereum-sandbox-local/NonceContractMock.json +1 -1
  102. package/deployments/ethereum-sandbox-local/PriceFeed.json +1 -1
  103. package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
  104. package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +1 -1
  105. package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +1 -1
  106. package/deployments/ethereum-sandbox-local/ReadLib1002.json +1 -1
  107. package/deployments/ethereum-sandbox-local/ReadLib1002View.json +1 -1
  108. package/deployments/ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json +176 -0
  109. package/deployments/ethereum-sandbox-local/ReadLib1002View_Implementation.json +280 -0
  110. package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +137 -0
  111. package/deployments/ethereum-sandbox-local/ReceiveUln301.json +1 -1
  112. package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +1 -1
  113. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
  114. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
  115. package/deployments/ethereum-sandbox-local/ReceiveUln302.json +1 -1
  116. package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +1 -1
  117. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
  118. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
  119. package/deployments/ethereum-sandbox-local/SendUln301.json +1 -1
  120. package/deployments/ethereum-sandbox-local/SendUln302.json +1 -1
  121. package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +1 -1
  122. package/deployments/ethereum-sandbox-local/Treasury.json +1 -1
  123. package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +1 -1
  124. package/deployments/polygon-sandbox-local/DVN.json +144 -5
  125. package/deployments/polygon-sandbox-local/DVNDecompressor.json +1 -1
  126. package/deployments/polygon-sandbox-local/DVNFeeLib.json +385 -1
  127. package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +1 -1
  128. package/deployments/polygon-sandbox-local/EndpointV2.json +1 -1
  129. package/deployments/polygon-sandbox-local/EndpointV2View.json +1 -1
  130. package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +1 -1
  131. package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +1 -1
  132. package/deployments/polygon-sandbox-local/Executor.json +76 -2
  133. package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +1 -1
  134. package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +181 -2
  135. package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +1 -1
  136. package/deployments/polygon-sandbox-local/Executor_Implementation.json +76 -2
  137. package/deployments/polygon-sandbox-local/Executor_Proxy.json +1 -1
  138. package/deployments/polygon-sandbox-local/LzExecutor.json +1 -1
  139. package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +1 -1
  140. package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +1 -1
  141. package/deployments/polygon-sandbox-local/MultiCall.json +115 -0
  142. package/deployments/polygon-sandbox-local/NonceContractMock.json +1 -1
  143. package/deployments/polygon-sandbox-local/PriceFeed.json +1 -1
  144. package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +1 -1
  145. package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +1 -1
  146. package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +1 -1
  147. package/deployments/polygon-sandbox-local/ReadLib1002.json +1283 -0
  148. package/deployments/polygon-sandbox-local/ReadLib1002View.json +411 -0
  149. package/deployments/polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json +176 -0
  150. package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +280 -0
  151. package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +137 -0
  152. package/deployments/polygon-sandbox-local/ReceiveUln301.json +1 -1
  153. package/deployments/polygon-sandbox-local/ReceiveUln301View.json +1 -1
  154. package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
  155. package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
  156. package/deployments/polygon-sandbox-local/ReceiveUln302.json +1 -1
  157. package/deployments/polygon-sandbox-local/ReceiveUln302View.json +1 -1
  158. package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
  159. package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
  160. package/deployments/polygon-sandbox-local/SendUln301.json +1 -1
  161. package/deployments/polygon-sandbox-local/SendUln302.json +1 -1
  162. package/deployments/polygon-sandbox-local/SimpleMessageLib.json +1 -1
  163. package/deployments/polygon-sandbox-local/Treasury.json +1 -1
  164. package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +1 -1
  165. package/deployments/tron-sandbox-local/DVN.json +145 -6
  166. package/deployments/tron-sandbox-local/DVNDecompressor.json +2 -2
  167. package/deployments/tron-sandbox-local/DVNFeeLib.json +386 -2
  168. package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +2 -2
  169. package/deployments/tron-sandbox-local/EndpointV2.json +2 -2
  170. package/deployments/tron-sandbox-local/EndpointV2View.json +2 -2
  171. package/deployments/tron-sandbox-local/EndpointV2View_Implementation.json +2 -2
  172. package/deployments/tron-sandbox-local/EndpointV2View_Proxy.json +2 -2
  173. package/deployments/tron-sandbox-local/Executor.json +77 -3
  174. package/deployments/tron-sandbox-local/ExecutorDecompressor.json +2 -2
  175. package/deployments/tron-sandbox-local/ExecutorFeeLib.json +182 -3
  176. package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +2 -2
  177. package/deployments/tron-sandbox-local/Executor_Implementation.json +77 -3
  178. package/deployments/tron-sandbox-local/Executor_Proxy.json +2 -2
  179. package/deployments/tron-sandbox-local/LzExecutor.json +2 -2
  180. package/deployments/tron-sandbox-local/LzExecutor_Implementation.json +2 -2
  181. package/deployments/tron-sandbox-local/LzExecutor_Proxy.json +2 -2
  182. package/deployments/tron-sandbox-local/MultiCall.json +2 -2
  183. package/deployments/tron-sandbox-local/NonceContractMock.json +2 -2
  184. package/deployments/tron-sandbox-local/PriceFeed.json +2 -2
  185. package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +2 -2
  186. package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +2 -2
  187. package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +2 -2
  188. package/deployments/tron-sandbox-local/ReadLib1002.json +2 -2
  189. package/deployments/tron-sandbox-local/ReadLib1002View.json +2 -2
  190. package/deployments/tron-sandbox-local/ReadLib1002ViewProxyAdmin.json +2 -2
  191. package/deployments/tron-sandbox-local/ReadLib1002View_Implementation.json +2 -2
  192. package/deployments/tron-sandbox-local/ReadLib1002View_Proxy.json +2 -2
  193. package/deployments/tron-sandbox-local/ReceiveUln301.json +2 -2
  194. package/deployments/tron-sandbox-local/ReceiveUln301View.json +2 -2
  195. package/deployments/tron-sandbox-local/ReceiveUln301View_Implementation.json +2 -2
  196. package/deployments/tron-sandbox-local/ReceiveUln301View_Proxy.json +2 -2
  197. package/deployments/tron-sandbox-local/ReceiveUln302.json +2 -2
  198. package/deployments/tron-sandbox-local/ReceiveUln302View.json +2 -2
  199. package/deployments/tron-sandbox-local/ReceiveUln302View_Implementation.json +2 -2
  200. package/deployments/tron-sandbox-local/ReceiveUln302View_Proxy.json +2 -2
  201. package/deployments/tron-sandbox-local/SendUln301.json +2 -2
  202. package/deployments/tron-sandbox-local/SendUln302.json +2 -2
  203. package/deployments/tron-sandbox-local/SimpleMessageLib.json +2 -2
  204. package/deployments/tron-sandbox-local/Treasury.json +2 -2
  205. package/deployments/tron-sandbox-local/TreasuryFeeHandler.json +2 -2
  206. package/package.json +9 -9
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x17C0aa8D32ab073FA677bF9dED7190bBe59a739A",
3
- "transactionHash": "0x86c6223dfc47c4b8ff116bd8e15fdc8c0a890bc599da4d57837e3dcbf0536e32",
2
+ "address": "0xA05d652997e6E1dD7521304C51B08608BB80eD6E",
3
+ "transactionHash": "0x65ce2602c707283c4fe80451992ee0b55279aaccd5aa07e4bc0b0e442a63e773",
4
4
  "abi": [
5
5
  {
6
6
  "anonymous": false,
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x50dC07a670c8164AD280E0c68d1135a417bC9a0D",
3
- "transactionHash": "0xabfd9a16c0cbfcd969572bd69fdecddc743a78ae336ff7fa7bded9097cd1dcaf",
2
+ "address": "0x442E5D0514f3c41B70d789f717D6718732Ac6c93",
3
+ "transactionHash": "0xf24da267384b1aa2939c894a63bdde6a573fabe46ff90d268e36adbda454a062",
4
4
  "abi": [
5
5
  {
6
6
  "anonymous": false,
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x17C0aa8D32ab073FA677bF9dED7190bBe59a739A",
3
- "transactionHash": "0x86c6223dfc47c4b8ff116bd8e15fdc8c0a890bc599da4d57837e3dcbf0536e32",
2
+ "address": "0xA05d652997e6E1dD7521304C51B08608BB80eD6E",
3
+ "transactionHash": "0x65ce2602c707283c4fe80451992ee0b55279aaccd5aa07e4bc0b0e442a63e773",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x40ECce9C9CF8ca31D06C3449512C2f2F021DB0EA",
3
- "transactionHash": "0x652fe8686c0346480b9788fa7827a61a1dbb700ef1f4f0deae63cb4c9ff01c82",
2
+ "address": "0xF1656379FE8cCA8022647B22466F6fEd2a1f7CA8",
3
+ "transactionHash": "0x9239727680ac9edfe3e0e2d373894b0e51ae8744e1674daec72a476ac63e753b",
4
4
  "abi": [
5
5
  {
6
6
  "anonymous": false,
@@ -285,6 +285,19 @@
285
285
  "name": "Paused",
286
286
  "type": "event"
287
287
  },
288
+ {
289
+ "anonymous": false,
290
+ "inputs": [
291
+ {
292
+ "indexed": false,
293
+ "internalType": "address",
294
+ "name": "receiveUln301",
295
+ "type": "address"
296
+ }
297
+ ],
298
+ "name": "ReceiveUln301Set",
299
+ "type": "event"
300
+ },
288
301
  {
289
302
  "anonymous": false,
290
303
  "inputs": [
@@ -516,6 +529,30 @@
516
529
  "stateMutability": "nonpayable",
517
530
  "type": "function"
518
531
  },
532
+ {
533
+ "inputs": [
534
+ {
535
+ "internalType": "address",
536
+ "name": "_sender",
537
+ "type": "address"
538
+ },
539
+ {
540
+ "internalType": "bytes",
541
+ "name": "_options",
542
+ "type": "bytes"
543
+ }
544
+ ],
545
+ "name": "assignJob",
546
+ "outputs": [
547
+ {
548
+ "internalType": "uint256",
549
+ "name": "fee",
550
+ "type": "uint256"
551
+ }
552
+ ],
553
+ "stateMutability": "nonpayable",
554
+ "type": "function"
555
+ },
519
556
  {
520
557
  "inputs": [
521
558
  {
@@ -738,6 +775,30 @@
738
775
  "stateMutability": "view",
739
776
  "type": "function"
740
777
  },
778
+ {
779
+ "inputs": [
780
+ {
781
+ "internalType": "address",
782
+ "name": "_sender",
783
+ "type": "address"
784
+ },
785
+ {
786
+ "internalType": "bytes",
787
+ "name": "_options",
788
+ "type": "bytes"
789
+ }
790
+ ],
791
+ "name": "getFee",
792
+ "outputs": [
793
+ {
794
+ "internalType": "uint256",
795
+ "name": "fee",
796
+ "type": "uint256"
797
+ }
798
+ ],
799
+ "stateMutability": "view",
800
+ "type": "function"
801
+ },
741
802
  {
742
803
  "inputs": [
743
804
  {
@@ -877,7 +938,7 @@
877
938
  },
878
939
  {
879
940
  "inputs": [],
880
- "name": "localEid",
941
+ "name": "localEidV2",
881
942
  "outputs": [
882
943
  {
883
944
  "internalType": "uint32",
@@ -1268,6 +1329,19 @@
1268
1329
  "stateMutability": "nonpayable",
1269
1330
  "type": "function"
1270
1331
  },
1332
+ {
1333
+ "inputs": [
1334
+ {
1335
+ "internalType": "address",
1336
+ "name": "_receiveUln301",
1337
+ "type": "address"
1338
+ }
1339
+ ],
1340
+ "name": "setReceiveUln301",
1341
+ "outputs": [],
1342
+ "stateMutability": "nonpayable",
1343
+ "type": "function"
1344
+ },
1271
1345
  {
1272
1346
  "inputs": [
1273
1347
  {
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0xe3bc7DA49cD87CEde2CfB0E0Cbe94CB109F3ED4e",
3
- "transactionHash": "0xbe2401d7028d7565614dba455b5f457c780b08d36ab4d628244faaf400a6a141",
2
+ "address": "0x4BddCFDE47d1fd4A22707543f928C03e9D1862a7",
3
+ "transactionHash": "0xb4d6ab5dbda8e5c58c1e397bfad20adaf24fbe215f34a3f55cc8f5a5569d4854",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,9 +1,14 @@
1
1
  {
2
- "address": "0x22d246F2cA62d0Eee01F73Ec9DCAc140692baCb0",
3
- "transactionHash": "0x4771871ab3887ffcaf0fb46d0d8828b7c792275c96d393b0e51de0c7290b685c",
2
+ "address": "0xB6b5cEF864c4f4B6540c1E15ab84b07b341bc02e",
3
+ "transactionHash": "0xc5d0c7a515a7cb02a6b965db4603824a21e03cd3d016899b51374bcb54877569",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
7
+ {
8
+ "internalType": "uint32",
9
+ "name": "_localEidV2",
10
+ "type": "uint32"
11
+ },
7
12
  {
8
13
  "internalType": "uint256",
9
14
  "name": "_nativeDecimalsRate",
@@ -40,6 +45,11 @@
40
45
  "name": "Executor_InvalidLzComposeOption",
41
46
  "type": "error"
42
47
  },
48
+ {
49
+ "inputs": [],
50
+ "name": "Executor_InvalidLzReadOption",
51
+ "type": "error"
52
+ },
43
53
  {
44
54
  "inputs": [],
45
55
  "name": "Executor_InvalidLzReceiveOption",
@@ -82,6 +92,11 @@
82
92
  "name": "Executor_UnsupportedOptionType",
83
93
  "type": "error"
84
94
  },
95
+ {
96
+ "inputs": [],
97
+ "name": "Executor_ZeroCalldataSizeProvided",
98
+ "type": "error"
99
+ },
85
100
  {
86
101
  "inputs": [],
87
102
  "name": "Executor_ZeroLzComposeGasProvided",
@@ -132,6 +147,79 @@
132
147
  "name": "OwnershipTransferred",
133
148
  "type": "event"
134
149
  },
150
+ {
151
+ "inputs": [
152
+ {
153
+ "components": [
154
+ {
155
+ "internalType": "address",
156
+ "name": "priceFeed",
157
+ "type": "address"
158
+ },
159
+ {
160
+ "internalType": "address",
161
+ "name": "sender",
162
+ "type": "address"
163
+ },
164
+ {
165
+ "internalType": "uint16",
166
+ "name": "defaultMultiplierBps",
167
+ "type": "uint16"
168
+ }
169
+ ],
170
+ "internalType": "struct IExecutorFeeLib.FeeParamsForRead",
171
+ "name": "_params",
172
+ "type": "tuple"
173
+ },
174
+ {
175
+ "components": [
176
+ {
177
+ "internalType": "uint64",
178
+ "name": "lzReceiveBaseGas",
179
+ "type": "uint64"
180
+ },
181
+ {
182
+ "internalType": "uint16",
183
+ "name": "multiplierBps",
184
+ "type": "uint16"
185
+ },
186
+ {
187
+ "internalType": "uint128",
188
+ "name": "floorMarginUSD",
189
+ "type": "uint128"
190
+ },
191
+ {
192
+ "internalType": "uint128",
193
+ "name": "nativeCap",
194
+ "type": "uint128"
195
+ },
196
+ {
197
+ "internalType": "uint64",
198
+ "name": "lzComposeBaseGas",
199
+ "type": "uint64"
200
+ }
201
+ ],
202
+ "internalType": "struct IExecutor.DstConfig",
203
+ "name": "_dstConfig",
204
+ "type": "tuple"
205
+ },
206
+ {
207
+ "internalType": "bytes",
208
+ "name": "_options",
209
+ "type": "bytes"
210
+ }
211
+ ],
212
+ "name": "getFee",
213
+ "outputs": [
214
+ {
215
+ "internalType": "uint256",
216
+ "name": "fee",
217
+ "type": "uint256"
218
+ }
219
+ ],
220
+ "stateMutability": "view",
221
+ "type": "function"
222
+ },
135
223
  {
136
224
  "inputs": [
137
225
  {
@@ -295,7 +383,80 @@
295
383
  "type": "uint256"
296
384
  }
297
385
  ],
298
- "stateMutability": "nonpayable",
386
+ "stateMutability": "view",
387
+ "type": "function"
388
+ },
389
+ {
390
+ "inputs": [
391
+ {
392
+ "components": [
393
+ {
394
+ "internalType": "address",
395
+ "name": "priceFeed",
396
+ "type": "address"
397
+ },
398
+ {
399
+ "internalType": "address",
400
+ "name": "sender",
401
+ "type": "address"
402
+ },
403
+ {
404
+ "internalType": "uint16",
405
+ "name": "defaultMultiplierBps",
406
+ "type": "uint16"
407
+ }
408
+ ],
409
+ "internalType": "struct IExecutorFeeLib.FeeParamsForRead",
410
+ "name": "_params",
411
+ "type": "tuple"
412
+ },
413
+ {
414
+ "components": [
415
+ {
416
+ "internalType": "uint64",
417
+ "name": "lzReceiveBaseGas",
418
+ "type": "uint64"
419
+ },
420
+ {
421
+ "internalType": "uint16",
422
+ "name": "multiplierBps",
423
+ "type": "uint16"
424
+ },
425
+ {
426
+ "internalType": "uint128",
427
+ "name": "floorMarginUSD",
428
+ "type": "uint128"
429
+ },
430
+ {
431
+ "internalType": "uint128",
432
+ "name": "nativeCap",
433
+ "type": "uint128"
434
+ },
435
+ {
436
+ "internalType": "uint64",
437
+ "name": "lzComposeBaseGas",
438
+ "type": "uint64"
439
+ }
440
+ ],
441
+ "internalType": "struct IExecutor.DstConfig",
442
+ "name": "_dstConfig",
443
+ "type": "tuple"
444
+ },
445
+ {
446
+ "internalType": "bytes",
447
+ "name": "_options",
448
+ "type": "bytes"
449
+ }
450
+ ],
451
+ "name": "getFeeOnSend",
452
+ "outputs": [
453
+ {
454
+ "internalType": "uint256",
455
+ "name": "fee",
456
+ "type": "uint256"
457
+ }
458
+ ],
459
+ "stateMutability": "view",
299
460
  "type": "function"
300
461
  },
301
462
  {
@@ -331,6 +492,24 @@
331
492
  "stateMutability": "nonpayable",
332
493
  "type": "function"
333
494
  },
495
+ {
496
+ "inputs": [],
497
+ "name": "version",
498
+ "outputs": [
499
+ {
500
+ "internalType": "uint64",
501
+ "name": "major",
502
+ "type": "uint64"
503
+ },
504
+ {
505
+ "internalType": "uint8",
506
+ "name": "minor",
507
+ "type": "uint8"
508
+ }
509
+ ],
510
+ "stateMutability": "pure",
511
+ "type": "function"
512
+ },
334
513
  {
335
514
  "inputs": [
336
515
  {
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x69Dc50f3B1C9fC831BF9f040F86b1Bc83dC750ad",
3
- "transactionHash": "0x10fa02dce0005580bb9f561348d702d2d0e13e27916105b863399207a259c1bd",
2
+ "address": "0x3A95490CbA6b83402b93394f94a9B28Fb3923F16",
3
+ "transactionHash": "0x3e23fffc7d8f18caedda50ad3d474a5c6d2d0923d916e327f295b5e587114db5",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x5a5A6e5bAf3db95b9B3d17e8B9AD1BFF3F55fDe2",
3
- "transactionHash": "0x0a8c907e3f6325427d08b5533b3d2aa6c65379687f041d046ba178a8b9ca7c3c",
2
+ "address": "0xd4B2660C7551025EFC572B69d8ce6b5d4a809B52",
3
+ "transactionHash": "0x9c26118c88a94d42f110ff5869bd8e9464a99849ae0e0765f065eb729f6dd9ac",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -175,6 +175,19 @@
175
175
  "name": "Paused",
176
176
  "type": "event"
177
177
  },
178
+ {
179
+ "anonymous": false,
180
+ "inputs": [
181
+ {
182
+ "indexed": false,
183
+ "internalType": "address",
184
+ "name": "receiveUln301",
185
+ "type": "address"
186
+ }
187
+ ],
188
+ "name": "ReceiveUln301Set",
189
+ "type": "event"
190
+ },
178
191
  {
179
192
  "anonymous": false,
180
193
  "inputs": [
@@ -406,6 +419,30 @@
406
419
  "stateMutability": "nonpayable",
407
420
  "type": "function"
408
421
  },
422
+ {
423
+ "inputs": [
424
+ {
425
+ "internalType": "address",
426
+ "name": "_sender",
427
+ "type": "address"
428
+ },
429
+ {
430
+ "internalType": "bytes",
431
+ "name": "_options",
432
+ "type": "bytes"
433
+ }
434
+ ],
435
+ "name": "assignJob",
436
+ "outputs": [
437
+ {
438
+ "internalType": "uint256",
439
+ "name": "fee",
440
+ "type": "uint256"
441
+ }
442
+ ],
443
+ "stateMutability": "nonpayable",
444
+ "type": "function"
445
+ },
409
446
  {
410
447
  "inputs": [
411
448
  {
@@ -628,6 +665,30 @@
628
665
  "stateMutability": "view",
629
666
  "type": "function"
630
667
  },
668
+ {
669
+ "inputs": [
670
+ {
671
+ "internalType": "address",
672
+ "name": "_sender",
673
+ "type": "address"
674
+ },
675
+ {
676
+ "internalType": "bytes",
677
+ "name": "_options",
678
+ "type": "bytes"
679
+ }
680
+ ],
681
+ "name": "getFee",
682
+ "outputs": [
683
+ {
684
+ "internalType": "uint256",
685
+ "name": "fee",
686
+ "type": "uint256"
687
+ }
688
+ ],
689
+ "stateMutability": "view",
690
+ "type": "function"
691
+ },
631
692
  {
632
693
  "inputs": [
633
694
  {
@@ -767,7 +828,7 @@
767
828
  },
768
829
  {
769
830
  "inputs": [],
770
- "name": "localEid",
831
+ "name": "localEidV2",
771
832
  "outputs": [
772
833
  {
773
834
  "internalType": "uint32",
@@ -1158,6 +1219,19 @@
1158
1219
  "stateMutability": "nonpayable",
1159
1220
  "type": "function"
1160
1221
  },
1222
+ {
1223
+ "inputs": [
1224
+ {
1225
+ "internalType": "address",
1226
+ "name": "_receiveUln301",
1227
+ "type": "address"
1228
+ }
1229
+ ],
1230
+ "name": "setReceiveUln301",
1231
+ "outputs": [],
1232
+ "stateMutability": "nonpayable",
1233
+ "type": "function"
1234
+ },
1161
1235
  {
1162
1236
  "inputs": [
1163
1237
  {
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x40ECce9C9CF8ca31D06C3449512C2f2F021DB0EA",
3
- "transactionHash": "0x652fe8686c0346480b9788fa7827a61a1dbb700ef1f4f0deae63cb4c9ff01c82",
2
+ "address": "0xF1656379FE8cCA8022647B22466F6fEd2a1f7CA8",
3
+ "transactionHash": "0x9239727680ac9edfe3e0e2d373894b0e51ae8744e1674daec72a476ac63e753b",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x2Ff0d7bD11085CDe626EEA8aBd80FfFd81ED4868",
3
- "transactionHash": "0x637dc1e1f9b4fe3e5ebfe4220685160d10d4f86da7920f6ab5b153ac912de6c3",
2
+ "address": "0x9c64153f1B44DEB3cf7f9872B8caA1fB060Edc45",
3
+ "transactionHash": "0x67e9e104bcd037e86ce5a3b1bc95be07006b57a62103343c4772a1df5c6f8388",
4
4
  "abi": [
5
5
  {
6
6
  "anonymous": false,
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x3a939c57F9be017Cf3B81e4e8dd755297f3475b0",
3
- "transactionHash": "0x4d15013bddc8f0bc0c72303514155d5d6e281d1d680d76b068b1e126d005e92c",
2
+ "address": "0x91E857486ec7490ea880C7b02B4aFe3b698f6bd8",
3
+ "transactionHash": "0x252bc9c1d1a5cfcb3255c1f255fc67d17267b1371e80b62cd5bbc6c7c1ae2666",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [],
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x2Ff0d7bD11085CDe626EEA8aBd80FfFd81ED4868",
3
- "transactionHash": "0x637dc1e1f9b4fe3e5ebfe4220685160d10d4f86da7920f6ab5b153ac912de6c3",
2
+ "address": "0x9c64153f1B44DEB3cf7f9872B8caA1fB060Edc45",
3
+ "transactionHash": "0x67e9e104bcd037e86ce5a3b1bc95be07006b57a62103343c4772a1df5c6f8388",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0xE24aC39748F817674a54D85C5f8460B3d0d2CE71",
3
- "transactionHash": "0x1ed822e29d1f7d1c74cd2532b599600ac4eb1277d2afe77b1b75099cc71667ec",
2
+ "address": "0xe61DF3a36983Fa5C5765D9ff8DcdAF7C42dd664F",
3
+ "transactionHash": "0x5062fdd3b3c20367e04141abb0e9583019d1b81c1bc638b3c42c5c80db20b2a7",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0xBca25f75Fb57cD8dc10e6Aa49d902dCA2F6f8AEB",
3
- "transactionHash": "0x77ef274c8fa47ab527d30a92d761142f7371647f624a5695f420a24a87f00636",
2
+ "address": "0xC5c9d19fcCA808C4e4F81a6386bC4c3504668845",
3
+ "transactionHash": "0xdf0497697b9ec3d99d2812a6ff88765428b4cc7b07b995cc6e7c126c4804c214",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0xbCbF526258BFf6C9649e685f5a750f5A9716333c",
3
- "transactionHash": "0x400104e7b44d1d2dc3f5f450d7c09f6b0ce2adff8bf6b42b7803296a9d9db89c",
2
+ "address": "0x2A113a38b9F8a79a4743111265CaC9e7Fa7530a5",
3
+ "transactionHash": "0x4cb4f26fe5c57f4cac7fc2bd245225157d70b09056548cbbb4fad68d9c4cd5e0",
4
4
  "abi": [
5
5
  {
6
6
  "anonymous": false,
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0xAfa42ddd155490D25534eEF043de0B4f9ec6A9A1",
3
- "transactionHash": "0x596c307cd8c908def2b58c86da07076f3919c6bb61d84f62e1521cbd0c288aa5",
2
+ "address": "0x8F639C2317dBfD318de72D9A2b8895a8092Ce7d1",
3
+ "transactionHash": "0x092d112de256056f44a565b017f35d756737a6ba209240fb12bd419e0ba3d7c6",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0xEc5ad656a454BD0Ef60E8ADCC6B1a39F3670848d",
3
- "transactionHash": "0xa2ed5f1c4d798cc3dd8230ce38921e99493c24c8efcfc2c988976adb6871e8a9",
2
+ "address": "0x4a117dE191AbF111cF0d89428dDb8405f4FfE3B8",
3
+ "transactionHash": "0x1f2c3668377deeee6fdde064125a9832810b5076858cef171322ce84eab5ded4",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0xbCbF526258BFf6C9649e685f5a750f5A9716333c",
3
- "transactionHash": "0x400104e7b44d1d2dc3f5f450d7c09f6b0ce2adff8bf6b42b7803296a9d9db89c",
2
+ "address": "0x2A113a38b9F8a79a4743111265CaC9e7Fa7530a5",
3
+ "transactionHash": "0x4cb4f26fe5c57f4cac7fc2bd245225157d70b09056548cbbb4fad68d9c4cd5e0",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x721679d4ae4c8713B070Ece56494aB8752D83507",
3
- "transactionHash": "0x4f51e3607d9d80a06d9492fa9bf380a553dbb48d9570308fccb355d21ac641ca",
2
+ "address": "0xA8c943c1cbA71CC19839de21Ed2DCe0894F061C2",
3
+ "transactionHash": "0x28ecbc322b37cd381638b61533822af69ec8ed86421d6be264120de976af8e92",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x59Dbfb7848A13187E7a539A65D18407502705C4B",
3
- "transactionHash": "0x2b32d772970d53506856460bd0ebc3178f3a3d451d95d67b8eea543bf1cf8ba3",
2
+ "address": "0x57367E9Be06671024CF0f303BbE6B546182DD051",
3
+ "transactionHash": "0x4f8dadedc924bd86a07a4a60f8859efb3fda137639d924c3712bbe7755c84d4d",
4
4
  "abi": [
5
5
  {
6
6
  "anonymous": false,
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0xE9f6C74124929FE55C10398e502a65a73517425C",
3
- "transactionHash": "0x5160d2ac1e78aec25683d4b2f539602094814f98b9fb2e559c165a9c420f7b43",
2
+ "address": "0x3f161c52F56cb12a04C3EA6bCC83D83BA3f5F079",
3
+ "transactionHash": "0x13456e08b0979d5c7abe745f270f67f468934637db0660a21c15543c44cf110d",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x6F64c88D70Ec3b890721B30F9646E2e569C48112",
3
- "transactionHash": "0xab26604fc11c0d4549a04ac1e8477fde6447afaeeeacbf9d9ab9c1479742d5bf",
2
+ "address": "0xd57546568A7D0623C16b06b8380Db017070d972F",
3
+ "transactionHash": "0x596fb141838aa4a2e1d36691cc53852da2a00ef726887b9d7214162367916bcb",
4
4
  "abi": [
5
5
  {
6
6
  "anonymous": false,
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x59Dbfb7848A13187E7a539A65D18407502705C4B",
3
- "transactionHash": "0xd1bd9c0e78c7a4f523c217e417014923b44c98c58f9be22b4560f6ede8a45619",
2
+ "address": "0x57367E9Be06671024CF0f303BbE6B546182DD051",
3
+ "transactionHash": "0x4f8dadedc924bd86a07a4a60f8859efb3fda137639d924c3712bbe7755c84d4d",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
@@ -1,6 +1,6 @@
1
1
  {
2
- "address": "0x38F6b61B333A5EE0143f3b6649D2418B9703852E",
3
- "transactionHash": "0x023072ffef132291e912d14327124abfa07206270ef5b0200b3c95a2f6ecdebc",
2
+ "address": "0x7a2593BB1474a4E77F437F7C7a466B35C75FfC43",
3
+ "transactionHash": "0x00065c33dc7475a7df9341f98964cfc459e7a79e4e5778286ce0795c3193fbe2",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [