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

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 (211) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/deployments/arbitrum-sandbox-local/DVN.json +5 -144
  3. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +1 -1
  4. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +1 -385
  5. package/deployments/arbitrum-sandbox-local/PriceFeed.json +1 -1
  6. package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
  7. package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +1 -1
  8. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +1 -1
  9. package/deployments/bsc-sandbox-local/DVN.json +1 -1
  10. package/deployments/bsc-sandbox-local/DVNDecompressor.json +1 -1
  11. package/deployments/bsc-sandbox-local/DVNFeeLib.json +1 -1
  12. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +1 -1
  13. package/deployments/bsc-sandbox-local/EndpointV2.json +1 -1
  14. package/deployments/bsc-sandbox-local/EndpointV2View.json +1 -1
  15. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +1 -1
  16. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +1 -1
  17. package/deployments/bsc-sandbox-local/Executor.json +1 -1
  18. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +1 -1
  19. package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +1 -1
  20. package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +1 -1
  21. package/deployments/bsc-sandbox-local/Executor_Implementation.json +1 -1
  22. package/deployments/bsc-sandbox-local/Executor_Proxy.json +1 -1
  23. package/deployments/bsc-sandbox-local/LzExecutor.json +1 -1
  24. package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +1 -1
  25. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +1 -1
  26. package/deployments/bsc-sandbox-local/MultiCall.json +1 -1
  27. package/deployments/bsc-sandbox-local/NonceContractMock.json +1 -1
  28. package/deployments/bsc-sandbox-local/PriceFeed.json +1 -1
  29. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +1 -1
  30. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +1 -1
  31. package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +1 -1
  32. package/deployments/bsc-sandbox-local/ReadLib1002.json +1 -1
  33. package/deployments/bsc-sandbox-local/ReadLib1002View.json +1 -1
  34. package/deployments/bsc-sandbox-local/ReadLib1002ViewProxyAdmin.json +1 -1
  35. package/deployments/bsc-sandbox-local/ReadLib1002View_Implementation.json +1 -1
  36. package/deployments/bsc-sandbox-local/ReadLib1002View_Proxy.json +1 -1
  37. package/deployments/bsc-sandbox-local/ReceiveUln301.json +1 -1
  38. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +1 -1
  39. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
  40. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
  41. package/deployments/bsc-sandbox-local/ReceiveUln302.json +1 -1
  42. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +1 -1
  43. package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
  44. package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
  45. package/deployments/bsc-sandbox-local/SendUln301.json +1 -1
  46. package/deployments/bsc-sandbox-local/SendUln302.json +1 -1
  47. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +1 -1
  48. package/deployments/bsc-sandbox-local/Treasury.json +1 -1
  49. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +1 -1
  50. package/deployments/ethereum-sandbox-local/DVN.json +5 -144
  51. package/deployments/ethereum-sandbox-local/DVNDecompressor.json +1 -1
  52. package/deployments/ethereum-sandbox-local/DVNFeeLib.json +1 -385
  53. package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +1 -1
  54. package/deployments/ethereum-sandbox-local/EndpointV2.json +1 -1
  55. package/deployments/ethereum-sandbox-local/EndpointV2View.json +1 -1
  56. package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +1 -1
  57. package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +1 -1
  58. package/deployments/ethereum-sandbox-local/Executor.json +2 -76
  59. package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +1 -1
  60. package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +2 -181
  61. package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +1 -1
  62. package/deployments/ethereum-sandbox-local/Executor_Implementation.json +2 -76
  63. package/deployments/ethereum-sandbox-local/Executor_Proxy.json +1 -1
  64. package/deployments/ethereum-sandbox-local/LzExecutor.json +1 -1
  65. package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +1 -1
  66. package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +1 -1
  67. package/deployments/ethereum-sandbox-local/NonceContractMock.json +1 -1
  68. package/deployments/ethereum-sandbox-local/PriceFeed.json +1 -1
  69. package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
  70. package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +1 -1
  71. package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +1 -1
  72. package/deployments/ethereum-sandbox-local/ReadLib1002.json +1 -1
  73. package/deployments/ethereum-sandbox-local/ReadLib1002View.json +1 -1
  74. package/deployments/ethereum-sandbox-local/ReceiveUln301.json +1 -1
  75. package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +1 -1
  76. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
  77. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
  78. package/deployments/ethereum-sandbox-local/ReceiveUln302.json +1 -1
  79. package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +1 -1
  80. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
  81. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
  82. package/deployments/ethereum-sandbox-local/SendUln301.json +1 -1
  83. package/deployments/ethereum-sandbox-local/SendUln302.json +1 -1
  84. package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +1 -1
  85. package/deployments/ethereum-sandbox-local/Treasury.json +1 -1
  86. package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +1 -1
  87. package/deployments/{polygon-sandbox-local/ReadLib1002.json → plasma-mainnet/DVN.json} +879 -658
  88. package/deployments/plasma-mainnet/DVNFeeLib.json +690 -0
  89. package/deployments/plasma-mainnet/DeadDVN.json +159 -0
  90. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/DefaultProxyAdmin.json +2 -2
  91. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/EndpointV2.json +2 -2
  92. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/EndpointV2View.json +2 -2
  93. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/EndpointV2View_Implementation.json +2 -2
  94. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/EndpointV2View_Proxy.json +2 -2
  95. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/Executor.json +2 -2
  96. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/ExecutorFeeLib.json +2 -2
  97. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/ExecutorProxyAdmin.json +2 -2
  98. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/Executor_Implementation.json +2 -2
  99. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/Executor_Proxy.json +2 -2
  100. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/LzExecutor.json +2 -2
  101. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/LzExecutor_Implementation.json +2 -2
  102. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/LzExecutor_Proxy.json +2 -2
  103. package/deployments/{ethereum-sandbox-local → plasma-mainnet}/MultiCall.json +2 -2
  104. package/deployments/plasma-mainnet/PriceFeed.json +820 -0
  105. package/deployments/{polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json → plasma-mainnet/PriceFeedProxyAdmin.json} +2 -2
  106. package/deployments/plasma-mainnet/PriceFeed_Implementation.json +689 -0
  107. package/deployments/{arbitrum-sandbox-local/ReadLib1002View_Proxy.json → plasma-mainnet/PriceFeed_Proxy.json} +2 -2
  108. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/ReceiveUln301.json +2 -2
  109. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/ReceiveUln301View.json +2 -2
  110. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/ReceiveUln301View_Implementation.json +2 -2
  111. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/ReceiveUln301View_Proxy.json +2 -2
  112. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/ReceiveUln302.json +2 -2
  113. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/ReceiveUln302View.json +2 -2
  114. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/ReceiveUln302View_Implementation.json +2 -2
  115. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/ReceiveUln302View_Proxy.json +2 -2
  116. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/SendUln301.json +2 -2
  117. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/SendUln302.json +2 -2
  118. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/Treasury.json +2 -2
  119. package/deployments/{arbitrum-sandbox-local → plasma-mainnet}/TreasuryFeeHandler.json +2 -2
  120. package/deployments/polygon-sandbox-local/DVN.json +5 -144
  121. package/deployments/polygon-sandbox-local/DVNDecompressor.json +1 -1
  122. package/deployments/polygon-sandbox-local/DVNFeeLib.json +1 -385
  123. package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +1 -1
  124. package/deployments/polygon-sandbox-local/EndpointV2.json +1 -1
  125. package/deployments/polygon-sandbox-local/EndpointV2View.json +1 -1
  126. package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +1 -1
  127. package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +1 -1
  128. package/deployments/polygon-sandbox-local/Executor.json +2 -76
  129. package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +1 -1
  130. package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +2 -181
  131. package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +1 -1
  132. package/deployments/polygon-sandbox-local/Executor_Implementation.json +2 -76
  133. package/deployments/polygon-sandbox-local/Executor_Proxy.json +1 -1
  134. package/deployments/polygon-sandbox-local/LzExecutor.json +1 -1
  135. package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +1 -1
  136. package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +1 -1
  137. package/deployments/polygon-sandbox-local/NonceContractMock.json +1 -1
  138. package/deployments/polygon-sandbox-local/PriceFeed.json +1 -1
  139. package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +1 -1
  140. package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +1 -1
  141. package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +1 -1
  142. package/deployments/polygon-sandbox-local/ReceiveUln301.json +1 -1
  143. package/deployments/polygon-sandbox-local/ReceiveUln301View.json +1 -1
  144. package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
  145. package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
  146. package/deployments/polygon-sandbox-local/ReceiveUln302.json +1 -1
  147. package/deployments/polygon-sandbox-local/ReceiveUln302View.json +1 -1
  148. package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
  149. package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
  150. package/deployments/polygon-sandbox-local/SendUln301.json +1 -1
  151. package/deployments/polygon-sandbox-local/SendUln302.json +1 -1
  152. package/deployments/polygon-sandbox-local/SimpleMessageLib.json +1 -1
  153. package/deployments/polygon-sandbox-local/Treasury.json +1 -1
  154. package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +1 -1
  155. package/deployments/tron-sandbox-local/DVN.json +6 -145
  156. package/deployments/tron-sandbox-local/DVNDecompressor.json +2 -2
  157. package/deployments/tron-sandbox-local/DVNFeeLib.json +2 -386
  158. package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +2 -2
  159. package/deployments/tron-sandbox-local/EndpointV2.json +2 -2
  160. package/deployments/tron-sandbox-local/EndpointV2View.json +2 -2
  161. package/deployments/tron-sandbox-local/EndpointV2View_Implementation.json +2 -2
  162. package/deployments/tron-sandbox-local/EndpointV2View_Proxy.json +2 -2
  163. package/deployments/tron-sandbox-local/Executor.json +3 -77
  164. package/deployments/tron-sandbox-local/ExecutorDecompressor.json +2 -2
  165. package/deployments/tron-sandbox-local/ExecutorFeeLib.json +3 -182
  166. package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +2 -2
  167. package/deployments/tron-sandbox-local/Executor_Implementation.json +3 -77
  168. package/deployments/tron-sandbox-local/Executor_Proxy.json +2 -2
  169. package/deployments/tron-sandbox-local/LzExecutor.json +2 -2
  170. package/deployments/tron-sandbox-local/LzExecutor_Implementation.json +2 -2
  171. package/deployments/tron-sandbox-local/LzExecutor_Proxy.json +2 -2
  172. package/deployments/tron-sandbox-local/MultiCall.json +2 -2
  173. package/deployments/tron-sandbox-local/NonceContractMock.json +2 -2
  174. package/deployments/tron-sandbox-local/PriceFeed.json +2 -2
  175. package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +2 -2
  176. package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +2 -2
  177. package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +2 -2
  178. package/deployments/tron-sandbox-local/ReadLib1002.json +2 -2
  179. package/deployments/tron-sandbox-local/ReadLib1002View.json +2 -2
  180. package/deployments/tron-sandbox-local/ReadLib1002ViewProxyAdmin.json +2 -2
  181. package/deployments/tron-sandbox-local/ReadLib1002View_Implementation.json +2 -2
  182. package/deployments/tron-sandbox-local/ReadLib1002View_Proxy.json +2 -2
  183. package/deployments/tron-sandbox-local/ReceiveUln301.json +2 -2
  184. package/deployments/tron-sandbox-local/ReceiveUln301View.json +2 -2
  185. package/deployments/tron-sandbox-local/ReceiveUln301View_Implementation.json +2 -2
  186. package/deployments/tron-sandbox-local/ReceiveUln301View_Proxy.json +2 -2
  187. package/deployments/tron-sandbox-local/ReceiveUln302.json +2 -2
  188. package/deployments/tron-sandbox-local/ReceiveUln302View.json +2 -2
  189. package/deployments/tron-sandbox-local/ReceiveUln302View_Implementation.json +2 -2
  190. package/deployments/tron-sandbox-local/ReceiveUln302View_Proxy.json +2 -2
  191. package/deployments/tron-sandbox-local/SendUln301.json +2 -2
  192. package/deployments/tron-sandbox-local/SendUln302.json +2 -2
  193. package/deployments/tron-sandbox-local/SimpleMessageLib.json +2 -2
  194. package/deployments/tron-sandbox-local/Treasury.json +2 -2
  195. package/deployments/tron-sandbox-local/TreasuryFeeHandler.json +2 -2
  196. package/package.json +9 -9
  197. package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +0 -215
  198. package/deployments/arbitrum-sandbox-local/MultiCall.json +0 -115
  199. package/deployments/arbitrum-sandbox-local/NonceContractMock.json +0 -88
  200. package/deployments/arbitrum-sandbox-local/ReadLib1002.json +0 -1283
  201. package/deployments/arbitrum-sandbox-local/ReadLib1002View.json +0 -411
  202. package/deployments/arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json +0 -176
  203. package/deployments/arbitrum-sandbox-local/ReadLib1002View_Implementation.json +0 -280
  204. package/deployments/arbitrum-sandbox-local/SimpleMessageLib.json +0 -586
  205. package/deployments/ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json +0 -176
  206. package/deployments/ethereum-sandbox-local/ReadLib1002View_Implementation.json +0 -280
  207. package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +0 -137
  208. package/deployments/polygon-sandbox-local/MultiCall.json +0 -115
  209. package/deployments/polygon-sandbox-local/ReadLib1002View.json +0 -411
  210. package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +0 -280
  211. package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +0 -137
@@ -1,198 +1,173 @@
1
1
  {
2
- "address": "0x0D4ff719551E23185Aeb16FFbF2ABEbB90635942",
3
- "transactionHash": "0x5290c1f7f07b473478699bec54cbc646565de36b99801d895a64de11c4d84d60",
2
+ "address": "0x282b3386571f7f794450d5789911a9804FA346b4",
3
+ "transactionHash": "0x4e5e05d30d596c92eb09e7e7e6feb3258ffce7d7fd29672f70ee933ccdfd78d9",
4
4
  "abi": [
5
5
  {
6
6
  "inputs": [
7
+ {
8
+ "internalType": "uint32",
9
+ "name": "_localEidV2",
10
+ "type": "uint32"
11
+ },
12
+ {
13
+ "internalType": "uint32",
14
+ "name": "_vid",
15
+ "type": "uint32"
16
+ },
17
+ {
18
+ "internalType": "address[]",
19
+ "name": "_messageLibs",
20
+ "type": "address[]"
21
+ },
7
22
  {
8
23
  "internalType": "address",
9
- "name": "_endpoint",
24
+ "name": "_priceFeed",
10
25
  "type": "address"
11
26
  },
12
27
  {
13
- "internalType": "uint256",
14
- "name": "_treasuryGasLimit",
15
- "type": "uint256"
28
+ "internalType": "address[]",
29
+ "name": "_signers",
30
+ "type": "address[]"
16
31
  },
17
32
  {
18
- "internalType": "uint256",
19
- "name": "_treasuryGasForFeeCap",
20
- "type": "uint256"
33
+ "internalType": "uint64",
34
+ "name": "_quorum",
35
+ "type": "uint64"
36
+ },
37
+ {
38
+ "internalType": "address[]",
39
+ "name": "_admins",
40
+ "type": "address[]"
21
41
  }
22
42
  ],
23
43
  "stateMutability": "nonpayable",
24
44
  "type": "constructor"
25
45
  },
26
- {
27
- "inputs": [],
28
- "name": "DVN_InvalidDVNIdx",
29
- "type": "error"
30
- },
31
46
  {
32
47
  "inputs": [
33
48
  {
34
- "internalType": "uint256",
35
- "name": "cursor",
36
- "type": "uint256"
49
+ "internalType": "bytes32",
50
+ "name": "executableHash",
51
+ "type": "bytes32"
37
52
  }
38
53
  ],
39
- "name": "DVN_InvalidDVNOptions",
54
+ "name": "DVN_DuplicatedHash",
40
55
  "type": "error"
41
56
  },
42
57
  {
43
58
  "inputs": [],
44
- "name": "LZ_MessageLib_OnlyEndpoint",
59
+ "name": "DVN_InstructionExpired",
45
60
  "type": "error"
46
61
  },
47
62
  {
48
- "inputs": [],
49
- "name": "LZ_RL_AtLeastOneDVN",
63
+ "inputs": [
64
+ {
65
+ "internalType": "bytes32",
66
+ "name": "role",
67
+ "type": "bytes32"
68
+ }
69
+ ],
70
+ "name": "DVN_InvalidRole",
50
71
  "type": "error"
51
72
  },
52
73
  {
53
74
  "inputs": [],
54
- "name": "LZ_RL_CannotWithdrawAltToken",
75
+ "name": "DVN_InvalidSignatures",
55
76
  "type": "error"
56
77
  },
57
78
  {
58
79
  "inputs": [
59
80
  {
60
- "internalType": "uint256",
61
- "name": "requested",
62
- "type": "uint256"
63
- },
64
- {
65
- "internalType": "uint256",
66
- "name": "available",
67
- "type": "uint256"
81
+ "internalType": "address",
82
+ "name": "target",
83
+ "type": "address"
68
84
  }
69
85
  ],
70
- "name": "LZ_RL_InvalidAmount",
71
- "type": "error"
72
- },
73
- {
74
- "inputs": [],
75
- "name": "LZ_RL_InvalidCmdHash",
86
+ "name": "DVN_InvalidTarget",
76
87
  "type": "error"
77
88
  },
78
89
  {
79
90
  "inputs": [
80
91
  {
81
92
  "internalType": "uint32",
82
- "name": "configType",
93
+ "name": "vid",
83
94
  "type": "uint32"
84
95
  }
85
96
  ],
86
- "name": "LZ_RL_InvalidConfigType",
87
- "type": "error"
88
- },
89
- {
90
- "inputs": [],
91
- "name": "LZ_RL_InvalidEid",
92
- "type": "error"
93
- },
94
- {
95
- "inputs": [],
96
- "name": "LZ_RL_InvalidExecutor",
97
- "type": "error"
98
- },
99
- {
100
- "inputs": [],
101
- "name": "LZ_RL_InvalidOptionalDVNCount",
102
- "type": "error"
103
- },
104
- {
105
- "inputs": [],
106
- "name": "LZ_RL_InvalidOptionalDVNThreshold",
107
- "type": "error"
108
- },
109
- {
110
- "inputs": [],
111
- "name": "LZ_RL_InvalidPacketHeader",
112
- "type": "error"
113
- },
114
- {
115
- "inputs": [],
116
- "name": "LZ_RL_InvalidPacketVersion",
97
+ "name": "DVN_InvalidVid",
117
98
  "type": "error"
118
99
  },
119
100
  {
120
101
  "inputs": [],
121
- "name": "LZ_RL_InvalidReceiver",
102
+ "name": "DVN_OnlySelf",
122
103
  "type": "error"
123
104
  },
124
105
  {
125
106
  "inputs": [],
126
- "name": "LZ_RL_InvalidRequiredDVNCount",
107
+ "name": "MultiSig_InvalidSigner",
127
108
  "type": "error"
128
109
  },
129
110
  {
130
111
  "inputs": [],
131
- "name": "LZ_RL_NotTreasury",
112
+ "name": "MultiSig_OnlySigner",
132
113
  "type": "error"
133
114
  },
134
115
  {
135
116
  "inputs": [],
136
- "name": "LZ_RL_Unsorted",
117
+ "name": "MultiSig_QuorumIsZero",
137
118
  "type": "error"
138
119
  },
139
120
  {
140
121
  "inputs": [
141
122
  {
142
- "internalType": "uint32",
143
- "name": "eid",
144
- "type": "uint32"
123
+ "internalType": "uint64",
124
+ "name": "signersSize",
125
+ "type": "uint64"
126
+ },
127
+ {
128
+ "internalType": "uint64",
129
+ "name": "quorum",
130
+ "type": "uint64"
145
131
  }
146
132
  ],
147
- "name": "LZ_RL_UnsupportedEid",
148
- "type": "error"
149
- },
150
- {
151
- "inputs": [],
152
- "name": "LZ_RL_Verifying",
153
- "type": "error"
154
- },
155
- {
156
- "inputs": [],
157
- "name": "LZ_ULN_InvalidLegacyType1Option",
158
- "type": "error"
159
- },
160
- {
161
- "inputs": [],
162
- "name": "LZ_ULN_InvalidLegacyType2Option",
133
+ "name": "MultiSig_SignersSizeIsLessThanQuorum",
163
134
  "type": "error"
164
135
  },
165
136
  {
166
137
  "inputs": [
167
138
  {
168
- "internalType": "uint8",
169
- "name": "workerId",
170
- "type": "uint8"
139
+ "internalType": "address",
140
+ "name": "signer",
141
+ "type": "address"
142
+ },
143
+ {
144
+ "internalType": "bool",
145
+ "name": "active",
146
+ "type": "bool"
171
147
  }
172
148
  ],
173
- "name": "LZ_ULN_InvalidWorkerId",
149
+ "name": "MultiSig_StateAlreadySet",
174
150
  "type": "error"
175
151
  },
176
152
  {
177
153
  "inputs": [
178
154
  {
179
- "internalType": "uint256",
180
- "name": "cursor",
181
- "type": "uint256"
155
+ "internalType": "address",
156
+ "name": "signer",
157
+ "type": "address"
158
+ },
159
+ {
160
+ "internalType": "bool",
161
+ "name": "active",
162
+ "type": "bool"
182
163
  }
183
164
  ],
184
- "name": "LZ_ULN_InvalidWorkerOptions",
165
+ "name": "MultiSig_StateNotSet",
185
166
  "type": "error"
186
167
  },
187
168
  {
188
- "inputs": [
189
- {
190
- "internalType": "uint16",
191
- "name": "optionType",
192
- "type": "uint16"
193
- }
194
- ],
195
- "name": "LZ_ULN_UnsupportedOptionType",
169
+ "inputs": [],
170
+ "name": "MultiSig_UnorderedSigners",
196
171
  "type": "error"
197
172
  },
198
173
  {
@@ -216,29 +191,38 @@
216
191
  "name": "Transfer_ToAddressIsZero",
217
192
  "type": "error"
218
193
  },
194
+ {
195
+ "inputs": [],
196
+ "name": "Worker_NotAllowed",
197
+ "type": "error"
198
+ },
199
+ {
200
+ "inputs": [],
201
+ "name": "Worker_OnlyMessageLib",
202
+ "type": "error"
203
+ },
204
+ {
205
+ "inputs": [],
206
+ "name": "Worker_RoleRenouncingDisabled",
207
+ "type": "error"
208
+ },
219
209
  {
220
210
  "anonymous": false,
221
211
  "inputs": [
222
212
  {
223
213
  "indexed": false,
224
- "internalType": "address[]",
225
- "name": "requiredDVNs",
226
- "type": "address[]"
227
- },
228
- {
229
- "indexed": false,
230
- "internalType": "address[]",
231
- "name": "optionalDVNs",
232
- "type": "address[]"
214
+ "internalType": "uint256",
215
+ "name": "_index",
216
+ "type": "uint256"
233
217
  },
234
218
  {
235
219
  "indexed": false,
236
- "internalType": "uint256[]",
237
- "name": "fees",
238
- "type": "uint256[]"
220
+ "internalType": "bytes",
221
+ "name": "_data",
222
+ "type": "bytes"
239
223
  }
240
224
  ],
241
- "name": "DVNFeePaid",
225
+ "name": "ExecuteFailed",
242
226
  "type": "event"
243
227
  },
244
228
  {
@@ -248,54 +232,43 @@
248
232
  "components": [
249
233
  {
250
234
  "internalType": "uint32",
251
- "name": "eid",
235
+ "name": "vid",
252
236
  "type": "uint32"
253
237
  },
254
238
  {
255
- "components": [
256
- {
257
- "internalType": "address",
258
- "name": "executor",
259
- "type": "address"
260
- },
261
- {
262
- "internalType": "uint8",
263
- "name": "requiredDVNCount",
264
- "type": "uint8"
265
- },
266
- {
267
- "internalType": "uint8",
268
- "name": "optionalDVNCount",
269
- "type": "uint8"
270
- },
271
- {
272
- "internalType": "uint8",
273
- "name": "optionalDVNThreshold",
274
- "type": "uint8"
275
- },
276
- {
277
- "internalType": "address[]",
278
- "name": "requiredDVNs",
279
- "type": "address[]"
280
- },
281
- {
282
- "internalType": "address[]",
283
- "name": "optionalDVNs",
284
- "type": "address[]"
285
- }
286
- ],
287
- "internalType": "struct ReadLibConfig",
288
- "name": "config",
289
- "type": "tuple"
239
+ "internalType": "address",
240
+ "name": "target",
241
+ "type": "address"
242
+ },
243
+ {
244
+ "internalType": "bytes",
245
+ "name": "callData",
246
+ "type": "bytes"
247
+ },
248
+ {
249
+ "internalType": "uint256",
250
+ "name": "expiration",
251
+ "type": "uint256"
252
+ },
253
+ {
254
+ "internalType": "bytes",
255
+ "name": "signatures",
256
+ "type": "bytes"
290
257
  }
291
258
  ],
292
259
  "indexed": false,
293
- "internalType": "struct SetDefaultReadLibConfigParam[]",
294
- "name": "params",
295
- "type": "tuple[]"
260
+ "internalType": "struct ExecuteParam",
261
+ "name": "param",
262
+ "type": "tuple"
263
+ },
264
+ {
265
+ "indexed": false,
266
+ "internalType": "bytes32",
267
+ "name": "_hash",
268
+ "type": "bytes32"
296
269
  }
297
270
  ],
298
- "name": "DefaultReadLibConfigsSet",
271
+ "name": "HashAlreadyUsed",
299
272
  "type": "event"
300
273
  },
301
274
  {
@@ -304,86 +277,86 @@
304
277
  {
305
278
  "indexed": false,
306
279
  "internalType": "address",
307
- "name": "executor",
280
+ "name": "account",
308
281
  "type": "address"
309
- },
310
- {
311
- "indexed": false,
312
- "internalType": "uint256",
313
- "name": "fee",
314
- "type": "uint256"
315
282
  }
316
283
  ],
317
- "name": "ExecutorFeePaid",
284
+ "name": "Paused",
318
285
  "type": "event"
319
286
  },
320
287
  {
321
288
  "anonymous": false,
322
289
  "inputs": [
323
290
  {
324
- "indexed": false,
325
- "internalType": "address",
326
- "name": "lzToken",
327
- "type": "address"
291
+ "indexed": true,
292
+ "internalType": "bytes32",
293
+ "name": "role",
294
+ "type": "bytes32"
328
295
  },
329
296
  {
330
- "indexed": false,
331
- "internalType": "address",
332
- "name": "receiver",
333
- "type": "address"
297
+ "indexed": true,
298
+ "internalType": "bytes32",
299
+ "name": "previousAdminRole",
300
+ "type": "bytes32"
334
301
  },
335
302
  {
336
- "indexed": false,
337
- "internalType": "uint256",
338
- "name": "amount",
339
- "type": "uint256"
303
+ "indexed": true,
304
+ "internalType": "bytes32",
305
+ "name": "newAdminRole",
306
+ "type": "bytes32"
340
307
  }
341
308
  ],
342
- "name": "LzTokenFeeWithdrawn",
309
+ "name": "RoleAdminChanged",
343
310
  "type": "event"
344
311
  },
345
312
  {
346
313
  "anonymous": false,
347
314
  "inputs": [
348
315
  {
349
- "indexed": false,
350
- "internalType": "address",
351
- "name": "worker",
352
- "type": "address"
316
+ "indexed": true,
317
+ "internalType": "bytes32",
318
+ "name": "role",
319
+ "type": "bytes32"
353
320
  },
354
321
  {
355
- "indexed": false,
322
+ "indexed": true,
356
323
  "internalType": "address",
357
- "name": "receiver",
324
+ "name": "account",
358
325
  "type": "address"
359
326
  },
360
327
  {
361
- "indexed": false,
362
- "internalType": "uint256",
363
- "name": "amount",
364
- "type": "uint256"
328
+ "indexed": true,
329
+ "internalType": "address",
330
+ "name": "sender",
331
+ "type": "address"
365
332
  }
366
333
  ],
367
- "name": "NativeFeeWithdrawn",
334
+ "name": "RoleGranted",
368
335
  "type": "event"
369
336
  },
370
337
  {
371
338
  "anonymous": false,
372
339
  "inputs": [
340
+ {
341
+ "indexed": true,
342
+ "internalType": "bytes32",
343
+ "name": "role",
344
+ "type": "bytes32"
345
+ },
373
346
  {
374
347
  "indexed": true,
375
348
  "internalType": "address",
376
- "name": "previousOwner",
349
+ "name": "account",
377
350
  "type": "address"
378
351
  },
379
352
  {
380
353
  "indexed": true,
381
354
  "internalType": "address",
382
- "name": "newOwner",
355
+ "name": "sender",
383
356
  "type": "address"
384
357
  }
385
358
  ],
386
- "name": "OwnershipTransferred",
359
+ "name": "RoleRevoked",
387
360
  "type": "event"
388
361
  },
389
362
  {
@@ -391,87 +364,47 @@
391
364
  "inputs": [
392
365
  {
393
366
  "indexed": false,
394
- "internalType": "address",
395
- "name": "dvn",
396
- "type": "address"
397
- },
398
- {
399
- "indexed": false,
400
- "internalType": "bytes",
401
- "name": "header",
402
- "type": "bytes"
403
- },
404
- {
405
- "indexed": false,
406
- "internalType": "bytes32",
407
- "name": "cmdHash",
408
- "type": "bytes32"
409
- },
410
- {
411
- "indexed": false,
412
- "internalType": "bytes32",
413
- "name": "payloadHash",
414
- "type": "bytes32"
367
+ "internalType": "uint16",
368
+ "name": "multiplierBps",
369
+ "type": "uint16"
415
370
  }
416
371
  ],
417
- "name": "PayloadVerified",
372
+ "name": "SetDefaultMultiplierBps",
418
373
  "type": "event"
419
374
  },
420
375
  {
421
376
  "anonymous": false,
422
377
  "inputs": [
423
- {
424
- "indexed": false,
425
- "internalType": "address",
426
- "name": "oapp",
427
- "type": "address"
428
- },
429
- {
430
- "indexed": false,
431
- "internalType": "uint32",
432
- "name": "eid",
433
- "type": "uint32"
434
- },
435
378
  {
436
379
  "components": [
437
380
  {
438
- "internalType": "address",
439
- "name": "executor",
440
- "type": "address"
441
- },
442
- {
443
- "internalType": "uint8",
444
- "name": "requiredDVNCount",
445
- "type": "uint8"
446
- },
447
- {
448
- "internalType": "uint8",
449
- "name": "optionalDVNCount",
450
- "type": "uint8"
381
+ "internalType": "uint32",
382
+ "name": "dstEid",
383
+ "type": "uint32"
451
384
  },
452
385
  {
453
- "internalType": "uint8",
454
- "name": "optionalDVNThreshold",
455
- "type": "uint8"
386
+ "internalType": "uint64",
387
+ "name": "gas",
388
+ "type": "uint64"
456
389
  },
457
390
  {
458
- "internalType": "address[]",
459
- "name": "requiredDVNs",
460
- "type": "address[]"
391
+ "internalType": "uint16",
392
+ "name": "multiplierBps",
393
+ "type": "uint16"
461
394
  },
462
395
  {
463
- "internalType": "address[]",
464
- "name": "optionalDVNs",
465
- "type": "address[]"
396
+ "internalType": "uint128",
397
+ "name": "floorMarginUSD",
398
+ "type": "uint128"
466
399
  }
467
400
  ],
468
401
  "indexed": false,
469
- "internalType": "struct ReadLibConfig",
470
- "name": "config",
471
- "type": "tuple"
402
+ "internalType": "struct IDVN.DstConfigParam[]",
403
+ "name": "params",
404
+ "type": "tuple[]"
472
405
  }
473
406
  ],
474
- "name": "ReadLibConfigSet",
407
+ "name": "SetDstConfig",
475
408
  "type": "event"
476
409
  },
477
410
  {
@@ -479,12 +412,12 @@
479
412
  "inputs": [
480
413
  {
481
414
  "indexed": false,
482
- "internalType": "uint256",
483
- "name": "newTreasuryNativeFeeCap",
484
- "type": "uint256"
415
+ "internalType": "address",
416
+ "name": "priceFeed",
417
+ "type": "address"
485
418
  }
486
419
  ],
487
- "name": "TreasuryNativeFeeCapSet",
420
+ "name": "SetPriceFeed",
488
421
  "type": "event"
489
422
  },
490
423
  {
@@ -492,63 +425,237 @@
492
425
  "inputs": [
493
426
  {
494
427
  "indexed": false,
495
- "internalType": "address",
496
- "name": "treasury",
497
- "type": "address"
428
+ "internalType": "uint32",
429
+ "name": "dstEid",
430
+ "type": "uint32"
431
+ },
432
+ {
433
+ "indexed": false,
434
+ "internalType": "uint8[]",
435
+ "name": "optionTypes",
436
+ "type": "uint8[]"
498
437
  }
499
438
  ],
500
- "name": "TreasurySet",
439
+ "name": "SetSupportedOptionTypes",
501
440
  "type": "event"
502
441
  },
503
442
  {
443
+ "anonymous": false,
504
444
  "inputs": [
505
445
  {
446
+ "indexed": false,
506
447
  "internalType": "address",
507
- "name": "oapp",
448
+ "name": "workerLib",
508
449
  "type": "address"
509
- },
450
+ }
451
+ ],
452
+ "name": "SetWorkerLib",
453
+ "type": "event"
454
+ },
455
+ {
456
+ "anonymous": false,
457
+ "inputs": [
510
458
  {
511
- "internalType": "uint32",
512
- "name": "eid",
513
- "type": "uint32"
514
- },
459
+ "indexed": false,
460
+ "internalType": "address",
461
+ "name": "account",
462
+ "type": "address"
463
+ }
464
+ ],
465
+ "name": "Unpaused",
466
+ "type": "event"
467
+ },
468
+ {
469
+ "anonymous": false,
470
+ "inputs": [
515
471
  {
472
+ "indexed": false,
516
473
  "internalType": "uint64",
517
- "name": "nonce",
474
+ "name": "_quorum",
518
475
  "type": "uint64"
519
476
  }
520
477
  ],
521
- "name": "cmdHashLookup",
478
+ "name": "UpdateQuorum",
479
+ "type": "event"
480
+ },
481
+ {
482
+ "anonymous": false,
483
+ "inputs": [
484
+ {
485
+ "indexed": false,
486
+ "internalType": "address",
487
+ "name": "_signer",
488
+ "type": "address"
489
+ },
490
+ {
491
+ "indexed": false,
492
+ "internalType": "bool",
493
+ "name": "_active",
494
+ "type": "bool"
495
+ }
496
+ ],
497
+ "name": "UpdateSigner",
498
+ "type": "event"
499
+ },
500
+ {
501
+ "anonymous": false,
502
+ "inputs": [
503
+ {
504
+ "indexed": false,
505
+ "internalType": "uint256",
506
+ "name": "fee",
507
+ "type": "uint256"
508
+ }
509
+ ],
510
+ "name": "VerifierFeePaid",
511
+ "type": "event"
512
+ },
513
+ {
514
+ "anonymous": false,
515
+ "inputs": [
516
+ {
517
+ "indexed": false,
518
+ "internalType": "uint256",
519
+ "name": "idx",
520
+ "type": "uint256"
521
+ }
522
+ ],
523
+ "name": "VerifySignaturesFailed",
524
+ "type": "event"
525
+ },
526
+ {
527
+ "anonymous": false,
528
+ "inputs": [
529
+ {
530
+ "indexed": false,
531
+ "internalType": "address",
532
+ "name": "lib",
533
+ "type": "address"
534
+ },
535
+ {
536
+ "indexed": false,
537
+ "internalType": "address",
538
+ "name": "to",
539
+ "type": "address"
540
+ },
541
+ {
542
+ "indexed": false,
543
+ "internalType": "uint256",
544
+ "name": "amount",
545
+ "type": "uint256"
546
+ }
547
+ ],
548
+ "name": "Withdraw",
549
+ "type": "event"
550
+ },
551
+ {
552
+ "inputs": [],
553
+ "name": "DEFAULT_ADMIN_ROLE",
522
554
  "outputs": [
523
555
  {
524
556
  "internalType": "bytes32",
525
- "name": "cmdHash",
557
+ "name": "",
526
558
  "type": "bytes32"
527
559
  }
528
560
  ],
529
561
  "stateMutability": "view",
530
562
  "type": "function"
531
563
  },
564
+ {
565
+ "inputs": [],
566
+ "name": "allowlistSize",
567
+ "outputs": [
568
+ {
569
+ "internalType": "uint64",
570
+ "name": "",
571
+ "type": "uint64"
572
+ }
573
+ ],
574
+ "stateMutability": "view",
575
+ "type": "function"
576
+ },
532
577
  {
533
578
  "inputs": [
579
+ {
580
+ "components": [
581
+ {
582
+ "internalType": "uint32",
583
+ "name": "dstEid",
584
+ "type": "uint32"
585
+ },
586
+ {
587
+ "internalType": "bytes",
588
+ "name": "packetHeader",
589
+ "type": "bytes"
590
+ },
591
+ {
592
+ "internalType": "bytes32",
593
+ "name": "payloadHash",
594
+ "type": "bytes32"
595
+ },
596
+ {
597
+ "internalType": "uint64",
598
+ "name": "confirmations",
599
+ "type": "uint64"
600
+ },
601
+ {
602
+ "internalType": "address",
603
+ "name": "sender",
604
+ "type": "address"
605
+ }
606
+ ],
607
+ "internalType": "struct ILayerZeroDVN.AssignJobParam",
608
+ "name": "_param",
609
+ "type": "tuple"
610
+ },
534
611
  {
535
612
  "internalType": "bytes",
536
- "name": "_packetHeader",
613
+ "name": "_options",
537
614
  "type": "bytes"
615
+ }
616
+ ],
617
+ "name": "assignJob",
618
+ "outputs": [
619
+ {
620
+ "internalType": "uint256",
621
+ "name": "totalFee",
622
+ "type": "uint256"
623
+ }
624
+ ],
625
+ "stateMutability": "payable",
626
+ "type": "function"
627
+ },
628
+ {
629
+ "inputs": [
630
+ {
631
+ "internalType": "uint16",
632
+ "name": "_dstEid",
633
+ "type": "uint16"
538
634
  },
539
635
  {
540
- "internalType": "bytes32",
541
- "name": "_cmdHash",
542
- "type": "bytes32"
636
+ "internalType": "uint16",
637
+ "name": "",
638
+ "type": "uint16"
543
639
  },
544
640
  {
545
- "internalType": "bytes32",
546
- "name": "_payloadHash",
547
- "type": "bytes32"
641
+ "internalType": "uint64",
642
+ "name": "_confirmations",
643
+ "type": "uint64"
644
+ },
645
+ {
646
+ "internalType": "address",
647
+ "name": "_sender",
648
+ "type": "address"
649
+ }
650
+ ],
651
+ "name": "assignJob",
652
+ "outputs": [
653
+ {
654
+ "internalType": "uint256",
655
+ "name": "totalFee",
656
+ "type": "uint256"
548
657
  }
549
658
  ],
550
- "name": "commitVerification",
551
- "outputs": [],
552
659
  "stateMutability": "nonpayable",
553
660
  "type": "function"
554
661
  },
@@ -556,11 +663,26 @@
556
663
  "inputs": [
557
664
  {
558
665
  "internalType": "address",
559
- "name": "worker",
666
+ "name": "_sender",
560
667
  "type": "address"
668
+ },
669
+ {
670
+ "internalType": "bytes",
671
+ "name": "",
672
+ "type": "bytes"
673
+ },
674
+ {
675
+ "internalType": "bytes",
676
+ "name": "_cmd",
677
+ "type": "bytes"
678
+ },
679
+ {
680
+ "internalType": "bytes",
681
+ "name": "_options",
682
+ "type": "bytes"
561
683
  }
562
684
  ],
563
- "name": "fees",
685
+ "name": "assignJob",
564
686
  "outputs": [
565
687
  {
566
688
  "internalType": "uint256",
@@ -568,89 +690,120 @@
568
690
  "type": "uint256"
569
691
  }
570
692
  ],
693
+ "stateMutability": "payable",
694
+ "type": "function"
695
+ },
696
+ {
697
+ "inputs": [],
698
+ "name": "defaultMultiplierBps",
699
+ "outputs": [
700
+ {
701
+ "internalType": "uint16",
702
+ "name": "",
703
+ "type": "uint16"
704
+ }
705
+ ],
571
706
  "stateMutability": "view",
572
707
  "type": "function"
573
708
  },
574
709
  {
575
710
  "inputs": [
576
- {
577
- "internalType": "address",
578
- "name": "_oapp",
579
- "type": "address"
580
- },
581
711
  {
582
712
  "internalType": "uint32",
583
- "name": "_remoteEid",
713
+ "name": "dstEid",
584
714
  "type": "uint32"
585
715
  }
586
716
  ],
587
- "name": "getAppReadLibConfig",
717
+ "name": "dstConfig",
588
718
  "outputs": [
719
+ {
720
+ "internalType": "uint64",
721
+ "name": "gas",
722
+ "type": "uint64"
723
+ },
724
+ {
725
+ "internalType": "uint16",
726
+ "name": "multiplierBps",
727
+ "type": "uint16"
728
+ },
729
+ {
730
+ "internalType": "uint128",
731
+ "name": "floorMarginUSD",
732
+ "type": "uint128"
733
+ }
734
+ ],
735
+ "stateMutability": "view",
736
+ "type": "function"
737
+ },
738
+ {
739
+ "inputs": [
589
740
  {
590
741
  "components": [
591
742
  {
592
- "internalType": "address",
593
- "name": "executor",
594
- "type": "address"
595
- },
596
- {
597
- "internalType": "uint8",
598
- "name": "requiredDVNCount",
599
- "type": "uint8"
743
+ "internalType": "uint32",
744
+ "name": "vid",
745
+ "type": "uint32"
600
746
  },
601
747
  {
602
- "internalType": "uint8",
603
- "name": "optionalDVNCount",
604
- "type": "uint8"
748
+ "internalType": "address",
749
+ "name": "target",
750
+ "type": "address"
605
751
  },
606
752
  {
607
- "internalType": "uint8",
608
- "name": "optionalDVNThreshold",
609
- "type": "uint8"
753
+ "internalType": "bytes",
754
+ "name": "callData",
755
+ "type": "bytes"
610
756
  },
611
757
  {
612
- "internalType": "address[]",
613
- "name": "requiredDVNs",
614
- "type": "address[]"
758
+ "internalType": "uint256",
759
+ "name": "expiration",
760
+ "type": "uint256"
615
761
  },
616
762
  {
617
- "internalType": "address[]",
618
- "name": "optionalDVNs",
619
- "type": "address[]"
763
+ "internalType": "bytes",
764
+ "name": "signatures",
765
+ "type": "bytes"
620
766
  }
621
767
  ],
622
- "internalType": "struct ReadLibConfig",
623
- "name": "",
624
- "type": "tuple"
768
+ "internalType": "struct ExecuteParam[]",
769
+ "name": "_params",
770
+ "type": "tuple[]"
625
771
  }
626
772
  ],
627
- "stateMutability": "view",
773
+ "name": "execute",
774
+ "outputs": [],
775
+ "stateMutability": "nonpayable",
628
776
  "type": "function"
629
777
  },
630
778
  {
631
779
  "inputs": [
632
780
  {
633
781
  "internalType": "uint32",
634
- "name": "_eid",
782
+ "name": "_dstEid",
635
783
  "type": "uint32"
636
784
  },
785
+ {
786
+ "internalType": "uint64",
787
+ "name": "_confirmations",
788
+ "type": "uint64"
789
+ },
637
790
  {
638
791
  "internalType": "address",
639
- "name": "_oapp",
792
+ "name": "_sender",
640
793
  "type": "address"
641
794
  },
642
795
  {
643
- "internalType": "uint32",
644
- "name": "_configType",
645
- "type": "uint32"
796
+ "internalType": "bytes",
797
+ "name": "_options",
798
+ "type": "bytes"
646
799
  }
647
800
  ],
648
- "name": "getConfig",
801
+ "name": "getFee",
649
802
  "outputs": [
650
803
  {
651
- "internalType": "bytes",
652
- "name": "",
653
- "type": "bytes"
804
+ "internalType": "uint256",
805
+ "name": "fee",
806
+ "type": "uint256"
654
807
  }
655
808
  ],
656
809
  "stateMutability": "view",
@@ -659,71 +812,65 @@
659
812
  {
660
813
  "inputs": [
661
814
  {
662
- "internalType": "address",
663
- "name": "_oapp",
664
- "type": "address"
815
+ "internalType": "uint16",
816
+ "name": "_dstEid",
817
+ "type": "uint16"
665
818
  },
666
819
  {
667
- "internalType": "uint32",
668
- "name": "_remoteEid",
669
- "type": "uint32"
820
+ "internalType": "uint16",
821
+ "name": "",
822
+ "type": "uint16"
823
+ },
824
+ {
825
+ "internalType": "uint64",
826
+ "name": "_confirmations",
827
+ "type": "uint64"
828
+ },
829
+ {
830
+ "internalType": "address",
831
+ "name": "_sender",
832
+ "type": "address"
670
833
  }
671
834
  ],
672
- "name": "getReadLibConfig",
835
+ "name": "getFee",
673
836
  "outputs": [
674
837
  {
675
- "components": [
676
- {
677
- "internalType": "address",
678
- "name": "executor",
679
- "type": "address"
680
- },
681
- {
682
- "internalType": "uint8",
683
- "name": "requiredDVNCount",
684
- "type": "uint8"
685
- },
686
- {
687
- "internalType": "uint8",
688
- "name": "optionalDVNCount",
689
- "type": "uint8"
690
- },
691
- {
692
- "internalType": "uint8",
693
- "name": "optionalDVNThreshold",
694
- "type": "uint8"
695
- },
696
- {
697
- "internalType": "address[]",
698
- "name": "requiredDVNs",
699
- "type": "address[]"
700
- },
701
- {
702
- "internalType": "address[]",
703
- "name": "optionalDVNs",
704
- "type": "address[]"
705
- }
706
- ],
707
- "internalType": "struct ReadLibConfig",
708
- "name": "rtnConfig",
709
- "type": "tuple"
838
+ "internalType": "uint256",
839
+ "name": "fee",
840
+ "type": "uint256"
710
841
  }
711
842
  ],
712
843
  "stateMutability": "view",
713
844
  "type": "function"
714
845
  },
715
846
  {
716
- "inputs": [],
717
- "name": "getTreasuryAndNativeFeeCap",
718
- "outputs": [
847
+ "inputs": [
719
848
  {
720
849
  "internalType": "address",
721
- "name": "",
850
+ "name": "_sender",
722
851
  "type": "address"
723
852
  },
724
853
  {
725
- "internalType": "uint256",
854
+ "internalType": "bytes",
726
855
  "name": "",
856
+ "type": "bytes"
857
+ },
858
+ {
859
+ "internalType": "bytes",
860
+ "name": "_cmd",
861
+ "type": "bytes"
862
+ },
863
+ {
864
+ "internalType": "bytes",
865
+ "name": "_options",
866
+ "type": "bytes"
867
+ }
868
+ ],
869
+ "name": "getFee",
870
+ "outputs": [
871
+ {
872
+ "internalType": "uint256",
873
+ "name": "fee",
727
874
  "type": "uint256"
728
875
  }
729
876
  ],
@@ -734,26 +881,29 @@
734
881
  "inputs": [
735
882
  {
736
883
  "internalType": "bytes32",
737
- "name": "headerHash",
884
+ "name": "role",
738
885
  "type": "bytes32"
739
- },
886
+ }
887
+ ],
888
+ "name": "getRoleAdmin",
889
+ "outputs": [
740
890
  {
741
891
  "internalType": "bytes32",
742
- "name": "cmdHash",
892
+ "name": "",
743
893
  "type": "bytes32"
744
- },
745
- {
746
- "internalType": "address",
747
- "name": "dvn",
748
- "type": "address"
749
894
  }
750
895
  ],
751
- "name": "hashLookup",
896
+ "stateMutability": "view",
897
+ "type": "function"
898
+ },
899
+ {
900
+ "inputs": [],
901
+ "name": "getSigners",
752
902
  "outputs": [
753
903
  {
754
- "internalType": "bytes32",
755
- "name": "payloadHash",
756
- "type": "bytes32"
904
+ "internalType": "address[]",
905
+ "name": "",
906
+ "type": "address[]"
757
907
  }
758
908
  ],
759
909
  "stateMutability": "view",
@@ -767,116 +917,165 @@
767
917
  "type": "uint32"
768
918
  }
769
919
  ],
770
- "name": "isSupportedEid",
920
+ "name": "getSupportedOptionTypes",
771
921
  "outputs": [
772
922
  {
773
- "internalType": "bool",
923
+ "internalType": "uint8[]",
774
924
  "name": "",
775
- "type": "bool"
925
+ "type": "uint8[]"
776
926
  }
777
927
  ],
778
928
  "stateMutability": "view",
779
929
  "type": "function"
780
930
  },
781
931
  {
782
- "inputs": [],
783
- "name": "messageLibType",
932
+ "inputs": [
933
+ {
934
+ "internalType": "bytes32",
935
+ "name": "_role",
936
+ "type": "bytes32"
937
+ },
938
+ {
939
+ "internalType": "address",
940
+ "name": "_account",
941
+ "type": "address"
942
+ }
943
+ ],
944
+ "name": "grantRole",
945
+ "outputs": [],
946
+ "stateMutability": "nonpayable",
947
+ "type": "function"
948
+ },
949
+ {
950
+ "inputs": [
951
+ {
952
+ "internalType": "address",
953
+ "name": "_sender",
954
+ "type": "address"
955
+ }
956
+ ],
957
+ "name": "hasAcl",
784
958
  "outputs": [
785
959
  {
786
- "internalType": "enum MessageLibType",
960
+ "internalType": "bool",
787
961
  "name": "",
788
- "type": "uint8"
962
+ "type": "bool"
789
963
  }
790
964
  ],
791
- "stateMutability": "pure",
965
+ "stateMutability": "view",
792
966
  "type": "function"
793
967
  },
794
968
  {
795
- "inputs": [],
796
- "name": "owner",
797
- "outputs": [
969
+ "inputs": [
970
+ {
971
+ "internalType": "bytes32",
972
+ "name": "role",
973
+ "type": "bytes32"
974
+ },
798
975
  {
799
976
  "internalType": "address",
800
- "name": "",
977
+ "name": "account",
801
978
  "type": "address"
802
979
  }
803
980
  ],
981
+ "name": "hasRole",
982
+ "outputs": [
983
+ {
984
+ "internalType": "bool",
985
+ "name": "",
986
+ "type": "bool"
987
+ }
988
+ ],
804
989
  "stateMutability": "view",
805
990
  "type": "function"
806
991
  },
807
992
  {
808
993
  "inputs": [
809
994
  {
810
- "components": [
811
- {
812
- "internalType": "uint64",
813
- "name": "nonce",
814
- "type": "uint64"
815
- },
816
- {
817
- "internalType": "uint32",
818
- "name": "srcEid",
819
- "type": "uint32"
820
- },
821
- {
822
- "internalType": "address",
823
- "name": "sender",
824
- "type": "address"
825
- },
826
- {
827
- "internalType": "uint32",
828
- "name": "dstEid",
829
- "type": "uint32"
830
- },
831
- {
832
- "internalType": "bytes32",
833
- "name": "receiver",
834
- "type": "bytes32"
835
- },
836
- {
837
- "internalType": "bytes32",
838
- "name": "guid",
839
- "type": "bytes32"
840
- },
841
- {
842
- "internalType": "bytes",
843
- "name": "message",
844
- "type": "bytes"
845
- }
846
- ],
847
- "internalType": "struct Packet",
848
- "name": "_packet",
849
- "type": "tuple"
995
+ "internalType": "uint32",
996
+ "name": "_vid",
997
+ "type": "uint32"
998
+ },
999
+ {
1000
+ "internalType": "address",
1001
+ "name": "_target",
1002
+ "type": "address"
850
1003
  },
851
1004
  {
852
1005
  "internalType": "bytes",
853
- "name": "_options",
1006
+ "name": "_callData",
854
1007
  "type": "bytes"
855
1008
  },
1009
+ {
1010
+ "internalType": "uint256",
1011
+ "name": "_expiration",
1012
+ "type": "uint256"
1013
+ }
1014
+ ],
1015
+ "name": "hashCallData",
1016
+ "outputs": [
1017
+ {
1018
+ "internalType": "bytes32",
1019
+ "name": "",
1020
+ "type": "bytes32"
1021
+ }
1022
+ ],
1023
+ "stateMutability": "pure",
1024
+ "type": "function"
1025
+ },
1026
+ {
1027
+ "inputs": [
1028
+ {
1029
+ "internalType": "address",
1030
+ "name": "_signer",
1031
+ "type": "address"
1032
+ }
1033
+ ],
1034
+ "name": "isSigner",
1035
+ "outputs": [
1036
+ {
1037
+ "internalType": "bool",
1038
+ "name": "",
1039
+ "type": "bool"
1040
+ }
1041
+ ],
1042
+ "stateMutability": "view",
1043
+ "type": "function"
1044
+ },
1045
+ {
1046
+ "inputs": [],
1047
+ "name": "localEidV2",
1048
+ "outputs": [
1049
+ {
1050
+ "internalType": "uint32",
1051
+ "name": "",
1052
+ "type": "uint32"
1053
+ }
1054
+ ],
1055
+ "stateMutability": "view",
1056
+ "type": "function"
1057
+ },
1058
+ {
1059
+ "inputs": [],
1060
+ "name": "paused",
1061
+ "outputs": [
856
1062
  {
857
1063
  "internalType": "bool",
858
- "name": "_payInLzToken",
1064
+ "name": "",
859
1065
  "type": "bool"
860
1066
  }
861
1067
  ],
862
- "name": "quote",
1068
+ "stateMutability": "view",
1069
+ "type": "function"
1070
+ },
1071
+ {
1072
+ "inputs": [],
1073
+ "name": "priceFeed",
863
1074
  "outputs": [
864
1075
  {
865
- "components": [
866
- {
867
- "internalType": "uint256",
868
- "name": "nativeFee",
869
- "type": "uint256"
870
- },
871
- {
872
- "internalType": "uint256",
873
- "name": "lzTokenFee",
874
- "type": "uint256"
875
- }
876
- ],
877
- "internalType": "struct MessagingFee",
1076
+ "internalType": "address",
878
1077
  "name": "",
879
- "type": "tuple"
1078
+ "type": "address"
880
1079
  }
881
1080
  ],
882
1081
  "stateMutability": "view",
@@ -884,125 +1083,137 @@
884
1083
  },
885
1084
  {
886
1085
  "inputs": [],
887
- "name": "renounceOwnership",
888
- "outputs": [],
889
- "stateMutability": "nonpayable",
1086
+ "name": "quorum",
1087
+ "outputs": [
1088
+ {
1089
+ "internalType": "uint64",
1090
+ "name": "",
1091
+ "type": "uint64"
1092
+ }
1093
+ ],
1094
+ "stateMutability": "view",
890
1095
  "type": "function"
891
1096
  },
892
1097
  {
893
1098
  "inputs": [
894
1099
  {
895
1100
  "components": [
896
- {
897
- "internalType": "uint64",
898
- "name": "nonce",
899
- "type": "uint64"
900
- },
901
- {
902
- "internalType": "uint32",
903
- "name": "srcEid",
904
- "type": "uint32"
905
- },
906
- {
907
- "internalType": "address",
908
- "name": "sender",
909
- "type": "address"
910
- },
911
1101
  {
912
1102
  "internalType": "uint32",
913
- "name": "dstEid",
1103
+ "name": "vid",
914
1104
  "type": "uint32"
915
1105
  },
916
1106
  {
917
- "internalType": "bytes32",
918
- "name": "receiver",
919
- "type": "bytes32"
1107
+ "internalType": "address",
1108
+ "name": "target",
1109
+ "type": "address"
920
1110
  },
921
1111
  {
922
- "internalType": "bytes32",
923
- "name": "guid",
924
- "type": "bytes32"
1112
+ "internalType": "bytes",
1113
+ "name": "callData",
1114
+ "type": "bytes"
1115
+ },
1116
+ {
1117
+ "internalType": "uint256",
1118
+ "name": "expiration",
1119
+ "type": "uint256"
925
1120
  },
926
1121
  {
927
1122
  "internalType": "bytes",
928
- "name": "message",
1123
+ "name": "signatures",
929
1124
  "type": "bytes"
930
1125
  }
931
1126
  ],
932
- "internalType": "struct Packet",
933
- "name": "_packet",
1127
+ "internalType": "struct ExecuteParam",
1128
+ "name": "_param",
934
1129
  "type": "tuple"
935
- },
936
- {
937
- "internalType": "bytes",
938
- "name": "_options",
939
- "type": "bytes"
940
- },
941
- {
942
- "internalType": "bool",
943
- "name": "_payInLzToken",
944
- "type": "bool"
945
1130
  }
946
1131
  ],
947
- "name": "send",
948
- "outputs": [
1132
+ "name": "quorumChangeAdmin",
1133
+ "outputs": [],
1134
+ "stateMutability": "nonpayable",
1135
+ "type": "function"
1136
+ },
1137
+ {
1138
+ "inputs": [
949
1139
  {
950
- "components": [
951
- {
952
- "internalType": "uint256",
953
- "name": "nativeFee",
954
- "type": "uint256"
955
- },
956
- {
957
- "internalType": "uint256",
958
- "name": "lzTokenFee",
959
- "type": "uint256"
960
- }
961
- ],
962
- "internalType": "struct MessagingFee",
1140
+ "internalType": "bytes32",
963
1141
  "name": "",
964
- "type": "tuple"
1142
+ "type": "bytes32"
965
1143
  },
966
1144
  {
967
- "internalType": "bytes",
1145
+ "internalType": "address",
968
1146
  "name": "",
969
- "type": "bytes"
1147
+ "type": "address"
970
1148
  }
971
1149
  ],
972
- "stateMutability": "nonpayable",
1150
+ "name": "renounceRole",
1151
+ "outputs": [],
1152
+ "stateMutability": "pure",
973
1153
  "type": "function"
974
1154
  },
975
1155
  {
976
1156
  "inputs": [
1157
+ {
1158
+ "internalType": "bytes32",
1159
+ "name": "_role",
1160
+ "type": "bytes32"
1161
+ },
977
1162
  {
978
1163
  "internalType": "address",
979
- "name": "_oapp",
1164
+ "name": "_account",
980
1165
  "type": "address"
981
- },
1166
+ }
1167
+ ],
1168
+ "name": "revokeRole",
1169
+ "outputs": [],
1170
+ "stateMutability": "nonpayable",
1171
+ "type": "function"
1172
+ },
1173
+ {
1174
+ "inputs": [
1175
+ {
1176
+ "internalType": "uint16",
1177
+ "name": "_multiplierBps",
1178
+ "type": "uint16"
1179
+ }
1180
+ ],
1181
+ "name": "setDefaultMultiplierBps",
1182
+ "outputs": [],
1183
+ "stateMutability": "nonpayable",
1184
+ "type": "function"
1185
+ },
1186
+ {
1187
+ "inputs": [
982
1188
  {
983
1189
  "components": [
984
1190
  {
985
1191
  "internalType": "uint32",
986
- "name": "eid",
1192
+ "name": "dstEid",
987
1193
  "type": "uint32"
988
1194
  },
989
1195
  {
990
- "internalType": "uint32",
991
- "name": "configType",
992
- "type": "uint32"
1196
+ "internalType": "uint64",
1197
+ "name": "gas",
1198
+ "type": "uint64"
993
1199
  },
994
1200
  {
995
- "internalType": "bytes",
996
- "name": "config",
997
- "type": "bytes"
1201
+ "internalType": "uint16",
1202
+ "name": "multiplierBps",
1203
+ "type": "uint16"
1204
+ },
1205
+ {
1206
+ "internalType": "uint128",
1207
+ "name": "floorMarginUSD",
1208
+ "type": "uint128"
998
1209
  }
999
1210
  ],
1000
- "internalType": "struct SetConfigParam[]",
1211
+ "internalType": "struct IDVN.DstConfigParam[]",
1001
1212
  "name": "_params",
1002
1213
  "type": "tuple[]"
1003
1214
  }
1004
1215
  ],
1005
- "name": "setConfig",
1216
+ "name": "setDstConfig",
1006
1217
  "outputs": [],
1007
1218
  "stateMutability": "nonpayable",
1008
1219
  "type": "function"
@@ -1010,56 +1221,12 @@
1010
1221
  {
1011
1222
  "inputs": [
1012
1223
  {
1013
- "components": [
1014
- {
1015
- "internalType": "uint32",
1016
- "name": "eid",
1017
- "type": "uint32"
1018
- },
1019
- {
1020
- "components": [
1021
- {
1022
- "internalType": "address",
1023
- "name": "executor",
1024
- "type": "address"
1025
- },
1026
- {
1027
- "internalType": "uint8",
1028
- "name": "requiredDVNCount",
1029
- "type": "uint8"
1030
- },
1031
- {
1032
- "internalType": "uint8",
1033
- "name": "optionalDVNCount",
1034
- "type": "uint8"
1035
- },
1036
- {
1037
- "internalType": "uint8",
1038
- "name": "optionalDVNThreshold",
1039
- "type": "uint8"
1040
- },
1041
- {
1042
- "internalType": "address[]",
1043
- "name": "requiredDVNs",
1044
- "type": "address[]"
1045
- },
1046
- {
1047
- "internalType": "address[]",
1048
- "name": "optionalDVNs",
1049
- "type": "address[]"
1050
- }
1051
- ],
1052
- "internalType": "struct ReadLibConfig",
1053
- "name": "config",
1054
- "type": "tuple"
1055
- }
1056
- ],
1057
- "internalType": "struct SetDefaultReadLibConfigParam[]",
1058
- "name": "_params",
1059
- "type": "tuple[]"
1224
+ "internalType": "bool",
1225
+ "name": "_paused",
1226
+ "type": "bool"
1060
1227
  }
1061
1228
  ],
1062
- "name": "setDefaultReadLibConfigs",
1229
+ "name": "setPaused",
1063
1230
  "outputs": [],
1064
1231
  "stateMutability": "nonpayable",
1065
1232
  "type": "function"
@@ -1068,11 +1235,11 @@
1068
1235
  "inputs": [
1069
1236
  {
1070
1237
  "internalType": "address",
1071
- "name": "_treasury",
1238
+ "name": "_priceFeed",
1072
1239
  "type": "address"
1073
1240
  }
1074
1241
  ],
1075
- "name": "setTreasury",
1242
+ "name": "setPriceFeed",
1076
1243
  "outputs": [],
1077
1244
  "stateMutability": "nonpayable",
1078
1245
  "type": "function"
@@ -1080,12 +1247,12 @@
1080
1247
  {
1081
1248
  "inputs": [
1082
1249
  {
1083
- "internalType": "uint256",
1084
- "name": "_newTreasuryNativeFeeCap",
1085
- "type": "uint256"
1250
+ "internalType": "uint64",
1251
+ "name": "_quorum",
1252
+ "type": "uint64"
1086
1253
  }
1087
1254
  ],
1088
- "name": "setTreasuryNativeFeeCap",
1255
+ "name": "setQuorum",
1089
1256
  "outputs": [],
1090
1257
  "stateMutability": "nonpayable",
1091
1258
  "type": "function"
@@ -1093,95 +1260,116 @@
1093
1260
  {
1094
1261
  "inputs": [
1095
1262
  {
1096
- "internalType": "bytes4",
1097
- "name": "_interfaceId",
1098
- "type": "bytes4"
1099
- }
1100
- ],
1101
- "name": "supportsInterface",
1102
- "outputs": [
1263
+ "internalType": "address",
1264
+ "name": "_signer",
1265
+ "type": "address"
1266
+ },
1103
1267
  {
1104
1268
  "internalType": "bool",
1105
- "name": "",
1269
+ "name": "_active",
1106
1270
  "type": "bool"
1107
1271
  }
1108
1272
  ],
1109
- "stateMutability": "view",
1273
+ "name": "setSigner",
1274
+ "outputs": [],
1275
+ "stateMutability": "nonpayable",
1276
+ "type": "function"
1277
+ },
1278
+ {
1279
+ "inputs": [
1280
+ {
1281
+ "internalType": "uint32",
1282
+ "name": "_eid",
1283
+ "type": "uint32"
1284
+ },
1285
+ {
1286
+ "internalType": "uint8[]",
1287
+ "name": "_optionTypes",
1288
+ "type": "uint8[]"
1289
+ }
1290
+ ],
1291
+ "name": "setSupportedOptionTypes",
1292
+ "outputs": [],
1293
+ "stateMutability": "nonpayable",
1110
1294
  "type": "function"
1111
1295
  },
1112
1296
  {
1113
1297
  "inputs": [
1114
1298
  {
1115
1299
  "internalType": "address",
1116
- "name": "newOwner",
1300
+ "name": "_workerFeeLib",
1117
1301
  "type": "address"
1118
1302
  }
1119
1303
  ],
1120
- "name": "transferOwnership",
1304
+ "name": "setWorkerFeeLib",
1121
1305
  "outputs": [],
1122
1306
  "stateMutability": "nonpayable",
1123
1307
  "type": "function"
1124
1308
  },
1309
+ {
1310
+ "inputs": [],
1311
+ "name": "signerSize",
1312
+ "outputs": [
1313
+ {
1314
+ "internalType": "uint256",
1315
+ "name": "",
1316
+ "type": "uint256"
1317
+ }
1318
+ ],
1319
+ "stateMutability": "view",
1320
+ "type": "function"
1321
+ },
1125
1322
  {
1126
1323
  "inputs": [
1127
1324
  {
1128
- "components": [
1129
- {
1130
- "internalType": "address",
1131
- "name": "executor",
1132
- "type": "address"
1133
- },
1134
- {
1135
- "internalType": "uint8",
1136
- "name": "requiredDVNCount",
1137
- "type": "uint8"
1138
- },
1139
- {
1140
- "internalType": "uint8",
1141
- "name": "optionalDVNCount",
1142
- "type": "uint8"
1143
- },
1144
- {
1145
- "internalType": "uint8",
1146
- "name": "optionalDVNThreshold",
1147
- "type": "uint8"
1148
- },
1149
- {
1150
- "internalType": "address[]",
1151
- "name": "requiredDVNs",
1152
- "type": "address[]"
1153
- },
1154
- {
1155
- "internalType": "address[]",
1156
- "name": "optionalDVNs",
1157
- "type": "address[]"
1158
- }
1159
- ],
1160
- "internalType": "struct ReadLibConfig",
1161
- "name": "_config",
1162
- "type": "tuple"
1163
- },
1325
+ "internalType": "address",
1326
+ "name": "_signer",
1327
+ "type": "address"
1328
+ }
1329
+ ],
1330
+ "name": "signers",
1331
+ "outputs": [
1164
1332
  {
1165
- "internalType": "bytes32",
1166
- "name": "_headerHash",
1167
- "type": "bytes32"
1168
- },
1333
+ "internalType": "bool",
1334
+ "name": "",
1335
+ "type": "bool"
1336
+ }
1337
+ ],
1338
+ "stateMutability": "view",
1339
+ "type": "function"
1340
+ },
1341
+ {
1342
+ "inputs": [
1169
1343
  {
1170
- "internalType": "bytes32",
1171
- "name": "_cmdHash",
1172
- "type": "bytes32"
1173
- },
1344
+ "internalType": "bytes4",
1345
+ "name": "interfaceId",
1346
+ "type": "bytes4"
1347
+ }
1348
+ ],
1349
+ "name": "supportsInterface",
1350
+ "outputs": [
1351
+ {
1352
+ "internalType": "bool",
1353
+ "name": "",
1354
+ "type": "bool"
1355
+ }
1356
+ ],
1357
+ "stateMutability": "view",
1358
+ "type": "function"
1359
+ },
1360
+ {
1361
+ "inputs": [
1174
1362
  {
1175
1363
  "internalType": "bytes32",
1176
- "name": "_payloadHash",
1364
+ "name": "executableHash",
1177
1365
  "type": "bytes32"
1178
1366
  }
1179
1367
  ],
1180
- "name": "verifiable",
1368
+ "name": "usedHashes",
1181
1369
  "outputs": [
1182
1370
  {
1183
1371
  "internalType": "bool",
1184
- "name": "",
1372
+ "name": "used",
1185
1373
  "type": "bool"
1186
1374
  }
1187
1375
  ],
@@ -1190,54 +1378,78 @@
1190
1378
  },
1191
1379
  {
1192
1380
  "inputs": [
1381
+ {
1382
+ "internalType": "bytes32",
1383
+ "name": "_hash",
1384
+ "type": "bytes32"
1385
+ },
1193
1386
  {
1194
1387
  "internalType": "bytes",
1195
- "name": "_packetHeader",
1388
+ "name": "_signatures",
1196
1389
  "type": "bytes"
1197
- },
1390
+ }
1391
+ ],
1392
+ "name": "verifySignatures",
1393
+ "outputs": [
1198
1394
  {
1199
- "internalType": "bytes32",
1200
- "name": "_cmdHash",
1201
- "type": "bytes32"
1395
+ "internalType": "bool",
1396
+ "name": "",
1397
+ "type": "bool"
1202
1398
  },
1203
1399
  {
1204
- "internalType": "bytes32",
1205
- "name": "_payloadHash",
1206
- "type": "bytes32"
1400
+ "internalType": "enum MultiSig.Errors",
1401
+ "name": "",
1402
+ "type": "uint8"
1207
1403
  }
1208
1404
  ],
1209
- "name": "verify",
1210
- "outputs": [],
1211
- "stateMutability": "nonpayable",
1405
+ "stateMutability": "view",
1212
1406
  "type": "function"
1213
1407
  },
1214
1408
  {
1215
1409
  "inputs": [],
1216
- "name": "version",
1410
+ "name": "vid",
1217
1411
  "outputs": [
1218
1412
  {
1219
- "internalType": "uint64",
1220
- "name": "major",
1221
- "type": "uint64"
1413
+ "internalType": "uint32",
1414
+ "name": "",
1415
+ "type": "uint32"
1416
+ }
1417
+ ],
1418
+ "stateMutability": "view",
1419
+ "type": "function"
1420
+ },
1421
+ {
1422
+ "inputs": [
1423
+ {
1424
+ "internalType": "address",
1425
+ "name": "_lib",
1426
+ "type": "address"
1222
1427
  },
1223
1428
  {
1224
- "internalType": "uint8",
1225
- "name": "minor",
1226
- "type": "uint8"
1429
+ "internalType": "address",
1430
+ "name": "_to",
1431
+ "type": "address"
1227
1432
  },
1228
1433
  {
1229
- "internalType": "uint8",
1230
- "name": "endpointVersion",
1231
- "type": "uint8"
1434
+ "internalType": "uint256",
1435
+ "name": "_amount",
1436
+ "type": "uint256"
1232
1437
  }
1233
1438
  ],
1234
- "stateMutability": "pure",
1439
+ "name": "withdrawFee",
1440
+ "outputs": [],
1441
+ "stateMutability": "nonpayable",
1235
1442
  "type": "function"
1236
1443
  },
1237
1444
  {
1238
1445
  "inputs": [
1239
1446
  {
1240
1447
  "internalType": "address",
1448
+ "name": "_lib",
1449
+ "type": "address"
1450
+ },
1451
+ {
1452
+ "internalType": "address payable",
1241
1453
  "name": "_to",
1242
1454
  "type": "address"
1243
1455
  },
@@ -1247,7 +1459,7 @@
1247
1459
  "type": "uint256"
1248
1460
  }
1249
1461
  ],
1250
- "name": "withdrawFee",
1462
+ "name": "withdrawFeeFromUlnV2",
1251
1463
  "outputs": [],
1252
1464
  "stateMutability": "nonpayable",
1253
1465
  "type": "function"
@@ -1256,7 +1468,7 @@
1256
1468
  "inputs": [
1257
1469
  {
1258
1470
  "internalType": "address",
1259
- "name": "_lzToken",
1471
+ "name": "_token",
1260
1472
  "type": "address"
1261
1473
  },
1262
1474
  {
@@ -1270,14 +1482,23 @@
1270
1482
  "type": "uint256"
1271
1483
  }
1272
1484
  ],
1273
- "name": "withdrawLzTokenFee",
1485
+ "name": "withdrawToken",
1274
1486
  "outputs": [],
1275
1487
  "stateMutability": "nonpayable",
1276
1488
  "type": "function"
1277
1489
  },
1278
1490
  {
1279
- "stateMutability": "payable",
1280
- "type": "receive"
1491
+ "inputs": [],
1492
+ "name": "workerFeeLib",
1493
+ "outputs": [
1494
+ {
1495
+ "internalType": "address",
1496
+ "name": "",
1497
+ "type": "address"
1498
+ }
1499
+ ],
1500
+ "stateMutability": "view",
1501
+ "type": "function"
1281
1502
  }
1282
1503
  ]
1283
1504
  }