@layerzerolabs/lz-evm-sdk-v2 2.1.9 → 2.1.10

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 (121) hide show
  1. package/deployments/exocore-testnet/DVN.json +39 -39
  2. package/deployments/exocore-testnet/DVNFeeLib.json +5 -5
  3. package/deployments/exocore-testnet/DefaultProxyAdmin.json +4 -4
  4. package/deployments/exocore-testnet/EndpointV2.json +23 -23
  5. package/deployments/exocore-testnet/EndpointV2View.json +8 -8
  6. package/deployments/exocore-testnet/EndpointV2View_Implementation.json +2 -2
  7. package/deployments/exocore-testnet/EndpointV2View_Proxy.json +8 -8
  8. package/deployments/exocore-testnet/Executor.json +26 -26
  9. package/deployments/exocore-testnet/ExecutorFeeLib.json +5 -5
  10. package/deployments/exocore-testnet/ExecutorProxyAdmin.json +7 -7
  11. package/deployments/exocore-testnet/Executor_Implementation.json +17 -17
  12. package/deployments/exocore-testnet/Executor_Proxy.json +26 -26
  13. package/deployments/exocore-testnet/LzExecutor.json +10 -10
  14. package/deployments/exocore-testnet/LzExecutor_Implementation.json +6 -6
  15. package/deployments/exocore-testnet/LzExecutor_Proxy.json +10 -10
  16. package/deployments/exocore-testnet/PriceFeed.json +10 -10
  17. package/deployments/exocore-testnet/PriceFeedProxyAdmin.json +7 -7
  18. package/deployments/exocore-testnet/PriceFeed_Implementation.json +14 -14
  19. package/deployments/exocore-testnet/PriceFeed_Proxy.json +10 -10
  20. package/deployments/exocore-testnet/ReceiveUln301.json +36 -36
  21. package/deployments/exocore-testnet/ReceiveUln301View.json +15 -15
  22. package/deployments/exocore-testnet/ReceiveUln301View_Implementation.json +8 -8
  23. package/deployments/exocore-testnet/ReceiveUln301View_Proxy.json +14 -14
  24. package/deployments/exocore-testnet/ReceiveUln302.json +29 -29
  25. package/deployments/exocore-testnet/ReceiveUln302View.json +8 -8
  26. package/deployments/exocore-testnet/ReceiveUln302View_Implementation.json +7 -7
  27. package/deployments/exocore-testnet/ReceiveUln302View_Proxy.json +8 -8
  28. package/deployments/exocore-testnet/SendUln301.json +24 -24
  29. package/deployments/exocore-testnet/SendUln302.json +18 -18
  30. package/deployments/exocore-testnet/Treasury.json +5 -5
  31. package/deployments/exocore-testnet/TreasuryFeeHandler.json +3 -3
  32. package/deployments/mantle-mainnet/AxelarDVNAdapter.json +1578 -0
  33. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib.json +813 -0
  34. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Implementation.json +803 -0
  35. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Proxy.json +245 -0
  36. package/deployments/mantle-mainnet/DVNFeeLibProxyAdmin.json +284 -0
  37. package/deployments/{avalanche-sandbox-local → mode-testnet}/DVN.json +81 -48
  38. package/deployments/{avalanche-sandbox-local → mode-testnet}/DVNFeeLib.json +16 -16
  39. package/deployments/{avalanche-sandbox-local → mode-testnet}/DefaultProxyAdmin.json +17 -17
  40. package/deployments/{bsc-sandbox-local → mode-testnet}/EndpointV2.json +114 -60
  41. package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View.json +32 -32
  42. package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Implementation.json +9 -9
  43. package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Proxy.json +30 -30
  44. package/deployments/{bsc-sandbox-local → mode-testnet}/Executor.json +101 -118
  45. package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorFeeLib.json +17 -17
  46. package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorProxyAdmin.json +24 -24
  47. package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Implementation.json +9 -9
  48. package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Proxy.json +92 -107
  49. package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor.json +40 -40
  50. package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor_Implementation.json +9 -9
  51. package/deployments/{avalanche-sandbox-local/PriceFeed_Proxy.json → mode-testnet/LzExecutor_Proxy.json} +37 -37
  52. package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed.json +39 -39
  53. package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeedProxyAdmin.json +24 -24
  54. package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeed_Implementation.json +9 -9
  55. package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed_Proxy.json +37 -37
  56. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301.json +18 -18
  57. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View.json +34 -34
  58. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View_Implementation.json +9 -9
  59. package/deployments/{avalanche-sandbox-local/ReceiveUln302View_Proxy.json → mode-testnet/ReceiveUln301View_Proxy.json} +31 -31
  60. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302.json +17 -17
  61. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302View.json +33 -33
  62. package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Implementation.json +9 -9
  63. package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Proxy.json +30 -30
  64. package/deployments/{avalanche-sandbox-local → mode-testnet}/SendUln301.json +20 -20
  65. package/deployments/{bsc-sandbox-local → mode-testnet}/SendUln302.json +17 -17
  66. package/deployments/{bsc-sandbox-local → mode-testnet}/Treasury.json +16 -16
  67. package/deployments/{avalanche-sandbox-local → mode-testnet}/TreasuryFeeHandler.json +10 -10
  68. package/package.json +9 -9
  69. package/deployments/arbitrum-sandbox-local/DVN.json +0 -1864
  70. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +0 -500
  71. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +0 -398
  72. package/deployments/arbitrum-sandbox-local/PriceFeed.json +0 -890
  73. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +0 -244
  74. package/deployments/avalanche-sandbox-local/DVNDecompressor.json +0 -508
  75. package/deployments/avalanche-sandbox-local/EndpointV2.json +0 -2946
  76. package/deployments/avalanche-sandbox-local/Executor.json +0 -1549
  77. package/deployments/avalanche-sandbox-local/ExecutorDecompressor.json +0 -339
  78. package/deployments/avalanche-sandbox-local/ExecutorFeeLib.json +0 -423
  79. package/deployments/avalanche-sandbox-local/ExecutorProxyAdmin.json +0 -283
  80. package/deployments/avalanche-sandbox-local/Executor_Implementation.json +0 -1591
  81. package/deployments/avalanche-sandbox-local/Executor_Proxy.json +0 -380
  82. package/deployments/avalanche-sandbox-local/LzExecutor.json +0 -757
  83. package/deployments/avalanche-sandbox-local/LzExecutor_Implementation.json +0 -703
  84. package/deployments/avalanche-sandbox-local/LzExecutor_Proxy.json +0 -244
  85. package/deployments/avalanche-sandbox-local/NonceContractMock.json +0 -163
  86. package/deployments/avalanche-sandbox-local/PriceFeed.json +0 -890
  87. package/deployments/avalanche-sandbox-local/PriceFeedProxyAdmin.json +0 -283
  88. package/deployments/avalanche-sandbox-local/PriceFeed_Implementation.json +0 -912
  89. package/deployments/avalanche-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
  90. package/deployments/avalanche-sandbox-local/ReceiveUln302View_Implementation.json +0 -384
  91. package/deployments/avalanche-sandbox-local/SendUln302.json +0 -1527
  92. package/deployments/avalanche-sandbox-local/SimpleMessageLib.json +0 -708
  93. package/deployments/avalanche-sandbox-local/Treasury.json +0 -412
  94. package/deployments/bsc-sandbox-local/DVN.json +0 -1896
  95. package/deployments/bsc-sandbox-local/DVNDecompressor.json +0 -508
  96. package/deployments/bsc-sandbox-local/DVNFeeLib.json +0 -398
  97. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +0 -258
  98. package/deployments/bsc-sandbox-local/EndpointV2View.json +0 -435
  99. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +0 -313
  100. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +0 -230
  101. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +0 -339
  102. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +0 -244
  103. package/deployments/bsc-sandbox-local/NonceContractMock.json +0 -163
  104. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +0 -283
  105. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +0 -912
  106. package/deployments/bsc-sandbox-local/ReceiveUln301.json +0 -1292
  107. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +0 -354
  108. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +0 -231
  109. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
  110. package/deployments/bsc-sandbox-local/ReceiveUln302.json +0 -1006
  111. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +0 -478
  112. package/deployments/bsc-sandbox-local/SendUln301.json +0 -1569
  113. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +0 -708
  114. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +0 -125
  115. package/deployments/tron-sandbox-local/DVN.json +0 -1864
  116. package/deployments/tron-sandbox-local/DVNDecompressor.json +0 -500
  117. package/deployments/tron-sandbox-local/DVNFeeLib.json +0 -398
  118. package/deployments/tron-sandbox-local/PriceFeed.json +0 -890
  119. package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +0 -283
  120. package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +0 -912
  121. package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +0 -244
@@ -1,384 +0,0 @@
1
- {
2
- "address": "0x13D69Cf7d6CE4218F646B759Dcf334D82c023d8e",
3
- "abi": [
4
- {
5
- "anonymous": false,
6
- "inputs": [
7
- {
8
- "indexed": false,
9
- "internalType": "uint8",
10
- "name": "version",
11
- "type": "uint8"
12
- }
13
- ],
14
- "name": "Initialized",
15
- "type": "event"
16
- },
17
- {
18
- "inputs": [],
19
- "name": "EMPTY_PAYLOAD_HASH",
20
- "outputs": [
21
- {
22
- "internalType": "bytes32",
23
- "name": "",
24
- "type": "bytes32"
25
- }
26
- ],
27
- "stateMutability": "view",
28
- "type": "function"
29
- },
30
- {
31
- "inputs": [],
32
- "name": "NIL_PAYLOAD_HASH",
33
- "outputs": [
34
- {
35
- "internalType": "bytes32",
36
- "name": "",
37
- "type": "bytes32"
38
- }
39
- ],
40
- "stateMutability": "view",
41
- "type": "function"
42
- },
43
- {
44
- "inputs": [],
45
- "name": "endpoint",
46
- "outputs": [
47
- {
48
- "internalType": "contract ILayerZeroEndpointV2",
49
- "name": "",
50
- "type": "address"
51
- }
52
- ],
53
- "stateMutability": "view",
54
- "type": "function"
55
- },
56
- {
57
- "inputs": [
58
- {
59
- "components": [
60
- {
61
- "internalType": "uint32",
62
- "name": "srcEid",
63
- "type": "uint32"
64
- },
65
- {
66
- "internalType": "bytes32",
67
- "name": "sender",
68
- "type": "bytes32"
69
- },
70
- {
71
- "internalType": "uint64",
72
- "name": "nonce",
73
- "type": "uint64"
74
- }
75
- ],
76
- "internalType": "struct Origin",
77
- "name": "_origin",
78
- "type": "tuple"
79
- },
80
- {
81
- "internalType": "address",
82
- "name": "_receiver",
83
- "type": "address"
84
- }
85
- ],
86
- "name": "executable",
87
- "outputs": [
88
- {
89
- "internalType": "enum ExecutionState",
90
- "name": "",
91
- "type": "uint8"
92
- }
93
- ],
94
- "stateMutability": "view",
95
- "type": "function"
96
- },
97
- {
98
- "inputs": [
99
- {
100
- "components": [
101
- {
102
- "internalType": "uint32",
103
- "name": "srcEid",
104
- "type": "uint32"
105
- },
106
- {
107
- "internalType": "bytes32",
108
- "name": "sender",
109
- "type": "bytes32"
110
- },
111
- {
112
- "internalType": "uint64",
113
- "name": "nonce",
114
- "type": "uint64"
115
- }
116
- ],
117
- "internalType": "struct Origin",
118
- "name": "_origin",
119
- "type": "tuple"
120
- },
121
- {
122
- "internalType": "address",
123
- "name": "_receiver",
124
- "type": "address"
125
- }
126
- ],
127
- "name": "initializable",
128
- "outputs": [
129
- {
130
- "internalType": "bool",
131
- "name": "",
132
- "type": "bool"
133
- }
134
- ],
135
- "stateMutability": "view",
136
- "type": "function"
137
- },
138
- {
139
- "inputs": [
140
- {
141
- "internalType": "address",
142
- "name": "_endpoint",
143
- "type": "address"
144
- },
145
- {
146
- "internalType": "address",
147
- "name": "_receiveUln302",
148
- "type": "address"
149
- }
150
- ],
151
- "name": "initialize",
152
- "outputs": [],
153
- "stateMutability": "nonpayable",
154
- "type": "function"
155
- },
156
- {
157
- "inputs": [],
158
- "name": "receiveUln302",
159
- "outputs": [
160
- {
161
- "internalType": "contract IReceiveUln302",
162
- "name": "",
163
- "type": "address"
164
- }
165
- ],
166
- "stateMutability": "view",
167
- "type": "function"
168
- },
169
- {
170
- "inputs": [
171
- {
172
- "internalType": "bytes",
173
- "name": "_packetHeader",
174
- "type": "bytes"
175
- },
176
- {
177
- "internalType": "bytes32",
178
- "name": "_payloadHash",
179
- "type": "bytes32"
180
- }
181
- ],
182
- "name": "verifiable",
183
- "outputs": [
184
- {
185
- "internalType": "enum VerificationState",
186
- "name": "",
187
- "type": "uint8"
188
- }
189
- ],
190
- "stateMutability": "view",
191
- "type": "function"
192
- },
193
- {
194
- "inputs": [
195
- {
196
- "components": [
197
- {
198
- "internalType": "uint32",
199
- "name": "srcEid",
200
- "type": "uint32"
201
- },
202
- {
203
- "internalType": "bytes32",
204
- "name": "sender",
205
- "type": "bytes32"
206
- },
207
- {
208
- "internalType": "uint64",
209
- "name": "nonce",
210
- "type": "uint64"
211
- }
212
- ],
213
- "internalType": "struct Origin",
214
- "name": "_origin",
215
- "type": "tuple"
216
- },
217
- {
218
- "internalType": "address",
219
- "name": "_receiver",
220
- "type": "address"
221
- },
222
- {
223
- "internalType": "address",
224
- "name": "_receiveLib",
225
- "type": "address"
226
- },
227
- {
228
- "internalType": "bytes32",
229
- "name": "_payloadHash",
230
- "type": "bytes32"
231
- }
232
- ],
233
- "name": "verifiable",
234
- "outputs": [
235
- {
236
- "internalType": "bool",
237
- "name": "",
238
- "type": "bool"
239
- }
240
- ],
241
- "stateMutability": "view",
242
- "type": "function"
243
- }
244
- ],
245
- "transactionHash": "0xc6e5afa05660b9ef35bebffeb5c83f80db582754877faaff9183ad0974dd799d",
246
- "receipt": {
247
- "to": null,
248
- "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
249
- "contractAddress": "0x13D69Cf7d6CE4218F646B759Dcf334D82c023d8e",
250
- "transactionIndex": 0,
251
- "gasUsed": "1349862",
252
- "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
253
- "blockHash": "0xd7d8d34b2665659c7481ce1dcdfcc5a9cb8e24cd7614669dc83fbe05eca1ee38",
254
- "transactionHash": "0xc6e5afa05660b9ef35bebffeb5c83f80db582754877faaff9183ad0974dd799d",
255
- "logs": [],
256
- "blockNumber": 17,
257
- "cumulativeGasUsed": "1349862",
258
- "status": 1,
259
- "byzantium": true
260
- },
261
- "args": [],
262
- "numDeployments": 1,
263
- "solcInputHash": "a02895da4e26717c8c5ac06356be07de",
264
- "bytecode": "0x608060405234801561001057600080fd5b50611796806100206000396000f3fe608060405234801561001057600080fd5b50600436106100a35760003560e01c80635e280f1111610076578063861e1ca51161005b578063861e1ca514610199578063cb5026b9146101bc578063e1e3a7df146101c457600080fd5b80635e280f111461012e578063843c7b0e1461017957600080fd5b806327d12cd9146100a85780632baf0be7146100d1578063485cc955146101065780634b4b2efb1461011b575b600080fd5b6100bb6100b636600461104e565b6101d7565b6040516100c891906110fd565b60405180910390f35b6100f87fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff81565b6040519081526020016100c8565b610119610114366004611132565b610487565b005b6100bb610129366004611258565b6107b1565b6000546101549062010000900473ffffffffffffffffffffffffffffffffffffffff1681565b60405173ffffffffffffffffffffffffffffffffffffffff90911681526020016100c8565b6032546101549073ffffffffffffffffffffffffffffffffffffffff1681565b6101ac6101a7366004611258565b610abe565b60405190151581526020016100c8565b6100f8600081565b6101ac6101d2366004611285565b610b85565b6032546040517fc40ff83500000000000000000000000000000000000000000000000000000000815260009173ffffffffffffffffffffffffffffffffffffffff81169163c40ff8359161025191889188917401000000000000000000000000000000000000000090910463ffffffff16906004016112d5565b60006040518083038186803b15801561026957600080fd5b505afa15801561027d573d6000803e3d6000fd5b50505050600061028d8585610d2d565b9050600060405180606001604052806102a68888610d3f565b63ffffffff1681526020016102bb8888610d62565b81526020016102ca8888610d7b565b67ffffffffffffffff16905290506102e28183610abe565b6102f157600392505050610480565b6102fc818386610d9e565b61030b57600292505050610480565b60325481516040517f43ea4fa900000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff858116600483015263ffffffff909216602482015291169063e084d9529082906343ea4fa990604401600060405180830381865afa158015610391573d6000803e3d6000fd5b505050506040513d6000823e601f3d9081017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe01682016040526103d79190810190611418565b88886040516103e79291906114ed565b6040519081900381207fffffffff0000000000000000000000000000000000000000000000000000000060e085901b1682526104289291899060040161154f565b602060405180830381865afa158015610445573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061046991906115f7565b1561047957600192505050610480565b6000925050505b9392505050565b60006104b17fb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d61035490565b905073ffffffffffffffffffffffffffffffffffffffff811661050a5773ffffffffffffffffffffffffffffffffffffffff7fb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d61035561052c565b3373ffffffffffffffffffffffffffffffffffffffff82161461052c57600080fd5b600054610100900460ff161580801561054c5750600054600160ff909116105b806105665750303b158015610566575060005460ff166001145b6105f7576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201527f647920696e697469616c697a656400000000000000000000000000000000000060648201526084015b60405180910390fd5b600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00166001179055801561065557600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff166101001790555b61065e84610eb7565b603280547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff85811691909117909155600054604080517f416ecebf0000000000000000000000000000000000000000000000000000000081529051620100009092049092169163416ecebf9160048083019260209291908290030181865afa158015610704573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107289190611619565b603260146101000a81548163ffffffff021916908363ffffffff16021790555080156107ab57600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b50505050565b600080548351602085015160408087015190517fc9fc7bcd00000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff878116600483015263ffffffff9094166024820152604481019290925267ffffffffffffffff16606482015283926201000090049091169063c9fc7bcd90608401602060405180830381865afa15801561085a573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061087e9190611636565b90508015801561095a5750600054845160208601516040517f5b17bb7000000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff878116600483015263ffffffff90931660248201526044810191909152620100009092041690635b17bb7090606401602060405180830381865afa15801561091a573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061093e919061164f565b67ffffffffffffffff16846040015167ffffffffffffffff1611155b15610969576003915050610ab8565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8114801590610a655750600054845160208601516040517fa0dd43fc00000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff878116600483015263ffffffff9093166024820152604481019190915262010000909204169063a0dd43fc90606401602060405180830381865afa158015610a25573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a49919061164f565b67ffffffffffffffff16846040015167ffffffffffffffff1611155b15610a74576002915050610ab8565b8015801590610aa357507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8114155b15610ab2576001915050610ab8565b60009150505b92915050565b60008054604080517f861e1ca5000000000000000000000000000000000000000000000000000000008152855163ffffffff166004820152602086015160248201529085015167ffffffffffffffff16604482015273ffffffffffffffffffffffffffffffffffffffff8481166064830152620100009092049091169063861e1ca590608401602060405180830381865afa158015610b61573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061048091906115f7565b6000805485516040517f9d7f977500000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff878116600483015263ffffffff90921660248201528582166044820152620100009092041690639d7f977590606401602060405180830381865afa158015610c12573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610c3691906115f7565b610c4257506000610d25565b600054604080517fc9a54a99000000000000000000000000000000000000000000000000000000008152875163ffffffff166004820152602088015160248201529087015167ffffffffffffffff16604482015273ffffffffffffffffffffffffffffffffffffffff8681166064830152620100009092049091169063c9a54a9990608401602060405180830381865afa158015610ce4573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610d0891906115f7565b610d1457506000610d25565b81610d2157506000610d25565b5060015b949350505050565b6000610480610d3c8484610f5a565b90565b6000610d4f600d6009848661166c565b610d5891611696565b60e01c9392505050565b6000610d72602d600d848661166c565b610480916116de565b6000610d8b60096001848661166c565b610d949161171a565b60c01c9392505050565b603254600090610dc8908590859073ffffffffffffffffffffffffffffffffffffffff1685610b85565b610dd457506000610480565b6000548451602086015160408088015190517fc9fc7bcd00000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff888116600483015263ffffffff9094166024820152604481019290925267ffffffffffffffff16606482015284926201000090049091169063c9fc7bcd90608401602060405180830381865afa158015610e7c573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610ea09190611636565b03610ead57506000610480565b5060019392505050565b600054610100900460ff16610f4e576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e6700000000000000000000000000000000000000000060648201526084016105ee565b610f5781610f6a565b50565b6000610d7260516031848661166c565b600054610100900460ff16611001576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e6700000000000000000000000000000000000000000060648201526084016105ee565b6000805473ffffffffffffffffffffffffffffffffffffffff90921662010000027fffffffffffffffffffff0000000000000000000000000000000000000000ffff909216919091179055565b60008060006040848603121561106357600080fd5b833567ffffffffffffffff8082111561107b57600080fd5b818601915086601f83011261108f57600080fd5b81358181111561109e57600080fd5b8760208285010111156110b057600080fd5b6020928301989097509590910135949350505050565b60048110610f57577f4e487b7100000000000000000000000000000000000000000000000000000000600052602160045260246000fd5b6020810161110a836110c6565b91905290565b73ffffffffffffffffffffffffffffffffffffffff81168114610f5757600080fd5b6000806040838503121561114557600080fd5b823561115081611110565b9150602083013561116081611110565b809150509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b60405160c0810167ffffffffffffffff811182821017156111bd576111bd61116b565b60405290565b63ffffffff81168114610f5757600080fd5b67ffffffffffffffff81168114610f5757600080fd5b6000606082840312156111fd57600080fd5b6040516060810181811067ffffffffffffffff821117156112205761122061116b565b6040529050808235611231816111c3565b815260208381013590820152604083013561124b816111d5565b6040919091015292915050565b6000806080838503121561126b57600080fd5b61127584846111eb565b9150606083013561116081611110565b60008060008060c0858703121561129b57600080fd5b6112a586866111eb565b935060608501356112b581611110565b925060808501356112c581611110565b9396929550929360a00135925050565b6040815282604082015282846060830137600060608483010152600060607fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f860116830101905063ffffffff83166020830152949350505050565b805161133d816111d5565b919050565b805160ff8116811461133d57600080fd5b600082601f83011261136457600080fd5b8151602067ffffffffffffffff808311156113815761138161116b565b8260051b6040517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0603f830116810181811084821117156113c4576113c461116b565b60405293845260208187018101949081019250878511156113e457600080fd5b6020870191505b8482101561140d5781516113fe81611110565b835291830191908301906113eb565b979650505050505050565b60006020828403121561142a57600080fd5b815167ffffffffffffffff8082111561144257600080fd5b9083019060c0828603121561145657600080fd5b61145e61119a565b61146783611332565b815261147560208401611342565b602082015261148660408401611342565b604082015261149760608401611342565b60608201526080830151828111156114ae57600080fd5b6114ba87828601611353565b60808301525060a0830151828111156114d257600080fd5b6114de87828601611353565b60a08301525095945050505050565b8183823760009101908152919050565b60008151808452602080850194506020840160005b8381101561154457815173ffffffffffffffffffffffffffffffffffffffff1687529582019590820190600101611512565b509495945050505050565b6060815267ffffffffffffffff845116606082015260ff602085015116608082015260ff60408501511660a082015260ff60608501511660c08201526000608085015160c060e08401526115a76101208401826114fd565b905060a08601517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa0848303016101008501526115e382826114fd565b602085019690965250505060400152919050565b60006020828403121561160957600080fd5b8151801515811461048057600080fd5b60006020828403121561162b57600080fd5b8151610480816111c3565b60006020828403121561164857600080fd5b5051919050565b60006020828403121561166157600080fd5b8151610480816111d5565b6000808585111561167c57600080fd5b8386111561168957600080fd5b5050820193919092039150565b7fffffffff0000000000000000000000000000000000000000000000000000000081358181169160048510156116d65780818660040360031b1b83161692505b505092915050565b80356020831015610ab8577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff602084900360031b1b1692915050565b7fffffffffffffffff00000000000000000000000000000000000000000000000081358181169160088510156116d65760089490940360031b84901b169092169291505056fea2646970667358221220eb0e8de74a5e2b46593015a70e06ce4e8e6713cda8127262e9f5be76e9f67f8c64736f6c63430008160033",
265
- "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100a35760003560e01c80635e280f1111610076578063861e1ca51161005b578063861e1ca514610199578063cb5026b9146101bc578063e1e3a7df146101c457600080fd5b80635e280f111461012e578063843c7b0e1461017957600080fd5b806327d12cd9146100a85780632baf0be7146100d1578063485cc955146101065780634b4b2efb1461011b575b600080fd5b6100bb6100b636600461104e565b6101d7565b6040516100c891906110fd565b60405180910390f35b6100f87fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff81565b6040519081526020016100c8565b610119610114366004611132565b610487565b005b6100bb610129366004611258565b6107b1565b6000546101549062010000900473ffffffffffffffffffffffffffffffffffffffff1681565b60405173ffffffffffffffffffffffffffffffffffffffff90911681526020016100c8565b6032546101549073ffffffffffffffffffffffffffffffffffffffff1681565b6101ac6101a7366004611258565b610abe565b60405190151581526020016100c8565b6100f8600081565b6101ac6101d2366004611285565b610b85565b6032546040517fc40ff83500000000000000000000000000000000000000000000000000000000815260009173ffffffffffffffffffffffffffffffffffffffff81169163c40ff8359161025191889188917401000000000000000000000000000000000000000090910463ffffffff16906004016112d5565b60006040518083038186803b15801561026957600080fd5b505afa15801561027d573d6000803e3d6000fd5b50505050600061028d8585610d2d565b9050600060405180606001604052806102a68888610d3f565b63ffffffff1681526020016102bb8888610d62565b81526020016102ca8888610d7b565b67ffffffffffffffff16905290506102e28183610abe565b6102f157600392505050610480565b6102fc818386610d9e565b61030b57600292505050610480565b60325481516040517f43ea4fa900000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff858116600483015263ffffffff909216602482015291169063e084d9529082906343ea4fa990604401600060405180830381865afa158015610391573d6000803e3d6000fd5b505050506040513d6000823e601f3d9081017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe01682016040526103d79190810190611418565b88886040516103e79291906114ed565b6040519081900381207fffffffff0000000000000000000000000000000000000000000000000000000060e085901b1682526104289291899060040161154f565b602060405180830381865afa158015610445573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061046991906115f7565b1561047957600192505050610480565b6000925050505b9392505050565b60006104b17fb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d61035490565b905073ffffffffffffffffffffffffffffffffffffffff811661050a5773ffffffffffffffffffffffffffffffffffffffff7fb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d61035561052c565b3373ffffffffffffffffffffffffffffffffffffffff82161461052c57600080fd5b600054610100900460ff161580801561054c5750600054600160ff909116105b806105665750303b158015610566575060005460ff166001145b6105f7576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201527f647920696e697469616c697a656400000000000000000000000000000000000060648201526084015b60405180910390fd5b600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00166001179055801561065557600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff166101001790555b61065e84610eb7565b603280547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff85811691909117909155600054604080517f416ecebf0000000000000000000000000000000000000000000000000000000081529051620100009092049092169163416ecebf9160048083019260209291908290030181865afa158015610704573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906107289190611619565b603260146101000a81548163ffffffff021916908363ffffffff16021790555080156107ab57600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b50505050565b600080548351602085015160408087015190517fc9fc7bcd00000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff878116600483015263ffffffff9094166024820152604481019290925267ffffffffffffffff16606482015283926201000090049091169063c9fc7bcd90608401602060405180830381865afa15801561085a573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061087e9190611636565b90508015801561095a5750600054845160208601516040517f5b17bb7000000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff878116600483015263ffffffff90931660248201526044810191909152620100009092041690635b17bb7090606401602060405180830381865afa15801561091a573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061093e919061164f565b67ffffffffffffffff16846040015167ffffffffffffffff1611155b15610969576003915050610ab8565b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8114801590610a655750600054845160208601516040517fa0dd43fc00000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff878116600483015263ffffffff9093166024820152604481019190915262010000909204169063a0dd43fc90606401602060405180830381865afa158015610a25573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a49919061164f565b67ffffffffffffffff16846040015167ffffffffffffffff1611155b15610a74576002915050610ab8565b8015801590610aa357507fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8114155b15610ab2576001915050610ab8565b60009150505b92915050565b60008054604080517f861e1ca5000000000000000000000000000000000000000000000000000000008152855163ffffffff166004820152602086015160248201529085015167ffffffffffffffff16604482015273ffffffffffffffffffffffffffffffffffffffff8481166064830152620100009092049091169063861e1ca590608401602060405180830381865afa158015610b61573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061048091906115f7565b6000805485516040517f9d7f977500000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff878116600483015263ffffffff90921660248201528582166044820152620100009092041690639d7f977590606401602060405180830381865afa158015610c12573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610c3691906115f7565b610c4257506000610d25565b600054604080517fc9a54a99000000000000000000000000000000000000000000000000000000008152875163ffffffff166004820152602088015160248201529087015167ffffffffffffffff16604482015273ffffffffffffffffffffffffffffffffffffffff8681166064830152620100009092049091169063c9a54a9990608401602060405180830381865afa158015610ce4573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610d0891906115f7565b610d1457506000610d25565b81610d2157506000610d25565b5060015b949350505050565b6000610480610d3c8484610f5a565b90565b6000610d4f600d6009848661166c565b610d5891611696565b60e01c9392505050565b6000610d72602d600d848661166c565b610480916116de565b6000610d8b60096001848661166c565b610d949161171a565b60c01c9392505050565b603254600090610dc8908590859073ffffffffffffffffffffffffffffffffffffffff1685610b85565b610dd457506000610480565b6000548451602086015160408088015190517fc9fc7bcd00000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff888116600483015263ffffffff9094166024820152604481019290925267ffffffffffffffff16606482015284926201000090049091169063c9fc7bcd90608401602060405180830381865afa158015610e7c573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610ea09190611636565b03610ead57506000610480565b5060019392505050565b600054610100900460ff16610f4e576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e6700000000000000000000000000000000000000000060648201526084016105ee565b610f5781610f6a565b50565b6000610d7260516031848661166c565b600054610100900460ff16611001576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e6700000000000000000000000000000000000000000060648201526084016105ee565b6000805473ffffffffffffffffffffffffffffffffffffffff90921662010000027fffffffffffffffffffff0000000000000000000000000000000000000000ffff909216919091179055565b60008060006040848603121561106357600080fd5b833567ffffffffffffffff8082111561107b57600080fd5b818601915086601f83011261108f57600080fd5b81358181111561109e57600080fd5b8760208285010111156110b057600080fd5b6020928301989097509590910135949350505050565b60048110610f57577f4e487b7100000000000000000000000000000000000000000000000000000000600052602160045260246000fd5b6020810161110a836110c6565b91905290565b73ffffffffffffffffffffffffffffffffffffffff81168114610f5757600080fd5b6000806040838503121561114557600080fd5b823561115081611110565b9150602083013561116081611110565b809150509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b60405160c0810167ffffffffffffffff811182821017156111bd576111bd61116b565b60405290565b63ffffffff81168114610f5757600080fd5b67ffffffffffffffff81168114610f5757600080fd5b6000606082840312156111fd57600080fd5b6040516060810181811067ffffffffffffffff821117156112205761122061116b565b6040529050808235611231816111c3565b815260208381013590820152604083013561124b816111d5565b6040919091015292915050565b6000806080838503121561126b57600080fd5b61127584846111eb565b9150606083013561116081611110565b60008060008060c0858703121561129b57600080fd5b6112a586866111eb565b935060608501356112b581611110565b925060808501356112c581611110565b9396929550929360a00135925050565b6040815282604082015282846060830137600060608483010152600060607fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f860116830101905063ffffffff83166020830152949350505050565b805161133d816111d5565b919050565b805160ff8116811461133d57600080fd5b600082601f83011261136457600080fd5b8151602067ffffffffffffffff808311156113815761138161116b565b8260051b6040517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0603f830116810181811084821117156113c4576113c461116b565b60405293845260208187018101949081019250878511156113e457600080fd5b6020870191505b8482101561140d5781516113fe81611110565b835291830191908301906113eb565b979650505050505050565b60006020828403121561142a57600080fd5b815167ffffffffffffffff8082111561144257600080fd5b9083019060c0828603121561145657600080fd5b61145e61119a565b61146783611332565b815261147560208401611342565b602082015261148660408401611342565b604082015261149760608401611342565b60608201526080830151828111156114ae57600080fd5b6114ba87828601611353565b60808301525060a0830151828111156114d257600080fd5b6114de87828601611353565b60a08301525095945050505050565b8183823760009101908152919050565b60008151808452602080850194506020840160005b8381101561154457815173ffffffffffffffffffffffffffffffffffffffff1687529582019590820190600101611512565b509495945050505050565b6060815267ffffffffffffffff845116606082015260ff602085015116608082015260ff60408501511660a082015260ff60608501511660c08201526000608085015160c060e08401526115a76101208401826114fd565b905060a08601517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa0848303016101008501526115e382826114fd565b602085019690965250505060400152919050565b60006020828403121561160957600080fd5b8151801515811461048057600080fd5b60006020828403121561162b57600080fd5b8151610480816111c3565b60006020828403121561164857600080fd5b5051919050565b60006020828403121561166157600080fd5b8151610480816111d5565b6000808585111561167c57600080fd5b8386111561168957600080fd5b5050820193919092039150565b7fffffffff0000000000000000000000000000000000000000000000000000000081358181169160048510156116d65780818660040360031b1b83161692505b505092915050565b80356020831015610ab8577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff602084900360031b1b1692915050565b7fffffffffffffffff00000000000000000000000000000000000000000000000081358181169160088510156116d65760089490940360031b84901b169092169291505056fea2646970667358221220eb0e8de74a5e2b46593015a70e06ce4e8e6713cda8127262e9f5be76e9f67f8c64736f6c63430008160033",
266
- "devdoc": {
267
- "events": {
268
- "Initialized(uint8)": {
269
- "details": "Triggered when the contract has been initialized or reinitialized."
270
- }
271
- },
272
- "kind": "dev",
273
- "methods": {
274
- "executable((uint32,bytes32,uint64),address)": {
275
- "details": "check if a message is executable.",
276
- "returns": {
277
- "_0": "ExecutionState of Executed, Executable, or NotExecutable"
278
- }
279
- },
280
- "verifiable((uint32,bytes32,uint64),address,address,bytes32)": {
281
- "details": "check if a message is verifiable."
282
- },
283
- "verifiable(bytes,bytes32)": {
284
- "details": "a ULN verifiable requires it to be endpoint verifiable and committable"
285
- }
286
- },
287
- "version": 1
288
- },
289
- "userdoc": {
290
- "kind": "user",
291
- "methods": {},
292
- "version": 1
293
- },
294
- "storageLayout": {
295
- "storage": [
296
- {
297
- "astId": 5387,
298
- "contract": "contracts/uln/uln302/ReceiveUln302View.sol:ReceiveUln302View",
299
- "label": "_initialized",
300
- "offset": 0,
301
- "slot": "0",
302
- "type": "t_uint8"
303
- },
304
- {
305
- "astId": 5390,
306
- "contract": "contracts/uln/uln302/ReceiveUln302View.sol:ReceiveUln302View",
307
- "label": "_initializing",
308
- "offset": 1,
309
- "slot": "0",
310
- "type": "t_bool"
311
- },
312
- {
313
- "astId": 2224,
314
- "contract": "contracts/uln/uln302/ReceiveUln302View.sol:ReceiveUln302View",
315
- "label": "endpoint",
316
- "offset": 2,
317
- "slot": "0",
318
- "type": "t_contract(ILayerZeroEndpointV2)2601"
319
- },
320
- {
321
- "astId": 2397,
322
- "contract": "contracts/uln/uln302/ReceiveUln302View.sol:ReceiveUln302View",
323
- "label": "__gap",
324
- "offset": 0,
325
- "slot": "1",
326
- "type": "t_array(t_uint256)49_storage"
327
- },
328
- {
329
- "astId": 28015,
330
- "contract": "contracts/uln/uln302/ReceiveUln302View.sol:ReceiveUln302View",
331
- "label": "receiveUln302",
332
- "offset": 0,
333
- "slot": "50",
334
- "type": "t_contract(IReceiveUln302)28005"
335
- },
336
- {
337
- "astId": 28017,
338
- "contract": "contracts/uln/uln302/ReceiveUln302View.sol:ReceiveUln302View",
339
- "label": "localEid",
340
- "offset": 20,
341
- "slot": "50",
342
- "type": "t_uint32"
343
- }
344
- ],
345
- "types": {
346
- "t_array(t_uint256)49_storage": {
347
- "base": "t_uint256",
348
- "encoding": "inplace",
349
- "label": "uint256[49]",
350
- "numberOfBytes": "1568"
351
- },
352
- "t_bool": {
353
- "encoding": "inplace",
354
- "label": "bool",
355
- "numberOfBytes": "1"
356
- },
357
- "t_contract(ILayerZeroEndpointV2)2601": {
358
- "encoding": "inplace",
359
- "label": "contract ILayerZeroEndpointV2",
360
- "numberOfBytes": "20"
361
- },
362
- "t_contract(IReceiveUln302)28005": {
363
- "encoding": "inplace",
364
- "label": "contract IReceiveUln302",
365
- "numberOfBytes": "20"
366
- },
367
- "t_uint256": {
368
- "encoding": "inplace",
369
- "label": "uint256",
370
- "numberOfBytes": "32"
371
- },
372
- "t_uint32": {
373
- "encoding": "inplace",
374
- "label": "uint32",
375
- "numberOfBytes": "4"
376
- },
377
- "t_uint8": {
378
- "encoding": "inplace",
379
- "label": "uint8",
380
- "numberOfBytes": "1"
381
- }
382
- }
383
- }
384
- }