@layerzerolabs/lz-evm-sdk-v2 2.3.6 → 2.3.7

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 (125) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/deployments/arbitrum-sandbox-local/DVN.json +7 -7
  3. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +5 -5
  4. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +5 -5
  5. package/deployments/arbitrum-sandbox-local/PriceFeed.json +11 -11
  6. package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +7 -7
  7. package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +3 -3
  8. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +11 -11
  9. package/deployments/bsc-sandbox-local/DVN.json +16 -16
  10. package/deployments/bsc-sandbox-local/DVNDecompressor.json +7 -7
  11. package/deployments/bsc-sandbox-local/DVNFeeLib.json +7 -7
  12. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +7 -7
  13. package/deployments/bsc-sandbox-local/EndpointV2.json +13 -13
  14. package/deployments/bsc-sandbox-local/EndpointV2View.json +13 -13
  15. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +4 -4
  16. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +13 -13
  17. package/deployments/bsc-sandbox-local/Executor.json +43 -43
  18. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +7 -7
  19. package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +7 -7
  20. package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +10 -10
  21. package/deployments/bsc-sandbox-local/Executor_Implementation.json +4 -4
  22. package/deployments/bsc-sandbox-local/Executor_Proxy.json +43 -43
  23. package/deployments/bsc-sandbox-local/LzExecutor.json +16 -16
  24. package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +4 -4
  25. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +16 -16
  26. package/deployments/bsc-sandbox-local/NonceContractMock.json +4 -4
  27. package/deployments/bsc-sandbox-local/PriceFeed.json +16 -16
  28. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +10 -10
  29. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +4 -4
  30. package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +16 -16
  31. package/deployments/bsc-sandbox-local/ReceiveUln301.json +7 -7
  32. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +13 -13
  33. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
  34. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
  35. package/deployments/bsc-sandbox-local/ReceiveUln302.json +7 -7
  36. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +13 -13
  37. package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
  38. package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
  39. package/deployments/bsc-sandbox-local/SendUln301.json +7 -7
  40. package/deployments/bsc-sandbox-local/SendUln302.json +7 -7
  41. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +7 -7
  42. package/deployments/bsc-sandbox-local/Treasury.json +7 -7
  43. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +4 -4
  44. package/deployments/ethereum-sandbox-local/DVN.json +16 -16
  45. package/deployments/ethereum-sandbox-local/DVNDecompressor.json +7 -7
  46. package/deployments/ethereum-sandbox-local/DVNFeeLib.json +7 -7
  47. package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +7 -7
  48. package/deployments/ethereum-sandbox-local/EndpointV2.json +13 -13
  49. package/deployments/ethereum-sandbox-local/EndpointV2View.json +13 -13
  50. package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +4 -4
  51. package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +13 -13
  52. package/deployments/ethereum-sandbox-local/Executor.json +43 -43
  53. package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +7 -7
  54. package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +7 -7
  55. package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +10 -10
  56. package/deployments/ethereum-sandbox-local/Executor_Implementation.json +4 -4
  57. package/deployments/ethereum-sandbox-local/Executor_Proxy.json +43 -43
  58. package/deployments/ethereum-sandbox-local/LzExecutor.json +16 -16
  59. package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +4 -4
  60. package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +16 -16
  61. package/deployments/ethereum-sandbox-local/NonceContractMock.json +4 -4
  62. package/deployments/ethereum-sandbox-local/PriceFeed.json +16 -16
  63. package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +10 -10
  64. package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +4 -4
  65. package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +16 -16
  66. package/deployments/ethereum-sandbox-local/ReceiveUln301.json +7 -7
  67. package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +13 -13
  68. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
  69. package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
  70. package/deployments/ethereum-sandbox-local/ReceiveUln302.json +7 -7
  71. package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +13 -13
  72. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
  73. package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
  74. package/deployments/ethereum-sandbox-local/SendUln301.json +7 -7
  75. package/deployments/ethereum-sandbox-local/SendUln302.json +7 -7
  76. package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +7 -7
  77. package/deployments/ethereum-sandbox-local/Treasury.json +7 -7
  78. package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +4 -4
  79. package/deployments/polygon-sandbox-local/DVN.json +16 -16
  80. package/deployments/polygon-sandbox-local/DVNDecompressor.json +7 -7
  81. package/deployments/polygon-sandbox-local/DVNFeeLib.json +7 -7
  82. package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +7 -7
  83. package/deployments/polygon-sandbox-local/EndpointV2.json +13 -13
  84. package/deployments/polygon-sandbox-local/EndpointV2View.json +13 -13
  85. package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +4 -4
  86. package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +13 -13
  87. package/deployments/polygon-sandbox-local/Executor.json +43 -43
  88. package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +7 -7
  89. package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +7 -7
  90. package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +10 -10
  91. package/deployments/polygon-sandbox-local/Executor_Implementation.json +4 -4
  92. package/deployments/polygon-sandbox-local/Executor_Proxy.json +43 -43
  93. package/deployments/polygon-sandbox-local/LzExecutor.json +16 -16
  94. package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +4 -4
  95. package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +16 -16
  96. package/deployments/polygon-sandbox-local/NonceContractMock.json +4 -4
  97. package/deployments/polygon-sandbox-local/PriceFeed.json +16 -16
  98. package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +10 -10
  99. package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +4 -4
  100. package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +16 -16
  101. package/deployments/polygon-sandbox-local/ReceiveUln301.json +7 -7
  102. package/deployments/polygon-sandbox-local/ReceiveUln301View.json +13 -13
  103. package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
  104. package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
  105. package/deployments/polygon-sandbox-local/ReceiveUln302.json +7 -7
  106. package/deployments/polygon-sandbox-local/ReceiveUln302View.json +13 -13
  107. package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
  108. package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
  109. package/deployments/polygon-sandbox-local/SendUln301.json +7 -7
  110. package/deployments/polygon-sandbox-local/SendUln302.json +7 -7
  111. package/deployments/polygon-sandbox-local/SimpleMessageLib.json +7 -7
  112. package/deployments/polygon-sandbox-local/Treasury.json +7 -7
  113. package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +4 -4
  114. package/deployments/tron-sandbox-local/DVN.json +17 -17
  115. package/deployments/tron-sandbox-local/DVNDecompressor.json +12 -12
  116. package/deployments/tron-sandbox-local/DVNFeeLib.json +10 -10
  117. package/deployments/tron-sandbox-local/PriceFeed.json +27 -27
  118. package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +14 -14
  119. package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +6 -6
  120. package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +26 -26
  121. package/deployments/zksync-mainnet/DVNFeeLibNethermind.json +488 -0
  122. package/deployments/zksync-mainnet/DVNFeeLibZenrock.json +448 -0
  123. package/deployments/zksync-mainnet/DVNNethermind.json +1985 -0
  124. package/deployments/zksync-mainnet/DVNZenrock.json +1945 -0
  125. package/package.json +9 -9
@@ -0,0 +1,448 @@
1
+ {
2
+ "address": "0x99aA6f70535873AC8167D69893a2CF70ECA544C3",
3
+ "abi": [
4
+ {
5
+ "inputs": [
6
+ {
7
+ "internalType": "uint256",
8
+ "name": "_nativeDecimalsRate",
9
+ "type": "uint256"
10
+ }
11
+ ],
12
+ "stateMutability": "nonpayable",
13
+ "type": "constructor"
14
+ },
15
+ {
16
+ "inputs": [
17
+ {
18
+ "internalType": "uint32",
19
+ "name": "eid",
20
+ "type": "uint32"
21
+ }
22
+ ],
23
+ "name": "DVN_EidNotSupported",
24
+ "type": "error"
25
+ },
26
+ {
27
+ "inputs": [
28
+ {
29
+ "internalType": "uint256",
30
+ "name": "cursor",
31
+ "type": "uint256"
32
+ }
33
+ ],
34
+ "name": "DVN_InvalidDVNOptions",
35
+ "type": "error"
36
+ },
37
+ {
38
+ "inputs": [
39
+ {
40
+ "internalType": "uint8",
41
+ "name": "optionType",
42
+ "type": "uint8"
43
+ }
44
+ ],
45
+ "name": "DVN_UnsupportedOptionType",
46
+ "type": "error"
47
+ },
48
+ {
49
+ "inputs": [
50
+ {
51
+ "internalType": "address",
52
+ "name": "_to",
53
+ "type": "address"
54
+ },
55
+ {
56
+ "internalType": "uint256",
57
+ "name": "_value",
58
+ "type": "uint256"
59
+ }
60
+ ],
61
+ "name": "Transfer_NativeFailed",
62
+ "type": "error"
63
+ },
64
+ {
65
+ "inputs": [],
66
+ "name": "Transfer_ToAddressIsZero",
67
+ "type": "error"
68
+ },
69
+ {
70
+ "anonymous": false,
71
+ "inputs": [
72
+ {
73
+ "indexed": true,
74
+ "internalType": "address",
75
+ "name": "previousOwner",
76
+ "type": "address"
77
+ },
78
+ {
79
+ "indexed": true,
80
+ "internalType": "address",
81
+ "name": "newOwner",
82
+ "type": "address"
83
+ }
84
+ ],
85
+ "name": "OwnershipTransferred",
86
+ "type": "event"
87
+ },
88
+ {
89
+ "inputs": [
90
+ {
91
+ "components": [
92
+ {
93
+ "internalType": "address",
94
+ "name": "priceFeed",
95
+ "type": "address"
96
+ },
97
+ {
98
+ "internalType": "uint32",
99
+ "name": "dstEid",
100
+ "type": "uint32"
101
+ },
102
+ {
103
+ "internalType": "uint64",
104
+ "name": "confirmations",
105
+ "type": "uint64"
106
+ },
107
+ {
108
+ "internalType": "address",
109
+ "name": "sender",
110
+ "type": "address"
111
+ },
112
+ {
113
+ "internalType": "uint64",
114
+ "name": "quorum",
115
+ "type": "uint64"
116
+ },
117
+ {
118
+ "internalType": "uint16",
119
+ "name": "defaultMultiplierBps",
120
+ "type": "uint16"
121
+ }
122
+ ],
123
+ "internalType": "struct IDVNFeeLib.FeeParams",
124
+ "name": "_params",
125
+ "type": "tuple"
126
+ },
127
+ {
128
+ "components": [
129
+ {
130
+ "internalType": "uint64",
131
+ "name": "gas",
132
+ "type": "uint64"
133
+ },
134
+ {
135
+ "internalType": "uint16",
136
+ "name": "multiplierBps",
137
+ "type": "uint16"
138
+ },
139
+ {
140
+ "internalType": "uint128",
141
+ "name": "floorMarginUSD",
142
+ "type": "uint128"
143
+ }
144
+ ],
145
+ "internalType": "struct IDVN.DstConfig",
146
+ "name": "_dstConfig",
147
+ "type": "tuple"
148
+ },
149
+ {
150
+ "internalType": "bytes",
151
+ "name": "_options",
152
+ "type": "bytes"
153
+ }
154
+ ],
155
+ "name": "getFee",
156
+ "outputs": [
157
+ {
158
+ "internalType": "uint256",
159
+ "name": "",
160
+ "type": "uint256"
161
+ }
162
+ ],
163
+ "stateMutability": "view",
164
+ "type": "function"
165
+ },
166
+ {
167
+ "inputs": [
168
+ {
169
+ "components": [
170
+ {
171
+ "internalType": "address",
172
+ "name": "priceFeed",
173
+ "type": "address"
174
+ },
175
+ {
176
+ "internalType": "uint32",
177
+ "name": "dstEid",
178
+ "type": "uint32"
179
+ },
180
+ {
181
+ "internalType": "uint64",
182
+ "name": "confirmations",
183
+ "type": "uint64"
184
+ },
185
+ {
186
+ "internalType": "address",
187
+ "name": "sender",
188
+ "type": "address"
189
+ },
190
+ {
191
+ "internalType": "uint64",
192
+ "name": "quorum",
193
+ "type": "uint64"
194
+ },
195
+ {
196
+ "internalType": "uint16",
197
+ "name": "defaultMultiplierBps",
198
+ "type": "uint16"
199
+ }
200
+ ],
201
+ "internalType": "struct IDVNFeeLib.FeeParams",
202
+ "name": "_params",
203
+ "type": "tuple"
204
+ },
205
+ {
206
+ "components": [
207
+ {
208
+ "internalType": "uint64",
209
+ "name": "gas",
210
+ "type": "uint64"
211
+ },
212
+ {
213
+ "internalType": "uint16",
214
+ "name": "multiplierBps",
215
+ "type": "uint16"
216
+ },
217
+ {
218
+ "internalType": "uint128",
219
+ "name": "floorMarginUSD",
220
+ "type": "uint128"
221
+ }
222
+ ],
223
+ "internalType": "struct IDVN.DstConfig",
224
+ "name": "_dstConfig",
225
+ "type": "tuple"
226
+ },
227
+ {
228
+ "internalType": "bytes",
229
+ "name": "_options",
230
+ "type": "bytes"
231
+ }
232
+ ],
233
+ "name": "getFeeOnSend",
234
+ "outputs": [
235
+ {
236
+ "internalType": "uint256",
237
+ "name": "",
238
+ "type": "uint256"
239
+ }
240
+ ],
241
+ "stateMutability": "payable",
242
+ "type": "function"
243
+ },
244
+ {
245
+ "inputs": [],
246
+ "name": "owner",
247
+ "outputs": [
248
+ {
249
+ "internalType": "address",
250
+ "name": "",
251
+ "type": "address"
252
+ }
253
+ ],
254
+ "stateMutability": "view",
255
+ "type": "function"
256
+ },
257
+ {
258
+ "inputs": [],
259
+ "name": "renounceOwnership",
260
+ "outputs": [],
261
+ "stateMutability": "nonpayable",
262
+ "type": "function"
263
+ },
264
+ {
265
+ "inputs": [
266
+ {
267
+ "internalType": "address",
268
+ "name": "newOwner",
269
+ "type": "address"
270
+ }
271
+ ],
272
+ "name": "transferOwnership",
273
+ "outputs": [],
274
+ "stateMutability": "nonpayable",
275
+ "type": "function"
276
+ },
277
+ {
278
+ "inputs": [
279
+ {
280
+ "internalType": "address",
281
+ "name": "_token",
282
+ "type": "address"
283
+ },
284
+ {
285
+ "internalType": "address",
286
+ "name": "_to",
287
+ "type": "address"
288
+ },
289
+ {
290
+ "internalType": "uint256",
291
+ "name": "_amount",
292
+ "type": "uint256"
293
+ }
294
+ ],
295
+ "name": "withdrawToken",
296
+ "outputs": [],
297
+ "stateMutability": "nonpayable",
298
+ "type": "function"
299
+ },
300
+ {
301
+ "stateMutability": "payable",
302
+ "type": "receive"
303
+ }
304
+ ],
305
+ "transactionHash": "0x0a0dc2b85548e850eac54788b4d18a6ad7f43508e59db29106b4ad0d744222b6",
306
+ "receipt": {
307
+ "to": "0x0000000000000000000000000000000000008006",
308
+ "from": "0xB52Fa54FC261398058c3Ac7B8dD442D7d8B9F0B6",
309
+ "contractAddress": "0x99aA6f70535873AC8167D69893a2CF70ECA544C3",
310
+ "transactionIndex": 3,
311
+ "gasUsed": "270006",
312
+ "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
313
+ "blockHash": "0xabc16a7300e505461098ff4887e9826d1f621d07d1e5ceaa47150a1bd1b1f184",
314
+ "transactionHash": "0x0a0dc2b85548e850eac54788b4d18a6ad7f43508e59db29106b4ad0d744222b6",
315
+ "logs": [
316
+ {
317
+ "transactionIndex": 3,
318
+ "blockNumber": 33519327,
319
+ "transactionHash": "0x0a0dc2b85548e850eac54788b4d18a6ad7f43508e59db29106b4ad0d744222b6",
320
+ "address": "0x000000000000000000000000000000000000800A",
321
+ "topics": [
322
+ "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
323
+ "0x000000000000000000000000b52fa54fc261398058c3ac7b8dd442d7d8b9f0b6",
324
+ "0x0000000000000000000000000000000000000000000000000000000000008001"
325
+ ],
326
+ "data": "0x00000000000000000000000000000000000000000000000000000a798a24fb40",
327
+ "logIndex": 29,
328
+ "blockHash": "0xabc16a7300e505461098ff4887e9826d1f621d07d1e5ceaa47150a1bd1b1f184"
329
+ },
330
+ {
331
+ "transactionIndex": 3,
332
+ "blockNumber": 33519327,
333
+ "transactionHash": "0x0a0dc2b85548e850eac54788b4d18a6ad7f43508e59db29106b4ad0d744222b6",
334
+ "address": "0x99aA6f70535873AC8167D69893a2CF70ECA544C3",
335
+ "topics": [
336
+ "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
337
+ "0x0000000000000000000000000000000000000000000000000000000000000000",
338
+ "0x000000000000000000000000b52fa54fc261398058c3ac7b8dd442d7d8b9f0b6"
339
+ ],
340
+ "data": "0x",
341
+ "logIndex": 30,
342
+ "blockHash": "0xabc16a7300e505461098ff4887e9826d1f621d07d1e5ceaa47150a1bd1b1f184"
343
+ },
344
+ {
345
+ "transactionIndex": 3,
346
+ "blockNumber": 33519327,
347
+ "transactionHash": "0x0a0dc2b85548e850eac54788b4d18a6ad7f43508e59db29106b4ad0d744222b6",
348
+ "address": "0x0000000000000000000000000000000000008006",
349
+ "topics": [
350
+ "0x290afdae231a3fc0bbae8b1af63698b0a1d79b21ad17df0342dfb952fe74f8e5",
351
+ "0x000000000000000000000000b52fa54fc261398058c3ac7b8dd442d7d8b9f0b6",
352
+ "0x01000131fac37d456c59ffc822ca36f9494228685b41a5b23218b5cb0b45827a",
353
+ "0x00000000000000000000000099aa6f70535873ac8167d69893a2cf70eca544c3"
354
+ ],
355
+ "data": "0x",
356
+ "logIndex": 31,
357
+ "blockHash": "0xabc16a7300e505461098ff4887e9826d1f621d07d1e5ceaa47150a1bd1b1f184"
358
+ },
359
+ {
360
+ "transactionIndex": 3,
361
+ "blockNumber": 33519327,
362
+ "transactionHash": "0x0a0dc2b85548e850eac54788b4d18a6ad7f43508e59db29106b4ad0d744222b6",
363
+ "address": "0x000000000000000000000000000000000000800A",
364
+ "topics": [
365
+ "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
366
+ "0x0000000000000000000000000000000000000000000000000000000000008001",
367
+ "0x000000000000000000000000b52fa54fc261398058c3ac7b8dd442d7d8b9f0b6"
368
+ ],
369
+ "data": "0x00000000000000000000000000000000000000000000000000000455e5d9fdc0",
370
+ "logIndex": 32,
371
+ "blockHash": "0xabc16a7300e505461098ff4887e9826d1f621d07d1e5ceaa47150a1bd1b1f184"
372
+ }
373
+ ],
374
+ "blockNumber": 33519327,
375
+ "cumulativeGasUsed": "0",
376
+ "status": 1,
377
+ "byzantium": true
378
+ },
379
+ "args": [
380
+ "1000000000000000000"
381
+ ],
382
+ "numDeployments": 1,
383
+ "solcInputHash": "bccf729c69d59dd18c00c0ee7e5b2352",
384
+ "metadata": {
385
+ "optimizer_settings": "M3B3",
386
+ "solc_metadata": "{\"compiler\":{\"version\":\"0.8.22+commit.4fc1097e\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"_nativeDecimalsRate\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[{\"internalType\":\"uint32\",\"name\":\"eid\",\"type\":\"uint32\"}],\"name\":\"DVN_EidNotSupported\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"cursor\",\"type\":\"uint256\"}],\"name\":\"DVN_InvalidDVNOptions\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"optionType\",\"type\":\"uint8\"}],\"name\":\"DVN_UnsupportedOptionType\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_value\",\"type\":\"uint256\"}],\"name\":\"Transfer_NativeFailed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"Transfer_ToAddressIsZero\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"previousOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnershipTransferred\",\"type\":\"event\"},{\"inputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"priceFeed\",\"type\":\"address\"},{\"internalType\":\"uint32\",\"name\":\"dstEid\",\"type\":\"uint32\"},{\"internalType\":\"uint64\",\"name\":\"confirmations\",\"type\":\"uint64\"},{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint64\",\"name\":\"quorum\",\"type\":\"uint64\"},{\"internalType\":\"uint16\",\"name\":\"defaultMultiplierBps\",\"type\":\"uint16\"}],\"internalType\":\"struct IDVNFeeLib.FeeParams\",\"name\":\"_params\",\"type\":\"tuple\"},{\"components\":[{\"internalType\":\"uint64\",\"name\":\"gas\",\"type\":\"uint64\"},{\"internalType\":\"uint16\",\"name\":\"multiplierBps\",\"type\":\"uint16\"},{\"internalType\":\"uint128\",\"name\":\"floorMarginUSD\",\"type\":\"uint128\"}],\"internalType\":\"struct IDVN.DstConfig\",\"name\":\"_dstConfig\",\"type\":\"tuple\"},{\"internalType\":\"bytes\",\"name\":\"_options\",\"type\":\"bytes\"}],\"name\":\"getFee\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"priceFeed\",\"type\":\"address\"},{\"internalType\":\"uint32\",\"name\":\"dstEid\",\"type\":\"uint32\"},{\"internalType\":\"uint64\",\"name\":\"confirmations\",\"type\":\"uint64\"},{\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"},{\"internalType\":\"uint64\",\"name\":\"quorum\",\"type\":\"uint64\"},{\"internalType\":\"uint16\",\"name\":\"defaultMultiplierBps\",\"type\":\"uint16\"}],\"internalType\":\"struct IDVNFeeLib.FeeParams\",\"name\":\"_params\",\"type\":\"tuple\"},{\"components\":[{\"internalType\":\"uint64\",\"name\":\"gas\",\"type\":\"uint64\"},{\"internalType\":\"uint16\",\"name\":\"multiplierBps\",\"type\":\"uint16\"},{\"internalType\":\"uint128\",\"name\":\"floorMarginUSD\",\"type\":\"uint128\"}],\"internalType\":\"struct IDVN.DstConfig\",\"name\":\"_dstConfig\",\"type\":\"tuple\"},{\"internalType\":\"bytes\",\"name\":\"_options\",\"type\":\"bytes\"}],\"name\":\"getFeeOnSend\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_token\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_amount\",\"type\":\"uint256\"}],\"name\":\"withdrawToken\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"stateMutability\":\"payable\",\"type\":\"receive\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{\"getFee((address,uint32,uint64,address,uint64,uint16),(uint64,uint16,uint128),bytes)\":{\"details\":\"get fee view function\",\"params\":{\"\":\"//_options options\",\"_dstConfig\":\"dst config\",\"_params\":\"fee params\"}},\"getFeeOnSend((address,uint32,uint64,address,uint64,uint16),(uint64,uint16,uint128),bytes)\":{\"details\":\"get fee function that can change state. e.g. paying priceFeed\",\"params\":{\"\":\"//_options options\",\"_dstConfig\":\"dst config\",\"_params\":\"fee params\"}},\"owner()\":{\"details\":\"Returns the address of the current owner.\"},\"renounceOwnership()\":{\"details\":\"Leaves the contract without owner. It will not be possible to call `onlyOwner` functions. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby disabling any functionality that is only available to the owner.\"},\"transferOwnership(address)\":{\"details\":\"Transfers ownership of the contract to a new account (`newOwner`). Can only be called by the current owner.\"}},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{},\"version\":1}},\"settings\":{\"compilationTarget\":{\"contracts/uln/dvn/DVNFeeLib.sol\":\"DVNFeeLib\"},\"evmVersion\":\"shanghai\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"details\":{\"constantOptimizer\":false,\"cse\":false,\"deduplicate\":false,\"inliner\":false,\"jumpdestRemover\":false,\"orderLiterals\":false,\"peephole\":false,\"simpleCounterForLoopUncheckedIncrement\":true,\"yul\":true,\"yulDetails\":{\"optimizerSteps\":\"dhfoDgvulfnTUtnIf[xa[r]EscLMcCTUtTOntnfDIulLculVcul [j]Tpeulxa[rul]xa[r]cLgvifCTUca[r]LSsTFOtfDnca[r]Iulc]jmul[jul] VcTOcul jmul:fDnTOcmu\",\"stackAllocation\":true}},\"runs\":200},\"remappings\":[]},\"sources\":{\"@layerzerolabs/lz-evm-protocol-v2/contracts/libs/CalldataBytesLib.sol\":{\"keccak256\":\"0x5c0db161cef6603c3b256d4220f489419e7478ef775e52a80056654129c61875\",\"license\":\"LZBL-1.2\",\"urls\":[\"bzz-raw://a33245d0fdd3992bb56b31d1840108d36bb46c8d617b659ef1af8dd7ed86302d\",\"dweb:/ipfs/QmWyBqT7Tdrfn5zz9xYM3V1PBtfAZAVwwCrrKwwfi3wMQK\"]},\"@layerzerolabs/lz-evm-protocol-v2/contracts/libs/Transfer.sol\":{\"keccak256\":\"0x621d6dd5b8b7e827351459fff4ac87c16ba4656757592cf67de8b199aea4cf9a\",\"license\":\"LZBL-1.2\",\"urls\":[\"bzz-raw://345aa8c007ed8b96a74260d289545713f1d7180df270d67687e3a540a61fa5c0\",\"dweb:/ipfs/QmNWCvpqSuar6UGLDVshUc7shUv3pt1J5FTf9VyZZ13wXL\"]},\"@layerzerolabs/lz-evm-protocol-v2/contracts/messagelib/libs/BitMaps.sol\":{\"keccak256\":\"0xaad3c72ef43480d2253fd48b394e8fb7286d009991d2bc4e61be58ce48ac5ee9\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b8c02b14f954416ba2148b389c87da8378ac8dd16ba3d458cbbfba8b0fd8639f\",\"dweb:/ipfs/Qmd2EEQhYL2VmgJi1V4uiHM2WcYxF9iBtxSgcFkbS21rQD\"]},\"@openzeppelin/contracts/access/Ownable.sol\":{\"keccak256\":\"0xba43b97fba0d32eb4254f6a5a297b39a19a247082a02d6e69349e071e2946218\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://fc980984badf3984b6303b377711220e067722bbd6a135b24669ff5069ef9f32\",\"dweb:/ipfs/QmPHXMSXj99XjSVM21YsY6aNtLLjLVXDbyN76J5HQYvvrz\"]},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0x287b55befed2961a7eabd7d7b1b2839cbca8a5b80ef8dcbb25ed3d4c2002c305\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://bd39944e8fc06be6dbe2dd1d8449b5336e23c6a7ba3e8e9ae5ae0f37f35283f5\",\"dweb:/ipfs/QmPV3FGYjVwvKSgAXKUN3r9T9GwniZz83CxBpM7vyj2G53\"]},\"@openzeppelin/contracts/token/ERC20/extensions/IERC20Permit.sol\":{\"keccak256\":\"0xb264c03a3442eb37a68ad620cefd1182766b58bee6cec40343480392d6b14d69\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://28879d01fd22c07b44f006612775f8577defbe459cb01685c5e25cd518c91a71\",\"dweb:/ipfs/QmVgfkwv2Fxw6hhTcDUZhE7NkoSKjab3ipM7UaRbt6uXb5\"]},\"@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol\":{\"keccak256\":\"0xabefac93435967b4d36a4fabcbdbb918d1f0b7ae3c3d85bc30923b326c927ed1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9d213d3befca47da33f6db0310826bcdb148299805c10d77175ecfe1d06a9a68\",\"dweb:/ipfs/QmRgCn6SP1hbBkExUADFuDo8xkT4UU47yjNF5FhCeRbQmS\"]},\"@openzeppelin/contracts/utils/Address.sol\":{\"keccak256\":\"0x006dd67219697fe68d7fbfdea512e7c4cb64a43565ed86171d67e844982da6fa\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2455248c8ddd9cc6a7af76a13973cddf222072427e7b0e2a7d1aff345145e931\",\"dweb:/ipfs/QmfYjnjRbWqYpuxurqveE6HtzsY1Xx323J428AKQgtBJZm\"]},\"@openzeppelin/contracts/utils/Context.sol\":{\"keccak256\":\"0xa92e4fa126feb6907daa0513ddd816b2eb91f30a808de54f63c17d0e162c3439\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a367861093b74443b137564d3f3c472f70bcf114739e62059c939f25e315706c\",\"dweb:/ipfs/Qmd7JMpcxD9RuQjK3uM3EzJUgSqdN8vzp8eytEiuwxQJ6h\"]},\"contracts/interfaces/ILayerZeroPriceFeed.sol\":{\"keccak256\":\"0xb4df72798a64f5ea44775b526e0c417c3de0ffc661659d7b31d5b28567c6fbcc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://30ca5fd5e3227a7bffc51654ee3bfebdd591a131f86846ac42dea8a40c5cf1d8\",\"dweb:/ipfs/QmXNmQCF8TZAFpUxgPa1rgWt4ktsBV38A8Hax7TiYLgybW\"]},\"contracts/interfaces/IWorker.sol\":{\"keccak256\":\"0xa6b61913767305227576cc6da5067de4208f09a4f58bfbfe32beafdfae9869b1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7fce83bfb831f383606aee7f5ff68a330c8526bb1036f9ba0813d3e4fa8d534\",\"dweb:/ipfs/QmR7zAqJkmCgBj6sguS8t2WthY5k6FwsakgH4UY11uqD4n\"]},\"contracts/uln/dvn/DVNFeeLib.sol\":{\"keccak256\":\"0xeef75205d7a5b2f5ba95a85855606a80af05c6ba5403bd77e29a9f1a9b34d1ac\",\"license\":\"LZBL-1.2\",\"urls\":[\"bzz-raw://d5e07332981f1166bc3d161c4c3fd9d24bc45e7b3e3277b3eefe85e31fb94212\",\"dweb:/ipfs/QmZCAZMR5XmpmDRoB4ru6nJUPogj3aBmD51kGPWowpqiG9\"]},\"contracts/uln/interfaces/IDVN.sol\":{\"keccak256\":\"0xa7fbe84ee6a646a09577f409b6c4c5ad05467e6896f9da6db91510801d6eaa4f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1038e6fd16a679b6a5e0e4171dd889465e70b867c3b084e92dbf8152490a4bc9\",\"dweb:/ipfs/QmYqhMnurtMYsaL4twHusKEAMuEHBER6ZrXcMKak6Y4GcN\"]},\"contracts/uln/interfaces/IDVNFeeLib.sol\":{\"keccak256\":\"0x7edb42d1580a08e77d5cc48d83087f7d8c35138605456a5c82a583df3a7cbd73\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18710ab2a55c410e035aa6c10bc12e347066dfad9ee339841e3dd34cdeda5e55\",\"dweb:/ipfs/QmVaXhPWFjc3YTikbWHS4TKHkmTgZuEyorikFyyUTJh1bN\"]},\"contracts/uln/interfaces/ILayerZeroDVN.sol\":{\"keccak256\":\"0x308e77078242fd5c5746ec29c12e618249134f9e4377c0028ab8f59c07a6014b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2f92cf397a8d26864ac92dfcd1b98e92a32c47f556a62c5e6dc1618734c1caa3\",\"dweb:/ipfs/QmXN3XJXEKq5djV6HeM6jrLycmJPFhMhecsYZ2TaRsQmhg\"]},\"contracts/uln/libs/DVNOptions.sol\":{\"keccak256\":\"0x2beee03cdf59a9bc72e94d08b69cb2e908725f4ceabb48651494938100e21e35\",\"license\":\"LZBL-1.2\",\"urls\":[\"bzz-raw://d88e121a39e74309f3575417df2318e2d2ee8bc8314e68dbf78544a9c393b141\",\"dweb:/ipfs/QmRojBRAyENK21HnjevAWeoZZxtWkYZubB9Y78vCJPYeU6\"]},\"solidity-bytes-utils/contracts/BytesLib.sol\":{\"keccak256\":\"0xf75784dfc94ea43668eb195d5690a1dde1b6eda62017e73a3899721583821d29\",\"license\":\"Unlicense\",\"urls\":[\"bzz-raw://ca16cef8b94f3ac75d376489a668618f6c4595a906b939d674a883f4bf426014\",\"dweb:/ipfs/QmceGU7qhyFLSejaj6i4dEtMzXDCSF3aYDtW1UeKjXQaRn\"]}},\"version\":1}",
387
+ "solc_version": "0.8.22",
388
+ "solc_zkvm_edition": null,
389
+ "zk_version": "1.3.22"
390
+ },
391
+ "bytecode": "0x00020000000000020003000000000002000100000001035500000000030100190000006003300270000000ff033001970000000102200190000000400000c13d0000008008000039000000400080043f000000040230008c000000810000413d000000000201043b000000e002200270000001060420009c000000850000213d0000010a0420009c000000a80000613d0000010b0420009c000000c90000613d0000010c0220009c000001290000c13d0000000002000416000000000202004b000001290000c13d000000040230008a000001400220008c000001290000413d0000012402100370000000000502043b000001110250009c000001290000213d00000023025000390000011204000041000000000632004b000000000600001900000000060480190000011202200197000000000702004b0000000004008019000001120220009c000000000406c019000000000204004b000001290000c13d0000000404500039000000000241034f000000000202043b000001110620009c000001290000213d00000000052500190000002405500039000000000335004b000001290000213d000000c403100370000000000303043b000001110530009c000001290000213d000000000503004b000001310000c13d0000002401100370000000000101043b000000ff0210009c000001290000213d0000010c0000013d0000000002000416000000000202004b000001290000c13d000000bf023000390000010002200197000000400020043f0000001f0230018f0000000504300272000000520000613d00000000050000190000000506500210000000000761034f000000000707043b000000a00660003900000000007604350000000105500039000000000645004b0000004a0000413d000000000502004b000000610000613d0000000504400210000000000141034f0000000302200210000000a004400039000000000504043300000000052501cf000000000525022f000000000101043b0000010002200089000000000121022f00000000012101cf000000000151019f0000000000140435000000200130008c000001290000413d000000000200041a00000101012001970000000006000411000000000161019f000000a00300043d000300000003001d000000000010041b000000ff010000410000000003000414000000ff0430009c0000000003018019000000c00130021000000102011001c700000103052001970000800d020000390000000303000039000001040400004103f503eb0000040f0000000101200190000001290000613d0000000301000029000000800010043f0000014000000443000001600010044300000020010000390000010000100443000000010100003900000120001004430000010501000041000003f60001042e000000000103004b000001290000c13d0000000001000019000003f60001042e000001070420009c000000de0000613d000001080420009c000000e60000613d000001090220009c000001290000c13d0000000002000416000000000202004b000001290000c13d000000040230008a000000200220008c000001290000413d0000000401100370000000000601043b000001030160009c000001290000213d000000000100041a00000103021001970000000005000411000000000252004b000001110000c13d000000000206004b0000011a0000c13d0000010d01000041000000800010043f0000002001000039000000840010043f0000002601000039000000a40010043f0000010e01000041000000c40010043f0000010f01000041000000e40010043f0000011001000041000003f7000104300000000002000416000000000202004b000001290000c13d000000040230008a000000600220008c000001290000413d0000000402100370000000000a02043b0000010302a0009c000001290000213d0000002402100370000000000402043b0000010309400197000001030240009c000001290000213d0000004402100370000000000b02043b000000000200041a00000103022001970000000005000411000000000252004b000001110000c13d000000000131034f00000000020a004b0000012b0000c13d000000000209004b0000012d0000613d0000000002000414000000040340008c000001940000c13d000000010200003900000000030000310000024a0000013d0000000001000416000000000101004b000001290000c13d000000000100041a00000103021001970000000005000411000000000252004b000001110000c13d0000010101100197000000000010041b000000ff010000410000000002000414000000ff0320009c0000000002018019000000c00120021000000102011001c70000800d02000039000000030300003900000104040000410000000006000019000001260000013d0000000001000416000000000101004b000001290000c13d000000000100041a0000010301100197000000800010043f0000011b01000041000003f60001042e000000040230008a000001400220008c000001290000413d0000012402100370000000000502043b000001110250009c000001290000213d00000023025000390000011204000041000000000632004b000000000600001900000000060480190000011202200197000000000702004b0000000004008019000001120220009c000000000406c019000000000204004b000001290000c13d0000000404500039000000000241034f000000000202043b000001110620009c000001290000213d00000000052500190000002405500039000000000335004b000001290000213d000000c403100370000000000303043b000001110530009c000001290000213d000000000503004b000001590000c13d0000002401100370000000000101043b000000ff0210009c000001290000213d0000011a02000041000000800020043f000000840010043f0000011501000041000003f7000104300000010d01000041000000800010043f0000002001000039000000840010043f000000a40010043f0000011f01000041000000c40010043f0000011801000041000003f7000104300000010101100197000000000161019f000000000010041b000000ff010000410000000002000414000000ff0320009c0000000002018019000000c00120021000000102011001c70000800d020000390000000303000039000001040400004103f503eb0000040f0000000101200190000000830000c13d0000000001000019000003f700010430000000000209004b000001810000c13d0000012c01000041000000800010043f0000012d01000041000003f700010430000000000502004b0000019e0000c13d0000008402100370000000000202043b000001110420009c000001290000213d0000016404000039000000000502004b000001440000613d00000041542000c90000011602200197000001160540019700000000522500d9000000410220008c000002940000c13d0000001f02400039000000200400008a000000000242016f00000164042000390000000402100370000000000202043b000001030520009c000001290000213d0000002401100370000000000101043b000000ff0510009c000001290000213d0000011e05000041000000800050043f000000840010043f000000a40040043f000000c40030043f0000000001000414000000040320008c000002d60000c13d0000000003000031000000800130008c00000000040300190000008004008039000003000000013d000000000502004b000001ac0000c13d0000008402100370000000000202043b000001110420009c000001290000213d0000016404000039000000000502004b0000016c0000613d00000041542000c90000011602200197000001160540019700000000522500d9000000410220008c000002940000c13d0000001f02400039000000200400008a000000000242016f00000164042000390000000402100370000000000202043b000001030520009c000001290000213d0000002401100370000000000101043b000000ff0510009c000001290000213d0000011705000041000000800050043f000000840010043f000000a40040043f000000c40030043f0000000001000414000000040320008c0000031e0000c13d0000000003000031000000800130008c00000000040300190000008004008039000003480000013d0000012002000041000000a00020043f000000a40090043f000000c400b0043f0000004402000039000000800020043f0000014002000039000000400020043f0000002004000039000001000040043f0000012102000041000001200020043f00000000020004140000000403a0008c000300000004001d000001b40000c13d00000001020000390000000003000031000001c40000013d000300000009001d000000ff01000041000000ff0320009c0000000002018019000000c00120021000000000020b004b00020000000b001d0000023f0000c13d0000000002040019000002430000013d000000030320008c000001290000413d000000040320008c000001b00000a13d0000002103400039000000000431034f000000000404043b000001130540009c000001290000413d000000f0044002700000000304400039000000000224004b000001290000213d000002a10000013d000000030320008c000001290000413d000000050320008c000002980000813d0000011c0100004100000000001004350000003201000039000002880000013d000000ff01000041000000ff0320009c0000000002018019000000c00120021000000122011001c700000000020a0019000200000008001d00010000000a001d03f503eb0000040f000000010a0000290000000208000029000000010220018f00000000030100190000006003300270000000ff0030019d000000ff033001970000006009000039000000000403004b000001ef0000c13d0000000001090433000000000202004b000002190000c13d000000000201004b0000028b0000c13d000000400100043d0000010d0200004100000000002104350000000402100039000000030300002900000000003204350000002403100039000001000200043d00000000002304350000004403100039000000000402004b000001e00000613d000000000400001900000000053400190000012006400039000000000606043300000000006504350000002004400039000000000524004b000001d90000413d0000001f04200039000000200500008a000000000454016f000000000232001900000000000204350000004402400039000000ff03000041000000ff0420009c0000000002038019000000ff0410009c000000000103801900000040011002100000006002200210000000000112019f000003f7000104300000003f04300039000000200500008a000000000454016f000000400900043d0000000004490019000000000594004b00000000050000190000000105004039000001110640009c000002850000213d0000000105500190000002850000c13d000000400040043f0000001f0430018f00000000083904360000000503300272000002090000613d000000000500001900000005065002100000000007680019000000000661034f000000000606043b00000000006704350000000105500039000000000635004b000002010000413d000000000504004b000001c70000613d0000000503300210000000000131034f00000000033800190000000304400210000000000503043300000000054501cf000000000545022f000000000101043b0000010004400089000000000141022f00000000014101cf000000000151019f0000000000130435000001c70000013d000100000009001d000000000201004b000002ae0000c13d000200000008001d000001230100004100000000001004390000000400a00443000000ff010000410000000002000414000000ff0320009c0000000002018019000000c00120021000000124011001c7000080020200003903f503f00000040f0000000102200190000002a80000613d000000000101043b000000000101004b000002a90000c13d000000400100043d00000044021000390000012803000041000000000032043500000024021000390000001d0300003900000000003204350000010d020000410000000000210435000000040210003900000003030000290000000000320435000000ff02000041000000ff0310009c0000000001028019000000400110021000000129011001c7000003f70001043000000102011001c7000080090200003900000000030b0019000000000500001903f503eb0000040f000000020b00002900000000030100190000006003300270000000ff0030019d000000ff033001970000000309000029000000000403004b0000025b0000c13d0000000101200190000000830000c13d000000400100043d00000024021000390000000000b204350000012a02000041000000000021043500000004021000390000000000920435000000ff02000041000000ff0310009c000000000102801900000040011002100000012b011001c7000003f7000104300000003f04300039000000200500008a000000000454016f000000400500043d0000000004450019000000000654004b00000000060000190000000106004039000001110740009c000002850000213d0000000106600190000002850000c13d000000400040043f0000001f0430018f00000000053504360000000503300272000002750000613d000000000600001900000005076002100000000008750019000000000771034f000000000707043b00000000007804350000000106600039000000000736004b0000026d0000413d000000000604004b0000024c0000613d0000000503300210000000000131034f00000000033500190000000304400210000000000503043300000000054501cf000000000545022f000000000101043b0000010004400089000000000141022f00000000014101cf000000000151019f00000000001304350000024c0000013d0000011c0100004100000000001004350000004101000039000000040010043f0000011d01000041000003f700010430000000ff02000041000000ff0310009c0000000001028019000000ff0380009c000000000802801900000040028002100000006001100210000000000121019f000003f7000104300000011c0100004100000000001004350000001101000039000002880000013d0000002103400039000000000431034f000000000404043b000001130540009c000001290000413d000000f0044002700000000304400039000000000224004b000001290000213d0000011402000041000000800020043f0000000302300039000000000121034f000000000101043b000000f8011002700000010e0000013d000000000001042f00000001010000290000000001010433000000000201004b0000000208000029000000830000613d0000011202000041000000200310008c000000000300001900000000030240190000011201100197000000000401004b000000000200a019000001120110009c000000000203c019000000000102004b000001290000c13d0000000001080433000000000201004b0000000002000019000000010200c039000000000221004b000001290000c13d000000000101004b000000830000c13d000000400100043d00000064021000390000012503000041000000000032043500000044021000390000012603000041000000000032043500000024021000390000002a0300003900000000003204350000010d020000410000000000210435000000040210003900000003030000290000000000320435000000ff02000041000000ff0310009c0000000001028019000000400110021000000127011001c7000003f700010430000000ff03000041000000ff0410009c0000000001038019000000c00110021000000118011001c703f503f00000040f00000000030100190000006003300270000000ff03300197000000800430008c000000000403001900000080040080390000001f0540018f0000000506400272000002ee0000613d00000000070000190000000508700210000000000981034f000000000909043b000000800880003900000000009804350000000107700039000000000867004b000002e60000413d000000000705004b000002fd0000613d0000000506600210000000000761034f00000003055002100000008006600039000000000806043300000000085801cf000000000858022f000000000707043b0000010005500089000000000757022f00000000055701cf000000000585019f0000000000560435000000000003001f00000001022001900000036e0000613d0000001f01400039000001e00110018f0000008001100039000000400010043f000000800130008c000001290000413d000000800100043d000000a00200043d000001160220009c000001290000213d000000c00200043d000001160220009c000001290000213d000000e00500043d000001160250009c000001290000213d0000000104000367000000e402400370000000000202043b0000ffff0320008c000001290000213d000000a403400370000000000303043b0000ffff0630008c000001290000213d0000010404400370000000000404043b000001160640009c000001290000213d000003650000013d000000ff03000041000000ff0410009c0000000001038019000000c00110021000000118011001c703f503eb0000040f00000000030100190000006003300270000000ff03300197000000800430008c000000000403001900000080040080390000001f0540018f0000000506400272000003360000613d00000000070000190000000508700210000000000981034f000000000909043b000000800880003900000000009804350000000107700039000000000867004b0000032e0000413d000000000705004b000003450000613d0000000506600210000000000761034f00000003055002100000008006600039000000000806043300000000085801cf000000000858022f000000000707043b0000010005500089000000000757022f00000000055701cf000000000585019f0000000000560435000000000003001f00000001022001900000038b0000613d0000001f01400039000001e00110018f0000008001100039000000400010043f000000800130008c000001290000413d000000800100043d000000a00200043d000001160220009c000001290000213d000000c00200043d000001160220009c000001290000213d000000e00500043d000001160250009c000001290000213d0000000104000367000000e402400370000000000202043b0000ffff0320008c000001290000213d000000a403400370000000000303043b0000ffff0630008c000001290000213d0000010404400370000000000404043b000001160640009c000001290000213d03f503ae0000040f000000400200043d0000000000120435000000ff01000041000000ff0320009c0000000002018019000000400120021000000119011001c7000003f60001042e000000400200043d0000001f0430018f00000005053002720000037b0000613d000000000600001900000005076002100000000008720019000000000771034f000000000707043b00000000007804350000000106600039000000000756004b000003730000413d000000000604004b000003a70000613d0000000505500210000000000151034f00000000055200190000000304400210000000000605043300000000064601cf000000000646022f000000000101043b0000010004400089000000000141022f00000000014101cf000000000161019f0000000000150435000003a70000013d000000400200043d0000001f0430018f0000000505300272000003980000613d000000000600001900000005076002100000000008720019000000000771034f000000000707043b00000000007804350000000106600039000000000756004b000003900000413d000000000604004b000003a70000613d0000000505500210000000000151034f00000000055200190000000304400210000000000605043300000000064601cf000000000646022f000000000101043b0000010004400089000000000141022f00000000014101cf000000000161019f0000000000150435000000ff01000041000000ff0420009c000000000201801900000040012002100000006002300210000000000121019f000003f70001043000040000000000020000ffff06200190000000000302c0190000ffff0230018f00000000371200a9000000000301004b000003b80000613d00000000631700d9000000000223004b000003e30000c13d0000011606400197000027102370011a0000011604500198000003e10000613d000000000206004b000003e10000613d000300000006001d000200000004001d000100000003001d000400000001001d0000012e010000410000000000100439000000000100041200000004001004430000002400000443000000ff010000410000000002000414000000ff0320009c0000000002018019000000c0012002100000012f011001c7000080050200003903f503f00000040f0000000102200190000003e90000613d000000000201043b00000003312000b900000003431000fa000000000223004b0000000403000029000003e30000c13d00000002121000fa0000000001320019000000000221004b000000000200001900000001020040390000000102200190000003e30000c13d000000010210006c000000010100a02900000000030100190000000001030019000000000001042d0000011c0100004100000000001004350000001101000039000000040010043f0000011d01000041000003f700010430000000000001042f000000000001042f000003ee002104210000000102000039000000000001042d0000000002000019000000000001042d000003f3002104230000000102000039000000000001042d0000000002000019000000000001042d000003f500000432000003f60001042e000003f700010430000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffff00000000000000000000000000000000000000000000000000000001ffffffe0ffffffffffffffffffffffff00000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffffffffffffffffffff8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e00000000200000000000000000000000000000080000001000000000000000000000000000000000000000000000000000000000000000000000000008da5cb5a000000000000000000000000000000000000000000000000000000008da5cb5b00000000000000000000000000000000000000000000000000000000df2b057e00000000000000000000000000000000000000000000000000000000f2fde38b0000000000000000000000000000000000000000000000000000000001e3366700000000000000000000000000000000000000000000000000000000715018a6000000000000000000000000000000000000000000000000000000007bfa20a908c379a0000000000000000000000000000000000000000000000000000000004f776e61626c653a206e6577206f776e657220697320746865207a65726f206164647265737300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000084000000800000000000000000000000000000000000000000000000000000000000000000ffffffffffffffff800000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000007085244b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002400000080000000000000000000000000000000000000000000000000ffffffffffffffffffffffffffffffffc1723a1d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000640000008000000000000000000000000000000000000000000000000000000020000000000000000000000000d009138a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000008000000000000000004e487b7100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002400000000000000000000000088a4124c000000000000000000000000000000000000000000000000000000004f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572a9059cbb000000000000000000000000000000000000000000000000000000005361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65640000000000000000000000000000000000000044000000a000000000000000001806aa1896bbf26568e884a7374b41e002500962caba6a15023a8d90e8508b8302000002000000000000000000000000000000240000000000000000000000006f742073756363656564000000000000000000000000000000000000000000005361666545524332303a204552433230206f7065726174696f6e20646964206e0000000000000000000000000000000000000084000000000000000000000000416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000000000000000000000000000000000000000000064000000000000000000000000465bc8340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000440000000000000000000000006b7a9310000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000800000000000000000310ab089e4439a4c15d089f94afb7896ff553aecb10793d0ab882de59d99a32e02000002000000000000000000000000000000440000000000000000000000005c1b881b56ae80812eb692e0a0eea909b3a8285a2bce8ef8cbe7d42de868cdba",
392
+ "deployedBytecode": "0x00020000000000020003000000000002000100000001035500000000030100190000006003300270000000ff033001970000000102200190000000400000c13d0000008008000039000000400080043f000000040230008c000000810000413d000000000201043b000000e002200270000001060420009c000000850000213d0000010a0420009c000000a80000613d0000010b0420009c000000c90000613d0000010c0220009c000001290000c13d0000000002000416000000000202004b000001290000c13d000000040230008a000001400220008c000001290000413d0000012402100370000000000502043b000001110250009c000001290000213d00000023025000390000011204000041000000000632004b000000000600001900000000060480190000011202200197000000000702004b0000000004008019000001120220009c000000000406c019000000000204004b000001290000c13d0000000404500039000000000241034f000000000202043b000001110620009c000001290000213d00000000052500190000002405500039000000000335004b000001290000213d000000c403100370000000000303043b000001110530009c000001290000213d000000000503004b000001310000c13d0000002401100370000000000101043b000000ff0210009c000001290000213d0000010c0000013d0000000002000416000000000202004b000001290000c13d000000bf023000390000010002200197000000400020043f0000001f0230018f0000000504300272000000520000613d00000000050000190000000506500210000000000761034f000000000707043b000000a00660003900000000007604350000000105500039000000000645004b0000004a0000413d000000000502004b000000610000613d0000000504400210000000000141034f0000000302200210000000a004400039000000000504043300000000052501cf000000000525022f000000000101043b0000010002200089000000000121022f00000000012101cf000000000151019f0000000000140435000000200130008c000001290000413d000000000200041a00000101012001970000000006000411000000000161019f000000a00300043d000300000003001d000000000010041b000000ff010000410000000003000414000000ff0430009c0000000003018019000000c00130021000000102011001c700000103052001970000800d020000390000000303000039000001040400004103f503eb0000040f0000000101200190000001290000613d0000000301000029000000800010043f0000014000000443000001600010044300000020010000390000010000100443000000010100003900000120001004430000010501000041000003f60001042e000000000103004b000001290000c13d0000000001000019000003f60001042e000001070420009c000000de0000613d000001080420009c000000e60000613d000001090220009c000001290000c13d0000000002000416000000000202004b000001290000c13d000000040230008a000000200220008c000001290000413d0000000401100370000000000601043b000001030160009c000001290000213d000000000100041a00000103021001970000000005000411000000000252004b000001110000c13d000000000206004b0000011a0000c13d0000010d01000041000000800010043f0000002001000039000000840010043f0000002601000039000000a40010043f0000010e01000041000000c40010043f0000010f01000041000000e40010043f0000011001000041000003f7000104300000000002000416000000000202004b000001290000c13d000000040230008a000000600220008c000001290000413d0000000402100370000000000a02043b0000010302a0009c000001290000213d0000002402100370000000000402043b0000010309400197000001030240009c000001290000213d0000004402100370000000000b02043b000000000200041a00000103022001970000000005000411000000000252004b000001110000c13d000000000131034f00000000020a004b0000012b0000c13d000000000209004b0000012d0000613d0000000002000414000000040340008c000001940000c13d000000010200003900000000030000310000024a0000013d0000000001000416000000000101004b000001290000c13d000000000100041a00000103021001970000000005000411000000000252004b000001110000c13d0000010101100197000000000010041b000000ff010000410000000002000414000000ff0320009c0000000002018019000000c00120021000000102011001c70000800d02000039000000030300003900000104040000410000000006000019000001260000013d0000000001000416000000000101004b000001290000c13d000000000100041a0000010301100197000000800010043f0000011b01000041000003f60001042e000000040230008a000001400220008c000001290000413d0000012402100370000000000502043b000001110250009c000001290000213d00000023025000390000011204000041000000000632004b000000000600001900000000060480190000011202200197000000000702004b0000000004008019000001120220009c000000000406c019000000000204004b000001290000c13d0000000404500039000000000241034f000000000202043b000001110620009c000001290000213d00000000052500190000002405500039000000000335004b000001290000213d000000c403100370000000000303043b000001110530009c000001290000213d000000000503004b000001590000c13d0000002401100370000000000101043b000000ff0210009c000001290000213d0000011a02000041000000800020043f000000840010043f0000011501000041000003f7000104300000010d01000041000000800010043f0000002001000039000000840010043f000000a40010043f0000011f01000041000000c40010043f0000011801000041000003f7000104300000010101100197000000000161019f000000000010041b000000ff010000410000000002000414000000ff0320009c0000000002018019000000c00120021000000102011001c70000800d020000390000000303000039000001040400004103f503eb0000040f0000000101200190000000830000c13d0000000001000019000003f700010430000000000209004b000001810000c13d0000012c01000041000000800010043f0000012d01000041000003f700010430000000000502004b0000019e0000c13d0000008402100370000000000202043b000001110420009c000001290000213d0000016404000039000000000502004b000001440000613d00000041542000c90000011602200197000001160540019700000000522500d9000000410220008c000002940000c13d0000001f02400039000000200400008a000000000242016f00000164042000390000000402100370000000000202043b000001030520009c000001290000213d0000002401100370000000000101043b000000ff0510009c000001290000213d0000011e05000041000000800050043f000000840010043f000000a40040043f000000c40030043f0000000001000414000000040320008c000002d60000c13d0000000003000031000000800130008c00000000040300190000008004008039000003000000013d000000000502004b000001ac0000c13d0000008402100370000000000202043b000001110420009c000001290000213d0000016404000039000000000502004b0000016c0000613d00000041542000c90000011602200197000001160540019700000000522500d9000000410220008c000002940000c13d0000001f02400039000000200400008a000000000242016f00000164042000390000000402100370000000000202043b000001030520009c000001290000213d0000002401100370000000000101043b000000ff0510009c000001290000213d0000011705000041000000800050043f000000840010043f000000a40040043f000000c40030043f0000000001000414000000040320008c0000031e0000c13d0000000003000031000000800130008c00000000040300190000008004008039000003480000013d0000012002000041000000a00020043f000000a40090043f000000c400b0043f0000004402000039000000800020043f0000014002000039000000400020043f0000002004000039000001000040043f0000012102000041000001200020043f00000000020004140000000403a0008c000300000004001d000001b40000c13d00000001020000390000000003000031000001c40000013d000300000009001d000000ff01000041000000ff0320009c0000000002018019000000c00120021000000000020b004b00020000000b001d0000023f0000c13d0000000002040019000002430000013d000000030320008c000001290000413d000000040320008c000001b00000a13d0000002103400039000000000431034f000000000404043b000001130540009c000001290000413d000000f0044002700000000304400039000000000224004b000001290000213d000002a10000013d000000030320008c000001290000413d000000050320008c000002980000813d0000011c0100004100000000001004350000003201000039000002880000013d000000ff01000041000000ff0320009c0000000002018019000000c00120021000000122011001c700000000020a0019000200000008001d00010000000a001d03f503eb0000040f000000010a0000290000000208000029000000010220018f00000000030100190000006003300270000000ff0030019d000000ff033001970000006009000039000000000403004b000001ef0000c13d0000000001090433000000000202004b000002190000c13d000000000201004b0000028b0000c13d000000400100043d0000010d0200004100000000002104350000000402100039000000030300002900000000003204350000002403100039000001000200043d00000000002304350000004403100039000000000402004b000001e00000613d000000000400001900000000053400190000012006400039000000000606043300000000006504350000002004400039000000000524004b000001d90000413d0000001f04200039000000200500008a000000000454016f000000000232001900000000000204350000004402400039000000ff03000041000000ff0420009c0000000002038019000000ff0410009c000000000103801900000040011002100000006002200210000000000112019f000003f7000104300000003f04300039000000200500008a000000000454016f000000400900043d0000000004490019000000000594004b00000000050000190000000105004039000001110640009c000002850000213d0000000105500190000002850000c13d000000400040043f0000001f0430018f00000000083904360000000503300272000002090000613d000000000500001900000005065002100000000007680019000000000661034f000000000606043b00000000006704350000000105500039000000000635004b000002010000413d000000000504004b000001c70000613d0000000503300210000000000131034f00000000033800190000000304400210000000000503043300000000054501cf000000000545022f000000000101043b0000010004400089000000000141022f00000000014101cf000000000151019f0000000000130435000001c70000013d000100000009001d000000000201004b000002ae0000c13d000200000008001d000001230100004100000000001004390000000400a00443000000ff010000410000000002000414000000ff0320009c0000000002018019000000c00120021000000124011001c7000080020200003903f503f00000040f0000000102200190000002a80000613d000000000101043b000000000101004b000002a90000c13d000000400100043d00000044021000390000012803000041000000000032043500000024021000390000001d0300003900000000003204350000010d020000410000000000210435000000040210003900000003030000290000000000320435000000ff02000041000000ff0310009c0000000001028019000000400110021000000129011001c7000003f70001043000000102011001c7000080090200003900000000030b0019000000000500001903f503eb0000040f000000020b00002900000000030100190000006003300270000000ff0030019d000000ff033001970000000309000029000000000403004b0000025b0000c13d0000000101200190000000830000c13d000000400100043d00000024021000390000000000b204350000012a02000041000000000021043500000004021000390000000000920435000000ff02000041000000ff0310009c000000000102801900000040011002100000012b011001c7000003f7000104300000003f04300039000000200500008a000000000454016f000000400500043d0000000004450019000000000654004b00000000060000190000000106004039000001110740009c000002850000213d0000000106600190000002850000c13d000000400040043f0000001f0430018f00000000053504360000000503300272000002750000613d000000000600001900000005076002100000000008750019000000000771034f000000000707043b00000000007804350000000106600039000000000736004b0000026d0000413d000000000604004b0000024c0000613d0000000503300210000000000131034f00000000033500190000000304400210000000000503043300000000054501cf000000000545022f000000000101043b0000010004400089000000000141022f00000000014101cf000000000151019f00000000001304350000024c0000013d0000011c0100004100000000001004350000004101000039000000040010043f0000011d01000041000003f700010430000000ff02000041000000ff0310009c0000000001028019000000ff0380009c000000000802801900000040028002100000006001100210000000000121019f000003f7000104300000011c0100004100000000001004350000001101000039000002880000013d0000002103400039000000000431034f000000000404043b000001130540009c000001290000413d000000f0044002700000000304400039000000000224004b000001290000213d0000011402000041000000800020043f0000000302300039000000000121034f000000000101043b000000f8011002700000010e0000013d000000000001042f00000001010000290000000001010433000000000201004b0000000208000029000000830000613d0000011202000041000000200310008c000000000300001900000000030240190000011201100197000000000401004b000000000200a019000001120110009c000000000203c019000000000102004b000001290000c13d0000000001080433000000000201004b0000000002000019000000010200c039000000000221004b000001290000c13d000000000101004b000000830000c13d000000400100043d00000064021000390000012503000041000000000032043500000044021000390000012603000041000000000032043500000024021000390000002a0300003900000000003204350000010d020000410000000000210435000000040210003900000003030000290000000000320435000000ff02000041000000ff0310009c0000000001028019000000400110021000000127011001c7000003f700010430000000ff03000041000000ff0410009c0000000001038019000000c00110021000000118011001c703f503f00000040f00000000030100190000006003300270000000ff03300197000000800430008c000000000403001900000080040080390000001f0540018f0000000506400272000002ee0000613d00000000070000190000000508700210000000000981034f000000000909043b000000800880003900000000009804350000000107700039000000000867004b000002e60000413d000000000705004b000002fd0000613d0000000506600210000000000761034f00000003055002100000008006600039000000000806043300000000085801cf000000000858022f000000000707043b0000010005500089000000000757022f00000000055701cf000000000585019f0000000000560435000000000003001f00000001022001900000036e0000613d0000001f01400039000001e00110018f0000008001100039000000400010043f000000800130008c000001290000413d000000800100043d000000a00200043d000001160220009c000001290000213d000000c00200043d000001160220009c000001290000213d000000e00500043d000001160250009c000001290000213d0000000104000367000000e402400370000000000202043b0000ffff0320008c000001290000213d000000a403400370000000000303043b0000ffff0630008c000001290000213d0000010404400370000000000404043b000001160640009c000001290000213d000003650000013d000000ff03000041000000ff0410009c0000000001038019000000c00110021000000118011001c703f503eb0000040f00000000030100190000006003300270000000ff03300197000000800430008c000000000403001900000080040080390000001f0540018f0000000506400272000003360000613d00000000070000190000000508700210000000000981034f000000000909043b000000800880003900000000009804350000000107700039000000000867004b0000032e0000413d000000000705004b000003450000613d0000000506600210000000000761034f00000003055002100000008006600039000000000806043300000000085801cf000000000858022f000000000707043b0000010005500089000000000757022f00000000055701cf000000000585019f0000000000560435000000000003001f00000001022001900000038b0000613d0000001f01400039000001e00110018f0000008001100039000000400010043f000000800130008c000001290000413d000000800100043d000000a00200043d000001160220009c000001290000213d000000c00200043d000001160220009c000001290000213d000000e00500043d000001160250009c000001290000213d0000000104000367000000e402400370000000000202043b0000ffff0320008c000001290000213d000000a403400370000000000303043b0000ffff0630008c000001290000213d0000010404400370000000000404043b000001160640009c000001290000213d03f503ae0000040f000000400200043d0000000000120435000000ff01000041000000ff0320009c0000000002018019000000400120021000000119011001c7000003f60001042e000000400200043d0000001f0430018f00000005053002720000037b0000613d000000000600001900000005076002100000000008720019000000000771034f000000000707043b00000000007804350000000106600039000000000756004b000003730000413d000000000604004b000003a70000613d0000000505500210000000000151034f00000000055200190000000304400210000000000605043300000000064601cf000000000646022f000000000101043b0000010004400089000000000141022f00000000014101cf000000000161019f0000000000150435000003a70000013d000000400200043d0000001f0430018f0000000505300272000003980000613d000000000600001900000005076002100000000008720019000000000771034f000000000707043b00000000007804350000000106600039000000000756004b000003900000413d000000000604004b000003a70000613d0000000505500210000000000151034f00000000055200190000000304400210000000000605043300000000064601cf000000000646022f000000000101043b0000010004400089000000000141022f00000000014101cf000000000161019f0000000000150435000000ff01000041000000ff0420009c000000000201801900000040012002100000006002300210000000000121019f000003f70001043000040000000000020000ffff06200190000000000302c0190000ffff0230018f00000000371200a9000000000301004b000003b80000613d00000000631700d9000000000223004b000003e30000c13d0000011606400197000027102370011a0000011604500198000003e10000613d000000000206004b000003e10000613d000300000006001d000200000004001d000100000003001d000400000001001d0000012e010000410000000000100439000000000100041200000004001004430000002400000443000000ff010000410000000002000414000000ff0320009c0000000002018019000000c0012002100000012f011001c7000080050200003903f503f00000040f0000000102200190000003e90000613d000000000201043b00000003312000b900000003431000fa000000000223004b0000000403000029000003e30000c13d00000002121000fa0000000001320019000000000221004b000000000200001900000001020040390000000102200190000003e30000c13d000000010210006c000000010100a02900000000030100190000000001030019000000000001042d0000011c0100004100000000001004350000001101000039000000040010043f0000011d01000041000003f700010430000000000001042f000000000001042f000003ee002104210000000102000039000000000001042d0000000002000019000000000001042d000003f3002104230000000102000039000000000001042d0000000002000019000000000001042d000003f500000432000003f60001042e000003f700010430000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffff00000000000000000000000000000000000000000000000000000001ffffffe0ffffffffffffffffffffffff00000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffffffffffffffffffff8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e00000000200000000000000000000000000000080000001000000000000000000000000000000000000000000000000000000000000000000000000008da5cb5a000000000000000000000000000000000000000000000000000000008da5cb5b00000000000000000000000000000000000000000000000000000000df2b057e00000000000000000000000000000000000000000000000000000000f2fde38b0000000000000000000000000000000000000000000000000000000001e3366700000000000000000000000000000000000000000000000000000000715018a6000000000000000000000000000000000000000000000000000000007bfa20a908c379a0000000000000000000000000000000000000000000000000000000004f776e61626c653a206e6577206f776e657220697320746865207a65726f206164647265737300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000084000000800000000000000000000000000000000000000000000000000000000000000000ffffffffffffffff800000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000007085244b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002400000080000000000000000000000000000000000000000000000000ffffffffffffffffffffffffffffffffc1723a1d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000640000008000000000000000000000000000000000000000000000000000000020000000000000000000000000d009138a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000008000000000000000004e487b7100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002400000000000000000000000088a4124c000000000000000000000000000000000000000000000000000000004f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572a9059cbb000000000000000000000000000000000000000000000000000000005361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65640000000000000000000000000000000000000044000000a000000000000000001806aa1896bbf26568e884a7374b41e002500962caba6a15023a8d90e8508b8302000002000000000000000000000000000000240000000000000000000000006f742073756363656564000000000000000000000000000000000000000000005361666545524332303a204552433230206f7065726174696f6e20646964206e0000000000000000000000000000000000000084000000000000000000000000416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000000000000000000000000000000000000000000064000000000000000000000000465bc8340000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000440000000000000000000000006b7a9310000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000800000000000000000310ab089e4439a4c15d089f94afb7896ff553aecb10793d0ab882de59d99a32e02000002000000000000000000000000000000440000000000000000000000005c1b881b56ae80812eb692e0a0eea909b3a8285a2bce8ef8cbe7d42de868cdba",
393
+ "devdoc": {
394
+ "kind": "dev",
395
+ "methods": {
396
+ "getFee((address,uint32,uint64,address,uint64,uint16),(uint64,uint16,uint128),bytes)": {
397
+ "details": "get fee view function",
398
+ "params": {
399
+ "": "//_options options",
400
+ "_dstConfig": "dst config",
401
+ "_params": "fee params"
402
+ }
403
+ },
404
+ "getFeeOnSend((address,uint32,uint64,address,uint64,uint16),(uint64,uint16,uint128),bytes)": {
405
+ "details": "get fee function that can change state. e.g. paying priceFeed",
406
+ "params": {
407
+ "": "//_options options",
408
+ "_dstConfig": "dst config",
409
+ "_params": "fee params"
410
+ }
411
+ },
412
+ "owner()": {
413
+ "details": "Returns the address of the current owner."
414
+ },
415
+ "renounceOwnership()": {
416
+ "details": "Leaves the contract without owner. It will not be possible to call `onlyOwner` functions. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby disabling any functionality that is only available to the owner."
417
+ },
418
+ "transferOwnership(address)": {
419
+ "details": "Transfers ownership of the contract to a new account (`newOwner`). Can only be called by the current owner."
420
+ }
421
+ },
422
+ "version": 1
423
+ },
424
+ "userdoc": {
425
+ "kind": "user",
426
+ "methods": {},
427
+ "version": 1
428
+ },
429
+ "storageLayout": {
430
+ "storage": [
431
+ {
432
+ "astId": 7808,
433
+ "contract": "contracts/uln/dvn/DVNFeeLib.sol:DVNFeeLib",
434
+ "label": "_owner",
435
+ "offset": 0,
436
+ "slot": "0",
437
+ "type": "t_address"
438
+ }
439
+ ],
440
+ "types": {
441
+ "t_address": {
442
+ "encoding": "inplace",
443
+ "label": "address",
444
+ "numberOfBytes": "20"
445
+ }
446
+ }
447
+ }
448
+ }