@layerzerolabs/lz-evm-sdk-v1 3.0.149 → 3.0.150

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 (131) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +3 -3
  3. package/deployments/arbitrum-sandbox-local/Endpoint.json +2 -2
  4. package/deployments/arbitrum-sandbox-local/FPValidator.json +1 -1
  5. package/deployments/arbitrum-sandbox-local/MPTValidator01.json +1 -1
  6. package/deployments/arbitrum-sandbox-local/NonceContract.json +1 -1
  7. package/deployments/arbitrum-sandbox-local/RelayerV2.json +5 -5
  8. package/deployments/arbitrum-sandbox-local/RelayerV2_Implementation.json +1 -1
  9. package/deployments/arbitrum-sandbox-local/RelayerV2_Proxy.json +5 -5
  10. package/deployments/arbitrum-sandbox-local/TreasuryV2.json +2 -2
  11. package/deployments/arbitrum-sandbox-local/UltraLightNode.json +2 -2
  12. package/deployments/arbitrum-sandbox-local/UltraLightNodeV2.json +2 -2
  13. package/deployments/atlanticocean-testnet/DefaultProxyAdmin.json +273 -0
  14. package/deployments/atlanticocean-testnet/Endpoint.json +1282 -0
  15. package/deployments/atlanticocean-testnet/FPValidator.json +382 -0
  16. package/deployments/atlanticocean-testnet/MPTValidator01.json +395 -0
  17. package/deployments/atlanticocean-testnet/NonceContract.json +159 -0
  18. package/deployments/atlanticocean-testnet/RelayerV2.json +1415 -0
  19. package/deployments/atlanticocean-testnet/RelayerV2_Implementation.json +1612 -0
  20. package/deployments/atlanticocean-testnet/RelayerV2_Proxy.json +245 -0
  21. package/deployments/atlanticocean-testnet/TreasuryV2.json +458 -0
  22. package/deployments/atlanticocean-testnet/UltraLightNodeV2.json +1816 -0
  23. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +10 -10
  24. package/deployments/bsc-sandbox-local/Endpoint.json +7 -7
  25. package/deployments/bsc-sandbox-local/FPValidator.json +4 -4
  26. package/deployments/bsc-sandbox-local/MPTValidator01.json +4 -4
  27. package/deployments/bsc-sandbox-local/NonceContract.json +4 -4
  28. package/deployments/bsc-sandbox-local/RelayerV2.json +16 -16
  29. package/deployments/bsc-sandbox-local/RelayerV2_Implementation.json +4 -4
  30. package/deployments/bsc-sandbox-local/RelayerV2_Proxy.json +16 -16
  31. package/deployments/bsc-sandbox-local/TreasuryV2.json +7 -7
  32. package/deployments/bsc-sandbox-local/UltraLightNode.json +7 -7
  33. package/deployments/bsc-sandbox-local/UltraLightNodeV2.json +7 -7
  34. package/deployments/citrea-mainnet/DefaultProxyAdmin.json +273 -0
  35. package/deployments/citrea-mainnet/Endpoint.json +1282 -0
  36. package/deployments/citrea-mainnet/FPValidator.json +382 -0
  37. package/deployments/citrea-mainnet/MPTValidator01.json +395 -0
  38. package/deployments/citrea-mainnet/NonceContract.json +159 -0
  39. package/deployments/citrea-mainnet/RelayerV2.json +1415 -0
  40. package/deployments/citrea-mainnet/RelayerV2_Implementation.json +1612 -0
  41. package/deployments/citrea-mainnet/RelayerV2_Proxy.json +245 -0
  42. package/deployments/citrea-mainnet/TreasuryV2.json +458 -0
  43. package/deployments/citrea-mainnet/UltraLightNodeV2.json +1816 -0
  44. package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +3 -3
  45. package/deployments/ethereum-sandbox-local/Endpoint.json +2 -2
  46. package/deployments/ethereum-sandbox-local/FPValidator.json +1 -1
  47. package/deployments/ethereum-sandbox-local/MPTValidator01.json +1 -1
  48. package/deployments/ethereum-sandbox-local/NonceContract.json +1 -1
  49. package/deployments/ethereum-sandbox-local/RelayerV2.json +5 -5
  50. package/deployments/ethereum-sandbox-local/RelayerV2_Implementation.json +1 -1
  51. package/deployments/ethereum-sandbox-local/RelayerV2_Proxy.json +5 -5
  52. package/deployments/ethereum-sandbox-local/TreasuryV2.json +2 -2
  53. package/deployments/ethereum-sandbox-local/UltraLightNode.json +2 -2
  54. package/deployments/ethereum-sandbox-local/UltraLightNodeV2.json +2 -2
  55. package/deployments/horizen-mainnet/DefaultProxyAdmin.json +273 -0
  56. package/deployments/horizen-mainnet/Endpoint.json +1282 -0
  57. package/deployments/horizen-mainnet/FPValidator.json +382 -0
  58. package/deployments/horizen-mainnet/MPTValidator01.json +395 -0
  59. package/deployments/horizen-mainnet/NonceContract.json +159 -0
  60. package/deployments/horizen-mainnet/RelayerV2.json +1415 -0
  61. package/deployments/horizen-mainnet/RelayerV2_Implementation.json +1612 -0
  62. package/deployments/horizen-mainnet/RelayerV2_Proxy.json +245 -0
  63. package/deployments/horizen-mainnet/TreasuryV2.json +458 -0
  64. package/deployments/horizen-mainnet/UltraLightNodeV2.json +1816 -0
  65. package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +3 -3
  66. package/deployments/polygon-sandbox-local/Endpoint.json +2 -2
  67. package/deployments/polygon-sandbox-local/FPValidator.json +1 -1
  68. package/deployments/polygon-sandbox-local/MPTValidator01.json +1 -1
  69. package/deployments/polygon-sandbox-local/NonceContract.json +1 -1
  70. package/deployments/polygon-sandbox-local/RelayerV2.json +5 -5
  71. package/deployments/polygon-sandbox-local/RelayerV2_Implementation.json +1 -1
  72. package/deployments/polygon-sandbox-local/RelayerV2_Proxy.json +5 -5
  73. package/deployments/polygon-sandbox-local/TreasuryV2.json +2 -2
  74. package/deployments/polygon-sandbox-local/UltraLightNode.json +2 -2
  75. package/deployments/polygon-sandbox-local/UltraLightNodeV2.json +2 -2
  76. package/deployments/redbelly-mainnet/DefaultProxyAdmin.json +273 -0
  77. package/deployments/redbelly-mainnet/Endpoint.json +1282 -0
  78. package/deployments/redbelly-mainnet/FPValidator.json +382 -0
  79. package/deployments/redbelly-mainnet/MPTValidator01.json +395 -0
  80. package/deployments/redbelly-mainnet/NonceContract.json +159 -0
  81. package/deployments/redbelly-mainnet/RelayerV2.json +1415 -0
  82. package/deployments/redbelly-mainnet/RelayerV2_Implementation.json +1612 -0
  83. package/deployments/redbelly-mainnet/RelayerV2_Proxy.json +245 -0
  84. package/deployments/redbelly-mainnet/TreasuryV2.json +458 -0
  85. package/deployments/redbelly-mainnet/UltraLightNodeV2.json +1816 -0
  86. package/deployments/sagaevm-mainnet/DefaultProxyAdmin.json +273 -0
  87. package/deployments/sagaevm-mainnet/Endpoint.json +1282 -0
  88. package/deployments/sagaevm-mainnet/FPValidator.json +382 -0
  89. package/deployments/sagaevm-mainnet/FeeHandler.json +252 -0
  90. package/deployments/sagaevm-mainnet/MPTValidator01.json +395 -0
  91. package/deployments/sagaevm-mainnet/NonceContract.json +159 -0
  92. package/deployments/sagaevm-mainnet/RelayerV2.json +1418 -0
  93. package/deployments/sagaevm-mainnet/RelayerV2_Implementation.json +1612 -0
  94. package/deployments/sagaevm-mainnet/RelayerV2_Proxy.json +245 -0
  95. package/deployments/sagaevm-mainnet/TreasuryV2.json +458 -0
  96. package/deployments/sagaevm-mainnet/UltraLightNodeV2.json +1835 -0
  97. package/deployments/sagaevm-mainnet/UltraLightNodeV2AltToken.json +1835 -0
  98. package/deployments/sophonos-testnet/DefaultProxyAdmin.json +307 -0
  99. package/deployments/sophonos-testnet/Endpoint.json +1282 -0
  100. package/deployments/sophonos-testnet/FPValidator.json +382 -0
  101. package/deployments/sophonos-testnet/MPTValidator01.json +395 -0
  102. package/deployments/sophonos-testnet/NonceContract.json +159 -0
  103. package/deployments/sophonos-testnet/RelayerV2.json +1467 -0
  104. package/deployments/sophonos-testnet/RelayerV2_Implementation.json +1627 -0
  105. package/deployments/sophonos-testnet/RelayerV2_Proxy.json +297 -0
  106. package/deployments/sophonos-testnet/TreasuryV2.json +458 -0
  107. package/deployments/sophonos-testnet/UltraLightNodeV2.json +1816 -0
  108. package/deployments/tempodev1-testnet/DefaultProxyAdmin.json +287 -0
  109. package/deployments/tempodev1-testnet/Endpoint.json +1296 -0
  110. package/deployments/tempodev1-testnet/FPValidator.json +397 -0
  111. package/deployments/tempodev1-testnet/FeeHandler.json +266 -0
  112. package/deployments/tempodev1-testnet/MPTValidator01.json +410 -0
  113. package/deployments/tempodev1-testnet/NonceContract.json +174 -0
  114. package/deployments/tempodev1-testnet/RelayerV2.json +1432 -0
  115. package/deployments/tempodev1-testnet/RelayerV2_Implementation.json +1627 -0
  116. package/deployments/tempodev1-testnet/RelayerV2_Proxy.json +259 -0
  117. package/deployments/tempodev1-testnet/TreasuryV2.json +472 -0
  118. package/deployments/tempodev1-testnet/UltraLightNodeV2.json +1849 -0
  119. package/deployments/tempodev1-testnet/UltraLightNodeV2AltToken.json +1849 -0
  120. package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +11 -11
  121. package/deployments/tron-sandbox-local/Endpoint.json +8 -8
  122. package/deployments/tron-sandbox-local/FPValidator.json +5 -5
  123. package/deployments/tron-sandbox-local/MPTValidator01.json +5 -5
  124. package/deployments/tron-sandbox-local/NonceContract.json +6 -6
  125. package/deployments/tron-sandbox-local/RelayerV2.json +31 -31
  126. package/deployments/tron-sandbox-local/RelayerV2_Implementation.json +5 -5
  127. package/deployments/tron-sandbox-local/RelayerV2_Proxy.json +28 -28
  128. package/deployments/tron-sandbox-local/TreasuryV2.json +9 -9
  129. package/deployments/tron-sandbox-local/UltraLightNode.json +9 -9
  130. package/deployments/tron-sandbox-local/UltraLightNodeV2.json +12 -12
  131. package/package.json +7 -7
@@ -0,0 +1,1835 @@
1
+ {
2
+ "address": "0xAaB5A48CFC03Efa9cC34A2C1aAcCCB84b4b770e4",
3
+ "abi": [
4
+ {
5
+ "inputs": [
6
+ {
7
+ "internalType": "address",
8
+ "name": "_endpoint",
9
+ "type": "address"
10
+ },
11
+ {
12
+ "internalType": "address",
13
+ "name": "_nonceContract",
14
+ "type": "address"
15
+ },
16
+ {
17
+ "internalType": "uint16",
18
+ "name": "_localChainId",
19
+ "type": "uint16"
20
+ },
21
+ {
22
+ "internalType": "address",
23
+ "name": "_feeHandler",
24
+ "type": "address"
25
+ }
26
+ ],
27
+ "stateMutability": "nonpayable",
28
+ "type": "constructor"
29
+ },
30
+ {
31
+ "anonymous": false,
32
+ "inputs": [
33
+ {
34
+ "indexed": true,
35
+ "internalType": "uint16",
36
+ "name": "chainId",
37
+ "type": "uint16"
38
+ },
39
+ {
40
+ "indexed": false,
41
+ "internalType": "address",
42
+ "name": "lib",
43
+ "type": "address"
44
+ }
45
+ ],
46
+ "name": "AddInboundProofLibraryForChain",
47
+ "type": "event"
48
+ },
49
+ {
50
+ "anonymous": false,
51
+ "inputs": [
52
+ {
53
+ "indexed": true,
54
+ "internalType": "address",
55
+ "name": "userApplication",
56
+ "type": "address"
57
+ },
58
+ {
59
+ "indexed": true,
60
+ "internalType": "uint256",
61
+ "name": "configType",
62
+ "type": "uint256"
63
+ },
64
+ {
65
+ "indexed": false,
66
+ "internalType": "bytes",
67
+ "name": "newConfig",
68
+ "type": "bytes"
69
+ }
70
+ ],
71
+ "name": "AppConfigUpdated",
72
+ "type": "event"
73
+ },
74
+ {
75
+ "anonymous": false,
76
+ "inputs": [
77
+ {
78
+ "indexed": true,
79
+ "internalType": "uint16",
80
+ "name": "chainId",
81
+ "type": "uint16"
82
+ },
83
+ {
84
+ "indexed": false,
85
+ "internalType": "uint16",
86
+ "name": "proofType",
87
+ "type": "uint16"
88
+ }
89
+ ],
90
+ "name": "EnableSupportedOutboundProof",
91
+ "type": "event"
92
+ },
93
+ {
94
+ "anonymous": false,
95
+ "inputs": [
96
+ {
97
+ "indexed": true,
98
+ "internalType": "uint16",
99
+ "name": "srcChainId",
100
+ "type": "uint16"
101
+ },
102
+ {
103
+ "indexed": true,
104
+ "internalType": "address",
105
+ "name": "oracle",
106
+ "type": "address"
107
+ },
108
+ {
109
+ "indexed": false,
110
+ "internalType": "bytes32",
111
+ "name": "lookupHash",
112
+ "type": "bytes32"
113
+ },
114
+ {
115
+ "indexed": false,
116
+ "internalType": "bytes32",
117
+ "name": "blockData",
118
+ "type": "bytes32"
119
+ },
120
+ {
121
+ "indexed": false,
122
+ "internalType": "uint256",
123
+ "name": "confirmations",
124
+ "type": "uint256"
125
+ }
126
+ ],
127
+ "name": "HashReceived",
128
+ "type": "event"
129
+ },
130
+ {
131
+ "anonymous": false,
132
+ "inputs": [
133
+ {
134
+ "indexed": true,
135
+ "internalType": "uint16",
136
+ "name": "srcChainId",
137
+ "type": "uint16"
138
+ },
139
+ {
140
+ "indexed": false,
141
+ "internalType": "bytes",
142
+ "name": "srcAddress",
143
+ "type": "bytes"
144
+ },
145
+ {
146
+ "indexed": true,
147
+ "internalType": "address",
148
+ "name": "dstAddress",
149
+ "type": "address"
150
+ },
151
+ {
152
+ "indexed": false,
153
+ "internalType": "uint64",
154
+ "name": "nonce",
155
+ "type": "uint64"
156
+ },
157
+ {
158
+ "indexed": false,
159
+ "internalType": "bytes32",
160
+ "name": "payloadHash",
161
+ "type": "bytes32"
162
+ }
163
+ ],
164
+ "name": "InvalidDst",
165
+ "type": "event"
166
+ },
167
+ {
168
+ "anonymous": false,
169
+ "inputs": [
170
+ {
171
+ "indexed": true,
172
+ "internalType": "address",
173
+ "name": "previousOwner",
174
+ "type": "address"
175
+ },
176
+ {
177
+ "indexed": true,
178
+ "internalType": "address",
179
+ "name": "newOwner",
180
+ "type": "address"
181
+ }
182
+ ],
183
+ "name": "OwnershipTransferred",
184
+ "type": "event"
185
+ },
186
+ {
187
+ "anonymous": false,
188
+ "inputs": [
189
+ {
190
+ "indexed": false,
191
+ "internalType": "bytes",
192
+ "name": "payload",
193
+ "type": "bytes"
194
+ }
195
+ ],
196
+ "name": "Packet",
197
+ "type": "event"
198
+ },
199
+ {
200
+ "anonymous": false,
201
+ "inputs": [
202
+ {
203
+ "indexed": true,
204
+ "internalType": "uint16",
205
+ "name": "srcChainId",
206
+ "type": "uint16"
207
+ },
208
+ {
209
+ "indexed": false,
210
+ "internalType": "bytes",
211
+ "name": "srcAddress",
212
+ "type": "bytes"
213
+ },
214
+ {
215
+ "indexed": true,
216
+ "internalType": "address",
217
+ "name": "dstAddress",
218
+ "type": "address"
219
+ },
220
+ {
221
+ "indexed": false,
222
+ "internalType": "uint64",
223
+ "name": "nonce",
224
+ "type": "uint64"
225
+ },
226
+ {
227
+ "indexed": false,
228
+ "internalType": "bytes32",
229
+ "name": "payloadHash",
230
+ "type": "bytes32"
231
+ }
232
+ ],
233
+ "name": "PacketReceived",
234
+ "type": "event"
235
+ },
236
+ {
237
+ "anonymous": false,
238
+ "inputs": [
239
+ {
240
+ "indexed": false,
241
+ "internalType": "bytes",
242
+ "name": "adapterParams",
243
+ "type": "bytes"
244
+ },
245
+ {
246
+ "indexed": false,
247
+ "internalType": "uint16",
248
+ "name": "outboundProofType",
249
+ "type": "uint16"
250
+ }
251
+ ],
252
+ "name": "RelayerParams",
253
+ "type": "event"
254
+ },
255
+ {
256
+ "anonymous": false,
257
+ "inputs": [
258
+ {
259
+ "indexed": true,
260
+ "internalType": "uint16",
261
+ "name": "chainId",
262
+ "type": "uint16"
263
+ },
264
+ {
265
+ "indexed": false,
266
+ "internalType": "uint256",
267
+ "name": "size",
268
+ "type": "uint256"
269
+ }
270
+ ],
271
+ "name": "SetChainAddressSize",
272
+ "type": "event"
273
+ },
274
+ {
275
+ "anonymous": false,
276
+ "inputs": [
277
+ {
278
+ "indexed": true,
279
+ "internalType": "uint16",
280
+ "name": "chainId",
281
+ "type": "uint16"
282
+ },
283
+ {
284
+ "indexed": true,
285
+ "internalType": "uint16",
286
+ "name": "proofType",
287
+ "type": "uint16"
288
+ },
289
+ {
290
+ "indexed": false,
291
+ "internalType": "bytes",
292
+ "name": "adapterParams",
293
+ "type": "bytes"
294
+ }
295
+ ],
296
+ "name": "SetDefaultAdapterParamsForChainId",
297
+ "type": "event"
298
+ },
299
+ {
300
+ "anonymous": false,
301
+ "inputs": [
302
+ {
303
+ "indexed": true,
304
+ "internalType": "uint16",
305
+ "name": "chainId",
306
+ "type": "uint16"
307
+ },
308
+ {
309
+ "indexed": false,
310
+ "internalType": "uint16",
311
+ "name": "inboundProofLib",
312
+ "type": "uint16"
313
+ },
314
+ {
315
+ "indexed": false,
316
+ "internalType": "uint64",
317
+ "name": "inboundBlockConfirm",
318
+ "type": "uint64"
319
+ },
320
+ {
321
+ "indexed": false,
322
+ "internalType": "address",
323
+ "name": "relayer",
324
+ "type": "address"
325
+ },
326
+ {
327
+ "indexed": false,
328
+ "internalType": "uint16",
329
+ "name": "outboundProofType",
330
+ "type": "uint16"
331
+ },
332
+ {
333
+ "indexed": false,
334
+ "internalType": "uint64",
335
+ "name": "outboundBlockConfirm",
336
+ "type": "uint64"
337
+ },
338
+ {
339
+ "indexed": false,
340
+ "internalType": "address",
341
+ "name": "oracle",
342
+ "type": "address"
343
+ }
344
+ ],
345
+ "name": "SetDefaultConfigForChainId",
346
+ "type": "event"
347
+ },
348
+ {
349
+ "anonymous": false,
350
+ "inputs": [
351
+ {
352
+ "indexed": true,
353
+ "internalType": "address",
354
+ "name": "tokenAddress",
355
+ "type": "address"
356
+ }
357
+ ],
358
+ "name": "SetLayerZeroToken",
359
+ "type": "event"
360
+ },
361
+ {
362
+ "anonymous": false,
363
+ "inputs": [
364
+ {
365
+ "indexed": true,
366
+ "internalType": "uint16",
367
+ "name": "chainId",
368
+ "type": "uint16"
369
+ },
370
+ {
371
+ "indexed": false,
372
+ "internalType": "bytes32",
373
+ "name": "uln",
374
+ "type": "bytes32"
375
+ }
376
+ ],
377
+ "name": "SetRemoteUln",
378
+ "type": "event"
379
+ },
380
+ {
381
+ "anonymous": false,
382
+ "inputs": [
383
+ {
384
+ "indexed": true,
385
+ "internalType": "address",
386
+ "name": "treasuryAddress",
387
+ "type": "address"
388
+ }
389
+ ],
390
+ "name": "SetTreasury",
391
+ "type": "event"
392
+ },
393
+ {
394
+ "anonymous": false,
395
+ "inputs": [
396
+ {
397
+ "indexed": true,
398
+ "internalType": "address",
399
+ "name": "msgSender",
400
+ "type": "address"
401
+ },
402
+ {
403
+ "indexed": true,
404
+ "internalType": "address",
405
+ "name": "to",
406
+ "type": "address"
407
+ },
408
+ {
409
+ "indexed": false,
410
+ "internalType": "uint256",
411
+ "name": "amount",
412
+ "type": "uint256"
413
+ }
414
+ ],
415
+ "name": "WithdrawNative",
416
+ "type": "event"
417
+ },
418
+ {
419
+ "anonymous": false,
420
+ "inputs": [
421
+ {
422
+ "indexed": true,
423
+ "internalType": "address",
424
+ "name": "msgSender",
425
+ "type": "address"
426
+ },
427
+ {
428
+ "indexed": true,
429
+ "internalType": "address",
430
+ "name": "to",
431
+ "type": "address"
432
+ },
433
+ {
434
+ "indexed": false,
435
+ "internalType": "uint256",
436
+ "name": "amount",
437
+ "type": "uint256"
438
+ }
439
+ ],
440
+ "name": "WithdrawZRO",
441
+ "type": "event"
442
+ },
443
+ {
444
+ "inputs": [],
445
+ "name": "CONFIG_TYPE_INBOUND_BLOCK_CONFIRMATIONS",
446
+ "outputs": [
447
+ {
448
+ "internalType": "uint256",
449
+ "name": "",
450
+ "type": "uint256"
451
+ }
452
+ ],
453
+ "stateMutability": "view",
454
+ "type": "function"
455
+ },
456
+ {
457
+ "inputs": [],
458
+ "name": "CONFIG_TYPE_INBOUND_PROOF_LIBRARY_VERSION",
459
+ "outputs": [
460
+ {
461
+ "internalType": "uint256",
462
+ "name": "",
463
+ "type": "uint256"
464
+ }
465
+ ],
466
+ "stateMutability": "view",
467
+ "type": "function"
468
+ },
469
+ {
470
+ "inputs": [],
471
+ "name": "CONFIG_TYPE_ORACLE",
472
+ "outputs": [
473
+ {
474
+ "internalType": "uint256",
475
+ "name": "",
476
+ "type": "uint256"
477
+ }
478
+ ],
479
+ "stateMutability": "view",
480
+ "type": "function"
481
+ },
482
+ {
483
+ "inputs": [],
484
+ "name": "CONFIG_TYPE_OUTBOUND_BLOCK_CONFIRMATIONS",
485
+ "outputs": [
486
+ {
487
+ "internalType": "uint256",
488
+ "name": "",
489
+ "type": "uint256"
490
+ }
491
+ ],
492
+ "stateMutability": "view",
493
+ "type": "function"
494
+ },
495
+ {
496
+ "inputs": [],
497
+ "name": "CONFIG_TYPE_OUTBOUND_PROOF_TYPE",
498
+ "outputs": [
499
+ {
500
+ "internalType": "uint256",
501
+ "name": "",
502
+ "type": "uint256"
503
+ }
504
+ ],
505
+ "stateMutability": "view",
506
+ "type": "function"
507
+ },
508
+ {
509
+ "inputs": [],
510
+ "name": "CONFIG_TYPE_RELAYER",
511
+ "outputs": [
512
+ {
513
+ "internalType": "uint256",
514
+ "name": "",
515
+ "type": "uint256"
516
+ }
517
+ ],
518
+ "stateMutability": "view",
519
+ "type": "function"
520
+ },
521
+ {
522
+ "inputs": [
523
+ {
524
+ "internalType": "address",
525
+ "name": "_address",
526
+ "type": "address"
527
+ }
528
+ ],
529
+ "name": "accruedNativeFee",
530
+ "outputs": [
531
+ {
532
+ "internalType": "uint256",
533
+ "name": "",
534
+ "type": "uint256"
535
+ }
536
+ ],
537
+ "stateMutability": "view",
538
+ "type": "function"
539
+ },
540
+ {
541
+ "inputs": [
542
+ {
543
+ "internalType": "uint16",
544
+ "name": "_chainId",
545
+ "type": "uint16"
546
+ },
547
+ {
548
+ "internalType": "address",
549
+ "name": "_library",
550
+ "type": "address"
551
+ }
552
+ ],
553
+ "name": "addInboundProofLibraryForChain",
554
+ "outputs": [],
555
+ "stateMutability": "nonpayable",
556
+ "type": "function"
557
+ },
558
+ {
559
+ "inputs": [
560
+ {
561
+ "internalType": "address",
562
+ "name": "",
563
+ "type": "address"
564
+ },
565
+ {
566
+ "internalType": "uint16",
567
+ "name": "",
568
+ "type": "uint16"
569
+ }
570
+ ],
571
+ "name": "appConfig",
572
+ "outputs": [
573
+ {
574
+ "internalType": "uint16",
575
+ "name": "inboundProofLibraryVersion",
576
+ "type": "uint16"
577
+ },
578
+ {
579
+ "internalType": "uint64",
580
+ "name": "inboundBlockConfirmations",
581
+ "type": "uint64"
582
+ },
583
+ {
584
+ "internalType": "address",
585
+ "name": "relayer",
586
+ "type": "address"
587
+ },
588
+ {
589
+ "internalType": "uint16",
590
+ "name": "outboundProofType",
591
+ "type": "uint16"
592
+ },
593
+ {
594
+ "internalType": "uint64",
595
+ "name": "outboundBlockConfirmations",
596
+ "type": "uint64"
597
+ },
598
+ {
599
+ "internalType": "address",
600
+ "name": "oracle",
601
+ "type": "address"
602
+ }
603
+ ],
604
+ "stateMutability": "view",
605
+ "type": "function"
606
+ },
607
+ {
608
+ "inputs": [
609
+ {
610
+ "internalType": "uint16",
611
+ "name": "",
612
+ "type": "uint16"
613
+ }
614
+ ],
615
+ "name": "chainAddressSizeMap",
616
+ "outputs": [
617
+ {
618
+ "internalType": "uint256",
619
+ "name": "",
620
+ "type": "uint256"
621
+ }
622
+ ],
623
+ "stateMutability": "view",
624
+ "type": "function"
625
+ },
626
+ {
627
+ "inputs": [
628
+ {
629
+ "internalType": "uint16",
630
+ "name": "",
631
+ "type": "uint16"
632
+ },
633
+ {
634
+ "internalType": "uint16",
635
+ "name": "",
636
+ "type": "uint16"
637
+ }
638
+ ],
639
+ "name": "defaultAdapterParams",
640
+ "outputs": [
641
+ {
642
+ "internalType": "bytes",
643
+ "name": "",
644
+ "type": "bytes"
645
+ }
646
+ ],
647
+ "stateMutability": "view",
648
+ "type": "function"
649
+ },
650
+ {
651
+ "inputs": [
652
+ {
653
+ "internalType": "uint16",
654
+ "name": "",
655
+ "type": "uint16"
656
+ }
657
+ ],
658
+ "name": "defaultAppConfig",
659
+ "outputs": [
660
+ {
661
+ "internalType": "uint16",
662
+ "name": "inboundProofLibraryVersion",
663
+ "type": "uint16"
664
+ },
665
+ {
666
+ "internalType": "uint64",
667
+ "name": "inboundBlockConfirmations",
668
+ "type": "uint64"
669
+ },
670
+ {
671
+ "internalType": "address",
672
+ "name": "relayer",
673
+ "type": "address"
674
+ },
675
+ {
676
+ "internalType": "uint16",
677
+ "name": "outboundProofType",
678
+ "type": "uint16"
679
+ },
680
+ {
681
+ "internalType": "uint64",
682
+ "name": "outboundBlockConfirmations",
683
+ "type": "uint64"
684
+ },
685
+ {
686
+ "internalType": "address",
687
+ "name": "oracle",
688
+ "type": "address"
689
+ }
690
+ ],
691
+ "stateMutability": "view",
692
+ "type": "function"
693
+ },
694
+ {
695
+ "inputs": [
696
+ {
697
+ "internalType": "uint16",
698
+ "name": "_chainId",
699
+ "type": "uint16"
700
+ },
701
+ {
702
+ "internalType": "uint16",
703
+ "name": "_proofType",
704
+ "type": "uint16"
705
+ }
706
+ ],
707
+ "name": "enableSupportedOutboundProof",
708
+ "outputs": [],
709
+ "stateMutability": "nonpayable",
710
+ "type": "function"
711
+ },
712
+ {
713
+ "inputs": [],
714
+ "name": "endpoint",
715
+ "outputs": [
716
+ {
717
+ "internalType": "contract ILayerZeroEndpoint",
718
+ "name": "",
719
+ "type": "address"
720
+ }
721
+ ],
722
+ "stateMutability": "view",
723
+ "type": "function"
724
+ },
725
+ {
726
+ "inputs": [
727
+ {
728
+ "internalType": "uint16",
729
+ "name": "_dstChainId",
730
+ "type": "uint16"
731
+ },
732
+ {
733
+ "internalType": "address",
734
+ "name": "_ua",
735
+ "type": "address"
736
+ },
737
+ {
738
+ "internalType": "bytes",
739
+ "name": "_payload",
740
+ "type": "bytes"
741
+ },
742
+ {
743
+ "internalType": "bool",
744
+ "name": "_payInZRO",
745
+ "type": "bool"
746
+ },
747
+ {
748
+ "internalType": "bytes",
749
+ "name": "_adapterParams",
750
+ "type": "bytes"
751
+ }
752
+ ],
753
+ "name": "estimateFees",
754
+ "outputs": [
755
+ {
756
+ "internalType": "uint256",
757
+ "name": "nativeFee",
758
+ "type": "uint256"
759
+ },
760
+ {
761
+ "internalType": "uint256",
762
+ "name": "zroFee",
763
+ "type": "uint256"
764
+ }
765
+ ],
766
+ "stateMutability": "view",
767
+ "type": "function"
768
+ },
769
+ {
770
+ "inputs": [],
771
+ "name": "feeHandler",
772
+ "outputs": [
773
+ {
774
+ "internalType": "contract FeeHandler",
775
+ "name": "",
776
+ "type": "address"
777
+ }
778
+ ],
779
+ "stateMutability": "view",
780
+ "type": "function"
781
+ },
782
+ {
783
+ "inputs": [
784
+ {
785
+ "internalType": "uint16",
786
+ "name": "_remoteChainId",
787
+ "type": "uint16"
788
+ },
789
+ {
790
+ "internalType": "address",
791
+ "name": "_ua",
792
+ "type": "address"
793
+ }
794
+ ],
795
+ "name": "getAppConfig",
796
+ "outputs": [
797
+ {
798
+ "components": [
799
+ {
800
+ "internalType": "uint16",
801
+ "name": "inboundProofLibraryVersion",
802
+ "type": "uint16"
803
+ },
804
+ {
805
+ "internalType": "uint64",
806
+ "name": "inboundBlockConfirmations",
807
+ "type": "uint64"
808
+ },
809
+ {
810
+ "internalType": "address",
811
+ "name": "relayer",
812
+ "type": "address"
813
+ },
814
+ {
815
+ "internalType": "uint16",
816
+ "name": "outboundProofType",
817
+ "type": "uint16"
818
+ },
819
+ {
820
+ "internalType": "uint64",
821
+ "name": "outboundBlockConfirmations",
822
+ "type": "uint64"
823
+ },
824
+ {
825
+ "internalType": "address",
826
+ "name": "oracle",
827
+ "type": "address"
828
+ }
829
+ ],
830
+ "internalType": "struct ILayerZeroUltraLightNodeV2.ApplicationConfiguration",
831
+ "name": "",
832
+ "type": "tuple"
833
+ }
834
+ ],
835
+ "stateMutability": "view",
836
+ "type": "function"
837
+ },
838
+ {
839
+ "inputs": [
840
+ {
841
+ "internalType": "uint16",
842
+ "name": "_remoteChainId",
843
+ "type": "uint16"
844
+ },
845
+ {
846
+ "internalType": "address",
847
+ "name": "_ua",
848
+ "type": "address"
849
+ },
850
+ {
851
+ "internalType": "uint256",
852
+ "name": "_configType",
853
+ "type": "uint256"
854
+ }
855
+ ],
856
+ "name": "getConfig",
857
+ "outputs": [
858
+ {
859
+ "internalType": "bytes",
860
+ "name": "",
861
+ "type": "bytes"
862
+ }
863
+ ],
864
+ "stateMutability": "view",
865
+ "type": "function"
866
+ },
867
+ {
868
+ "inputs": [
869
+ {
870
+ "internalType": "uint16",
871
+ "name": "_chainId",
872
+ "type": "uint16"
873
+ },
874
+ {
875
+ "internalType": "bytes",
876
+ "name": "_path",
877
+ "type": "bytes"
878
+ }
879
+ ],
880
+ "name": "getOutboundNonce",
881
+ "outputs": [
882
+ {
883
+ "internalType": "uint64",
884
+ "name": "",
885
+ "type": "uint64"
886
+ }
887
+ ],
888
+ "stateMutability": "view",
889
+ "type": "function"
890
+ },
891
+ {
892
+ "inputs": [
893
+ {
894
+ "internalType": "address",
895
+ "name": "",
896
+ "type": "address"
897
+ },
898
+ {
899
+ "internalType": "uint16",
900
+ "name": "",
901
+ "type": "uint16"
902
+ },
903
+ {
904
+ "internalType": "bytes32",
905
+ "name": "",
906
+ "type": "bytes32"
907
+ },
908
+ {
909
+ "internalType": "bytes32",
910
+ "name": "",
911
+ "type": "bytes32"
912
+ }
913
+ ],
914
+ "name": "hashLookup",
915
+ "outputs": [
916
+ {
917
+ "internalType": "uint256",
918
+ "name": "",
919
+ "type": "uint256"
920
+ }
921
+ ],
922
+ "stateMutability": "view",
923
+ "type": "function"
924
+ },
925
+ {
926
+ "inputs": [
927
+ {
928
+ "internalType": "uint16",
929
+ "name": "",
930
+ "type": "uint16"
931
+ },
932
+ {
933
+ "internalType": "uint16",
934
+ "name": "",
935
+ "type": "uint16"
936
+ }
937
+ ],
938
+ "name": "inboundProofLibrary",
939
+ "outputs": [
940
+ {
941
+ "internalType": "address",
942
+ "name": "",
943
+ "type": "address"
944
+ }
945
+ ],
946
+ "stateMutability": "view",
947
+ "type": "function"
948
+ },
949
+ {
950
+ "inputs": [],
951
+ "name": "layerZeroToken",
952
+ "outputs": [
953
+ {
954
+ "internalType": "contract IERC20",
955
+ "name": "",
956
+ "type": "address"
957
+ }
958
+ ],
959
+ "stateMutability": "view",
960
+ "type": "function"
961
+ },
962
+ {
963
+ "inputs": [],
964
+ "name": "localChainId",
965
+ "outputs": [
966
+ {
967
+ "internalType": "uint16",
968
+ "name": "",
969
+ "type": "uint16"
970
+ }
971
+ ],
972
+ "stateMutability": "view",
973
+ "type": "function"
974
+ },
975
+ {
976
+ "inputs": [
977
+ {
978
+ "internalType": "uint16",
979
+ "name": "",
980
+ "type": "uint16"
981
+ }
982
+ ],
983
+ "name": "maxInboundProofLibrary",
984
+ "outputs": [
985
+ {
986
+ "internalType": "uint16",
987
+ "name": "",
988
+ "type": "uint16"
989
+ }
990
+ ],
991
+ "stateMutability": "view",
992
+ "type": "function"
993
+ },
994
+ {
995
+ "inputs": [
996
+ {
997
+ "internalType": "address",
998
+ "name": "",
999
+ "type": "address"
1000
+ }
1001
+ ],
1002
+ "name": "nativeFees",
1003
+ "outputs": [
1004
+ {
1005
+ "internalType": "uint256",
1006
+ "name": "",
1007
+ "type": "uint256"
1008
+ }
1009
+ ],
1010
+ "stateMutability": "view",
1011
+ "type": "function"
1012
+ },
1013
+ {
1014
+ "inputs": [],
1015
+ "name": "nonceContract",
1016
+ "outputs": [
1017
+ {
1018
+ "internalType": "contract NonceContract",
1019
+ "name": "",
1020
+ "type": "address"
1021
+ }
1022
+ ],
1023
+ "stateMutability": "view",
1024
+ "type": "function"
1025
+ },
1026
+ {
1027
+ "inputs": [],
1028
+ "name": "owner",
1029
+ "outputs": [
1030
+ {
1031
+ "internalType": "address",
1032
+ "name": "",
1033
+ "type": "address"
1034
+ }
1035
+ ],
1036
+ "stateMutability": "view",
1037
+ "type": "function"
1038
+ },
1039
+ {
1040
+ "inputs": [],
1041
+ "name": "renounceOwnership",
1042
+ "outputs": [],
1043
+ "stateMutability": "nonpayable",
1044
+ "type": "function"
1045
+ },
1046
+ {
1047
+ "inputs": [
1048
+ {
1049
+ "internalType": "address",
1050
+ "name": "_ua",
1051
+ "type": "address"
1052
+ },
1053
+ {
1054
+ "internalType": "uint64",
1055
+ "name": "",
1056
+ "type": "uint64"
1057
+ },
1058
+ {
1059
+ "internalType": "uint16",
1060
+ "name": "_dstChainId",
1061
+ "type": "uint16"
1062
+ },
1063
+ {
1064
+ "internalType": "bytes",
1065
+ "name": "_path",
1066
+ "type": "bytes"
1067
+ },
1068
+ {
1069
+ "internalType": "bytes",
1070
+ "name": "_payload",
1071
+ "type": "bytes"
1072
+ },
1073
+ {
1074
+ "internalType": "address payable",
1075
+ "name": "_refundAddress",
1076
+ "type": "address"
1077
+ },
1078
+ {
1079
+ "internalType": "address",
1080
+ "name": "_zroPaymentAddress",
1081
+ "type": "address"
1082
+ },
1083
+ {
1084
+ "internalType": "bytes",
1085
+ "name": "_adapterParams",
1086
+ "type": "bytes"
1087
+ }
1088
+ ],
1089
+ "name": "send",
1090
+ "outputs": [],
1091
+ "stateMutability": "payable",
1092
+ "type": "function"
1093
+ },
1094
+ {
1095
+ "inputs": [
1096
+ {
1097
+ "internalType": "uint16",
1098
+ "name": "_chainId",
1099
+ "type": "uint16"
1100
+ },
1101
+ {
1102
+ "internalType": "uint256",
1103
+ "name": "_size",
1104
+ "type": "uint256"
1105
+ }
1106
+ ],
1107
+ "name": "setChainAddressSize",
1108
+ "outputs": [],
1109
+ "stateMutability": "nonpayable",
1110
+ "type": "function"
1111
+ },
1112
+ {
1113
+ "inputs": [
1114
+ {
1115
+ "internalType": "uint16",
1116
+ "name": "_remoteChainId",
1117
+ "type": "uint16"
1118
+ },
1119
+ {
1120
+ "internalType": "address",
1121
+ "name": "_ua",
1122
+ "type": "address"
1123
+ },
1124
+ {
1125
+ "internalType": "uint256",
1126
+ "name": "_configType",
1127
+ "type": "uint256"
1128
+ },
1129
+ {
1130
+ "internalType": "bytes",
1131
+ "name": "_config",
1132
+ "type": "bytes"
1133
+ }
1134
+ ],
1135
+ "name": "setConfig",
1136
+ "outputs": [],
1137
+ "stateMutability": "nonpayable",
1138
+ "type": "function"
1139
+ },
1140
+ {
1141
+ "inputs": [
1142
+ {
1143
+ "internalType": "uint16",
1144
+ "name": "_chainId",
1145
+ "type": "uint16"
1146
+ },
1147
+ {
1148
+ "internalType": "uint16",
1149
+ "name": "_proofType",
1150
+ "type": "uint16"
1151
+ },
1152
+ {
1153
+ "internalType": "bytes",
1154
+ "name": "_adapterParams",
1155
+ "type": "bytes"
1156
+ }
1157
+ ],
1158
+ "name": "setDefaultAdapterParamsForChainId",
1159
+ "outputs": [],
1160
+ "stateMutability": "nonpayable",
1161
+ "type": "function"
1162
+ },
1163
+ {
1164
+ "inputs": [
1165
+ {
1166
+ "internalType": "uint16",
1167
+ "name": "_chainId",
1168
+ "type": "uint16"
1169
+ },
1170
+ {
1171
+ "internalType": "uint16",
1172
+ "name": "_inboundProofLibraryVersion",
1173
+ "type": "uint16"
1174
+ },
1175
+ {
1176
+ "internalType": "uint64",
1177
+ "name": "_inboundBlockConfirmations",
1178
+ "type": "uint64"
1179
+ },
1180
+ {
1181
+ "internalType": "address",
1182
+ "name": "_relayer",
1183
+ "type": "address"
1184
+ },
1185
+ {
1186
+ "internalType": "uint16",
1187
+ "name": "_outboundProofType",
1188
+ "type": "uint16"
1189
+ },
1190
+ {
1191
+ "internalType": "uint64",
1192
+ "name": "_outboundBlockConfirmations",
1193
+ "type": "uint64"
1194
+ },
1195
+ {
1196
+ "internalType": "address",
1197
+ "name": "_oracle",
1198
+ "type": "address"
1199
+ }
1200
+ ],
1201
+ "name": "setDefaultConfigForChainId",
1202
+ "outputs": [],
1203
+ "stateMutability": "nonpayable",
1204
+ "type": "function"
1205
+ },
1206
+ {
1207
+ "inputs": [
1208
+ {
1209
+ "internalType": "address",
1210
+ "name": "_layerZeroToken",
1211
+ "type": "address"
1212
+ }
1213
+ ],
1214
+ "name": "setLayerZeroToken",
1215
+ "outputs": [],
1216
+ "stateMutability": "nonpayable",
1217
+ "type": "function"
1218
+ },
1219
+ {
1220
+ "inputs": [
1221
+ {
1222
+ "internalType": "uint16",
1223
+ "name": "_remoteChainId",
1224
+ "type": "uint16"
1225
+ },
1226
+ {
1227
+ "internalType": "bytes32",
1228
+ "name": "_remoteUln",
1229
+ "type": "bytes32"
1230
+ }
1231
+ ],
1232
+ "name": "setRemoteUln",
1233
+ "outputs": [],
1234
+ "stateMutability": "nonpayable",
1235
+ "type": "function"
1236
+ },
1237
+ {
1238
+ "inputs": [
1239
+ {
1240
+ "internalType": "address",
1241
+ "name": "_treasury",
1242
+ "type": "address"
1243
+ }
1244
+ ],
1245
+ "name": "setTreasury",
1246
+ "outputs": [],
1247
+ "stateMutability": "nonpayable",
1248
+ "type": "function"
1249
+ },
1250
+ {
1251
+ "inputs": [
1252
+ {
1253
+ "internalType": "uint16",
1254
+ "name": "",
1255
+ "type": "uint16"
1256
+ },
1257
+ {
1258
+ "internalType": "uint16",
1259
+ "name": "",
1260
+ "type": "uint16"
1261
+ }
1262
+ ],
1263
+ "name": "supportedOutboundProof",
1264
+ "outputs": [
1265
+ {
1266
+ "internalType": "bool",
1267
+ "name": "",
1268
+ "type": "bool"
1269
+ }
1270
+ ],
1271
+ "stateMutability": "view",
1272
+ "type": "function"
1273
+ },
1274
+ {
1275
+ "inputs": [
1276
+ {
1277
+ "internalType": "address",
1278
+ "name": "newOwner",
1279
+ "type": "address"
1280
+ }
1281
+ ],
1282
+ "name": "transferOwnership",
1283
+ "outputs": [],
1284
+ "stateMutability": "nonpayable",
1285
+ "type": "function"
1286
+ },
1287
+ {
1288
+ "inputs": [],
1289
+ "name": "treasuryContract",
1290
+ "outputs": [
1291
+ {
1292
+ "internalType": "contract ILayerZeroTreasury",
1293
+ "name": "",
1294
+ "type": "address"
1295
+ }
1296
+ ],
1297
+ "stateMutability": "view",
1298
+ "type": "function"
1299
+ },
1300
+ {
1301
+ "inputs": [],
1302
+ "name": "treasuryZROFees",
1303
+ "outputs": [
1304
+ {
1305
+ "internalType": "uint256",
1306
+ "name": "",
1307
+ "type": "uint256"
1308
+ }
1309
+ ],
1310
+ "stateMutability": "view",
1311
+ "type": "function"
1312
+ },
1313
+ {
1314
+ "inputs": [
1315
+ {
1316
+ "internalType": "uint16",
1317
+ "name": "",
1318
+ "type": "uint16"
1319
+ }
1320
+ ],
1321
+ "name": "ulnLookup",
1322
+ "outputs": [
1323
+ {
1324
+ "internalType": "bytes32",
1325
+ "name": "",
1326
+ "type": "bytes32"
1327
+ }
1328
+ ],
1329
+ "stateMutability": "view",
1330
+ "type": "function"
1331
+ },
1332
+ {
1333
+ "inputs": [
1334
+ {
1335
+ "internalType": "uint16",
1336
+ "name": "_srcChainId",
1337
+ "type": "uint16"
1338
+ },
1339
+ {
1340
+ "internalType": "bytes32",
1341
+ "name": "_lookupHash",
1342
+ "type": "bytes32"
1343
+ },
1344
+ {
1345
+ "internalType": "uint256",
1346
+ "name": "_confirmations",
1347
+ "type": "uint256"
1348
+ },
1349
+ {
1350
+ "internalType": "bytes32",
1351
+ "name": "_blockData",
1352
+ "type": "bytes32"
1353
+ }
1354
+ ],
1355
+ "name": "updateHash",
1356
+ "outputs": [],
1357
+ "stateMutability": "nonpayable",
1358
+ "type": "function"
1359
+ },
1360
+ {
1361
+ "inputs": [
1362
+ {
1363
+ "internalType": "uint16",
1364
+ "name": "_srcChainId",
1365
+ "type": "uint16"
1366
+ },
1367
+ {
1368
+ "internalType": "address",
1369
+ "name": "_dstAddress",
1370
+ "type": "address"
1371
+ },
1372
+ {
1373
+ "internalType": "uint256",
1374
+ "name": "_gasLimit",
1375
+ "type": "uint256"
1376
+ },
1377
+ {
1378
+ "internalType": "bytes32",
1379
+ "name": "_lookupHash",
1380
+ "type": "bytes32"
1381
+ },
1382
+ {
1383
+ "internalType": "bytes32",
1384
+ "name": "_blockData",
1385
+ "type": "bytes32"
1386
+ },
1387
+ {
1388
+ "internalType": "bytes",
1389
+ "name": "_transactionProof",
1390
+ "type": "bytes"
1391
+ }
1392
+ ],
1393
+ "name": "validateTransactionProof",
1394
+ "outputs": [],
1395
+ "stateMutability": "nonpayable",
1396
+ "type": "function"
1397
+ },
1398
+ {
1399
+ "inputs": [
1400
+ {
1401
+ "internalType": "address payable",
1402
+ "name": "_to",
1403
+ "type": "address"
1404
+ },
1405
+ {
1406
+ "internalType": "uint256",
1407
+ "name": "_amount",
1408
+ "type": "uint256"
1409
+ }
1410
+ ],
1411
+ "name": "withdrawNative",
1412
+ "outputs": [],
1413
+ "stateMutability": "nonpayable",
1414
+ "type": "function"
1415
+ },
1416
+ {
1417
+ "inputs": [
1418
+ {
1419
+ "internalType": "address",
1420
+ "name": "_to",
1421
+ "type": "address"
1422
+ },
1423
+ {
1424
+ "internalType": "uint256",
1425
+ "name": "_amount",
1426
+ "type": "uint256"
1427
+ }
1428
+ ],
1429
+ "name": "withdrawZRO",
1430
+ "outputs": [],
1431
+ "stateMutability": "nonpayable",
1432
+ "type": "function"
1433
+ }
1434
+ ],
1435
+ "transactionHash": "0xdb48b42a2ce25bb28957557aab5bfbc1e742c6bd295987925e8c82e39505581d",
1436
+ "receipt": {
1437
+ "to": null,
1438
+ "from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
1439
+ "contractAddress": "0xAaB5A48CFC03Efa9cC34A2C1aAcCCB84b4b770e4",
1440
+ "transactionIndex": 4,
1441
+ "gasUsed": "5033947",
1442
+ "logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000001000000400000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000100000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000002000200000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
1443
+ "blockHash": "0xadcc7a9a00ad5727a908be3d9b3efcb3824933c41faa5bdec4a2b4c0e6a64ed9",
1444
+ "transactionHash": "0xdb48b42a2ce25bb28957557aab5bfbc1e742c6bd295987925e8c82e39505581d",
1445
+ "logs": [
1446
+ {
1447
+ "transactionIndex": 4,
1448
+ "blockNumber": 5831111,
1449
+ "transactionHash": "0xdb48b42a2ce25bb28957557aab5bfbc1e742c6bd295987925e8c82e39505581d",
1450
+ "address": "0xAaB5A48CFC03Efa9cC34A2C1aAcCCB84b4b770e4",
1451
+ "topics": [
1452
+ "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
1453
+ "0x0000000000000000000000000000000000000000000000000000000000000000",
1454
+ "0x0000000000000000000000009f403140bc0574d7d36ea472b82daa1bbd4ef327"
1455
+ ],
1456
+ "data": "0x",
1457
+ "logIndex": 0,
1458
+ "blockHash": "0xadcc7a9a00ad5727a908be3d9b3efcb3824933c41faa5bdec4a2b4c0e6a64ed9"
1459
+ }
1460
+ ],
1461
+ "blockNumber": 5831111,
1462
+ "cumulativeGasUsed": "5033947",
1463
+ "status": 1,
1464
+ "byzantium": true
1465
+ },
1466
+ "args": [
1467
+ "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
1468
+ "0x3A73033C0b1407574C76BdBAc67f126f6b4a9AA9",
1469
+ 405,
1470
+ "0xcb566e3B6934Fa77258d68ea18E931fa75e1aaAa"
1471
+ ],
1472
+ "numDeployments": 1,
1473
+ "solcInputHash": "fda55e5b88a2cdb431ea54902f4cdb09",
1474
+ "metadata": "{\"compiler\":{\"version\":\"0.7.6+commit.7338295f\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_endpoint\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_nonceContract\",\"type\":\"address\"},{\"internalType\":\"uint16\",\"name\":\"_localChainId\",\"type\":\"uint16\"},{\"internalType\":\"address\",\"name\":\"_feeHandler\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint16\",\"name\":\"chainId\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"lib\",\"type\":\"address\"}],\"name\":\"AddInboundProofLibraryForChain\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"userApplication\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"configType\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"newConfig\",\"type\":\"bytes\"}],\"name\":\"AppConfigUpdated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint16\",\"name\":\"chainId\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"uint16\",\"name\":\"proofType\",\"type\":\"uint16\"}],\"name\":\"EnableSupportedOutboundProof\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint16\",\"name\":\"srcChainId\",\"type\":\"uint16\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"oracle\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"lookupHash\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"blockData\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"confirmations\",\"type\":\"uint256\"}],\"name\":\"HashReceived\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint16\",\"name\":\"srcChainId\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"srcAddress\",\"type\":\"bytes\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"dstAddress\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"nonce\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"payloadHash\",\"type\":\"bytes32\"}],\"name\":\"InvalidDst\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"previousOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnershipTransferred\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"payload\",\"type\":\"bytes\"}],\"name\":\"Packet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint16\",\"name\":\"srcChainId\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"srcAddress\",\"type\":\"bytes\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"dstAddress\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"nonce\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"payloadHash\",\"type\":\"bytes32\"}],\"name\":\"PacketReceived\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"adapterParams\",\"type\":\"bytes\"},{\"indexed\":false,\"internalType\":\"uint16\",\"name\":\"outboundProofType\",\"type\":\"uint16\"}],\"name\":\"RelayerParams\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint16\",\"name\":\"chainId\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"size\",\"type\":\"uint256\"}],\"name\":\"SetChainAddressSize\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint16\",\"name\":\"chainId\",\"type\":\"uint16\"},{\"indexed\":true,\"internalType\":\"uint16\",\"name\":\"proofType\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"adapterParams\",\"type\":\"bytes\"}],\"name\":\"SetDefaultAdapterParamsForChainId\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint16\",\"name\":\"chainId\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"uint16\",\"name\":\"inboundProofLib\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"inboundBlockConfirm\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"relayer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint16\",\"name\":\"outboundProofType\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"outboundBlockConfirm\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oracle\",\"type\":\"address\"}],\"name\":\"SetDefaultConfigForChainId\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"tokenAddress\",\"type\":\"address\"}],\"name\":\"SetLayerZeroToken\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint16\",\"name\":\"chainId\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"uln\",\"type\":\"bytes32\"}],\"name\":\"SetRemoteUln\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"treasuryAddress\",\"type\":\"address\"}],\"name\":\"SetTreasury\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"msgSender\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"WithdrawNative\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"msgSender\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"WithdrawZRO\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"CONFIG_TYPE_INBOUND_BLOCK_CONFIRMATIONS\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CONFIG_TYPE_INBOUND_PROOF_LIBRARY_VERSION\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CONFIG_TYPE_ORACLE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CONFIG_TYPE_OUTBOUND_BLOCK_CONFIRMATIONS\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CONFIG_TYPE_OUTBOUND_PROOF_TYPE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"CONFIG_TYPE_RELAYER\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_address\",\"type\":\"address\"}],\"name\":\"accruedNativeFee\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_chainId\",\"type\":\"uint16\"},{\"internalType\":\"address\",\"name\":\"_library\",\"type\":\"address\"}],\"name\":\"addInboundProofLibraryForChain\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"appConfig\",\"outputs\":[{\"internalType\":\"uint16\",\"name\":\"inboundProofLibraryVersion\",\"type\":\"uint16\"},{\"internalType\":\"uint64\",\"name\":\"inboundBlockConfirmations\",\"type\":\"uint64\"},{\"internalType\":\"address\",\"name\":\"relayer\",\"type\":\"address\"},{\"internalType\":\"uint16\",\"name\":\"outboundProofType\",\"type\":\"uint16\"},{\"internalType\":\"uint64\",\"name\":\"outboundBlockConfirmations\",\"type\":\"uint64\"},{\"internalType\":\"address\",\"name\":\"oracle\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"chainAddressSizeMap\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"},{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"defaultAdapterParams\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"defaultAppConfig\",\"outputs\":[{\"internalType\":\"uint16\",\"name\":\"inboundProofLibraryVersion\",\"type\":\"uint16\"},{\"internalType\":\"uint64\",\"name\":\"inboundBlockConfirmations\",\"type\":\"uint64\"},{\"internalType\":\"address\",\"name\":\"relayer\",\"type\":\"address\"},{\"internalType\":\"uint16\",\"name\":\"outboundProofType\",\"type\":\"uint16\"},{\"internalType\":\"uint64\",\"name\":\"outboundBlockConfirmations\",\"type\":\"uint64\"},{\"internalType\":\"address\",\"name\":\"oracle\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_chainId\",\"type\":\"uint16\"},{\"internalType\":\"uint16\",\"name\":\"_proofType\",\"type\":\"uint16\"}],\"name\":\"enableSupportedOutboundProof\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"endpoint\",\"outputs\":[{\"internalType\":\"contract ILayerZeroEndpoint\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_dstChainId\",\"type\":\"uint16\"},{\"internalType\":\"address\",\"name\":\"_ua\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"_payload\",\"type\":\"bytes\"},{\"internalType\":\"bool\",\"name\":\"_payInZRO\",\"type\":\"bool\"},{\"internalType\":\"bytes\",\"name\":\"_adapterParams\",\"type\":\"bytes\"}],\"name\":\"estimateFees\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"nativeFee\",\"type\":\"uint256\"},{\"internalType\":\"uint256\",\"name\":\"zroFee\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"feeHandler\",\"outputs\":[{\"internalType\":\"contract FeeHandler\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_remoteChainId\",\"type\":\"uint16\"},{\"internalType\":\"address\",\"name\":\"_ua\",\"type\":\"address\"}],\"name\":\"getAppConfig\",\"outputs\":[{\"components\":[{\"internalType\":\"uint16\",\"name\":\"inboundProofLibraryVersion\",\"type\":\"uint16\"},{\"internalType\":\"uint64\",\"name\":\"inboundBlockConfirmations\",\"type\":\"uint64\"},{\"internalType\":\"address\",\"name\":\"relayer\",\"type\":\"address\"},{\"internalType\":\"uint16\",\"name\":\"outboundProofType\",\"type\":\"uint16\"},{\"internalType\":\"uint64\",\"name\":\"outboundBlockConfirmations\",\"type\":\"uint64\"},{\"internalType\":\"address\",\"name\":\"oracle\",\"type\":\"address\"}],\"internalType\":\"struct ILayerZeroUltraLightNodeV2.ApplicationConfiguration\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_remoteChainId\",\"type\":\"uint16\"},{\"internalType\":\"address\",\"name\":\"_ua\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_configType\",\"type\":\"uint256\"}],\"name\":\"getConfig\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_chainId\",\"type\":\"uint16\"},{\"internalType\":\"bytes\",\"name\":\"_path\",\"type\":\"bytes\"}],\"name\":\"getOutboundNonce\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"},{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"hashLookup\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"},{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"inboundProofLibrary\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"layerZeroToken\",\"outputs\":[{\"internalType\":\"contract IERC20\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"localChainId\",\"outputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"maxInboundProofLibrary\",\"outputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"nativeFees\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"nonceContract\",\"outputs\":[{\"internalType\":\"contract NonceContract\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"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\":\"_ua\",\"type\":\"address\"},{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"},{\"internalType\":\"uint16\",\"name\":\"_dstChainId\",\"type\":\"uint16\"},{\"internalType\":\"bytes\",\"name\":\"_path\",\"type\":\"bytes\"},{\"internalType\":\"bytes\",\"name\":\"_payload\",\"type\":\"bytes\"},{\"internalType\":\"address payable\",\"name\":\"_refundAddress\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_zroPaymentAddress\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"_adapterParams\",\"type\":\"bytes\"}],\"name\":\"send\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_chainId\",\"type\":\"uint16\"},{\"internalType\":\"uint256\",\"name\":\"_size\",\"type\":\"uint256\"}],\"name\":\"setChainAddressSize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_remoteChainId\",\"type\":\"uint16\"},{\"internalType\":\"address\",\"name\":\"_ua\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_configType\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"_config\",\"type\":\"bytes\"}],\"name\":\"setConfig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_chainId\",\"type\":\"uint16\"},{\"internalType\":\"uint16\",\"name\":\"_proofType\",\"type\":\"uint16\"},{\"internalType\":\"bytes\",\"name\":\"_adapterParams\",\"type\":\"bytes\"}],\"name\":\"setDefaultAdapterParamsForChainId\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_chainId\",\"type\":\"uint16\"},{\"internalType\":\"uint16\",\"name\":\"_inboundProofLibraryVersion\",\"type\":\"uint16\"},{\"internalType\":\"uint64\",\"name\":\"_inboundBlockConfirmations\",\"type\":\"uint64\"},{\"internalType\":\"address\",\"name\":\"_relayer\",\"type\":\"address\"},{\"internalType\":\"uint16\",\"name\":\"_outboundProofType\",\"type\":\"uint16\"},{\"internalType\":\"uint64\",\"name\":\"_outboundBlockConfirmations\",\"type\":\"uint64\"},{\"internalType\":\"address\",\"name\":\"_oracle\",\"type\":\"address\"}],\"name\":\"setDefaultConfigForChainId\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_layerZeroToken\",\"type\":\"address\"}],\"name\":\"setLayerZeroToken\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_remoteChainId\",\"type\":\"uint16\"},{\"internalType\":\"bytes32\",\"name\":\"_remoteUln\",\"type\":\"bytes32\"}],\"name\":\"setRemoteUln\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_treasury\",\"type\":\"address\"}],\"name\":\"setTreasury\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"},{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"supportedOutboundProof\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"treasuryContract\",\"outputs\":[{\"internalType\":\"contract ILayerZeroTreasury\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"treasuryZROFees\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"ulnLookup\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_srcChainId\",\"type\":\"uint16\"},{\"internalType\":\"bytes32\",\"name\":\"_lookupHash\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"_confirmations\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"_blockData\",\"type\":\"bytes32\"}],\"name\":\"updateHash\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_srcChainId\",\"type\":\"uint16\"},{\"internalType\":\"address\",\"name\":\"_dstAddress\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_gasLimit\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"_lookupHash\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"_blockData\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"_transactionProof\",\"type\":\"bytes\"}],\"name\":\"validateTransactionProof\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address payable\",\"name\":\"_to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_amount\",\"type\":\"uint256\"}],\"name\":\"withdrawNative\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_amount\",\"type\":\"uint256\"}],\"name\":\"withdrawZRO\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{\"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 anymore. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby removing 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/UltraLightNodeV2AltToken.sol\":\"UltraLightNodeV2AltToken\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\",\"useLiteralContent\":true},\"optimizer\":{\"enabled\":true,\"runs\":30000},\"remappings\":[]},\"sources\":{\"@openzeppelin/contracts/access/Ownable.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n\\npragma solidity ^0.7.0;\\n\\nimport \\\"../utils/Context.sol\\\";\\n/**\\n * @dev Contract module which provides a basic access control mechanism, where\\n * there is an account (an owner) that can be granted exclusive access to\\n * specific functions.\\n *\\n * By default, the owner account will be the one that deploys the contract. This\\n * can later be changed with {transferOwnership}.\\n *\\n * This module is used through inheritance. It will make available the modifier\\n * `onlyOwner`, which can be applied to your functions to restrict their use to\\n * the owner.\\n */\\nabstract contract Ownable is Context {\\n address private _owner;\\n\\n event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);\\n\\n /**\\n * @dev Initializes the contract setting the deployer as the initial owner.\\n */\\n constructor () {\\n address msgSender = _msgSender();\\n _owner = msgSender;\\n emit OwnershipTransferred(address(0), msgSender);\\n }\\n\\n /**\\n * @dev Returns the address of the current owner.\\n */\\n function owner() public view virtual returns (address) {\\n return _owner;\\n }\\n\\n /**\\n * @dev Throws if called by any account other than the owner.\\n */\\n modifier onlyOwner() {\\n require(owner() == _msgSender(), \\\"Ownable: caller is not the owner\\\");\\n _;\\n }\\n\\n /**\\n * @dev Leaves the contract without owner. It will not be possible to call\\n * `onlyOwner` functions anymore. Can only be called by the current owner.\\n *\\n * NOTE: Renouncing ownership will leave the contract without an owner,\\n * thereby removing any functionality that is only available to the owner.\\n */\\n function renounceOwnership() public virtual onlyOwner {\\n emit OwnershipTransferred(_owner, address(0));\\n _owner = address(0);\\n }\\n\\n /**\\n * @dev Transfers ownership of the contract to a new account (`newOwner`).\\n * Can only be called by the current owner.\\n */\\n function transferOwnership(address newOwner) public virtual onlyOwner {\\n require(newOwner != address(0), \\\"Ownable: new owner is the zero address\\\");\\n emit OwnershipTransferred(_owner, newOwner);\\n _owner = newOwner;\\n }\\n}\\n\",\"keccak256\":\"0x549c5343ad9f7e3f38aa4c4761854403502574bbc15b822db2ce892ff9b79da7\",\"license\":\"MIT\"},\"@openzeppelin/contracts/math/SafeMath.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n\\npragma solidity ^0.7.0;\\n\\n/**\\n * @dev Wrappers over Solidity's arithmetic operations with added overflow\\n * checks.\\n *\\n * Arithmetic operations in Solidity wrap on overflow. This can easily result\\n * in bugs, because programmers usually assume that an overflow raises an\\n * error, which is the standard behavior in high level programming languages.\\n * `SafeMath` restores this intuition by reverting the transaction when an\\n * operation overflows.\\n *\\n * Using this library instead of the unchecked operations eliminates an entire\\n * class of bugs, so it's recommended to use it always.\\n */\\nlibrary SafeMath {\\n /**\\n * @dev Returns the addition of two unsigned integers, with an overflow flag.\\n *\\n * _Available since v3.4._\\n */\\n function tryAdd(uint256 a, uint256 b) internal pure returns (bool, uint256) {\\n uint256 c = a + b;\\n if (c < a) return (false, 0);\\n return (true, c);\\n }\\n\\n /**\\n * @dev Returns the substraction of two unsigned integers, with an overflow flag.\\n *\\n * _Available since v3.4._\\n */\\n function trySub(uint256 a, uint256 b) internal pure returns (bool, uint256) {\\n if (b > a) return (false, 0);\\n return (true, a - b);\\n }\\n\\n /**\\n * @dev Returns the multiplication of two unsigned integers, with an overflow flag.\\n *\\n * _Available since v3.4._\\n */\\n function tryMul(uint256 a, uint256 b) internal pure returns (bool, uint256) {\\n // Gas optimization: this is cheaper than requiring 'a' not being zero, but the\\n // benefit is lost if 'b' is also tested.\\n // See: https://github.com/OpenZeppelin/openzeppelin-contracts/pull/522\\n if (a == 0) return (true, 0);\\n uint256 c = a * b;\\n if (c / a != b) return (false, 0);\\n return (true, c);\\n }\\n\\n /**\\n * @dev Returns the division of two unsigned integers, with a division by zero flag.\\n *\\n * _Available since v3.4._\\n */\\n function tryDiv(uint256 a, uint256 b) internal pure returns (bool, uint256) {\\n if (b == 0) return (false, 0);\\n return (true, a / b);\\n }\\n\\n /**\\n * @dev Returns the remainder of dividing two unsigned integers, with a division by zero flag.\\n *\\n * _Available since v3.4._\\n */\\n function tryMod(uint256 a, uint256 b) internal pure returns (bool, uint256) {\\n if (b == 0) return (false, 0);\\n return (true, a % b);\\n }\\n\\n /**\\n * @dev Returns the addition of two unsigned integers, reverting on\\n * overflow.\\n *\\n * Counterpart to Solidity's `+` operator.\\n *\\n * Requirements:\\n *\\n * - Addition cannot overflow.\\n */\\n function add(uint256 a, uint256 b) internal pure returns (uint256) {\\n uint256 c = a + b;\\n require(c >= a, \\\"SafeMath: addition overflow\\\");\\n return c;\\n }\\n\\n /**\\n * @dev Returns the subtraction of two unsigned integers, reverting on\\n * overflow (when the result is negative).\\n *\\n * Counterpart to Solidity's `-` operator.\\n *\\n * Requirements:\\n *\\n * - Subtraction cannot overflow.\\n */\\n function sub(uint256 a, uint256 b) internal pure returns (uint256) {\\n require(b <= a, \\\"SafeMath: subtraction overflow\\\");\\n return a - b;\\n }\\n\\n /**\\n * @dev Returns the multiplication of two unsigned integers, reverting on\\n * overflow.\\n *\\n * Counterpart to Solidity's `*` operator.\\n *\\n * Requirements:\\n *\\n * - Multiplication cannot overflow.\\n */\\n function mul(uint256 a, uint256 b) internal pure returns (uint256) {\\n if (a == 0) return 0;\\n uint256 c = a * b;\\n require(c / a == b, \\\"SafeMath: multiplication overflow\\\");\\n return c;\\n }\\n\\n /**\\n * @dev Returns the integer division of two unsigned integers, reverting on\\n * division by zero. The result is rounded towards zero.\\n *\\n * Counterpart to Solidity's `/` operator. Note: this function uses a\\n * `revert` opcode (which leaves remaining gas untouched) while Solidity\\n * uses an invalid opcode to revert (consuming all remaining gas).\\n *\\n * Requirements:\\n *\\n * - The divisor cannot be zero.\\n */\\n function div(uint256 a, uint256 b) internal pure returns (uint256) {\\n require(b > 0, \\\"SafeMath: division by zero\\\");\\n return a / b;\\n }\\n\\n /**\\n * @dev Returns the remainder of dividing two unsigned integers. (unsigned integer modulo),\\n * reverting when dividing by zero.\\n *\\n * Counterpart to Solidity's `%` operator. This function uses a `revert`\\n * opcode (which leaves remaining gas untouched) while Solidity uses an\\n * invalid opcode to revert (consuming all remaining gas).\\n *\\n * Requirements:\\n *\\n * - The divisor cannot be zero.\\n */\\n function mod(uint256 a, uint256 b) internal pure returns (uint256) {\\n require(b > 0, \\\"SafeMath: modulo by zero\\\");\\n return a % b;\\n }\\n\\n /**\\n * @dev Returns the subtraction of two unsigned integers, reverting with custom message on\\n * overflow (when the result is negative).\\n *\\n * CAUTION: This function is deprecated because it requires allocating memory for the error\\n * message unnecessarily. For custom revert reasons use {trySub}.\\n *\\n * Counterpart to Solidity's `-` operator.\\n *\\n * Requirements:\\n *\\n * - Subtraction cannot overflow.\\n */\\n function sub(uint256 a, uint256 b, string memory errorMessage) internal pure returns (uint256) {\\n require(b <= a, errorMessage);\\n return a - b;\\n }\\n\\n /**\\n * @dev Returns the integer division of two unsigned integers, reverting with custom message on\\n * division by zero. The result is rounded towards zero.\\n *\\n * CAUTION: This function is deprecated because it requires allocating memory for the error\\n * message unnecessarily. For custom revert reasons use {tryDiv}.\\n *\\n * Counterpart to Solidity's `/` operator. Note: this function uses a\\n * `revert` opcode (which leaves remaining gas untouched) while Solidity\\n * uses an invalid opcode to revert (consuming all remaining gas).\\n *\\n * Requirements:\\n *\\n * - The divisor cannot be zero.\\n */\\n function div(uint256 a, uint256 b, string memory errorMessage) internal pure returns (uint256) {\\n require(b > 0, errorMessage);\\n return a / b;\\n }\\n\\n /**\\n * @dev Returns the remainder of dividing two unsigned integers. (unsigned integer modulo),\\n * reverting with custom message when dividing by zero.\\n *\\n * CAUTION: This function is deprecated because it requires allocating memory for the error\\n * message unnecessarily. For custom revert reasons use {tryMod}.\\n *\\n * Counterpart to Solidity's `%` operator. This function uses a `revert`\\n * opcode (which leaves remaining gas untouched) while Solidity uses an\\n * invalid opcode to revert (consuming all remaining gas).\\n *\\n * Requirements:\\n *\\n * - The divisor cannot be zero.\\n */\\n function mod(uint256 a, uint256 b, string memory errorMessage) internal pure returns (uint256) {\\n require(b > 0, errorMessage);\\n return a % b;\\n }\\n}\\n\",\"keccak256\":\"0xe22a1fc7400ae196eba2ad1562d0386462b00a6363b742d55a2fd2021a58586f\",\"license\":\"MIT\"},\"@openzeppelin/contracts/token/ERC20/IERC20.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n\\npragma solidity ^0.7.0;\\n\\n/**\\n * @dev Interface of the ERC20 standard as defined in the EIP.\\n */\\ninterface IERC20 {\\n /**\\n * @dev Returns the amount of tokens in existence.\\n */\\n function totalSupply() external view returns (uint256);\\n\\n /**\\n * @dev Returns the amount of tokens owned by `account`.\\n */\\n function balanceOf(address account) external view returns (uint256);\\n\\n /**\\n * @dev Moves `amount` tokens from the caller's account to `recipient`.\\n *\\n * Returns a boolean value indicating whether the operation succeeded.\\n *\\n * Emits a {Transfer} event.\\n */\\n function transfer(address recipient, uint256 amount) external returns (bool);\\n\\n /**\\n * @dev Returns the remaining number of tokens that `spender` will be\\n * allowed to spend on behalf of `owner` through {transferFrom}. This is\\n * zero by default.\\n *\\n * This value changes when {approve} or {transferFrom} are called.\\n */\\n function allowance(address owner, address spender) external view returns (uint256);\\n\\n /**\\n * @dev Sets `amount` as the allowance of `spender` over the caller's tokens.\\n *\\n * Returns a boolean value indicating whether the operation succeeded.\\n *\\n * IMPORTANT: Beware that changing an allowance with this method brings the risk\\n * that someone may use both the old and the new allowance by unfortunate\\n * transaction ordering. One possible solution to mitigate this race\\n * condition is to first reduce the spender's allowance to 0 and set the\\n * desired value afterwards:\\n * https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729\\n *\\n * Emits an {Approval} event.\\n */\\n function approve(address spender, uint256 amount) external returns (bool);\\n\\n /**\\n * @dev Moves `amount` tokens from `sender` to `recipient` using the\\n * allowance mechanism. `amount` is then deducted from the caller's\\n * allowance.\\n *\\n * Returns a boolean value indicating whether the operation succeeded.\\n *\\n * Emits a {Transfer} event.\\n */\\n function transferFrom(address sender, address recipient, uint256 amount) external returns (bool);\\n\\n /**\\n * @dev Emitted when `value` tokens are moved from one account (`from`) to\\n * another (`to`).\\n *\\n * Note that `value` may be zero.\\n */\\n event Transfer(address indexed from, address indexed to, uint256 value);\\n\\n /**\\n * @dev Emitted when the allowance of a `spender` for an `owner` is set by\\n * a call to {approve}. `value` is the new allowance.\\n */\\n event Approval(address indexed owner, address indexed spender, uint256 value);\\n}\\n\",\"keccak256\":\"0xbd74f587ab9b9711801baf667db1426e4a03fd2d7f15af33e0e0d0394e7cef76\",\"license\":\"MIT\"},\"@openzeppelin/contracts/token/ERC20/SafeERC20.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n\\npragma solidity ^0.7.0;\\n\\nimport \\\"./IERC20.sol\\\";\\nimport \\\"../../math/SafeMath.sol\\\";\\nimport \\\"../../utils/Address.sol\\\";\\n\\n/**\\n * @title SafeERC20\\n * @dev Wrappers around ERC20 operations that throw on failure (when the token\\n * contract returns false). Tokens that return no value (and instead revert or\\n * throw on failure) are also supported, non-reverting calls are assumed to be\\n * successful.\\n * To use this library you can add a `using SafeERC20 for IERC20;` statement to your contract,\\n * which allows you to call the safe operations as `token.safeTransfer(...)`, etc.\\n */\\nlibrary SafeERC20 {\\n using SafeMath for uint256;\\n using Address for address;\\n\\n function safeTransfer(IERC20 token, address to, uint256 value) internal {\\n _callOptionalReturn(token, abi.encodeWithSelector(token.transfer.selector, to, value));\\n }\\n\\n function safeTransferFrom(IERC20 token, address from, address to, uint256 value) internal {\\n _callOptionalReturn(token, abi.encodeWithSelector(token.transferFrom.selector, from, to, value));\\n }\\n\\n /**\\n * @dev Deprecated. This function has issues similar to the ones found in\\n * {IERC20-approve}, and its usage is discouraged.\\n *\\n * Whenever possible, use {safeIncreaseAllowance} and\\n * {safeDecreaseAllowance} instead.\\n */\\n function safeApprove(IERC20 token, address spender, uint256 value) internal {\\n // safeApprove should only be called when setting an initial allowance,\\n // or when resetting it to zero. To increase and decrease it, use\\n // 'safeIncreaseAllowance' and 'safeDecreaseAllowance'\\n // solhint-disable-next-line max-line-length\\n require((value == 0) || (token.allowance(address(this), spender) == 0),\\n \\\"SafeERC20: approve from non-zero to non-zero allowance\\\"\\n );\\n _callOptionalReturn(token, abi.encodeWithSelector(token.approve.selector, spender, value));\\n }\\n\\n function safeIncreaseAllowance(IERC20 token, address spender, uint256 value) internal {\\n uint256 newAllowance = token.allowance(address(this), spender).add(value);\\n _callOptionalReturn(token, abi.encodeWithSelector(token.approve.selector, spender, newAllowance));\\n }\\n\\n function safeDecreaseAllowance(IERC20 token, address spender, uint256 value) internal {\\n uint256 newAllowance = token.allowance(address(this), spender).sub(value, \\\"SafeERC20: decreased allowance below zero\\\");\\n _callOptionalReturn(token, abi.encodeWithSelector(token.approve.selector, spender, newAllowance));\\n }\\n\\n /**\\n * @dev Imitates a Solidity high-level call (i.e. a regular function call to a contract), relaxing the requirement\\n * on the return value: the return value is optional (but if data is returned, it must not be false).\\n * @param token The token targeted by the call.\\n * @param data The call data (encoded using abi.encode or one of its variants).\\n */\\n function _callOptionalReturn(IERC20 token, bytes memory data) private {\\n // We need to perform a low level call here, to bypass Solidity's return data size checking mechanism, since\\n // we're implementing it ourselves. We use {Address.functionCall} to perform this call, which verifies that\\n // the target address contains contract code and also asserts for success in the low-level call.\\n\\n bytes memory returndata = address(token).functionCall(data, \\\"SafeERC20: low-level call failed\\\");\\n if (returndata.length > 0) { // Return data is optional\\n // solhint-disable-next-line max-line-length\\n require(abi.decode(returndata, (bool)), \\\"SafeERC20: ERC20 operation did not succeed\\\");\\n }\\n }\\n}\\n\",\"keccak256\":\"0xc77dd6233a82c7c6e3dc49da8f3456baa00ecd3ea4dfa9222002a9aebf155dcd\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/Address.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n\\npragma solidity ^0.7.0;\\n\\n/**\\n * @dev Collection of functions related to the address type\\n */\\nlibrary Address {\\n /**\\n * @dev Returns true if `account` is a contract.\\n *\\n * [IMPORTANT]\\n * ====\\n * It is unsafe to assume that an address for which this function returns\\n * false is an externally-owned account (EOA) and not a contract.\\n *\\n * Among others, `isContract` will return false for the following\\n * types of addresses:\\n *\\n * - an externally-owned account\\n * - a contract in construction\\n * - an address where a contract will be created\\n * - an address where a contract lived, but was destroyed\\n * ====\\n */\\n function isContract(address account) internal view returns (bool) {\\n // This method relies on extcodesize, which returns 0 for contracts in\\n // construction, since the code is only stored at the end of the\\n // constructor execution.\\n\\n uint256 size;\\n // solhint-disable-next-line no-inline-assembly\\n assembly { size := extcodesize(account) }\\n return size > 0;\\n }\\n\\n /**\\n * @dev Replacement for Solidity's `transfer`: sends `amount` wei to\\n * `recipient`, forwarding all available gas and reverting on errors.\\n *\\n * https://eips.ethereum.org/EIPS/eip-1884[EIP1884] increases the gas cost\\n * of certain opcodes, possibly making contracts go over the 2300 gas limit\\n * imposed by `transfer`, making them unable to receive funds via\\n * `transfer`. {sendValue} removes this limitation.\\n *\\n * https://diligence.consensys.net/posts/2019/09/stop-using-soliditys-transfer-now/[Learn more].\\n *\\n * IMPORTANT: because control is transferred to `recipient`, care must be\\n * taken to not create reentrancy vulnerabilities. Consider using\\n * {ReentrancyGuard} or the\\n * https://solidity.readthedocs.io/en/v0.5.11/security-considerations.html#use-the-checks-effects-interactions-pattern[checks-effects-interactions pattern].\\n */\\n function sendValue(address payable recipient, uint256 amount) internal {\\n require(address(this).balance >= amount, \\\"Address: insufficient balance\\\");\\n\\n // solhint-disable-next-line avoid-low-level-calls, avoid-call-value\\n (bool success, ) = recipient.call{ value: amount }(\\\"\\\");\\n require(success, \\\"Address: unable to send value, recipient may have reverted\\\");\\n }\\n\\n /**\\n * @dev Performs a Solidity function call using a low level `call`. A\\n * plain`call` is an unsafe replacement for a function call: use this\\n * function instead.\\n *\\n * If `target` reverts with a revert reason, it is bubbled up by this\\n * function (like regular Solidity function calls).\\n *\\n * Returns the raw returned data. To convert to the expected return value,\\n * use https://solidity.readthedocs.io/en/latest/units-and-global-variables.html?highlight=abi.decode#abi-encoding-and-decoding-functions[`abi.decode`].\\n *\\n * Requirements:\\n *\\n * - `target` must be a contract.\\n * - calling `target` with `data` must not revert.\\n *\\n * _Available since v3.1._\\n */\\n function functionCall(address target, bytes memory data) internal returns (bytes memory) {\\n return functionCall(target, data, \\\"Address: low-level call failed\\\");\\n }\\n\\n /**\\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`], but with\\n * `errorMessage` as a fallback revert reason when `target` reverts.\\n *\\n * _Available since v3.1._\\n */\\n function functionCall(address target, bytes memory data, string memory errorMessage) internal returns (bytes memory) {\\n return functionCallWithValue(target, data, 0, errorMessage);\\n }\\n\\n /**\\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\\n * but also transferring `value` wei to `target`.\\n *\\n * Requirements:\\n *\\n * - the calling contract must have an ETH balance of at least `value`.\\n * - the called Solidity function must be `payable`.\\n *\\n * _Available since v3.1._\\n */\\n function functionCallWithValue(address target, bytes memory data, uint256 value) internal returns (bytes memory) {\\n return functionCallWithValue(target, data, value, \\\"Address: low-level call with value failed\\\");\\n }\\n\\n /**\\n * @dev Same as {xref-Address-functionCallWithValue-address-bytes-uint256-}[`functionCallWithValue`], but\\n * with `errorMessage` as a fallback revert reason when `target` reverts.\\n *\\n * _Available since v3.1._\\n */\\n function functionCallWithValue(address target, bytes memory data, uint256 value, string memory errorMessage) internal returns (bytes memory) {\\n require(address(this).balance >= value, \\\"Address: insufficient balance for call\\\");\\n require(isContract(target), \\\"Address: call to non-contract\\\");\\n\\n // solhint-disable-next-line avoid-low-level-calls\\n (bool success, bytes memory returndata) = target.call{ value: value }(data);\\n return _verifyCallResult(success, returndata, errorMessage);\\n }\\n\\n /**\\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\\n * but performing a static call.\\n *\\n * _Available since v3.3._\\n */\\n function functionStaticCall(address target, bytes memory data) internal view returns (bytes memory) {\\n return functionStaticCall(target, data, \\\"Address: low-level static call failed\\\");\\n }\\n\\n /**\\n * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],\\n * but performing a static call.\\n *\\n * _Available since v3.3._\\n */\\n function functionStaticCall(address target, bytes memory data, string memory errorMessage) internal view returns (bytes memory) {\\n require(isContract(target), \\\"Address: static call to non-contract\\\");\\n\\n // solhint-disable-next-line avoid-low-level-calls\\n (bool success, bytes memory returndata) = target.staticcall(data);\\n return _verifyCallResult(success, returndata, errorMessage);\\n }\\n\\n /**\\n * @dev Same as {xref-Address-functionCall-address-bytes-}[`functionCall`],\\n * but performing a delegate call.\\n *\\n * _Available since v3.4._\\n */\\n function functionDelegateCall(address target, bytes memory data) internal returns (bytes memory) {\\n return functionDelegateCall(target, data, \\\"Address: low-level delegate call failed\\\");\\n }\\n\\n /**\\n * @dev Same as {xref-Address-functionCall-address-bytes-string-}[`functionCall`],\\n * but performing a delegate call.\\n *\\n * _Available since v3.4._\\n */\\n function functionDelegateCall(address target, bytes memory data, string memory errorMessage) internal returns (bytes memory) {\\n require(isContract(target), \\\"Address: delegate call to non-contract\\\");\\n\\n // solhint-disable-next-line avoid-low-level-calls\\n (bool success, bytes memory returndata) = target.delegatecall(data);\\n return _verifyCallResult(success, returndata, errorMessage);\\n }\\n\\n function _verifyCallResult(bool success, bytes memory returndata, string memory errorMessage) private pure returns(bytes memory) {\\n if (success) {\\n return returndata;\\n } else {\\n // Look for revert reason and bubble it up if present\\n if (returndata.length > 0) {\\n // The easiest way to bubble the revert reason is using memory via assembly\\n\\n // solhint-disable-next-line no-inline-assembly\\n assembly {\\n let returndata_size := mload(returndata)\\n revert(add(32, returndata), returndata_size)\\n }\\n } else {\\n revert(errorMessage);\\n }\\n }\\n }\\n}\\n\",\"keccak256\":\"0xf89f005a3d98f7768cdee2583707db0ac725cf567d455751af32ee68132f3db3\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/Context.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n\\npragma solidity >=0.6.0 <0.8.0;\\n\\n/*\\n * @dev Provides information about the current execution context, including the\\n * sender of the transaction and its data. While these are generally available\\n * via msg.sender and msg.data, they should not be accessed in such a direct\\n * manner, since when dealing with GSN meta-transactions the account sending and\\n * paying for execution may not be the actual sender (as far as an application\\n * is concerned).\\n *\\n * This contract is only required for intermediate, library-like contracts.\\n */\\nabstract contract Context {\\n function _msgSender() internal view virtual returns (address payable) {\\n return msg.sender;\\n }\\n\\n function _msgData() internal view virtual returns (bytes memory) {\\n this; // silence state mutability warning without generating bytecode - see https://github.com/ethereum/solidity/issues/2691\\n return msg.data;\\n }\\n}\\n\",\"keccak256\":\"0x8d3cb350f04ff49cfb10aef08d87f19dcbaecc8027b0bed12f3275cd12f38cf0\",\"license\":\"MIT\"},\"@openzeppelin/contracts/utils/ReentrancyGuard.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n\\npragma solidity ^0.7.0;\\n\\n/**\\n * @dev Contract module that helps prevent reentrant calls to a function.\\n *\\n * Inheriting from `ReentrancyGuard` will make the {nonReentrant} modifier\\n * available, which can be applied to functions to make sure there are no nested\\n * (reentrant) calls to them.\\n *\\n * Note that because there is a single `nonReentrant` guard, functions marked as\\n * `nonReentrant` may not call one another. This can be worked around by making\\n * those functions `private`, and then adding `external` `nonReentrant` entry\\n * points to them.\\n *\\n * TIP: If you would like to learn more about reentrancy and alternative ways\\n * to protect against it, check out our blog post\\n * https://blog.openzeppelin.com/reentrancy-after-istanbul/[Reentrancy After Istanbul].\\n */\\nabstract contract ReentrancyGuard {\\n // Booleans are more expensive than uint256 or any type that takes up a full\\n // word because each write operation emits an extra SLOAD to first read the\\n // slot's contents, replace the bits taken up by the boolean, and then write\\n // back. This is the compiler's defense against contract upgrades and\\n // pointer aliasing, and it cannot be disabled.\\n\\n // The values being non-zero value makes deployment a bit more expensive,\\n // but in exchange the refund on every call to nonReentrant will be lower in\\n // amount. Since refunds are capped to a percentage of the total\\n // transaction's gas, it is best to keep them low in cases like this one, to\\n // increase the likelihood of the full refund coming into effect.\\n uint256 private constant _NOT_ENTERED = 1;\\n uint256 private constant _ENTERED = 2;\\n\\n uint256 private _status;\\n\\n constructor () {\\n _status = _NOT_ENTERED;\\n }\\n\\n /**\\n * @dev Prevents a contract from calling itself, directly or indirectly.\\n * Calling a `nonReentrant` function from another `nonReentrant`\\n * function is not supported. It is possible to prevent this from happening\\n * by making the `nonReentrant` function external, and make it call a\\n * `private` function that does the actual work.\\n */\\n modifier nonReentrant() {\\n // On the first call to nonReentrant, _notEntered will be true\\n require(_status != _ENTERED, \\\"ReentrancyGuard: reentrant call\\\");\\n\\n // Any calls to nonReentrant after this point will fail\\n _status = _ENTERED;\\n\\n _;\\n\\n // By storing the original value once again, a refund is triggered (see\\n // https://eips.ethereum.org/EIPS/eip-2200)\\n _status = _NOT_ENTERED;\\n }\\n}\\n\",\"keccak256\":\"0x1153f6dd334c01566417b8c551122450542a2b75a2bbb379d59a8c320ed6da28\",\"license\":\"MIT\"},\"contracts/FeeHandler.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity 0.7.6;\\n\\nimport \\\"@openzeppelin/contracts/token/ERC20/IERC20.sol\\\";\\nimport \\\"@openzeppelin/contracts/token/ERC20/SafeERC20.sol\\\";\\nimport \\\"@openzeppelin/contracts/access/Ownable.sol\\\";\\n\\ncontract FeeHandler is Ownable {\\n using SafeERC20 for IERC20;\\n\\n IERC20 public feeToken;\\n mapping(address => bool) public approved;\\n\\n constructor() {}\\n\\n function setFeeToken(address _feeToken) external onlyOwner {\\n require(address(feeToken) == address(0x0), \\\"FeeHandler: feeToken already set\\\");\\n feeToken = IERC20(_feeToken);\\n }\\n\\n function approve(address _uln) external onlyOwner {\\n approved[_uln] = true;\\n }\\n\\n function creditFee(address[] calldata _receivers, uint[] calldata _amounts, address _refundAddress) external {\\n require(_receivers.length == _amounts.length, \\\"FeeHandler: invalid parameters\\\");\\n require(approved[msg.sender], \\\"FeeHandler: not approved\\\");\\n\\n for (uint i = 0; i < _receivers.length; i++) {\\n feeToken.safeTransfer(_receivers[i], _amounts[i]);\\n }\\n uint remaining = feeToken.balanceOf(address(this));\\n if (remaining > 0) {\\n feeToken.safeTransfer(_refundAddress, remaining);\\n }\\n }\\n}\\n\",\"keccak256\":\"0x16766e082e04ac79d679f8d87a2c12ba076298d15e3b6dd78d704e392946440c\",\"license\":\"BUSL-1.1\"},\"contracts/NonceContract.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity 0.7.6;\\n\\nimport \\\"./interfaces/ILayerZeroEndpoint.sol\\\";\\n\\ncontract NonceContract {\\n ILayerZeroEndpoint public immutable endpoint;\\n // outboundNonce = [dstChainId][remoteAddress + localAddress]\\n mapping(uint16 => mapping(bytes => uint64)) public outboundNonce;\\n\\n constructor(address _endpoint) {\\n endpoint = ILayerZeroEndpoint(_endpoint);\\n }\\n\\n function increment(uint16 _chainId, address _ua, bytes calldata _path) external returns (uint64) {\\n require(\\n endpoint.getSendLibraryAddress(_ua) == msg.sender,\\n \\\"NonceContract: msg.sender is not valid sendlibrary\\\"\\n );\\n return ++outboundNonce[_chainId][_path];\\n }\\n}\\n\",\"keccak256\":\"0x5f99165219fc2d46d48e943ec072b0f55f01398afe167d61cd671d1440ff53c3\",\"license\":\"BUSL-1.1\"},\"contracts/UltraLightNodeV2AltToken.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity 0.7.6;\\npragma abicoder v2;\\n\\nimport \\\"@openzeppelin/contracts/access/Ownable.sol\\\";\\nimport \\\"@openzeppelin/contracts/math/SafeMath.sol\\\";\\nimport \\\"@openzeppelin/contracts/utils/ReentrancyGuard.sol\\\";\\nimport \\\"@openzeppelin/contracts/token/ERC20/IERC20.sol\\\";\\nimport \\\"@openzeppelin/contracts/token/ERC20/SafeERC20.sol\\\";\\n\\nimport \\\"./interfaces/ILayerZeroValidationLibrary.sol\\\";\\nimport \\\"./interfaces/ILayerZeroReceiver.sol\\\";\\nimport \\\"./interfaces/ILayerZeroTreasury.sol\\\";\\nimport \\\"./interfaces/ILayerZeroEndpoint.sol\\\";\\n// v2\\nimport \\\"./interfaces/ILayerZeroMessagingLibraryV2.sol\\\";\\nimport \\\"./interfaces/ILayerZeroOracleV2.sol\\\";\\nimport \\\"./interfaces/ILayerZeroUltraLightNodeV2.sol\\\";\\nimport \\\"./interfaces/ILayerZeroRelayerV2.sol\\\";\\nimport \\\"./FeeHandler.sol\\\";\\nimport \\\"./NonceContract.sol\\\";\\n\\ncontract UltraLightNodeV2AltToken is\\n ILayerZeroMessagingLibraryV2,\\n ILayerZeroUltraLightNodeV2,\\n ReentrancyGuard,\\n Ownable\\n{\\n using SafeERC20 for IERC20;\\n using SafeMath for uint;\\n\\n // Application config\\n uint public constant CONFIG_TYPE_INBOUND_PROOF_LIBRARY_VERSION = 1;\\n uint public constant CONFIG_TYPE_INBOUND_BLOCK_CONFIRMATIONS = 2;\\n uint public constant CONFIG_TYPE_RELAYER = 3;\\n uint public constant CONFIG_TYPE_OUTBOUND_PROOF_TYPE = 4;\\n uint public constant CONFIG_TYPE_OUTBOUND_BLOCK_CONFIRMATIONS = 5;\\n uint public constant CONFIG_TYPE_ORACLE = 6;\\n\\n // Token and Contracts\\n IERC20 public layerZeroToken;\\n ILayerZeroTreasury public treasuryContract;\\n\\n mapping(address => uint) public nativeFees;\\n uint public treasuryZROFees;\\n\\n // User Application\\n mapping(address => mapping(uint16 => ApplicationConfiguration)) public appConfig; // app address => chainId => config\\n mapping(uint16 => ApplicationConfiguration) public defaultAppConfig; // default UA settings if no version specified\\n mapping(uint16 => mapping(uint16 => bytes)) public defaultAdapterParams;\\n\\n // Validation\\n mapping(uint16 => mapping(uint16 => address)) public inboundProofLibrary; // chainId => library Id => inboundProofLibrary contract\\n mapping(uint16 => uint16) public maxInboundProofLibrary; // chainId => inboundProofLibrary\\n mapping(uint16 => mapping(uint16 => bool)) public supportedOutboundProof; // chainId => outboundProofType => enabled\\n mapping(uint16 => uint) public chainAddressSizeMap;\\n mapping(address => mapping(uint16 => mapping(bytes32 => mapping(bytes32 => uint)))) public hashLookup; //[oracle][srcChainId][blockhash][datahash] -> confirmation\\n mapping(uint16 => bytes32) public ulnLookup; // remote ulns\\n\\n ILayerZeroEndpoint public immutable endpoint;\\n uint16 public immutable localChainId;\\n NonceContract public immutable nonceContract;\\n FeeHandler public immutable feeHandler;\\n\\n constructor(address _endpoint, address _nonceContract, uint16 _localChainId, address _feeHandler) {\\n require(_endpoint != address(0x0), \\\"LayerZero: endpoint cannot be zero address\\\");\\n require(_nonceContract != address(0x0), \\\"LayerZero: nonceContract cannot be zero address\\\");\\n ILayerZeroEndpoint lzEndpoint = ILayerZeroEndpoint(_endpoint);\\n localChainId = _localChainId;\\n endpoint = lzEndpoint;\\n nonceContract = NonceContract(_nonceContract);\\n feeHandler = FeeHandler(_feeHandler);\\n }\\n\\n // only the endpoint can call SEND() and setConfig()\\n modifier onlyEndpoint() {\\n require(address(endpoint) == msg.sender, \\\"LayerZero: only endpoint\\\");\\n _;\\n }\\n\\n //----------------------------------------------------------------------------------\\n // PROTOCOL\\n function validateTransactionProof(\\n uint16 _srcChainId,\\n address _dstAddress,\\n uint _gasLimit,\\n bytes32 _lookupHash,\\n bytes32 _blockData,\\n bytes calldata _transactionProof\\n ) external override {\\n // retrieve UA's configuration using the _dstAddress from arguments.\\n ApplicationConfiguration memory uaConfig = _getAppConfig(_srcChainId, _dstAddress);\\n\\n // assert that the caller == UA's relayer\\n require(uaConfig.relayer == msg.sender, \\\"LayerZero: invalid relayer\\\");\\n\\n LayerZeroPacket.Packet memory _packet;\\n uint remoteAddressSize = chainAddressSizeMap[_srcChainId];\\n require(remoteAddressSize != 0, \\\"LayerZero: incorrect remote address size\\\");\\n {\\n // assert that the data submitted by UA's oracle have no fewer confirmations than UA's configuration\\n uint storedConfirmations = hashLookup[uaConfig.oracle][_srcChainId][_lookupHash][_blockData];\\n require(\\n storedConfirmations > 0 && storedConfirmations >= uaConfig.inboundBlockConfirmations,\\n \\\"LayerZero: not enough block confirmations\\\"\\n );\\n\\n // decode\\n address inboundProofLib = inboundProofLibrary[_srcChainId][uaConfig.inboundProofLibraryVersion];\\n _packet = ILayerZeroValidationLibrary(inboundProofLib).validateProof(\\n _blockData,\\n _transactionProof,\\n remoteAddressSize\\n );\\n }\\n\\n // packet content assertion\\n require(\\n ulnLookup[_srcChainId] == _packet.ulnAddress && _packet.ulnAddress != bytes32(0),\\n \\\"LayerZero: invalid _packet.ulnAddress\\\"\\n );\\n require(_packet.srcChainId == _srcChainId, \\\"LayerZero: invalid srcChain Id\\\");\\n // failsafe because the remoteAddress size being passed into validateProof trims the address this should not hit\\n require(_packet.srcAddress.length == remoteAddressSize, \\\"LayerZero: invalid srcAddress size\\\");\\n require(_packet.dstChainId == localChainId, \\\"LayerZero: invalid dstChain Id\\\");\\n require(_packet.dstAddress == _dstAddress, \\\"LayerZero: invalid dstAddress\\\");\\n\\n // if the dst is not a contract, then emit and return early. This will break inbound nonces, but this particular\\n // path is already broken and wont ever be able to deliver anyways\\n if (!_isContract(_dstAddress)) {\\n emit InvalidDst(\\n _packet.srcChainId,\\n _packet.srcAddress,\\n _packet.dstAddress,\\n _packet.nonce,\\n keccak256(_packet.payload)\\n );\\n return;\\n }\\n\\n bytes memory pathData = abi.encodePacked(_packet.srcAddress, _packet.dstAddress);\\n emit PacketReceived(\\n _packet.srcChainId,\\n _packet.srcAddress,\\n _packet.dstAddress,\\n _packet.nonce,\\n keccak256(_packet.payload)\\n );\\n endpoint.receivePayload(_srcChainId, pathData, _dstAddress, _packet.nonce, _gasLimit, _packet.payload);\\n }\\n\\n function send(\\n address _ua,\\n uint64,\\n uint16 _dstChainId,\\n bytes calldata _path,\\n bytes calldata _payload,\\n address payable _refundAddress,\\n address _zroPaymentAddress,\\n bytes calldata _adapterParams\\n ) external payable override onlyEndpoint {\\n address ua = _ua;\\n uint16 dstChainId = _dstChainId;\\n require(ulnLookup[dstChainId] != bytes32(0), \\\"LayerZero: dstChainId does not exist\\\");\\n\\n bytes memory dstAddress;\\n uint64 nonce;\\n // code block for solving 'Stack Too Deep'\\n {\\n uint chainAddressSize = chainAddressSizeMap[dstChainId];\\n // path = remoteAddress + localAddress\\n require(\\n chainAddressSize != 0 && _path.length == 20 + chainAddressSize,\\n \\\"LayerZero: incorrect remote address size\\\"\\n );\\n address srcInPath;\\n bytes memory path = _path; // copy to memory\\n assembly {\\n srcInPath := mload(add(add(path, 20), chainAddressSize)) // chainAddressSize + 20\\n }\\n require(ua == srcInPath, \\\"LayerZero: wrong path data\\\");\\n dstAddress = _path[0:chainAddressSize];\\n nonce = nonceContract.increment(dstChainId, ua, path);\\n }\\n\\n bytes memory payload = _payload;\\n ApplicationConfiguration memory uaConfig = _getAppConfig(dstChainId, ua);\\n\\n // compute all the fees\\n uint[] memory fees = new uint[](3);\\n fees[0] = _handleRelayer(dstChainId, uaConfig, ua, payload.length, _adapterParams);\\n fees[1] = _handleOracle(dstChainId, uaConfig, ua);\\n fees[2] = _handleProtocolFee(fees[0], fees[1], ua, _zroPaymentAddress);\\n\\n address[] memory receivers = new address[](3);\\n receivers[0] = uaConfig.relayer;\\n receivers[1] = uaConfig.oracle;\\n receivers[2] = address(treasuryContract);\\n\\n feeHandler.creditFee(receivers, fees, _refundAddress);\\n\\n // emit the data packet\\n bytes memory encodedPayload = abi.encodePacked(nonce, localChainId, ua, dstChainId, dstAddress, payload);\\n emit Packet(encodedPayload);\\n }\\n\\n function _handleRelayer(\\n uint16 _dstChainId,\\n ApplicationConfiguration memory _uaConfig,\\n address _ua,\\n uint _payloadSize,\\n bytes memory _adapterParams\\n ) internal returns (uint relayerFee) {\\n if (_adapterParams.length == 0) {\\n _adapterParams = defaultAdapterParams[_dstChainId][_uaConfig.outboundProofType];\\n }\\n address relayerAddress = _uaConfig.relayer;\\n ILayerZeroRelayerV2 relayer = ILayerZeroRelayerV2(relayerAddress);\\n relayerFee = relayer.assignJob(_dstChainId, _uaConfig.outboundProofType, _ua, _payloadSize, _adapterParams);\\n\\n // emit the param events\\n emit RelayerParams(_adapterParams, _uaConfig.outboundProofType);\\n }\\n\\n function _handleOracle(\\n uint16 _dstChainId,\\n ApplicationConfiguration memory _uaConfig,\\n address _ua\\n ) internal returns (uint oracleFee) {\\n address oracleAddress = _uaConfig.oracle;\\n oracleFee = ILayerZeroOracleV2(oracleAddress).assignJob(\\n _dstChainId,\\n _uaConfig.outboundProofType,\\n _uaConfig.outboundBlockConfirmations,\\n _ua\\n );\\n }\\n\\n function _handleProtocolFee(\\n uint _relayerFee,\\n uint _oracleFee,\\n address _ua,\\n address _zroPaymentAddress\\n ) internal returns (uint protocolNativeFee) {\\n // if no ZRO token or not specifying a payment address, pay in native token\\n bool payInNative = _zroPaymentAddress == address(0x0) || address(layerZeroToken) == address(0x0);\\n uint protocolFee = treasuryContract.getFees(!payInNative, _relayerFee, _oracleFee);\\n\\n if (protocolFee > 0) {\\n if (payInNative) {\\n address treasuryAddress = address(treasuryContract);\\n protocolNativeFee = protocolFee;\\n } else {\\n // zro payment address must equal the ua or the tx.origin otherwise the transaction reverts\\n require(\\n _zroPaymentAddress == _ua || _zroPaymentAddress == tx.origin,\\n \\\"LayerZero: must be paid by sender or origin\\\"\\n );\\n\\n // transfer the LayerZero token to this contract from the payee\\n layerZeroToken.safeTransferFrom(_zroPaymentAddress, address(this), protocolFee);\\n\\n treasuryZROFees = treasuryZROFees.add(protocolFee);\\n }\\n }\\n }\\n\\n // Can be called by any address to update a block header\\n // can only upload new block data or the same block data with more confirmations\\n function updateHash(\\n uint16 _srcChainId,\\n bytes32 _lookupHash,\\n uint _confirmations,\\n bytes32 _blockData\\n ) external override {\\n uint storedConfirmations = hashLookup[msg.sender][_srcChainId][_lookupHash][_blockData];\\n\\n // if it has a record, requires a larger confirmation.\\n require(\\n storedConfirmations < _confirmations,\\n \\\"LayerZero: oracle data can only update if it has more confirmations\\\"\\n );\\n\\n // set the new information into storage\\n hashLookup[msg.sender][_srcChainId][_lookupHash][_blockData] = _confirmations;\\n\\n emit HashReceived(_srcChainId, msg.sender, _lookupHash, _blockData, _confirmations);\\n }\\n\\n //----------------------------------------------------------------------------------\\n // Other Library Interfaces\\n\\n // default to DEFAULT setting if ZERO value\\n function getAppConfig(\\n uint16 _remoteChainId,\\n address _ua\\n ) external view override returns (ApplicationConfiguration memory) {\\n return _getAppConfig(_remoteChainId, _ua);\\n }\\n\\n function _getAppConfig(uint16 _remoteChainId, address _ua) internal view returns (ApplicationConfiguration memory) {\\n ApplicationConfiguration memory config = appConfig[_ua][_remoteChainId];\\n ApplicationConfiguration storage defaultConfig = defaultAppConfig[_remoteChainId];\\n\\n if (config.inboundProofLibraryVersion == 0) {\\n config.inboundProofLibraryVersion = defaultConfig.inboundProofLibraryVersion;\\n }\\n\\n if (config.inboundBlockConfirmations == 0) {\\n config.inboundBlockConfirmations = defaultConfig.inboundBlockConfirmations;\\n }\\n\\n if (config.relayer == address(0x0)) {\\n config.relayer = defaultConfig.relayer;\\n }\\n\\n if (config.outboundProofType == 0) {\\n config.outboundProofType = defaultConfig.outboundProofType;\\n }\\n\\n if (config.outboundBlockConfirmations == 0) {\\n config.outboundBlockConfirmations = defaultConfig.outboundBlockConfirmations;\\n }\\n\\n if (config.oracle == address(0x0)) {\\n config.oracle = defaultConfig.oracle;\\n }\\n\\n return config;\\n }\\n\\n function setConfig(\\n uint16 _remoteChainId,\\n address _ua,\\n uint _configType,\\n bytes calldata _config\\n ) external override onlyEndpoint {\\n ApplicationConfiguration storage uaConfig = appConfig[_ua][_remoteChainId];\\n if (_configType == CONFIG_TYPE_INBOUND_PROOF_LIBRARY_VERSION) {\\n uint16 inboundProofLibraryVersion = abi.decode(_config, (uint16));\\n require(\\n inboundProofLibraryVersion <= maxInboundProofLibrary[_remoteChainId],\\n \\\"LayerZero: invalid inbound proof library version\\\"\\n );\\n uaConfig.inboundProofLibraryVersion = inboundProofLibraryVersion;\\n } else if (_configType == CONFIG_TYPE_INBOUND_BLOCK_CONFIRMATIONS) {\\n uint64 blockConfirmations = abi.decode(_config, (uint64));\\n uaConfig.inboundBlockConfirmations = blockConfirmations;\\n } else if (_configType == CONFIG_TYPE_RELAYER) {\\n address relayer = abi.decode(_config, (address));\\n uaConfig.relayer = relayer;\\n } else if (_configType == CONFIG_TYPE_OUTBOUND_PROOF_TYPE) {\\n uint16 outboundProofType = abi.decode(_config, (uint16));\\n require(\\n supportedOutboundProof[_remoteChainId][outboundProofType] || outboundProofType == 0,\\n \\\"LayerZero: invalid outbound proof type\\\"\\n );\\n uaConfig.outboundProofType = outboundProofType;\\n } else if (_configType == CONFIG_TYPE_OUTBOUND_BLOCK_CONFIRMATIONS) {\\n uint64 blockConfirmations = abi.decode(_config, (uint64));\\n uaConfig.outboundBlockConfirmations = blockConfirmations;\\n } else if (_configType == CONFIG_TYPE_ORACLE) {\\n address oracle = abi.decode(_config, (address));\\n uaConfig.oracle = oracle;\\n } else {\\n revert(\\\"LayerZero: Invalid config type\\\");\\n }\\n\\n emit AppConfigUpdated(_ua, _configType, _config);\\n }\\n\\n function getConfig(\\n uint16 _remoteChainId,\\n address _ua,\\n uint _configType\\n ) external view override returns (bytes memory) {\\n ApplicationConfiguration storage uaConfig = appConfig[_ua][_remoteChainId];\\n\\n if (_configType == CONFIG_TYPE_INBOUND_PROOF_LIBRARY_VERSION) {\\n if (uaConfig.inboundProofLibraryVersion == 0) {\\n return abi.encode(defaultAppConfig[_remoteChainId].inboundProofLibraryVersion);\\n }\\n return abi.encode(uaConfig.inboundProofLibraryVersion);\\n } else if (_configType == CONFIG_TYPE_INBOUND_BLOCK_CONFIRMATIONS) {\\n if (uaConfig.inboundBlockConfirmations == 0) {\\n return abi.encode(defaultAppConfig[_remoteChainId].inboundBlockConfirmations);\\n }\\n return abi.encode(uaConfig.inboundBlockConfirmations);\\n } else if (_configType == CONFIG_TYPE_RELAYER) {\\n if (uaConfig.relayer == address(0x0)) {\\n return abi.encode(defaultAppConfig[_remoteChainId].relayer);\\n }\\n return abi.encode(uaConfig.relayer);\\n } else if (_configType == CONFIG_TYPE_OUTBOUND_PROOF_TYPE) {\\n if (uaConfig.outboundProofType == 0) {\\n return abi.encode(defaultAppConfig[_remoteChainId].outboundProofType);\\n }\\n return abi.encode(uaConfig.outboundProofType);\\n } else if (_configType == CONFIG_TYPE_OUTBOUND_BLOCK_CONFIRMATIONS) {\\n if (uaConfig.outboundBlockConfirmations == 0) {\\n return abi.encode(defaultAppConfig[_remoteChainId].outboundBlockConfirmations);\\n }\\n return abi.encode(uaConfig.outboundBlockConfirmations);\\n } else if (_configType == CONFIG_TYPE_ORACLE) {\\n if (uaConfig.oracle == address(0x0)) {\\n return abi.encode(defaultAppConfig[_remoteChainId].oracle);\\n }\\n return abi.encode(uaConfig.oracle);\\n } else {\\n revert(\\\"LayerZero: Invalid config type\\\");\\n }\\n }\\n\\n // returns the native fee the UA pays to cover fees\\n function estimateFees(\\n uint16 _dstChainId,\\n address _ua,\\n bytes calldata _payload,\\n bool _payInZRO,\\n bytes calldata _adapterParams\\n ) external view override returns (uint nativeFee, uint zroFee) {\\n ApplicationConfiguration memory uaConfig = _getAppConfig(_dstChainId, _ua);\\n\\n // Relayer Fee\\n bytes memory adapterParams;\\n if (_adapterParams.length > 0) {\\n adapterParams = _adapterParams;\\n } else {\\n adapterParams = defaultAdapterParams[_dstChainId][uaConfig.outboundProofType];\\n }\\n uint relayerFee = ILayerZeroRelayerV2(uaConfig.relayer).getFee(\\n _dstChainId,\\n uaConfig.outboundProofType,\\n _ua,\\n _payload.length,\\n adapterParams\\n );\\n\\n // Oracle Fee\\n address ua = _ua; // stack too deep\\n uint oracleFee = ILayerZeroOracleV2(uaConfig.oracle).getFee(\\n _dstChainId,\\n uaConfig.outboundProofType,\\n uaConfig.outboundBlockConfirmations,\\n ua\\n );\\n\\n // LayerZero Fee\\n uint protocolFee = treasuryContract.getFees(_payInZRO, relayerFee, oracleFee);\\n _payInZRO ? zroFee = protocolFee : nativeFee = protocolFee;\\n\\n // return the sum of fees\\n nativeFee = nativeFee.add(relayerFee).add(oracleFee);\\n }\\n\\n //---------------------------------------------------------------------------\\n // Claim Fees\\n\\n // universal withdraw ZRO token function\\n function withdrawZRO(address _to, uint _amount) external override nonReentrant {\\n require(msg.sender == address(treasuryContract), \\\"LayerZero: only treasury\\\");\\n treasuryZROFees = treasuryZROFees.sub(_amount);\\n layerZeroToken.safeTransfer(_to, _amount);\\n emit WithdrawZRO(msg.sender, _to, _amount);\\n }\\n\\n // universal withdraw native token function.\\n // the source contract should perform all the authentication control\\n function withdrawNative(address payable _to, uint _amount) external override nonReentrant {\\n require(_to != address(0x0), \\\"LayerZero: _to cannot be zero address\\\");\\n nativeFees[msg.sender] = nativeFees[msg.sender].sub(_amount);\\n\\n (bool success, ) = _to.call{value: _amount}(\\\"\\\");\\n require(success, \\\"LayerZero: withdraw failed\\\");\\n emit WithdrawNative(msg.sender, _to, _amount);\\n }\\n\\n //---------------------------------------------------------------------------\\n // Owner calls, configuration only.\\n function setLayerZeroToken(address _layerZeroToken) external onlyOwner {\\n require(_layerZeroToken != address(0x0), \\\"LayerZero: _layerZeroToken cannot be zero address\\\");\\n layerZeroToken = IERC20(_layerZeroToken);\\n emit SetLayerZeroToken(_layerZeroToken);\\n }\\n\\n function setTreasury(address _treasury) external onlyOwner {\\n require(_treasury != address(0x0), \\\"LayerZero: treasury cannot be zero address\\\");\\n treasuryContract = ILayerZeroTreasury(_treasury);\\n emit SetTreasury(_treasury);\\n }\\n\\n function addInboundProofLibraryForChain(uint16 _chainId, address _library) external onlyOwner {\\n require(_library != address(0x0), \\\"LayerZero: library cannot be zero address\\\");\\n uint16 libId = maxInboundProofLibrary[_chainId];\\n require(libId < 65535, \\\"LayerZero: can not add new library\\\");\\n maxInboundProofLibrary[_chainId] = ++libId;\\n inboundProofLibrary[_chainId][libId] = _library;\\n emit AddInboundProofLibraryForChain(_chainId, _library);\\n }\\n\\n function enableSupportedOutboundProof(uint16 _chainId, uint16 _proofType) external onlyOwner {\\n supportedOutboundProof[_chainId][_proofType] = true;\\n emit EnableSupportedOutboundProof(_chainId, _proofType);\\n }\\n\\n function setDefaultConfigForChainId(\\n uint16 _chainId,\\n uint16 _inboundProofLibraryVersion,\\n uint64 _inboundBlockConfirmations,\\n address _relayer,\\n uint16 _outboundProofType,\\n uint64 _outboundBlockConfirmations,\\n address _oracle\\n ) external onlyOwner {\\n require(\\n _inboundProofLibraryVersion <= maxInboundProofLibrary[_chainId] && _inboundProofLibraryVersion > 0,\\n \\\"LayerZero: invalid inbound proof library version\\\"\\n );\\n require(_inboundBlockConfirmations > 0, \\\"LayerZero: invalid inbound block confirmation\\\");\\n require(_relayer != address(0x0), \\\"LayerZero: invalid relayer address\\\");\\n require(supportedOutboundProof[_chainId][_outboundProofType], \\\"LayerZero: invalid outbound proof type\\\");\\n require(_outboundBlockConfirmations > 0, \\\"LayerZero: invalid outbound block confirmation\\\");\\n require(_oracle != address(0x0), \\\"LayerZero: invalid oracle address\\\");\\n defaultAppConfig[_chainId] = ApplicationConfiguration(\\n _inboundProofLibraryVersion,\\n _inboundBlockConfirmations,\\n _relayer,\\n _outboundProofType,\\n _outboundBlockConfirmations,\\n _oracle\\n );\\n emit SetDefaultConfigForChainId(\\n _chainId,\\n _inboundProofLibraryVersion,\\n _inboundBlockConfirmations,\\n _relayer,\\n _outboundProofType,\\n _outboundBlockConfirmations,\\n _oracle\\n );\\n }\\n\\n function setDefaultAdapterParamsForChainId(\\n uint16 _chainId,\\n uint16 _proofType,\\n bytes calldata _adapterParams\\n ) external onlyOwner {\\n defaultAdapterParams[_chainId][_proofType] = _adapterParams;\\n emit SetDefaultAdapterParamsForChainId(_chainId, _proofType, _adapterParams);\\n }\\n\\n function setRemoteUln(uint16 _remoteChainId, bytes32 _remoteUln) external onlyOwner {\\n require(ulnLookup[_remoteChainId] == bytes32(0), \\\"LayerZero: remote uln already set\\\");\\n ulnLookup[_remoteChainId] = _remoteUln;\\n emit SetRemoteUln(_remoteChainId, _remoteUln);\\n }\\n\\n function setChainAddressSize(uint16 _chainId, uint _size) external onlyOwner {\\n require(chainAddressSizeMap[_chainId] == 0, \\\"LayerZero: remote chain address size already set\\\");\\n chainAddressSizeMap[_chainId] = _size;\\n emit SetChainAddressSize(_chainId, _size);\\n }\\n\\n //----------------------------------------------------------------------------------\\n // view functions\\n\\n function accruedNativeFee(address _address) external view override returns (uint) {\\n return nativeFees[_address];\\n }\\n\\n function getOutboundNonce(uint16 _chainId, bytes calldata _path) external view override returns (uint64) {\\n return nonceContract.outboundNonce(_chainId, _path);\\n }\\n\\n function _isContract(address addr) internal view returns (bool) {\\n uint size;\\n assembly {\\n size := extcodesize(addr)\\n }\\n return size != 0;\\n }\\n}\\n\",\"keccak256\":\"0x809581dbc7e4b7759c749bb15db00f34af15c8ac136a59d9db820cf5434da58e\",\"license\":\"BUSL-1.1\"},\"contracts/interfaces/ILayerZeroEndpoint.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity >=0.5.0;\\n\\nimport \\\"./ILayerZeroUserApplicationConfig.sol\\\";\\n\\ninterface ILayerZeroEndpoint is ILayerZeroUserApplicationConfig {\\n // @notice send a LayerZero message to the specified address at a LayerZero endpoint.\\n // @param _dstChainId - the destination chain identifier\\n // @param _destination - the address on destination chain (in bytes). address length/format may vary by chains\\n // @param _payload - a custom bytes payload to send to the destination contract\\n // @param _refundAddress - if the source transaction is cheaper than the amount of value passed, refund the additional amount to this address\\n // @param _zroPaymentAddress - the address of the ZRO token holder who would pay for the transaction\\n // @param _adapterParams - parameters for custom functionality. e.g. receive airdropped native gas from the relayer on destination\\n function send(\\n uint16 _dstChainId,\\n bytes calldata _destination,\\n bytes calldata _payload,\\n address payable _refundAddress,\\n address _zroPaymentAddress,\\n bytes calldata _adapterParams\\n ) external payable;\\n\\n // @notice used by the messaging library to publish verified payload\\n // @param _srcChainId - the source chain identifier\\n // @param _srcAddress - the source contract (as bytes) at the source chain\\n // @param _dstAddress - the address on destination chain\\n // @param _nonce - the unbound message ordering nonce\\n // @param _gasLimit - the gas limit for external contract execution\\n // @param _payload - verified payload to send to the destination contract\\n function receivePayload(\\n uint16 _srcChainId,\\n bytes calldata _srcAddress,\\n address _dstAddress,\\n uint64 _nonce,\\n uint _gasLimit,\\n bytes calldata _payload\\n ) external;\\n\\n // @notice get the inboundNonce of a receiver from a source chain which could be EVM or non-EVM chain\\n // @param _srcChainId - the source chain identifier\\n // @param _srcAddress - the source chain contract address\\n function getInboundNonce(uint16 _srcChainId, bytes calldata _srcAddress) external view returns (uint64);\\n\\n // @notice get the outboundNonce from this source chain which, consequently, is always an EVM\\n // @param _srcAddress - the source chain contract address\\n function getOutboundNonce(uint16 _dstChainId, address _srcAddress) external view returns (uint64);\\n\\n // @notice gets a quote in source native gas, for the amount that send() requires to pay for message delivery\\n // @param _dstChainId - the destination chain identifier\\n // @param _userApplication - the user app address on this EVM chain\\n // @param _payload - the custom message to send over LayerZero\\n // @param _payInZRO - if false, user app pays the protocol fee in native token\\n // @param _adapterParam - parameters for the adapter service, e.g. send some dust native token to dstChain\\n function estimateFees(\\n uint16 _dstChainId,\\n address _userApplication,\\n bytes calldata _payload,\\n bool _payInZRO,\\n bytes calldata _adapterParam\\n ) external view returns (uint nativeFee, uint zroFee);\\n\\n // @notice get this Endpoint's immutable source identifier\\n function getChainId() external view returns (uint16);\\n\\n // @notice the interface to retry failed message on this Endpoint destination\\n // @param _srcChainId - the source chain identifier\\n // @param _srcAddress - the source chain contract address\\n // @param _payload - the payload to be retried\\n function retryPayload(uint16 _srcChainId, bytes calldata _srcAddress, bytes calldata _payload) external;\\n\\n // @notice query if any STORED payload (message blocking) at the endpoint.\\n // @param _srcChainId - the source chain identifier\\n // @param _srcAddress - the source chain contract address\\n function hasStoredPayload(uint16 _srcChainId, bytes calldata _srcAddress) external view returns (bool);\\n\\n // @notice query if the _libraryAddress is valid for sending msgs.\\n // @param _userApplication - the user app address on this EVM chain\\n function getSendLibraryAddress(address _userApplication) external view returns (address);\\n\\n // @notice query if the _libraryAddress is valid for receiving msgs.\\n // @param _userApplication - the user app address on this EVM chain\\n function getReceiveLibraryAddress(address _userApplication) external view returns (address);\\n\\n // @notice query if the non-reentrancy guard for send() is on\\n // @return true if the guard is on. false otherwise\\n function isSendingPayload() external view returns (bool);\\n\\n // @notice query if the non-reentrancy guard for receive() is on\\n // @return true if the guard is on. false otherwise\\n function isReceivingPayload() external view returns (bool);\\n\\n // @notice get the configuration of the LayerZero messaging library of the specified version\\n // @param _version - messaging library version\\n // @param _chainId - the chainId for the pending config change\\n // @param _userApplication - the contract address of the user application\\n // @param _configType - type of configuration. every messaging library has its own convention.\\n function getConfig(\\n uint16 _version,\\n uint16 _chainId,\\n address _userApplication,\\n uint _configType\\n ) external view returns (bytes memory);\\n\\n // @notice get the send() LayerZero messaging library version\\n // @param _userApplication - the contract address of the user application\\n function getSendVersion(address _userApplication) external view returns (uint16);\\n\\n // @notice get the lzReceive() LayerZero messaging library version\\n // @param _userApplication - the contract address of the user application\\n function getReceiveVersion(address _userApplication) external view returns (uint16);\\n}\\n\",\"keccak256\":\"0xb6a446c0b622566f8c2e2ae4c32208bcc3f815c5f5657a27fa48d583e31f7b7d\",\"license\":\"BUSL-1.1\"},\"contracts/interfaces/ILayerZeroMessagingLibrary.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity >=0.7.0;\\n\\nimport \\\"./ILayerZeroUserApplicationConfig.sol\\\";\\n\\ninterface ILayerZeroMessagingLibrary {\\n // send(), messages will be inflight.\\n function send(\\n address _userApplication,\\n uint64 _lastNonce,\\n uint16 _chainId,\\n bytes calldata _destination,\\n bytes calldata _payload,\\n address payable refundAddress,\\n address _zroPaymentAddress,\\n bytes calldata _adapterParams\\n ) external payable;\\n\\n // estimate native fee at the send side\\n function estimateFees(\\n uint16 _chainId,\\n address _userApplication,\\n bytes calldata _payload,\\n bool _payInZRO,\\n bytes calldata _adapterParam\\n ) external view returns (uint nativeFee, uint zroFee);\\n\\n //---------------------------------------------------------------------------\\n // setConfig / getConfig are User Application (UA) functions to specify Oracle, Relayer, blockConfirmations, libraryVersion\\n function setConfig(uint16 _chainId, address _userApplication, uint _configType, bytes calldata _config) external;\\n\\n function getConfig(\\n uint16 _chainId,\\n address _userApplication,\\n uint _configType\\n ) external view returns (bytes memory);\\n}\\n\",\"keccak256\":\"0x7fb6d715e58bdad860e194c7b34cc3539fa27df54dbb18d1b41e4da08c064418\",\"license\":\"BUSL-1.1\"},\"contracts/interfaces/ILayerZeroMessagingLibraryV2.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity >=0.7.0;\\n\\nimport \\\"./ILayerZeroUserApplicationConfig.sol\\\";\\nimport \\\"./ILayerZeroMessagingLibrary.sol\\\";\\n\\ninterface ILayerZeroMessagingLibraryV2 is ILayerZeroMessagingLibrary {\\n function getOutboundNonce(uint16 _chainId, bytes calldata _path) external view returns (uint64);\\n}\\n\",\"keccak256\":\"0xd09ee2e217df11d53037c02aa6b5364fc460eb722f840bd19d331780f26093f9\",\"license\":\"BUSL-1.1\"},\"contracts/interfaces/ILayerZeroOracleV2.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity >=0.7.0;\\n\\ninterface ILayerZeroOracleV2 {\\n // @notice query price and assign jobs at the same time\\n // @param _dstChainId - the destination endpoint identifier\\n // @param _outboundProofType - the proof type identifier to specify proof to be relayed\\n // @param _outboundBlockConfirmation - block confirmation delay before relaying blocks\\n // @param _userApplication - the source sending contract address\\n function assignJob(\\n uint16 _dstChainId,\\n uint16 _outboundProofType,\\n uint64 _outboundBlockConfirmation,\\n address _userApplication\\n ) external returns (uint price);\\n\\n // @notice query the oracle price for relaying block information to the destination chain\\n // @param _dstChainId the destination endpoint identifier\\n // @param _outboundProofType the proof type identifier to specify the data to be relayed\\n // @param _outboundBlockConfirmation - block confirmation delay before relaying blocks\\n // @param _userApplication - the source sending contract address\\n function getFee(\\n uint16 _dstChainId,\\n uint16 _outboundProofType,\\n uint64 _outboundBlockConfirmation,\\n address _userApplication\\n ) external view returns (uint price);\\n\\n // @notice withdraw the accrued fee in ultra light node\\n // @param _to - the fee receiver\\n // @param _amount - the withdrawal amount\\n function withdrawFee(address payable _to, uint _amount) external;\\n}\\n\",\"keccak256\":\"0x0ca8e769fd037557f74a48c6a20e7488f9814fdac96f63b0e696e8ddff8e68b9\",\"license\":\"BUSL-1.1\"},\"contracts/interfaces/ILayerZeroReceiver.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity >=0.5.0;\\n\\ninterface ILayerZeroReceiver {\\n // @notice LayerZero endpoint will invoke this function to deliver the message on the destination\\n // @param _srcChainId - the source endpoint identifier\\n // @param _srcAddress - the source sending contract address from the source chain\\n // @param _nonce - the ordered message nonce\\n // @param _payload - the signed payload is the UA bytes has encoded to be sent\\n function lzReceive(uint16 _srcChainId, bytes calldata _srcAddress, uint64 _nonce, bytes calldata _payload) external;\\n}\\n\",\"keccak256\":\"0xd1617e455d90d41556bba636bc440627d301ec481de16ff04fbd520333c3c6f3\",\"license\":\"BUSL-1.1\"},\"contracts/interfaces/ILayerZeroRelayerV2.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity >=0.7.0;\\n\\ninterface ILayerZeroRelayerV2 {\\n // @notice query price and assign jobs at the same time\\n // @param _dstChainId - the destination endpoint identifier\\n // @param _outboundProofType - the proof type identifier to specify proof to be relayed\\n // @param _userApplication - the source sending contract address. relayers may apply price discrimination to user apps\\n // @param _payloadSize - the length of the payload. it is an indicator of gas usage for relaying cross-chain messages\\n // @param _adapterParams - optional parameters for extra service plugins, e.g. sending dust tokens at the destination chain\\n function assignJob(\\n uint16 _dstChainId,\\n uint16 _outboundProofType,\\n address _userApplication,\\n uint _payloadSize,\\n bytes calldata _adapterParams\\n ) external returns (uint price);\\n\\n // @notice query the relayer price for relaying the payload and its proof to the destination chain\\n // @param _dstChainId - the destination endpoint identifier\\n // @param _outboundProofType - the proof type identifier to specify proof to be relayed\\n // @param _userApplication - the source sending contract address. relayers may apply price discrimination to user apps\\n // @param _payloadSize - the length of the payload. it is an indicator of gas usage for relaying cross-chain messages\\n // @param _adapterParams - optional parameters for extra service plugins, e.g. sending dust tokens at the destination chain\\n function getFee(\\n uint16 _dstChainId,\\n uint16 _outboundProofType,\\n address _userApplication,\\n uint _payloadSize,\\n bytes calldata _adapterParams\\n ) external view returns (uint price);\\n\\n // @notice withdraw the accrued fee in ultra light node\\n // @param _to - the fee receiver\\n // @param _amount - the withdrawal amount\\n function withdrawFee(address payable _to, uint _amount) external;\\n}\\n\",\"keccak256\":\"0x107681e3ab53b6b34780fe6c540e4ad2d149f94fdfe3e7b16e1101dc92ae914e\",\"license\":\"BUSL-1.1\"},\"contracts/interfaces/ILayerZeroTreasury.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity >=0.5.0;\\n\\ninterface ILayerZeroTreasury {\\n function getFees(bool payInZro, uint relayerFee, uint oracleFee) external view returns (uint);\\n}\\n\",\"keccak256\":\"0xf30814340363b85498937030f671adb282435ca16d350ce2210d28b75901a1e4\",\"license\":\"BUSL-1.1\"},\"contracts/interfaces/ILayerZeroUltraLightNodeV2.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity >=0.7.0;\\npragma abicoder v2;\\n\\ninterface ILayerZeroUltraLightNodeV2 {\\n // Relayer functions\\n function validateTransactionProof(\\n uint16 _srcChainId,\\n address _dstAddress,\\n uint _gasLimit,\\n bytes32 _lookupHash,\\n bytes32 _blockData,\\n bytes calldata _transactionProof\\n ) external;\\n\\n // an Oracle delivers the block data using updateHash()\\n function updateHash(uint16 _srcChainId, bytes32 _lookupHash, uint _confirmations, bytes32 _blockData) external;\\n\\n // can only withdraw the receivable of the msg.sender\\n function withdrawNative(address payable _to, uint _amount) external;\\n\\n function withdrawZRO(address _to, uint _amount) external;\\n\\n // view functions\\n function getAppConfig(\\n uint16 _remoteChainId,\\n address _userApplicationAddress\\n ) external view returns (ApplicationConfiguration memory);\\n\\n function accruedNativeFee(address _address) external view returns (uint);\\n\\n struct ApplicationConfiguration {\\n uint16 inboundProofLibraryVersion;\\n uint64 inboundBlockConfirmations;\\n address relayer;\\n uint16 outboundProofType;\\n uint64 outboundBlockConfirmations;\\n address oracle;\\n }\\n\\n event HashReceived(\\n uint16 indexed srcChainId,\\n address indexed oracle,\\n bytes32 lookupHash,\\n bytes32 blockData,\\n uint confirmations\\n );\\n event RelayerParams(bytes adapterParams, uint16 outboundProofType);\\n event Packet(bytes payload);\\n event InvalidDst(\\n uint16 indexed srcChainId,\\n bytes srcAddress,\\n address indexed dstAddress,\\n uint64 nonce,\\n bytes32 payloadHash\\n );\\n event PacketReceived(\\n uint16 indexed srcChainId,\\n bytes srcAddress,\\n address indexed dstAddress,\\n uint64 nonce,\\n bytes32 payloadHash\\n );\\n event AppConfigUpdated(address indexed userApplication, uint indexed configType, bytes newConfig);\\n event AddInboundProofLibraryForChain(uint16 indexed chainId, address lib);\\n event EnableSupportedOutboundProof(uint16 indexed chainId, uint16 proofType);\\n event SetChainAddressSize(uint16 indexed chainId, uint size);\\n event SetDefaultConfigForChainId(\\n uint16 indexed chainId,\\n uint16 inboundProofLib,\\n uint64 inboundBlockConfirm,\\n address relayer,\\n uint16 outboundProofType,\\n uint64 outboundBlockConfirm,\\n address oracle\\n );\\n event SetDefaultAdapterParamsForChainId(uint16 indexed chainId, uint16 indexed proofType, bytes adapterParams);\\n event SetLayerZeroToken(address indexed tokenAddress);\\n event SetRemoteUln(uint16 indexed chainId, bytes32 uln);\\n event SetTreasury(address indexed treasuryAddress);\\n event WithdrawZRO(address indexed msgSender, address indexed to, uint amount);\\n event WithdrawNative(address indexed msgSender, address indexed to, uint amount);\\n}\\n\",\"keccak256\":\"0xf1f36bbbc40d03b96affa151affb47da75a1b69dc79f4b311841a072d12fdd22\",\"license\":\"BUSL-1.1\"},\"contracts/interfaces/ILayerZeroUserApplicationConfig.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity >=0.5.0;\\n\\ninterface ILayerZeroUserApplicationConfig {\\n // @notice set the configuration of the LayerZero messaging library of the specified version\\n // @param _version - messaging library version\\n // @param _chainId - the chainId for the pending config change\\n // @param _configType - type of configuration. every messaging library has its own convention.\\n // @param _config - configuration in the bytes. can encode arbitrary content.\\n function setConfig(uint16 _version, uint16 _chainId, uint _configType, bytes calldata _config) external;\\n\\n // @notice set the send() LayerZero messaging library version to _version\\n // @param _version - new messaging library version\\n function setSendVersion(uint16 _version) external;\\n\\n // @notice set the lzReceive() LayerZero messaging library version to _version\\n // @param _version - new messaging library version\\n function setReceiveVersion(uint16 _version) external;\\n\\n // @notice Only when the UA needs to resume the message flow in blocking mode and clear the stored payload\\n // @param _srcChainId - the chainId of the source chain\\n // @param _srcAddress - the contract address of the source contract at the source chain\\n function forceResumeReceive(uint16 _srcChainId, bytes calldata _srcAddress) external;\\n}\\n\",\"keccak256\":\"0xdc7e072cf3064081a8edf4a286ca43ddecc24330f2923d96f416f9d3f6538447\",\"license\":\"BUSL-1.1\"},\"contracts/interfaces/ILayerZeroValidationLibrary.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity >=0.7.0;\\npragma abicoder v2;\\n\\nimport \\\"../proof/utility/LayerZeroPacket.sol\\\";\\n\\ninterface ILayerZeroValidationLibrary {\\n function validateProof(\\n bytes32 blockData,\\n bytes calldata _data,\\n uint _remoteAddressSize\\n ) external returns (LayerZeroPacket.Packet memory packet);\\n}\\n\",\"keccak256\":\"0x0621a318689774296b47c95d8738d0c4e1bc63efe62e524cb3ea36ef1a9da487\",\"license\":\"BUSL-1.1\"},\"contracts/proof/utility/Buffer.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\n// https://github.com/ensdomains/buffer\\n\\npragma solidity ^0.7.0;\\n\\n/**\\n * @dev A library for working with mutable byte buffers in Solidity.\\n *\\n * Byte buffers are mutable and expandable, and provide a variety of primitives\\n * for writing to them. At any time you can fetch a bytes object containing the\\n * current contents of the buffer. The bytes object should not be stored between\\n * operations, as it may change due to resizing of the buffer.\\n */\\nlibrary Buffer {\\n /**\\n * @dev Represents a mutable buffer. Buffers have a current value (buf) and\\n * a capacity. The capacity may be longer than the current value, in\\n * which case it can be extended without the need to allocate more memory.\\n */\\n struct buffer {\\n bytes buf;\\n uint capacity;\\n }\\n\\n /**\\n * @dev Initializes a buffer with an initial capacity.a co\\n * @param buf The buffer to initialize.\\n * @param capacity The number of bytes of space to allocate the buffer.\\n * @return The buffer, for chaining.\\n */\\n function init(buffer memory buf, uint capacity) internal pure returns (buffer memory) {\\n if (capacity % 32 != 0) {\\n capacity += 32 - (capacity % 32);\\n }\\n // Allocate space for the buffer data\\n buf.capacity = capacity;\\n assembly {\\n let ptr := mload(0x40)\\n mstore(buf, ptr)\\n mstore(ptr, 0)\\n mstore(0x40, add(32, add(ptr, capacity)))\\n }\\n return buf;\\n }\\n\\n /**\\n * @dev Writes a byte string to a buffer. Resizes if doing so would exceed\\n * the capacity of the buffer.\\n * @param buf The buffer to append to.\\n * @param off The start offset to write to.\\n * @param rawData The data to append.\\n * @param len The number of bytes to copy.\\n * @return The original buffer, for chaining.\\n */\\n function writeRawBytes(\\n buffer memory buf,\\n uint off,\\n bytes memory rawData,\\n uint offData,\\n uint len\\n ) internal pure returns (buffer memory) {\\n if (off + len > buf.capacity) {\\n resize(buf, max(buf.capacity, len + off) * 2);\\n }\\n\\n uint dest;\\n uint src;\\n assembly {\\n // Memory address of the buffer data\\n let bufptr := mload(buf)\\n // Length of existing buffer data\\n let buflen := mload(bufptr)\\n // Start address = buffer address + offset + sizeof(buffer length)\\n dest := add(add(bufptr, 32), off)\\n // Update buffer length if we're extending it\\n if gt(add(len, off), buflen) {\\n mstore(bufptr, add(len, off))\\n }\\n src := add(rawData, offData)\\n }\\n\\n // Copy word-length chunks while possible\\n for (; len >= 32; len -= 32) {\\n assembly {\\n mstore(dest, mload(src))\\n }\\n dest += 32;\\n src += 32;\\n }\\n\\n // Copy remaining bytes\\n uint mask = 256 ** (32 - len) - 1;\\n assembly {\\n let srcpart := and(mload(src), not(mask))\\n let destpart := and(mload(dest), mask)\\n mstore(dest, or(destpart, srcpart))\\n }\\n\\n return buf;\\n }\\n\\n /**\\n * @dev Writes a byte string to a buffer. Resizes if doing so would exceed\\n * the capacity of the buffer.\\n * @param buf The buffer to append to.\\n * @param off The start offset to write to.\\n * @param data The data to append.\\n * @param len The number of bytes to copy.\\n * @return The original buffer, for chaining.\\n */\\n function write(buffer memory buf, uint off, bytes memory data, uint len) internal pure returns (buffer memory) {\\n require(len <= data.length);\\n\\n if (off + len > buf.capacity) {\\n resize(buf, max(buf.capacity, len + off) * 2);\\n }\\n\\n uint dest;\\n uint src;\\n assembly {\\n // Memory address of the buffer data\\n let bufptr := mload(buf)\\n // Length of existing buffer data\\n let buflen := mload(bufptr)\\n // Start address = buffer address + offset + sizeof(buffer length)\\n dest := add(add(bufptr, 32), off)\\n // Update buffer length if we're extending it\\n if gt(add(len, off), buflen) {\\n mstore(bufptr, add(len, off))\\n }\\n src := add(data, 32)\\n }\\n\\n // Copy word-length chunks while possible\\n for (; len >= 32; len -= 32) {\\n assembly {\\n mstore(dest, mload(src))\\n }\\n dest += 32;\\n src += 32;\\n }\\n\\n // Copy remaining bytes\\n uint mask = 256 ** (32 - len) - 1;\\n assembly {\\n let srcpart := and(mload(src), not(mask))\\n let destpart := and(mload(dest), mask)\\n mstore(dest, or(destpart, srcpart))\\n }\\n\\n return buf;\\n }\\n\\n function append(buffer memory buf, bytes memory data) internal pure returns (buffer memory) {\\n return write(buf, buf.buf.length, data, data.length);\\n }\\n\\n function resize(buffer memory buf, uint capacity) private pure {\\n bytes memory oldbuf = buf.buf;\\n init(buf, capacity);\\n append(buf, oldbuf);\\n }\\n\\n function max(uint a, uint b) private pure returns (uint) {\\n if (a > b) {\\n return a;\\n }\\n return b;\\n }\\n}\\n\",\"keccak256\":\"0x6fb6ba1e85708e05e0f2181136650463faca122318dd16aa6cbaa4f88e48d908\",\"license\":\"BUSL-1.1\"},\"contracts/proof/utility/LayerZeroPacket.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity 0.7.6;\\n\\nimport \\\"./Buffer.sol\\\";\\nimport \\\"@openzeppelin/contracts/math/SafeMath.sol\\\";\\n\\nlibrary LayerZeroPacket {\\n using Buffer for Buffer.buffer;\\n using SafeMath for uint;\\n\\n struct Packet {\\n uint16 srcChainId;\\n uint16 dstChainId;\\n uint64 nonce;\\n address dstAddress;\\n bytes srcAddress;\\n bytes32 ulnAddress;\\n bytes payload;\\n }\\n\\n function getPacket(\\n bytes memory data,\\n uint16 srcChain,\\n uint sizeOfSrcAddress,\\n bytes32 ulnAddress\\n ) internal pure returns (LayerZeroPacket.Packet memory) {\\n uint16 dstChainId;\\n address dstAddress;\\n uint size;\\n uint64 nonce;\\n\\n // The log consists of the destination chain id and then a bytes payload\\n // 0--------------------------------------------31\\n // 0 | total bytes size\\n // 32 | destination chain id\\n // 64 | bytes offset\\n // 96 | bytes array size\\n // 128 | payload\\n assembly {\\n dstChainId := mload(add(data, 32))\\n size := mload(add(data, 96)) /// size of the byte array\\n nonce := mload(add(data, 104)) // offset to convert to uint64 128 is index -24\\n dstAddress := mload(add(data, sub(add(128, sizeOfSrcAddress), 4))) // offset to convert to address 12 -8\\n }\\n\\n Buffer.buffer memory srcAddressBuffer;\\n srcAddressBuffer.init(sizeOfSrcAddress);\\n srcAddressBuffer.writeRawBytes(0, data, 136, sizeOfSrcAddress); // 128 + 8\\n\\n uint payloadSize = size.sub(28).sub(sizeOfSrcAddress);\\n Buffer.buffer memory payloadBuffer;\\n payloadBuffer.init(payloadSize);\\n payloadBuffer.writeRawBytes(0, data, sizeOfSrcAddress.add(156), payloadSize); // 148 + 8\\n return\\n LayerZeroPacket.Packet(\\n srcChain,\\n dstChainId,\\n nonce,\\n dstAddress,\\n srcAddressBuffer.buf,\\n ulnAddress,\\n payloadBuffer.buf\\n );\\n }\\n\\n function getPacketV2(\\n bytes memory data,\\n uint sizeOfSrcAddress,\\n bytes32 ulnAddress\\n ) internal pure returns (LayerZeroPacket.Packet memory) {\\n // packet def: abi.encodePacked(nonce, srcChain, srcAddress, dstChain, dstAddress, payload);\\n // data def: abi.encode(packet) = offset(32) + length(32) + packet\\n // if from EVM\\n // 0 - 31 0 - 31 | total bytes size\\n // 32 - 63 32 - 63 | location\\n // 64 - 95 64 - 95 | size of the packet\\n // 96 - 103 96 - 103 | nonce\\n // 104 - 105 104 - 105 | srcChainId\\n // 106 - P 106 - 125 | srcAddress, where P = 106 + sizeOfSrcAddress - 1,\\n // P+1 - P+2 126 - 127 | dstChainId\\n // P+3 - P+22 128 - 147 | dstAddress\\n // P+23 - END 148 - END | payload\\n\\n // decode the packet\\n uint256 realSize;\\n uint64 nonce;\\n uint16 srcChain;\\n uint16 dstChain;\\n address dstAddress;\\n assembly {\\n realSize := mload(add(data, 64))\\n nonce := mload(add(data, 72)) // 104 - 32\\n srcChain := mload(add(data, 74)) // 106 - 32\\n dstChain := mload(add(data, add(76, sizeOfSrcAddress))) // P + 3 - 32 = 105 + size + 3 - 32 = 76 + size\\n dstAddress := mload(add(data, add(96, sizeOfSrcAddress))) // P + 23 - 32 = 105 + size + 23 - 32 = 96 + size\\n }\\n\\n require(srcChain != 0, \\\"LayerZeroPacket: invalid packet\\\");\\n\\n Buffer.buffer memory srcAddressBuffer;\\n srcAddressBuffer.init(sizeOfSrcAddress);\\n srcAddressBuffer.writeRawBytes(0, data, 106, sizeOfSrcAddress);\\n\\n uint nonPayloadSize = sizeOfSrcAddress.add(32); // 2 + 2 + 8 + 20, 32 + 20 = 52 if sizeOfSrcAddress == 20\\n uint payloadSize = realSize.sub(nonPayloadSize);\\n Buffer.buffer memory payloadBuffer;\\n payloadBuffer.init(payloadSize);\\n payloadBuffer.writeRawBytes(0, data, nonPayloadSize.add(96), payloadSize);\\n\\n return\\n LayerZeroPacket.Packet(\\n srcChain,\\n dstChain,\\n nonce,\\n dstAddress,\\n srcAddressBuffer.buf,\\n ulnAddress,\\n payloadBuffer.buf\\n );\\n }\\n\\n function getPacketV3(\\n bytes memory data,\\n uint sizeOfSrcAddress,\\n bytes32 ulnAddress\\n ) internal pure returns (LayerZeroPacket.Packet memory) {\\n // data def: abi.encodePacked(nonce, srcChain, srcAddress, dstChain, dstAddress, payload);\\n // if from EVM\\n // 0 - 31 0 - 31 | total bytes size\\n // 32 - 39 32 - 39 | nonce\\n // 40 - 41 40 - 41 | srcChainId\\n // 42 - P 42 - 61 | srcAddress, where P = 41 + sizeOfSrcAddress,\\n // P+1 - P+2 62 - 63 | dstChainId\\n // P+3 - P+22 64 - 83 | dstAddress\\n // P+23 - END 84 - END | payload\\n\\n // decode the packet\\n uint256 realSize = data.length;\\n uint nonPayloadSize = sizeOfSrcAddress.add(32); // 2 + 2 + 8 + 20, 32 + 20 = 52 if sizeOfSrcAddress == 20\\n require(realSize >= nonPayloadSize, \\\"LayerZeroPacket: invalid packet\\\");\\n uint payloadSize = realSize - nonPayloadSize;\\n\\n uint64 nonce;\\n uint16 srcChain;\\n uint16 dstChain;\\n address dstAddress;\\n assembly {\\n nonce := mload(add(data, 8)) // 40 - 32\\n srcChain := mload(add(data, 10)) // 42 - 32\\n dstChain := mload(add(data, add(12, sizeOfSrcAddress))) // P + 3 - 32 = 41 + size + 3 - 32 = 12 + size\\n dstAddress := mload(add(data, add(32, sizeOfSrcAddress))) // P + 23 - 32 = 41 + size + 23 - 32 = 32 + size\\n }\\n\\n require(srcChain != 0, \\\"LayerZeroPacket: invalid packet\\\");\\n\\n Buffer.buffer memory srcAddressBuffer;\\n srcAddressBuffer.init(sizeOfSrcAddress);\\n srcAddressBuffer.writeRawBytes(0, data, 42, sizeOfSrcAddress);\\n\\n Buffer.buffer memory payloadBuffer;\\n if (payloadSize > 0) {\\n payloadBuffer.init(payloadSize);\\n payloadBuffer.writeRawBytes(0, data, nonPayloadSize.add(32), payloadSize);\\n }\\n\\n return\\n LayerZeroPacket.Packet(\\n srcChain,\\n dstChain,\\n nonce,\\n dstAddress,\\n srcAddressBuffer.buf,\\n ulnAddress,\\n payloadBuffer.buf\\n );\\n }\\n}\\n\",\"keccak256\":\"0xf96248293a8bb6e9a3908ac7eb78dfb794bb197a5743d377905fe771911d2192\",\"license\":\"BUSL-1.1\"}},\"version\":1}",
1475
+ "bytecode": "0x6101006040523480156200001257600080fd5b5060405162005c0e38038062005c0e83398101604081905262000035916200014c565b60016000908155620000466200012b565b600180546001600160a01b0319166001600160a01b038316908117909155604051919250906000907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908290a3506001600160a01b038416620000c65760405162461bcd60e51b8152600401620000bd90620001af565b60405180910390fd5b6001600160a01b038316620000ef5760405162461bcd60e51b8152600401620000bd90620001f9565b60f09190911b6001600160f01b03191660a052606092831b6001600160601b031990811660805291831b821660c05290911b1660e05262000248565b3390565b80516001600160a01b03811681146200014757600080fd5b919050565b6000806000806080858703121562000162578384fd5b6200016d856200012f565b93506200017d602086016200012f565b9250604085015161ffff8116811462000194578283fd5b9150620001a4606086016200012f565b905092959194509250565b6020808252602a908201527f4c617965725a65726f3a20656e64706f696e742063616e6e6f74206265207a65604082015269726f206164647265737360b01b606082015260800190565b6020808252602f908201527f4c617965725a65726f3a206e6f6e6365436f6e74726163742063616e6e6f742060408201526e6265207a65726f206164647265737360881b606082015260800190565b60805160601c60a05160f01c60c05160601c60e05160601c61595c620002b260003980610be452806113f552508061086d52806111325280612b0e5250806114875280611a125280612837525080610f645280611a3652806129f85280613165525061595c6000f3fe6080604052600436106102f25760003560e01c80638207f79d1161018f578063b9a99bed116100e1578063ed28580a1161008a578063f47a5feb11610064578063f47a5feb14610816578063f58589a21461082b578063f8e1734c1461084b576102f2565b8063ed28580a146107b6578063f0f44260146107d6578063f2fde38b146107f6576102f2565b8063ddfdef5a116100bb578063ddfdef5a14610756578063ea216c2114610776578063eb0d4c3114610796576102f2565b8063b9a99bed146106dc578063d543c77414610709578063db00719b14610736576102f2565b8063904d3b8d11610143578063a46622221161011d578063a46622221461067a578063b77d22ad146106a7578063b8e7e3e0146106bc576102f2565b8063904d3b8d14610625578063959f59431461063a578063987fa2d51461065a576102f2565b80638525b711116101745780638525b711146105d057806387078f9f146105f05780638da5cb5b14610610576102f2565b80638207f79d146105905780638317814a146105b0576102f2565b80634d3a0f7c1161024857806369412bfa116101fc578063715018a6116101d6578063715018a614610546578063759c5b3b1461055b5780638140666e1461057b576102f2565b806369412bfa146104e65780636a14ac8214610506578063704316e514610526576102f2565b806352d3b5001161022d57806352d3b5001461048f5780635b056da5146104af5780635e280f11146104d1576102f2565b80634d3a0f7c1461045c57806352d2871f1461046f576102f2565b80632cfacb06116102aa5780633c93adee116102845780633c93adee1461040457806340a7bb101461041957806349148c3714610447576102f2565b80632cfacb061461039b5780632f813464146103bd57806331bd2430146103ef576102f2565b806307b9ca7c116102db57806307b9ca7c1461034457806318da0011146103595780632a819bbf1461036e576102f2565b806302bd9743146102f757806307b18bde14610322575b600080fd5b34801561030357600080fd5b5061030c61086b565b6040516103199190614ac6565b60405180910390f35b34801561032e57600080fd5b5061034261033d36600461425a565b61088f565b005b34801561035057600080fd5b5061030c610a4d565b34801561036557600080fd5b5061030c610a69565b34801561037a57600080fd5b5061038e6103893660046147a0565b610a85565b6040516103199190614c00565b3480156103a757600080fd5b506103b0610b47565b6040516103199190614ba2565b3480156103c957600080fd5b506103dd6103d83660046144e0565b610b4c565b6040516103199695949392919061579a565b3480156103fb57600080fd5b506103b0610bdd565b34801561041057600080fd5b5061030c610be2565b34801561042557600080fd5b50610439610434366004614529565b610c06565b6040516103199291906157f0565b34801561045357600080fd5b506103b0610f5d565b61034261046a366004614314565b610f62565b34801561047b57600080fd5b5061038e61048a3660046145d4565b61151d565b34801561049b57600080fd5b506103426104aa36600461423e565b6118e0565b3480156104bb57600080fd5b506104c4611a10565b604051610319919061563a565b3480156104dd57600080fd5b5061030c611a34565b3480156104f257600080fd5b506103b061050136600461423e565b611a58565b34801561051257600080fd5b50610342610521366004614820565b611a84565b34801561053257600080fd5b50610342610541366004614713565b611e68565b34801561055257600080fd5b50610342611f2d565b34801561056757600080fd5b506103b06105763660046142bd565b61202a565b34801561058757600080fd5b506103b0612056565b34801561059c57600080fd5b506103426105ab3660046144fc565b61205b565b3480156105bc57600080fd5b506103426105cb3660046147bd565b612228565b3480156105dc57600080fd5b506103426105eb366004614302565b61232b565b3480156105fc57600080fd5b5061034261060b3660046146f6565b612461565b34801561061c57600080fd5b5061030c612572565b34801561063157600080fd5b506103b061258e565b34801561064657600080fd5b506103b06106553660046144e0565b612593565b34801561066657600080fd5b50610342610675366004614614565b6125a5565b34801561068657600080fd5b5061069a6106953660046144fc565b612aa1565b60405161031991906155c1565b3480156106b357600080fd5b506103b0612ab3565b3480156106c857600080fd5b506104c46106d73660046144e0565b612ab8565b3480156106e857600080fd5b506106fc6106f736600461474d565b612ace565b60405161031991906157fe565b34801561071557600080fd5b506107296107243660046147a0565b612b9f565b6040516103199190614b7f565b34801561074257600080fd5b5061030c6107513660046147a0565b612bbf565b34801561076257600080fd5b506103dd610771366004614285565b612bf2565b34801561078257600080fd5b506103b06107913660046144e0565b612c8e565b3480156107a257600080fd5b506103426107b13660046147a0565b612ca0565b3480156107c257600080fd5b506103426107d13660046146f6565b612da8565b3480156107e257600080fd5b506103426107f136600461423e565b612ead565b34801561080257600080fd5b5061034261081136600461423e565b612fdd565b34801561082257600080fd5b506103b061314b565b34801561083757600080fd5b506103b061084636600461423e565b613151565b34801561085757600080fd5b50610342610866366004614685565b613163565b7f000000000000000000000000000000000000000000000000000000000000000081565b600260005414156108e7576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b600260005573ffffffffffffffffffffffffffffffffffffffff82166109285760405162461bcd60e51b815260040161091f90614dc7565b60405180910390fd5b33600090815260046020526040902054610942908261350b565b3360009081526004602052604080822092909255905173ffffffffffffffffffffffffffffffffffffffff841690839061097b906149fb565b60006040518083038185875af1925050503d80600081146109b8576040519150601f19603f3d011682016040523d82523d6000602084013e6109bd565b606091505b50509050806109de5760405162461bcd60e51b815260040161091f90614d90565b8273ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff167f3bfd26201736b5cb14a562ab3cfc2bef76901726e3a78483d6288af47131e1d984604051610a3b9190614ba2565b60405180910390a35050600160005550565b60025473ffffffffffffffffffffffffffffffffffffffff1681565b60035473ffffffffffffffffffffffffffffffffffffffff1681565b60086020908152600092835260408084208252918352918190208054825160026001831615610100027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0190921691909104601f810185900485028201850190935282815292909190830182828015610b3f5780601f10610b1457610100808354040283529160200191610b3f565b820191906000526020600020905b815481529060010190602001808311610b2257829003601f168201915b505050505081565b600381565b6007602052600090815260409020805460019091015461ffff8083169267ffffffffffffffff62010000820481169373ffffffffffffffffffffffffffffffffffffffff6a010000000000000000000084048116947e010000000000000000000000000000000000000000000000000000000000009094049093169291811691680100000000000000009091041686565b600681565b7f000000000000000000000000000000000000000000000000000000000000000081565b6000806000610c158a8a613568565b905060608415610c5e5785858080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250929350610d2d92505050565b61ffff808c166000908152600860209081526040808320606087015190941683529281529082902080548351601f60027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff61010060018616150201909316929092049182018490048402810184019094528084529091830182828015610d255780601f10610cfa57610100808354040283529160200191610d25565b820191906000526020600020905b815481529060010190602001808311610d0857829003601f168201915b505050505090505b6000826040015173ffffffffffffffffffffffffffffffffffffffff1663c03f15298d85606001518e8e8e9050876040518663ffffffff1660e01b8152600401610d7b95949392919061570e565b60206040518083038186803b158015610d9357600080fd5b505afa158015610da7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610dcb91906148b5565b905060008b905060008460a0015173ffffffffffffffffffffffffffffffffffffffff16635553fb8e8f87606001518860800151866040518563ffffffff1660e01b8152600401610e1f9493929190615757565b60206040518083038186803b158015610e3757600080fd5b505afa158015610e4b573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610e6f91906148b5565b6003546040517f5cbbbd7500000000000000000000000000000000000000000000000000000000815291925060009173ffffffffffffffffffffffffffffffffffffffff90911690635cbbbd7590610ecf908e9088908790600401614b8a565b60206040518083038186803b158015610ee757600080fd5b505afa158015610efb573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610f1f91906148b5565b90508a610f2f5780975087610f34565b809650865b50610f4982610f438a87613777565b90613777565b975050505050505097509795505050505050565b600281565b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff163314610fb75760405162461bcd60e51b815260040161091f906153b9565b61ffff89166000908152600e60205260409020548b908a90610feb5760405162461bcd60e51b815260040161091f90614cc5565b61ffff81166000908152600c60205260408120546060919080158015906110145750601481018c145b6110305760405162461bcd60e51b815260040161091f9061544d565b6000808e8e8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250505050838101601401519250905073ffffffffffffffffffffffffffffffffffffffff878116908316146110ac5760405162461bcd60e51b815260040161091f9061509a565b8e8e60009085926110bf93929190615837565b8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250506040517f6fe7b6730000000000000000000000000000000000000000000000000000000081529297505073ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000001691636fe7b673915061116c9089908b908690600401615649565b602060405180830381600087803b15801561118657600080fd5b505af115801561119a573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111be91906148e9565b935050505060008a8a8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092018290525093945061120a9250879150889050613568565b60408051600380825260808201909252919250600091906020820160608036833701905050905061127586838986518d8d8080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152506137d192505050565b8160008151811061128257fe5b6020026020010181815250506112998683896139ae565b816001815181106112a657fe5b6020026020010181815250506112e6816000815181106112c257fe5b6020026020010151826001815181106112d757fe5b6020026020010151898d613a72565b816002815181106112f357fe5b60209081029190910101526040805160038082526080820190925260009181602001602082028036833701905050905082604001518160008151811061133557fe5b602002602001019073ffffffffffffffffffffffffffffffffffffffff16908173ffffffffffffffffffffffffffffffffffffffff16815250508260a001518160018151811061138157fe5b73ffffffffffffffffffffffffffffffffffffffff92831660209182029290920101526003548251911690829060029081106113b957fe5b602002602001019073ffffffffffffffffffffffffffffffffffffffff16908173ffffffffffffffffffffffffffffffffffffffff16815250507f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16636c52b46982848f6040518463ffffffff1660e01b815260040161145093929190614ae7565b600060405180830381600087803b15801561146a57600080fd5b505af115801561147e573d6000803e3d6000fd5b505050506000857f00000000000000000000000000000000000000000000000000000000000000008a8a8a896040516020016114bf969594939291906149fe565b60405160208183030381529060405290507fe9bded5f24a4168e4f3bf44e00298c993b22376aad8c58c7dda9718a54cbea82816040516114ff9190614c00565b60405180910390a15050505050505050505050505050505050505050565b73ffffffffffffffffffffffffffffffffffffffff8216600090815260066020908152604080832061ffff87168452909152902060609060018314156115be57805461ffff166115a85761ffff8086166000908152600760209081526040918290205491516115919392909216910161563a565b6040516020818303038152906040529150506118d9565b80546040516115919161ffff169060200161563a565b600283141561163457805462010000900467ffffffffffffffff166116125761ffff85166000908152600760209081526040918290205491516115919262010000900467ffffffffffffffff1691016157fe565b80546040516115919162010000900467ffffffffffffffff16906020016157fe565b60038314156116e65780546a0100000000000000000000900473ffffffffffffffffffffffffffffffffffffffff166116b05761ffff8516600090815260076020908152604091829020549151611591926a0100000000000000000000900473ffffffffffffffffffffffffffffffffffffffff169101614ac6565b8054604051611591916a0100000000000000000000900473ffffffffffffffffffffffffffffffffffffffff1690602001614ac6565b600483141561179f5780547e01000000000000000000000000000000000000000000000000000000000000900461ffff166117675761ffff808616600090815260076020908152604091829020549151611591937e01000000000000000000000000000000000000000000000000000000000000909304909216910161563a565b8054604051611591917e01000000000000000000000000000000000000000000000000000000000000900461ffff169060200161563a565b600583141561180c57600181015467ffffffffffffffff166117ed5761ffff85166000908152600760209081526040918290206001015491516115919267ffffffffffffffff1691016157fe565b60018101546040516115919167ffffffffffffffff16906020016157fe565b60068314156118c157600181015468010000000000000000900473ffffffffffffffffffffffffffffffffffffffff1661188a5761ffff85166000908152600760209081526040918290206001015491516115919268010000000000000000900473ffffffffffffffffffffffffffffffffffffffff169101614ac6565b60018101546040516115919168010000000000000000900473ffffffffffffffffffffffffffffffffffffffff1690602001614ac6565b60405162461bcd60e51b815260040161091f90614d59565b9392505050565b6118e8613c20565b73ffffffffffffffffffffffffffffffffffffffff16611906612572565b73ffffffffffffffffffffffffffffffffffffffff161461196e576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff81166119a15760405162461bcd60e51b815260040161091f90614e24565b600280547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff83169081179091556040517f33d644987381deff4408951d55afa136f124e22a7810b163b2aaa3ebef770f6490600090a250565b7f000000000000000000000000000000000000000000000000000000000000000081565b7f000000000000000000000000000000000000000000000000000000000000000081565b73ffffffffffffffffffffffffffffffffffffffff81166000908152600460205260409020545b919050565b611a8c613c20565b73ffffffffffffffffffffffffffffffffffffffff16611aaa612572565b73ffffffffffffffffffffffffffffffffffffffff1614611b12576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b61ffff8088166000908152600a6020526040902054811690871611801590611b3e575060008661ffff16115b611b5a5760405162461bcd60e51b815260040161091f906151e8565b60008567ffffffffffffffff1611611b845760405162461bcd60e51b815260040161091f90615507565b73ffffffffffffffffffffffffffffffffffffffff8416611bb75760405162461bcd60e51b815260040161091f90614e81565b61ffff8088166000908152600b602090815260408083209387168352929052205460ff16611bf75760405162461bcd60e51b815260040161091f90614c68565b60008267ffffffffffffffff1611611c215760405162461bcd60e51b815260040161091f906153f0565b73ffffffffffffffffffffffffffffffffffffffff8116611c545760405162461bcd60e51b815260040161091f90614f72565b6040518060c001604052808761ffff1681526020018667ffffffffffffffff1681526020018573ffffffffffffffffffffffffffffffffffffffff1681526020018461ffff1681526020018367ffffffffffffffff1681526020018273ffffffffffffffffffffffffffffffffffffffff16815250600760008961ffff1661ffff16815260200190815260200160002060008201518160000160006101000a81548161ffff021916908361ffff16021790555060208201518160000160026101000a81548167ffffffffffffffff021916908367ffffffffffffffff160217905550604082015181600001600a6101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550606082015181600001601e6101000a81548161ffff021916908361ffff16021790555060808201518160010160006101000a81548167ffffffffffffffff021916908367ffffffffffffffff16021790555060a08201518160010160086101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055509050508661ffff167f5a76432853a0871c4e780def7f3ffc7912339b53f022ac31127fe5ff84a36fa1878787878787604051611e579695949392919061579a565b60405180910390a250505050505050565b336000908152600d6020908152604080832061ffff8816845282528083208684528252808320848452909152902054828110611eb65760405162461bcd60e51b815260040161091f9061512e565b336000818152600d6020908152604080832061ffff8a1680855290835281842089855283528184208785529092529182902086905590517f74bbc026808dcba59692d6a8bb20596849ca718e10e2432c6cdf48af865bc5d990611f1e90889087908990614bab565b60405180910390a35050505050565b611f35613c20565b73ffffffffffffffffffffffffffffffffffffffff16611f53612572565b73ffffffffffffffffffffffffffffffffffffffff1614611fbb576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b60015460405160009173ffffffffffffffffffffffffffffffffffffffff16907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908390a3600180547fffffffffffffffffffffffff0000000000000000000000000000000000000000169055565b600d60209081526000948552604080862082529385528385208152918452828420909152825290205481565b600481565b612063613c20565b73ffffffffffffffffffffffffffffffffffffffff16612081612572565b73ffffffffffffffffffffffffffffffffffffffff16146120e9576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff811661211c5760405162461bcd60e51b815260040161091f906150d1565b61ffff8083166000908152600a602052604090205481169081106121525760405162461bcd60e51b815260040161091f9061535c565b61ffff8381166000818152600a6020908152604080832080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00001660019790970195861696871790556009825280832095835294905283902080547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff861617905591519091907f802d55279d51813cb7a9a98e8fd2d7bec5346cb830901c11b85d1650cb857e9a9061221b908590614ac6565b60405180910390a2505050565b612230613c20565b73ffffffffffffffffffffffffffffffffffffffff1661224e612572565b73ffffffffffffffffffffffffffffffffffffffff16146122b6576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b61ffff80851660009081526008602090815260408083209387168352929052206122e1908383614009565b508261ffff168461ffff167f4a5695eee2a74d548d5f5c485a3de99ace99e3b664c8e30a90f49be6ebb54932848460405161231d929190614bec565b60405180910390a350505050565b60026000541415612383576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b600260005560035473ffffffffffffffffffffffffffffffffffffffff1633146123bf5760405162461bcd60e51b815260040161091f90614d22565b6005546123cc908261350b565b6005556002546123f39073ffffffffffffffffffffffffffffffffffffffff168383613c24565b8173ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff167f3a20c8c3cd1848485ae8261a52398bb9b26f195b717306b3cf7f058e62c095d5836040516124509190614ba2565b60405180910390a350506001600055565b612469613c20565b73ffffffffffffffffffffffffffffffffffffffff16612487612572565b73ffffffffffffffffffffffffffffffffffffffff16146124ef576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b61ffff82166000908152600c6020526040902054156125205760405162461bcd60e51b815260040161091f906154aa565b61ffff82166000818152600c602052604090819020839055517f0611bb2107e385b79ec826fff8ecc1c1248a7aae3c875c96668f8cfbf173422090612566908490614ba2565b60405180910390a25050565b60015473ffffffffffffffffffffffffffffffffffffffff1690565b600581565b600c6020526000908152604090205481565b60006125b18888613568565b604081015190915073ffffffffffffffffffffffffffffffffffffffff1633146125ed5760405162461bcd60e51b815260040161091f90615063565b6125f56140b3565b61ffff89166000908152600c6020526040902054806126265760405162461bcd60e51b815260040161091f9061544d565b60a083015173ffffffffffffffffffffffffffffffffffffffff166000908152600d6020908152604080832061ffff8e16845282528083208a84528252808320898452909152902054801580159061268c5750836020015167ffffffffffffffff168110155b6126a85760405162461bcd60e51b815260040161091f90615564565b61ffff808c166000908152600960209081526040808320885190941683529290528190205490517fb71e0f7100000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff90911690819063b71e0f7190612727908b908b908b908990600401614bc1565b600060405180830381600087803b15801561274157600080fd5b505af1158015612755573d6000803e3d6000fd5b505050506040513d6000823e601f3d9081017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016820160405261279b9190810190614404565b60a081015161ffff8e166000908152600e60205260409020549195501491505080156127ca575060a082015115155b6127e65760405162461bcd60e51b815260040161091f90614fcf565b8961ffff16826000015161ffff16146128115760405162461bcd60e51b815260040161091f9061502c565b80826080015151146128355760405162461bcd60e51b815260040161091f90615245565b7f000000000000000000000000000000000000000000000000000000000000000061ffff16826020015161ffff16146128805760405162461bcd60e51b815260040161091f906151b1565b8873ffffffffffffffffffffffffffffffffffffffff16826060015173ffffffffffffffffffffffffffffffffffffffff16146128cf5760405162461bcd60e51b815260040161091f90614f3b565b6128d889613cb6565b61295657816060015173ffffffffffffffffffffffffffffffffffffffff16826000015161ffff167fa2786598bd84ae4a299103996359e6cb4333404583256079dfc279386baf5832846080015185604001518660c001518051906020012060405161294693929190614c39565b60405180910390a3505050612a98565b6000826080015183606001516040516020016129739291906149b1565b6040516020818303038152906040529050826060015173ffffffffffffffffffffffffffffffffffffffff16836000015161ffff167f2bd2d8a84b748439fd50d79a49502b4eb5faa25b864da6a9ab5c150704be9a4d856080015186604001518760c00151805190602001206040516129ee93929190614c39565b60405180910390a37f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff1663c2fa48138c838d87604001518e8960c001516040518763ffffffff1660e01b8152600401612a61969594939291906156a0565b600060405180830381600087803b158015612a7b57600080fd5b505af1158015612a8f573d6000803e3d6000fd5b50505050505050505b50505050505050565b612aa96140f1565b6118d98383613568565b600181565b600a6020526000908152604090205461ffff1681565b6040517fc533338f00000000000000000000000000000000000000000000000000000000815260009073ffffffffffffffffffffffffffffffffffffffff7f0000000000000000000000000000000000000000000000000000000000000000169063c533338f90612b4790879087908790600401615682565b60206040518083038186803b158015612b5f57600080fd5b505afa158015612b73573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612b9791906148e9565b949350505050565b600b60209081526000928352604080842090915290825290205460ff1681565b600960209081526000928352604080842090915290825290205473ffffffffffffffffffffffffffffffffffffffff1681565b60066020908152600092835260408084209091529082529020805460019091015461ffff8083169267ffffffffffffffff62010000820481169373ffffffffffffffffffffffffffffffffffffffff6a010000000000000000000084048116947e010000000000000000000000000000000000000000000000000000000000009094049093169291811691680100000000000000009091041686565b600e6020526000908152604090205481565b612ca8613c20565b73ffffffffffffffffffffffffffffffffffffffff16612cc6612572565b73ffffffffffffffffffffffffffffffffffffffff1614612d2e576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b61ffff8083166000818152600b60209081526040808320948616835293905282902080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016600117905590517fec23bee6f88cfecebb09d6aaaed66f0ce110debc1f61117c8270a7116597df9a9061256690849061563a565b612db0613c20565b73ffffffffffffffffffffffffffffffffffffffff16612dce612572565b73ffffffffffffffffffffffffffffffffffffffff1614612e36576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b61ffff82166000908152600e602052604090205415612e675760405162461bcd60e51b815260040161091f906152ff565b61ffff82166000818152600e602052604090819020839055517f0dad975e1d2fbe771c95cdcc7be9a1e61181de7173abe0a32b8f8f83140873e590612566908490614ba2565b612eb5613c20565b73ffffffffffffffffffffffffffffffffffffffff16612ed3612572565b73ffffffffffffffffffffffffffffffffffffffff1614612f3b576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff8116612f6e5760405162461bcd60e51b815260040161091f906152a2565b600380547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff83169081179091556040517fcb7ef3e545f5cdb893f5c568ba710fe08f336375a2d9fd66e161033f8fc09ef390600090a250565b612fe5613c20565b73ffffffffffffffffffffffffffffffffffffffff16613003612572565b73ffffffffffffffffffffffffffffffffffffffff161461306b576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff81166130bd5760405162461bcd60e51b81526004018080602001828103825260268152602001806158d76026913960400191505060405180910390fd5b60015460405173ffffffffffffffffffffffffffffffffffffffff8084169216907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a3600180547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b60055481565b60046020526000908152604090205481565b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff1633146131b85760405162461bcd60e51b815260040161091f906153b9565b73ffffffffffffffffffffffffffffffffffffffff8416600090815260066020908152604080832061ffff8916845290915290206001841415613272576000613203838501856144e0565b61ffff8089166000908152600a6020526040902054919250908116908216111561323f5760405162461bcd60e51b815260040161091f906151e8565b81547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00001661ffff919091161781556134b2565b60028414156132c9576000613289838501856148cd565b825467ffffffffffffffff90911662010000027fffffffffffffffffffffffffffffffffffffffffffff0000000000000000ffff909116178255506134b2565b60038414156133345760006132e08385018561423e565b825473ffffffffffffffffffffffffffffffffffffffff9091166a0100000000000000000000027fffff0000000000000000000000000000000000000000ffffffffffffffffffff909116178255506134b2565b60048414156133ee57600061334b838501856144e0565b61ffff8089166000908152600b602090815260408083209385168352929052205490915060ff168061337f575061ffff8116155b61339b5760405162461bcd60e51b815260040161091f90614c68565b815461ffff9091167e01000000000000000000000000000000000000000000000000000000000000027dffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff9091161781556134b2565b6005841415613446576000613405838501856148cd565b6001830180547fffffffffffffffffffffffffffffffffffffffffffffffff00000000000000001667ffffffffffffffff92909216919091179055506134b2565b60068414156118c157600061345d8385018561423e565b60018301805473ffffffffffffffffffffffffffffffffffffffff90921668010000000000000000027fffffffff0000000000000000000000000000000000000000ffffffffffffffff909216919091179055505b838573ffffffffffffffffffffffffffffffffffffffff167ffc01bf86212a14151d51d1be5c2ac64d67d5ec823dfc6f53298d7ce3f3d3d25285856040516134fb929190614bec565b60405180910390a3505050505050565b600082821115613562576040805162461bcd60e51b815260206004820152601e60248201527f536166654d6174683a207375627472616374696f6e206f766572666c6f770000604482015290519081900360640190fd5b50900390565b6135706140f1565b73ffffffffffffffffffffffffffffffffffffffff808316600090815260066020908152604080832061ffff808916808652918452828520835160c0810185528154808416825267ffffffffffffffff6201000082048116838901526a010000000000000000000082048a16838801527e010000000000000000000000000000000000000000000000000000000000009091048416606083015260019092015491821660808201526801000000000000000090910490961660a08701529084526007909252909120825190911661364a57805461ffff1682525b602082015167ffffffffffffffff1661367557805462010000900467ffffffffffffffff1660208301525b604082015173ffffffffffffffffffffffffffffffffffffffff166136c05780546a0100000000000000000000900473ffffffffffffffffffffffffffffffffffffffff1660408301525b606082015161ffff166136fb5780547e01000000000000000000000000000000000000000000000000000000000000900461ffff1660608301525b608082015167ffffffffffffffff1661372357600181015467ffffffffffffffff1660808301525b60a082015173ffffffffffffffffffffffffffffffffffffffff1661376f57600181015468010000000000000000900473ffffffffffffffffffffffffffffffffffffffff1660a08301525b509392505050565b6000828201838110156118d9576040805162461bcd60e51b815260206004820152601b60248201527f536166654d6174683a206164646974696f6e206f766572666c6f770000000000604482015290519081900360640190fd5b60008151600014156138ac5761ffff808716600090815260086020908152604080832060608a015190941683529281529082902080548351601f60027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff610100600186161502019093169290920491820184900484028101840190945280845290918301828280156138a45780601f10613879576101008083540402835291602001916138a4565b820191906000526020600020905b81548152906001019060200180831161388757829003601f168201915b505050505091505b604080860151606087015191517f5886ea650000000000000000000000000000000000000000000000000000000081529091829173ffffffffffffffffffffffffffffffffffffffff831691635886ea6591613912918c918b908b908b9060040161570e565b602060405180830381600087803b15801561392c57600080fd5b505af1158015613940573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061396491906148b5565b92507fb0c632f55f1e1b3b2c3d82f41ee4716bb4c00f0f5d84cdafc141581bb8757a4f84886060015160405161399b929190614c13565b60405180910390a1505095945050505050565b60a0820151606083015160808401516040517fc5e193cd0000000000000000000000000000000000000000000000000000000081526000939273ffffffffffffffffffffffffffffffffffffffff84169263c5e193cd92613a17928a9290918990600401615757565b602060405180830381600087803b158015613a3157600080fd5b505af1158015613a45573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190613a6991906148b5565b95945050505050565b60008073ffffffffffffffffffffffffffffffffffffffff83161580613aae575060025473ffffffffffffffffffffffffffffffffffffffff16155b6003546040517f5cbbbd7500000000000000000000000000000000000000000000000000000000815291925060009173ffffffffffffffffffffffffffffffffffffffff90911690635cbbbd7590613b0f908515908b908b90600401614b8a565b60206040518083038186803b158015613b2757600080fd5b505afa158015613b3b573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190613b5f91906148b5565b90508015613c16578115613b7557915081613c16565b8473ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff161480613bc4575073ffffffffffffffffffffffffffffffffffffffff841632145b613be05760405162461bcd60e51b815260040161091f90614ede565b600254613c059073ffffffffffffffffffffffffffffffffffffffff16853084613cbc565b600554613c129082613777565b6005555b5050949350505050565b3390565b6040805173ffffffffffffffffffffffffffffffffffffffff8416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fa9059cbb00000000000000000000000000000000000000000000000000000000179052613cb1908490613d57565b505050565b3b151590565b6040805173ffffffffffffffffffffffffffffffffffffffff80861660248301528416604482015260648082018490528251808303909101815260849091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f23b872dd00000000000000000000000000000000000000000000000000000000179052613d51908590613d57565b50505050565b6000613db9826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65648152508573ffffffffffffffffffffffffffffffffffffffff16613e159092919063ffffffff16565b805190915015613cb157808060200190516020811015613dd857600080fd5b5051613cb15760405162461bcd60e51b815260040180806020018281038252602a8152602001806158fd602a913960400191505060405180910390fd5b6060612b97848460008585613e2985613cb6565b613e7a576040805162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374000000604482015290519081900360640190fd5b6000808673ffffffffffffffffffffffffffffffffffffffff1685876040518082805190602001908083835b60208310613ee357805182527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe09092019160209182019101613ea6565b6001836020036101000a03801982511681845116808217855250505050505090500191505060006040518083038185875af1925050503d8060008114613f45576040519150601f19603f3d011682016040523d82523d6000602084013e613f4a565b606091505b5091509150613f5a828286613f65565b979650505050505050565b60608315613f745750816118d9565b825115613f845782518084602001fd5b8160405162461bcd60e51b81526004018080602001828103825283818151815260200191508051906020019080838360005b83811015613fce578181015183820152602001613fb6565b50505050905090810190601f168015613ffb5780820380516001836020036101000a031916815260200191505b509250505060405180910390fd5b828054600181600116156101000203166002900490600052602060002090601f01602090048101928261403f57600085556140a3565b82601f10614076578280017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff008235161785556140a3565b828001600101855582156140a3579182015b828111156140a3578235825591602001919060010190614088565b506140af929150614126565b5090565b6040805160e08101825260008082526020820181905291810182905260608082018390526080820181905260a082019290925260c081019190915290565b6040805160c081018252600080825260208201819052918101829052606081018290526080810182905260a081019190915290565b5b808211156140af5760008155600101614127565b8035611a7f8161588b565b8051611a7f8161588b565b60008083601f840112614162578182fd5b50813567ffffffffffffffff811115614179578182fd5b60208301915083602082850101111561419157600080fd5b9250929050565b600082601f8301126141a8578081fd5b815167ffffffffffffffff8111156141bc57fe5b6141ed60207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f84011601615813565b818152846020838601011115614201578283fd5b612b9782602083016020870161585f565b8035611a7f816158b0565b8051611a7f816158b0565b8035611a7f816158c0565b8051611a7f816158c0565b60006020828403121561424f578081fd5b81356118d98161588b565b6000806040838503121561426c578081fd5b82356142778161588b565b946020939093013593505050565b60008060408385031215614297578182fd5b82356142a28161588b565b915060208301356142b2816158b0565b809150509250929050565b600080600080608085870312156142d2578182fd5b84356142dd8161588b565b935060208501356142ed816158b0565b93969395505050506040820135916060013590565b6000806040838503121561426c578182fd5b60008060008060008060008060008060006101008c8e031215614335578687fd5b61433e8c61413b565b9a5061434c60208d01614228565b995061435a60408d01614212565b985067ffffffffffffffff8060608e01351115614375578788fd5b6143858e60608f01358f01614151565b909950975060808d013581101561439a578687fd5b6143aa8e60808f01358f01614151565b90975095506143bb60a08e0161413b565b94506143c960c08e0161413b565b93508060e08e013511156143db578283fd5b506143ec8d60e08e01358e01614151565b81935080925050509295989b509295989b9093969950565b600060208284031215614415578081fd5b815167ffffffffffffffff8082111561442c578283fd5b9083019060e0828603121561443f578283fd5b61444960e0615813565b6144528361421d565b81526144606020840161421d565b602082015261447160408401614233565b604082015261448260608401614146565b6060820152608083015182811115614498578485fd5b6144a487828601614198565b60808301525060a083015160a082015260c0830151828111156144c5578485fd5b6144d187828601614198565b60c08301525095945050505050565b6000602082840312156144f1578081fd5b81356118d9816158b0565b6000806040838503121561450e578182fd5b8235614519816158b0565b915060208301356142b28161588b565b600080600080600080600060a0888a031215614543578081fd5b873561454e816158b0565b9650602088013561455e8161588b565b9550604088013567ffffffffffffffff8082111561457a578283fd5b6145868b838c01614151565b909750955060608a01359150811515821461459f578283fd5b909350608089013590808211156145b4578283fd5b506145c18a828b01614151565b989b979a50959850939692959293505050565b6000806000606084860312156145e8578081fd5b83356145f3816158b0565b925060208401356146038161588b565b929592945050506040919091013590565b600080600080600080600060c0888a03121561462e578081fd5b8735614639816158b0565b965060208801356146498161588b565b955060408801359450606088013593506080880135925060a088013567ffffffffffffffff811115614679578182fd5b6145c18a828b01614151565b60008060008060006080868803121561469c578283fd5b85356146a7816158b0565b945060208601356146b78161588b565b935060408601359250606086013567ffffffffffffffff8111156146d9578182fd5b6146e588828901614151565b969995985093965092949392505050565b60008060408385031215614708578182fd5b8235614277816158b0565b60008060008060808587031215614728578182fd5b8435614733816158b0565b966020860135965060408601359560600135945092505050565b600080600060408486031215614761578081fd5b833561476c816158b0565b9250602084013567ffffffffffffffff811115614787578182fd5b61479386828701614151565b9497909650939450505050565b600080604083850312156147b2578182fd5b82356142a2816158b0565b600080600080606085870312156147d2578182fd5b84356147dd816158b0565b935060208501356147ed816158b0565b9250604085013567ffffffffffffffff811115614808578283fd5b61481487828801614151565b95989497509550505050565b600080600080600080600060e0888a03121561483a578081fd5b8735614845816158b0565b96506020880135614855816158b0565b95506040880135614865816158c0565b945060608801356148758161588b565b93506080880135614885816158b0565b925060a0880135614895816158c0565b915060c08801356148a58161588b565b8091505092959891949750929550565b6000602082840312156148c6578081fd5b5051919050565b6000602082840312156148de578081fd5b81356118d9816158c0565b6000602082840312156148fa578081fd5b81516118d9816158c0565b73ffffffffffffffffffffffffffffffffffffffff169052565b600082845282826020860137806020848601015260207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f85011685010190509392505050565b6000815180845261497f81602086016020860161585f565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0169290920160200192915050565b600083516149c381846020880161585f565b60609390931b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000169190920190815260140192915050565b90565b60007fffffffffffffffff0000000000000000000000000000000000000000000000008860c01b1682527fffff000000000000000000000000000000000000000000000000000000000000808860f01b1660088401527fffffffffffffffffffffffffffffffffffffffff0000000000000000000000008760601b16600a840152808660f01b16601e840152508351614a9e81602085016020880161585f565b80830190508351614ab681602084016020880161585f565b0160200198975050505050505050565b73ffffffffffffffffffffffffffffffffffffffff91909116815260200190565b606080825284519082018190526000906020906080840190828801845b82811015614b3657815173ffffffffffffffffffffffffffffffffffffffff1684529284019290840190600101614b04565b50505083810382850152855180825286830191830190845b81811015614b6a57835183529284019291840191600101614b4e565b5050809350505050612b976040830184614905565b901515815260200190565b92151583526020830191909152604082015260600190565b90815260200190565b9283526020830191909152604082015260600190565b600085825260606020830152614bdb60608301858761491f565b905082604083015295945050505050565b600060208252612b9760208301848661491f565b6000602082526118d96020830184614967565b600060408252614c266040830185614967565b905061ffff831660208301529392505050565b600060608252614c4c6060830186614967565b67ffffffffffffffff9490941660208301525060400152919050565b60208082526026908201527f4c617965725a65726f3a20696e76616c6964206f7574626f756e642070726f6f60408201527f6620747970650000000000000000000000000000000000000000000000000000606082015260800190565b60208082526024908201527f4c617965725a65726f3a20647374436861696e496420646f6573206e6f74206560408201527f7869737400000000000000000000000000000000000000000000000000000000606082015260800190565b60208082526018908201527f4c617965725a65726f3a206f6e6c792074726561737572790000000000000000604082015260600190565b6020808252601e908201527f4c617965725a65726f3a20496e76616c696420636f6e66696720747970650000604082015260600190565b6020808252601a908201527f4c617965725a65726f3a207769746864726177206661696c6564000000000000604082015260600190565b60208082526025908201527f4c617965725a65726f3a205f746f2063616e6e6f74206265207a65726f20616460408201527f6472657373000000000000000000000000000000000000000000000000000000606082015260800190565b60208082526031908201527f4c617965725a65726f3a205f6c617965725a65726f546f6b656e2063616e6e6f60408201527f74206265207a65726f2061646472657373000000000000000000000000000000606082015260800190565b60208082526022908201527f4c617965725a65726f3a20696e76616c69642072656c6179657220616464726560408201527f7373000000000000000000000000000000000000000000000000000000000000606082015260800190565b6020808252602b908201527f4c617965725a65726f3a206d75737420626520706169642062792073656e646560408201527f72206f72206f726967696e000000000000000000000000000000000000000000606082015260800190565b6020808252601d908201527f4c617965725a65726f3a20696e76616c69642064737441646472657373000000604082015260600190565b60208082526021908201527f4c617965725a65726f3a20696e76616c6964206f7261636c652061646472657360408201527f7300000000000000000000000000000000000000000000000000000000000000606082015260800190565b60208082526025908201527f4c617965725a65726f3a20696e76616c6964205f7061636b65742e756c6e416460408201527f6472657373000000000000000000000000000000000000000000000000000000606082015260800190565b6020808252601e908201527f4c617965725a65726f3a20696e76616c696420737263436861696e2049640000604082015260600190565b6020808252601a908201527f4c617965725a65726f3a20696e76616c69642072656c61796572000000000000604082015260600190565b6020808252601a908201527f4c617965725a65726f3a2077726f6e6720706174682064617461000000000000604082015260600190565b60208082526029908201527f4c617965725a65726f3a206c6962726172792063616e6e6f74206265207a657260408201527f6f20616464726573730000000000000000000000000000000000000000000000606082015260800190565b60208082526043908201527f4c617965725a65726f3a206f7261636c6520646174612063616e206f6e6c792060408201527f75706461746520696620697420686173206d6f726520636f6e6669726d61746960608201527f6f6e730000000000000000000000000000000000000000000000000000000000608082015260a00190565b6020808252601e908201527f4c617965725a65726f3a20696e76616c696420647374436861696e2049640000604082015260600190565b60208082526030908201527f4c617965725a65726f3a20696e76616c696420696e626f756e642070726f6f6660408201527f206c6962726172792076657273696f6e00000000000000000000000000000000606082015260800190565b60208082526022908201527f4c617965725a65726f3a20696e76616c6964207372634164647265737320736960408201527f7a65000000000000000000000000000000000000000000000000000000000000606082015260800190565b6020808252602a908201527f4c617965725a65726f3a2074726561737572792063616e6e6f74206265207a6560408201527f726f206164647265737300000000000000000000000000000000000000000000606082015260800190565b60208082526021908201527f4c617965725a65726f3a2072656d6f746520756c6e20616c726561647920736560408201527f7400000000000000000000000000000000000000000000000000000000000000606082015260800190565b60208082526022908201527f4c617965725a65726f3a2063616e206e6f7420616464206e6577206c6962726160408201527f7279000000000000000000000000000000000000000000000000000000000000606082015260800190565b60208082526018908201527f4c617965725a65726f3a206f6e6c7920656e64706f696e740000000000000000604082015260600190565b6020808252602e908201527f4c617965725a65726f3a20696e76616c6964206f7574626f756e6420626c6f6360408201527f6b20636f6e6669726d6174696f6e000000000000000000000000000000000000606082015260800190565b60208082526028908201527f4c617965725a65726f3a20696e636f72726563742072656d6f7465206164647260408201527f6573732073697a65000000000000000000000000000000000000000000000000606082015260800190565b60208082526030908201527f4c617965725a65726f3a2072656d6f746520636861696e20616464726573732060408201527f73697a6520616c72656164792073657400000000000000000000000000000000606082015260800190565b6020808252602d908201527f4c617965725a65726f3a20696e76616c696420696e626f756e6420626c6f636b60408201527f20636f6e6669726d6174696f6e00000000000000000000000000000000000000606082015260800190565b60208082526029908201527f4c617965725a65726f3a206e6f7420656e6f75676820626c6f636b20636f6e6660408201527f69726d6174696f6e730000000000000000000000000000000000000000000000606082015260800190565b600060c08201905061ffff808451168352602084015167ffffffffffffffff80821660208601526040860151915073ffffffffffffffffffffffffffffffffffffffff80831660408701528360608801511660608701528160808801511660808701528060a08801511660a08701525050505092915050565b61ffff91909116815260200190565b600061ffff8516825273ffffffffffffffffffffffffffffffffffffffff8416602083015260606040830152613a696060830184614967565b600061ffff8516825260406020830152613a6960408301848661491f565b600061ffff8816825260c060208301526156bd60c0830188614967565b73ffffffffffffffffffffffffffffffffffffffff8716604084015267ffffffffffffffff8616606084015284608084015282810360a08401526157018185614967565b9998505050505050505050565b600061ffff808816835280871660208401525073ffffffffffffffffffffffffffffffffffffffff8516604083015283606083015260a06080830152613f5a60a0830184614967565b61ffff948516815292909316602083015267ffffffffffffffff16604082015273ffffffffffffffffffffffffffffffffffffffff909116606082015260800190565b61ffff968716815267ffffffffffffffff958616602082015273ffffffffffffffffffffffffffffffffffffffff948516604082015292909516606083015290921660808301529190911660a082015260c00190565b918252602082015260400190565b67ffffffffffffffff91909116815260200190565b60405181810167ffffffffffffffff8111828210171561582f57fe5b604052919050565b60008085851115615846578182fd5b83861115615852578182fd5b5050820193919092039150565b60005b8381101561587a578181015183820152602001615862565b83811115613d515750506000910152565b73ffffffffffffffffffffffffffffffffffffffff811681146158ad57600080fd5b50565b61ffff811681146158ad57600080fd5b67ffffffffffffffff811681146158ad57600080fdfe4f776e61626c653a206e6577206f776e657220697320746865207a65726f20616464726573735361666545524332303a204552433230206f7065726174696f6e20646964206e6f742073756363656564a2646970667358221220025e7dd3c2d3335b00a33bc5bdb9cdce281e2ca376ca30d70a9b91188ef81d5564736f6c63430007060033",
1476
+ "deployedBytecode": "0x6080604052600436106102f25760003560e01c80638207f79d1161018f578063b9a99bed116100e1578063ed28580a1161008a578063f47a5feb11610064578063f47a5feb14610816578063f58589a21461082b578063f8e1734c1461084b576102f2565b8063ed28580a146107b6578063f0f44260146107d6578063f2fde38b146107f6576102f2565b8063ddfdef5a116100bb578063ddfdef5a14610756578063ea216c2114610776578063eb0d4c3114610796576102f2565b8063b9a99bed146106dc578063d543c77414610709578063db00719b14610736576102f2565b8063904d3b8d11610143578063a46622221161011d578063a46622221461067a578063b77d22ad146106a7578063b8e7e3e0146106bc576102f2565b8063904d3b8d14610625578063959f59431461063a578063987fa2d51461065a576102f2565b80638525b711116101745780638525b711146105d057806387078f9f146105f05780638da5cb5b14610610576102f2565b80638207f79d146105905780638317814a146105b0576102f2565b80634d3a0f7c1161024857806369412bfa116101fc578063715018a6116101d6578063715018a614610546578063759c5b3b1461055b5780638140666e1461057b576102f2565b806369412bfa146104e65780636a14ac8214610506578063704316e514610526576102f2565b806352d3b5001161022d57806352d3b5001461048f5780635b056da5146104af5780635e280f11146104d1576102f2565b80634d3a0f7c1461045c57806352d2871f1461046f576102f2565b80632cfacb06116102aa5780633c93adee116102845780633c93adee1461040457806340a7bb101461041957806349148c3714610447576102f2565b80632cfacb061461039b5780632f813464146103bd57806331bd2430146103ef576102f2565b806307b9ca7c116102db57806307b9ca7c1461034457806318da0011146103595780632a819bbf1461036e576102f2565b806302bd9743146102f757806307b18bde14610322575b600080fd5b34801561030357600080fd5b5061030c61086b565b6040516103199190614ac6565b60405180910390f35b34801561032e57600080fd5b5061034261033d36600461425a565b61088f565b005b34801561035057600080fd5b5061030c610a4d565b34801561036557600080fd5b5061030c610a69565b34801561037a57600080fd5b5061038e6103893660046147a0565b610a85565b6040516103199190614c00565b3480156103a757600080fd5b506103b0610b47565b6040516103199190614ba2565b3480156103c957600080fd5b506103dd6103d83660046144e0565b610b4c565b6040516103199695949392919061579a565b3480156103fb57600080fd5b506103b0610bdd565b34801561041057600080fd5b5061030c610be2565b34801561042557600080fd5b50610439610434366004614529565b610c06565b6040516103199291906157f0565b34801561045357600080fd5b506103b0610f5d565b61034261046a366004614314565b610f62565b34801561047b57600080fd5b5061038e61048a3660046145d4565b61151d565b34801561049b57600080fd5b506103426104aa36600461423e565b6118e0565b3480156104bb57600080fd5b506104c4611a10565b604051610319919061563a565b3480156104dd57600080fd5b5061030c611a34565b3480156104f257600080fd5b506103b061050136600461423e565b611a58565b34801561051257600080fd5b50610342610521366004614820565b611a84565b34801561053257600080fd5b50610342610541366004614713565b611e68565b34801561055257600080fd5b50610342611f2d565b34801561056757600080fd5b506103b06105763660046142bd565b61202a565b34801561058757600080fd5b506103b0612056565b34801561059c57600080fd5b506103426105ab3660046144fc565b61205b565b3480156105bc57600080fd5b506103426105cb3660046147bd565b612228565b3480156105dc57600080fd5b506103426105eb366004614302565b61232b565b3480156105fc57600080fd5b5061034261060b3660046146f6565b612461565b34801561061c57600080fd5b5061030c612572565b34801561063157600080fd5b506103b061258e565b34801561064657600080fd5b506103b06106553660046144e0565b612593565b34801561066657600080fd5b50610342610675366004614614565b6125a5565b34801561068657600080fd5b5061069a6106953660046144fc565b612aa1565b60405161031991906155c1565b3480156106b357600080fd5b506103b0612ab3565b3480156106c857600080fd5b506104c46106d73660046144e0565b612ab8565b3480156106e857600080fd5b506106fc6106f736600461474d565b612ace565b60405161031991906157fe565b34801561071557600080fd5b506107296107243660046147a0565b612b9f565b6040516103199190614b7f565b34801561074257600080fd5b5061030c6107513660046147a0565b612bbf565b34801561076257600080fd5b506103dd610771366004614285565b612bf2565b34801561078257600080fd5b506103b06107913660046144e0565b612c8e565b3480156107a257600080fd5b506103426107b13660046147a0565b612ca0565b3480156107c257600080fd5b506103426107d13660046146f6565b612da8565b3480156107e257600080fd5b506103426107f136600461423e565b612ead565b34801561080257600080fd5b5061034261081136600461423e565b612fdd565b34801561082257600080fd5b506103b061314b565b34801561083757600080fd5b506103b061084636600461423e565b613151565b34801561085757600080fd5b50610342610866366004614685565b613163565b7f000000000000000000000000000000000000000000000000000000000000000081565b600260005414156108e7576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b600260005573ffffffffffffffffffffffffffffffffffffffff82166109285760405162461bcd60e51b815260040161091f90614dc7565b60405180910390fd5b33600090815260046020526040902054610942908261350b565b3360009081526004602052604080822092909255905173ffffffffffffffffffffffffffffffffffffffff841690839061097b906149fb565b60006040518083038185875af1925050503d80600081146109b8576040519150601f19603f3d011682016040523d82523d6000602084013e6109bd565b606091505b50509050806109de5760405162461bcd60e51b815260040161091f90614d90565b8273ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff167f3bfd26201736b5cb14a562ab3cfc2bef76901726e3a78483d6288af47131e1d984604051610a3b9190614ba2565b60405180910390a35050600160005550565b60025473ffffffffffffffffffffffffffffffffffffffff1681565b60035473ffffffffffffffffffffffffffffffffffffffff1681565b60086020908152600092835260408084208252918352918190208054825160026001831615610100027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0190921691909104601f810185900485028201850190935282815292909190830182828015610b3f5780601f10610b1457610100808354040283529160200191610b3f565b820191906000526020600020905b815481529060010190602001808311610b2257829003601f168201915b505050505081565b600381565b6007602052600090815260409020805460019091015461ffff8083169267ffffffffffffffff62010000820481169373ffffffffffffffffffffffffffffffffffffffff6a010000000000000000000084048116947e010000000000000000000000000000000000000000000000000000000000009094049093169291811691680100000000000000009091041686565b600681565b7f000000000000000000000000000000000000000000000000000000000000000081565b6000806000610c158a8a613568565b905060608415610c5e5785858080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250929350610d2d92505050565b61ffff808c166000908152600860209081526040808320606087015190941683529281529082902080548351601f60027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff61010060018616150201909316929092049182018490048402810184019094528084529091830182828015610d255780601f10610cfa57610100808354040283529160200191610d25565b820191906000526020600020905b815481529060010190602001808311610d0857829003601f168201915b505050505090505b6000826040015173ffffffffffffffffffffffffffffffffffffffff1663c03f15298d85606001518e8e8e9050876040518663ffffffff1660e01b8152600401610d7b95949392919061570e565b60206040518083038186803b158015610d9357600080fd5b505afa158015610da7573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610dcb91906148b5565b905060008b905060008460a0015173ffffffffffffffffffffffffffffffffffffffff16635553fb8e8f87606001518860800151866040518563ffffffff1660e01b8152600401610e1f9493929190615757565b60206040518083038186803b158015610e3757600080fd5b505afa158015610e4b573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610e6f91906148b5565b6003546040517f5cbbbd7500000000000000000000000000000000000000000000000000000000815291925060009173ffffffffffffffffffffffffffffffffffffffff90911690635cbbbd7590610ecf908e9088908790600401614b8a565b60206040518083038186803b158015610ee757600080fd5b505afa158015610efb573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610f1f91906148b5565b90508a610f2f5780975087610f34565b809650865b50610f4982610f438a87613777565b90613777565b975050505050505097509795505050505050565b600281565b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff163314610fb75760405162461bcd60e51b815260040161091f906153b9565b61ffff89166000908152600e60205260409020548b908a90610feb5760405162461bcd60e51b815260040161091f90614cc5565b61ffff81166000908152600c60205260408120546060919080158015906110145750601481018c145b6110305760405162461bcd60e51b815260040161091f9061544d565b6000808e8e8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250505050838101601401519250905073ffffffffffffffffffffffffffffffffffffffff878116908316146110ac5760405162461bcd60e51b815260040161091f9061509a565b8e8e60009085926110bf93929190615837565b8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092019190915250506040517f6fe7b6730000000000000000000000000000000000000000000000000000000081529297505073ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000001691636fe7b673915061116c9089908b908690600401615649565b602060405180830381600087803b15801561118657600080fd5b505af115801561119a573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906111be91906148e9565b935050505060008a8a8080601f016020809104026020016040519081016040528093929190818152602001838380828437600092018290525093945061120a9250879150889050613568565b60408051600380825260808201909252919250600091906020820160608036833701905050905061127586838986518d8d8080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152506137d192505050565b8160008151811061128257fe5b6020026020010181815250506112998683896139ae565b816001815181106112a657fe5b6020026020010181815250506112e6816000815181106112c257fe5b6020026020010151826001815181106112d757fe5b6020026020010151898d613a72565b816002815181106112f357fe5b60209081029190910101526040805160038082526080820190925260009181602001602082028036833701905050905082604001518160008151811061133557fe5b602002602001019073ffffffffffffffffffffffffffffffffffffffff16908173ffffffffffffffffffffffffffffffffffffffff16815250508260a001518160018151811061138157fe5b73ffffffffffffffffffffffffffffffffffffffff92831660209182029290920101526003548251911690829060029081106113b957fe5b602002602001019073ffffffffffffffffffffffffffffffffffffffff16908173ffffffffffffffffffffffffffffffffffffffff16815250507f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16636c52b46982848f6040518463ffffffff1660e01b815260040161145093929190614ae7565b600060405180830381600087803b15801561146a57600080fd5b505af115801561147e573d6000803e3d6000fd5b505050506000857f00000000000000000000000000000000000000000000000000000000000000008a8a8a896040516020016114bf969594939291906149fe565b60405160208183030381529060405290507fe9bded5f24a4168e4f3bf44e00298c993b22376aad8c58c7dda9718a54cbea82816040516114ff9190614c00565b60405180910390a15050505050505050505050505050505050505050565b73ffffffffffffffffffffffffffffffffffffffff8216600090815260066020908152604080832061ffff87168452909152902060609060018314156115be57805461ffff166115a85761ffff8086166000908152600760209081526040918290205491516115919392909216910161563a565b6040516020818303038152906040529150506118d9565b80546040516115919161ffff169060200161563a565b600283141561163457805462010000900467ffffffffffffffff166116125761ffff85166000908152600760209081526040918290205491516115919262010000900467ffffffffffffffff1691016157fe565b80546040516115919162010000900467ffffffffffffffff16906020016157fe565b60038314156116e65780546a0100000000000000000000900473ffffffffffffffffffffffffffffffffffffffff166116b05761ffff8516600090815260076020908152604091829020549151611591926a0100000000000000000000900473ffffffffffffffffffffffffffffffffffffffff169101614ac6565b8054604051611591916a0100000000000000000000900473ffffffffffffffffffffffffffffffffffffffff1690602001614ac6565b600483141561179f5780547e01000000000000000000000000000000000000000000000000000000000000900461ffff166117675761ffff808616600090815260076020908152604091829020549151611591937e01000000000000000000000000000000000000000000000000000000000000909304909216910161563a565b8054604051611591917e01000000000000000000000000000000000000000000000000000000000000900461ffff169060200161563a565b600583141561180c57600181015467ffffffffffffffff166117ed5761ffff85166000908152600760209081526040918290206001015491516115919267ffffffffffffffff1691016157fe565b60018101546040516115919167ffffffffffffffff16906020016157fe565b60068314156118c157600181015468010000000000000000900473ffffffffffffffffffffffffffffffffffffffff1661188a5761ffff85166000908152600760209081526040918290206001015491516115919268010000000000000000900473ffffffffffffffffffffffffffffffffffffffff169101614ac6565b60018101546040516115919168010000000000000000900473ffffffffffffffffffffffffffffffffffffffff1690602001614ac6565b60405162461bcd60e51b815260040161091f90614d59565b9392505050565b6118e8613c20565b73ffffffffffffffffffffffffffffffffffffffff16611906612572565b73ffffffffffffffffffffffffffffffffffffffff161461196e576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff81166119a15760405162461bcd60e51b815260040161091f90614e24565b600280547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff83169081179091556040517f33d644987381deff4408951d55afa136f124e22a7810b163b2aaa3ebef770f6490600090a250565b7f000000000000000000000000000000000000000000000000000000000000000081565b7f000000000000000000000000000000000000000000000000000000000000000081565b73ffffffffffffffffffffffffffffffffffffffff81166000908152600460205260409020545b919050565b611a8c613c20565b73ffffffffffffffffffffffffffffffffffffffff16611aaa612572565b73ffffffffffffffffffffffffffffffffffffffff1614611b12576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b61ffff8088166000908152600a6020526040902054811690871611801590611b3e575060008661ffff16115b611b5a5760405162461bcd60e51b815260040161091f906151e8565b60008567ffffffffffffffff1611611b845760405162461bcd60e51b815260040161091f90615507565b73ffffffffffffffffffffffffffffffffffffffff8416611bb75760405162461bcd60e51b815260040161091f90614e81565b61ffff8088166000908152600b602090815260408083209387168352929052205460ff16611bf75760405162461bcd60e51b815260040161091f90614c68565b60008267ffffffffffffffff1611611c215760405162461bcd60e51b815260040161091f906153f0565b73ffffffffffffffffffffffffffffffffffffffff8116611c545760405162461bcd60e51b815260040161091f90614f72565b6040518060c001604052808761ffff1681526020018667ffffffffffffffff1681526020018573ffffffffffffffffffffffffffffffffffffffff1681526020018461ffff1681526020018367ffffffffffffffff1681526020018273ffffffffffffffffffffffffffffffffffffffff16815250600760008961ffff1661ffff16815260200190815260200160002060008201518160000160006101000a81548161ffff021916908361ffff16021790555060208201518160000160026101000a81548167ffffffffffffffff021916908367ffffffffffffffff160217905550604082015181600001600a6101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550606082015181600001601e6101000a81548161ffff021916908361ffff16021790555060808201518160010160006101000a81548167ffffffffffffffff021916908367ffffffffffffffff16021790555060a08201518160010160086101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055509050508661ffff167f5a76432853a0871c4e780def7f3ffc7912339b53f022ac31127fe5ff84a36fa1878787878787604051611e579695949392919061579a565b60405180910390a250505050505050565b336000908152600d6020908152604080832061ffff8816845282528083208684528252808320848452909152902054828110611eb65760405162461bcd60e51b815260040161091f9061512e565b336000818152600d6020908152604080832061ffff8a1680855290835281842089855283528184208785529092529182902086905590517f74bbc026808dcba59692d6a8bb20596849ca718e10e2432c6cdf48af865bc5d990611f1e90889087908990614bab565b60405180910390a35050505050565b611f35613c20565b73ffffffffffffffffffffffffffffffffffffffff16611f53612572565b73ffffffffffffffffffffffffffffffffffffffff1614611fbb576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b60015460405160009173ffffffffffffffffffffffffffffffffffffffff16907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908390a3600180547fffffffffffffffffffffffff0000000000000000000000000000000000000000169055565b600d60209081526000948552604080862082529385528385208152918452828420909152825290205481565b600481565b612063613c20565b73ffffffffffffffffffffffffffffffffffffffff16612081612572565b73ffffffffffffffffffffffffffffffffffffffff16146120e9576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff811661211c5760405162461bcd60e51b815260040161091f906150d1565b61ffff8083166000908152600a602052604090205481169081106121525760405162461bcd60e51b815260040161091f9061535c565b61ffff8381166000818152600a6020908152604080832080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00001660019790970195861696871790556009825280832095835294905283902080547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff861617905591519091907f802d55279d51813cb7a9a98e8fd2d7bec5346cb830901c11b85d1650cb857e9a9061221b908590614ac6565b60405180910390a2505050565b612230613c20565b73ffffffffffffffffffffffffffffffffffffffff1661224e612572565b73ffffffffffffffffffffffffffffffffffffffff16146122b6576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b61ffff80851660009081526008602090815260408083209387168352929052206122e1908383614009565b508261ffff168461ffff167f4a5695eee2a74d548d5f5c485a3de99ace99e3b664c8e30a90f49be6ebb54932848460405161231d929190614bec565b60405180910390a350505050565b60026000541415612383576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b600260005560035473ffffffffffffffffffffffffffffffffffffffff1633146123bf5760405162461bcd60e51b815260040161091f90614d22565b6005546123cc908261350b565b6005556002546123f39073ffffffffffffffffffffffffffffffffffffffff168383613c24565b8173ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff167f3a20c8c3cd1848485ae8261a52398bb9b26f195b717306b3cf7f058e62c095d5836040516124509190614ba2565b60405180910390a350506001600055565b612469613c20565b73ffffffffffffffffffffffffffffffffffffffff16612487612572565b73ffffffffffffffffffffffffffffffffffffffff16146124ef576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b61ffff82166000908152600c6020526040902054156125205760405162461bcd60e51b815260040161091f906154aa565b61ffff82166000818152600c602052604090819020839055517f0611bb2107e385b79ec826fff8ecc1c1248a7aae3c875c96668f8cfbf173422090612566908490614ba2565b60405180910390a25050565b60015473ffffffffffffffffffffffffffffffffffffffff1690565b600581565b600c6020526000908152604090205481565b60006125b18888613568565b604081015190915073ffffffffffffffffffffffffffffffffffffffff1633146125ed5760405162461bcd60e51b815260040161091f90615063565b6125f56140b3565b61ffff89166000908152600c6020526040902054806126265760405162461bcd60e51b815260040161091f9061544d565b60a083015173ffffffffffffffffffffffffffffffffffffffff166000908152600d6020908152604080832061ffff8e16845282528083208a84528252808320898452909152902054801580159061268c5750836020015167ffffffffffffffff168110155b6126a85760405162461bcd60e51b815260040161091f90615564565b61ffff808c166000908152600960209081526040808320885190941683529290528190205490517fb71e0f7100000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff90911690819063b71e0f7190612727908b908b908b908990600401614bc1565b600060405180830381600087803b15801561274157600080fd5b505af1158015612755573d6000803e3d6000fd5b505050506040513d6000823e601f3d9081017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016820160405261279b9190810190614404565b60a081015161ffff8e166000908152600e60205260409020549195501491505080156127ca575060a082015115155b6127e65760405162461bcd60e51b815260040161091f90614fcf565b8961ffff16826000015161ffff16146128115760405162461bcd60e51b815260040161091f9061502c565b80826080015151146128355760405162461bcd60e51b815260040161091f90615245565b7f000000000000000000000000000000000000000000000000000000000000000061ffff16826020015161ffff16146128805760405162461bcd60e51b815260040161091f906151b1565b8873ffffffffffffffffffffffffffffffffffffffff16826060015173ffffffffffffffffffffffffffffffffffffffff16146128cf5760405162461bcd60e51b815260040161091f90614f3b565b6128d889613cb6565b61295657816060015173ffffffffffffffffffffffffffffffffffffffff16826000015161ffff167fa2786598bd84ae4a299103996359e6cb4333404583256079dfc279386baf5832846080015185604001518660c001518051906020012060405161294693929190614c39565b60405180910390a3505050612a98565b6000826080015183606001516040516020016129739291906149b1565b6040516020818303038152906040529050826060015173ffffffffffffffffffffffffffffffffffffffff16836000015161ffff167f2bd2d8a84b748439fd50d79a49502b4eb5faa25b864da6a9ab5c150704be9a4d856080015186604001518760c00151805190602001206040516129ee93929190614c39565b60405180910390a37f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff1663c2fa48138c838d87604001518e8960c001516040518763ffffffff1660e01b8152600401612a61969594939291906156a0565b600060405180830381600087803b158015612a7b57600080fd5b505af1158015612a8f573d6000803e3d6000fd5b50505050505050505b50505050505050565b612aa96140f1565b6118d98383613568565b600181565b600a6020526000908152604090205461ffff1681565b6040517fc533338f00000000000000000000000000000000000000000000000000000000815260009073ffffffffffffffffffffffffffffffffffffffff7f0000000000000000000000000000000000000000000000000000000000000000169063c533338f90612b4790879087908790600401615682565b60206040518083038186803b158015612b5f57600080fd5b505afa158015612b73573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612b9791906148e9565b949350505050565b600b60209081526000928352604080842090915290825290205460ff1681565b600960209081526000928352604080842090915290825290205473ffffffffffffffffffffffffffffffffffffffff1681565b60066020908152600092835260408084209091529082529020805460019091015461ffff8083169267ffffffffffffffff62010000820481169373ffffffffffffffffffffffffffffffffffffffff6a010000000000000000000084048116947e010000000000000000000000000000000000000000000000000000000000009094049093169291811691680100000000000000009091041686565b600e6020526000908152604090205481565b612ca8613c20565b73ffffffffffffffffffffffffffffffffffffffff16612cc6612572565b73ffffffffffffffffffffffffffffffffffffffff1614612d2e576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b61ffff8083166000818152600b60209081526040808320948616835293905282902080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016600117905590517fec23bee6f88cfecebb09d6aaaed66f0ce110debc1f61117c8270a7116597df9a9061256690849061563a565b612db0613c20565b73ffffffffffffffffffffffffffffffffffffffff16612dce612572565b73ffffffffffffffffffffffffffffffffffffffff1614612e36576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b61ffff82166000908152600e602052604090205415612e675760405162461bcd60e51b815260040161091f906152ff565b61ffff82166000818152600e602052604090819020839055517f0dad975e1d2fbe771c95cdcc7be9a1e61181de7173abe0a32b8f8f83140873e590612566908490614ba2565b612eb5613c20565b73ffffffffffffffffffffffffffffffffffffffff16612ed3612572565b73ffffffffffffffffffffffffffffffffffffffff1614612f3b576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff8116612f6e5760405162461bcd60e51b815260040161091f906152a2565b600380547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff83169081179091556040517fcb7ef3e545f5cdb893f5c568ba710fe08f336375a2d9fd66e161033f8fc09ef390600090a250565b612fe5613c20565b73ffffffffffffffffffffffffffffffffffffffff16613003612572565b73ffffffffffffffffffffffffffffffffffffffff161461306b576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff81166130bd5760405162461bcd60e51b81526004018080602001828103825260268152602001806158d76026913960400191505060405180910390fd5b60015460405173ffffffffffffffffffffffffffffffffffffffff8084169216907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a3600180547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b60055481565b60046020526000908152604090205481565b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff1633146131b85760405162461bcd60e51b815260040161091f906153b9565b73ffffffffffffffffffffffffffffffffffffffff8416600090815260066020908152604080832061ffff8916845290915290206001841415613272576000613203838501856144e0565b61ffff8089166000908152600a6020526040902054919250908116908216111561323f5760405162461bcd60e51b815260040161091f906151e8565b81547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00001661ffff919091161781556134b2565b60028414156132c9576000613289838501856148cd565b825467ffffffffffffffff90911662010000027fffffffffffffffffffffffffffffffffffffffffffff0000000000000000ffff909116178255506134b2565b60038414156133345760006132e08385018561423e565b825473ffffffffffffffffffffffffffffffffffffffff9091166a0100000000000000000000027fffff0000000000000000000000000000000000000000ffffffffffffffffffff909116178255506134b2565b60048414156133ee57600061334b838501856144e0565b61ffff8089166000908152600b602090815260408083209385168352929052205490915060ff168061337f575061ffff8116155b61339b5760405162461bcd60e51b815260040161091f90614c68565b815461ffff9091167e01000000000000000000000000000000000000000000000000000000000000027dffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff9091161781556134b2565b6005841415613446576000613405838501856148cd565b6001830180547fffffffffffffffffffffffffffffffffffffffffffffffff00000000000000001667ffffffffffffffff92909216919091179055506134b2565b60068414156118c157600061345d8385018561423e565b60018301805473ffffffffffffffffffffffffffffffffffffffff90921668010000000000000000027fffffffff0000000000000000000000000000000000000000ffffffffffffffff909216919091179055505b838573ffffffffffffffffffffffffffffffffffffffff167ffc01bf86212a14151d51d1be5c2ac64d67d5ec823dfc6f53298d7ce3f3d3d25285856040516134fb929190614bec565b60405180910390a3505050505050565b600082821115613562576040805162461bcd60e51b815260206004820152601e60248201527f536166654d6174683a207375627472616374696f6e206f766572666c6f770000604482015290519081900360640190fd5b50900390565b6135706140f1565b73ffffffffffffffffffffffffffffffffffffffff808316600090815260066020908152604080832061ffff808916808652918452828520835160c0810185528154808416825267ffffffffffffffff6201000082048116838901526a010000000000000000000082048a16838801527e010000000000000000000000000000000000000000000000000000000000009091048416606083015260019092015491821660808201526801000000000000000090910490961660a08701529084526007909252909120825190911661364a57805461ffff1682525b602082015167ffffffffffffffff1661367557805462010000900467ffffffffffffffff1660208301525b604082015173ffffffffffffffffffffffffffffffffffffffff166136c05780546a0100000000000000000000900473ffffffffffffffffffffffffffffffffffffffff1660408301525b606082015161ffff166136fb5780547e01000000000000000000000000000000000000000000000000000000000000900461ffff1660608301525b608082015167ffffffffffffffff1661372357600181015467ffffffffffffffff1660808301525b60a082015173ffffffffffffffffffffffffffffffffffffffff1661376f57600181015468010000000000000000900473ffffffffffffffffffffffffffffffffffffffff1660a08301525b509392505050565b6000828201838110156118d9576040805162461bcd60e51b815260206004820152601b60248201527f536166654d6174683a206164646974696f6e206f766572666c6f770000000000604482015290519081900360640190fd5b60008151600014156138ac5761ffff808716600090815260086020908152604080832060608a015190941683529281529082902080548351601f60027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff610100600186161502019093169290920491820184900484028101840190945280845290918301828280156138a45780601f10613879576101008083540402835291602001916138a4565b820191906000526020600020905b81548152906001019060200180831161388757829003601f168201915b505050505091505b604080860151606087015191517f5886ea650000000000000000000000000000000000000000000000000000000081529091829173ffffffffffffffffffffffffffffffffffffffff831691635886ea6591613912918c918b908b908b9060040161570e565b602060405180830381600087803b15801561392c57600080fd5b505af1158015613940573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061396491906148b5565b92507fb0c632f55f1e1b3b2c3d82f41ee4716bb4c00f0f5d84cdafc141581bb8757a4f84886060015160405161399b929190614c13565b60405180910390a1505095945050505050565b60a0820151606083015160808401516040517fc5e193cd0000000000000000000000000000000000000000000000000000000081526000939273ffffffffffffffffffffffffffffffffffffffff84169263c5e193cd92613a17928a9290918990600401615757565b602060405180830381600087803b158015613a3157600080fd5b505af1158015613a45573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190613a6991906148b5565b95945050505050565b60008073ffffffffffffffffffffffffffffffffffffffff83161580613aae575060025473ffffffffffffffffffffffffffffffffffffffff16155b6003546040517f5cbbbd7500000000000000000000000000000000000000000000000000000000815291925060009173ffffffffffffffffffffffffffffffffffffffff90911690635cbbbd7590613b0f908515908b908b90600401614b8a565b60206040518083038186803b158015613b2757600080fd5b505afa158015613b3b573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190613b5f91906148b5565b90508015613c16578115613b7557915081613c16565b8473ffffffffffffffffffffffffffffffffffffffff168473ffffffffffffffffffffffffffffffffffffffff161480613bc4575073ffffffffffffffffffffffffffffffffffffffff841632145b613be05760405162461bcd60e51b815260040161091f90614ede565b600254613c059073ffffffffffffffffffffffffffffffffffffffff16853084613cbc565b600554613c129082613777565b6005555b5050949350505050565b3390565b6040805173ffffffffffffffffffffffffffffffffffffffff8416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fa9059cbb00000000000000000000000000000000000000000000000000000000179052613cb1908490613d57565b505050565b3b151590565b6040805173ffffffffffffffffffffffffffffffffffffffff80861660248301528416604482015260648082018490528251808303909101815260849091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167f23b872dd00000000000000000000000000000000000000000000000000000000179052613d51908590613d57565b50505050565b6000613db9826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65648152508573ffffffffffffffffffffffffffffffffffffffff16613e159092919063ffffffff16565b805190915015613cb157808060200190516020811015613dd857600080fd5b5051613cb15760405162461bcd60e51b815260040180806020018281038252602a8152602001806158fd602a913960400191505060405180910390fd5b6060612b97848460008585613e2985613cb6565b613e7a576040805162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374000000604482015290519081900360640190fd5b6000808673ffffffffffffffffffffffffffffffffffffffff1685876040518082805190602001908083835b60208310613ee357805182527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe09092019160209182019101613ea6565b6001836020036101000a03801982511681845116808217855250505050505090500191505060006040518083038185875af1925050503d8060008114613f45576040519150601f19603f3d011682016040523d82523d6000602084013e613f4a565b606091505b5091509150613f5a828286613f65565b979650505050505050565b60608315613f745750816118d9565b825115613f845782518084602001fd5b8160405162461bcd60e51b81526004018080602001828103825283818151815260200191508051906020019080838360005b83811015613fce578181015183820152602001613fb6565b50505050905090810190601f168015613ffb5780820380516001836020036101000a031916815260200191505b509250505060405180910390fd5b828054600181600116156101000203166002900490600052602060002090601f01602090048101928261403f57600085556140a3565b82601f10614076578280017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff008235161785556140a3565b828001600101855582156140a3579182015b828111156140a3578235825591602001919060010190614088565b506140af929150614126565b5090565b6040805160e08101825260008082526020820181905291810182905260608082018390526080820181905260a082019290925260c081019190915290565b6040805160c081018252600080825260208201819052918101829052606081018290526080810182905260a081019190915290565b5b808211156140af5760008155600101614127565b8035611a7f8161588b565b8051611a7f8161588b565b60008083601f840112614162578182fd5b50813567ffffffffffffffff811115614179578182fd5b60208301915083602082850101111561419157600080fd5b9250929050565b600082601f8301126141a8578081fd5b815167ffffffffffffffff8111156141bc57fe5b6141ed60207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f84011601615813565b818152846020838601011115614201578283fd5b612b9782602083016020870161585f565b8035611a7f816158b0565b8051611a7f816158b0565b8035611a7f816158c0565b8051611a7f816158c0565b60006020828403121561424f578081fd5b81356118d98161588b565b6000806040838503121561426c578081fd5b82356142778161588b565b946020939093013593505050565b60008060408385031215614297578182fd5b82356142a28161588b565b915060208301356142b2816158b0565b809150509250929050565b600080600080608085870312156142d2578182fd5b84356142dd8161588b565b935060208501356142ed816158b0565b93969395505050506040820135916060013590565b6000806040838503121561426c578182fd5b60008060008060008060008060008060006101008c8e031215614335578687fd5b61433e8c61413b565b9a5061434c60208d01614228565b995061435a60408d01614212565b985067ffffffffffffffff8060608e01351115614375578788fd5b6143858e60608f01358f01614151565b909950975060808d013581101561439a578687fd5b6143aa8e60808f01358f01614151565b90975095506143bb60a08e0161413b565b94506143c960c08e0161413b565b93508060e08e013511156143db578283fd5b506143ec8d60e08e01358e01614151565b81935080925050509295989b509295989b9093969950565b600060208284031215614415578081fd5b815167ffffffffffffffff8082111561442c578283fd5b9083019060e0828603121561443f578283fd5b61444960e0615813565b6144528361421d565b81526144606020840161421d565b602082015261447160408401614233565b604082015261448260608401614146565b6060820152608083015182811115614498578485fd5b6144a487828601614198565b60808301525060a083015160a082015260c0830151828111156144c5578485fd5b6144d187828601614198565b60c08301525095945050505050565b6000602082840312156144f1578081fd5b81356118d9816158b0565b6000806040838503121561450e578182fd5b8235614519816158b0565b915060208301356142b28161588b565b600080600080600080600060a0888a031215614543578081fd5b873561454e816158b0565b9650602088013561455e8161588b565b9550604088013567ffffffffffffffff8082111561457a578283fd5b6145868b838c01614151565b909750955060608a01359150811515821461459f578283fd5b909350608089013590808211156145b4578283fd5b506145c18a828b01614151565b989b979a50959850939692959293505050565b6000806000606084860312156145e8578081fd5b83356145f3816158b0565b925060208401356146038161588b565b929592945050506040919091013590565b600080600080600080600060c0888a03121561462e578081fd5b8735614639816158b0565b965060208801356146498161588b565b955060408801359450606088013593506080880135925060a088013567ffffffffffffffff811115614679578182fd5b6145c18a828b01614151565b60008060008060006080868803121561469c578283fd5b85356146a7816158b0565b945060208601356146b78161588b565b935060408601359250606086013567ffffffffffffffff8111156146d9578182fd5b6146e588828901614151565b969995985093965092949392505050565b60008060408385031215614708578182fd5b8235614277816158b0565b60008060008060808587031215614728578182fd5b8435614733816158b0565b966020860135965060408601359560600135945092505050565b600080600060408486031215614761578081fd5b833561476c816158b0565b9250602084013567ffffffffffffffff811115614787578182fd5b61479386828701614151565b9497909650939450505050565b600080604083850312156147b2578182fd5b82356142a2816158b0565b600080600080606085870312156147d2578182fd5b84356147dd816158b0565b935060208501356147ed816158b0565b9250604085013567ffffffffffffffff811115614808578283fd5b61481487828801614151565b95989497509550505050565b600080600080600080600060e0888a03121561483a578081fd5b8735614845816158b0565b96506020880135614855816158b0565b95506040880135614865816158c0565b945060608801356148758161588b565b93506080880135614885816158b0565b925060a0880135614895816158c0565b915060c08801356148a58161588b565b8091505092959891949750929550565b6000602082840312156148c6578081fd5b5051919050565b6000602082840312156148de578081fd5b81356118d9816158c0565b6000602082840312156148fa578081fd5b81516118d9816158c0565b73ffffffffffffffffffffffffffffffffffffffff169052565b600082845282826020860137806020848601015260207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f85011685010190509392505050565b6000815180845261497f81602086016020860161585f565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0169290920160200192915050565b600083516149c381846020880161585f565b60609390931b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000169190920190815260140192915050565b90565b60007fffffffffffffffff0000000000000000000000000000000000000000000000008860c01b1682527fffff000000000000000000000000000000000000000000000000000000000000808860f01b1660088401527fffffffffffffffffffffffffffffffffffffffff0000000000000000000000008760601b16600a840152808660f01b16601e840152508351614a9e81602085016020880161585f565b80830190508351614ab681602084016020880161585f565b0160200198975050505050505050565b73ffffffffffffffffffffffffffffffffffffffff91909116815260200190565b606080825284519082018190526000906020906080840190828801845b82811015614b3657815173ffffffffffffffffffffffffffffffffffffffff1684529284019290840190600101614b04565b50505083810382850152855180825286830191830190845b81811015614b6a57835183529284019291840191600101614b4e565b5050809350505050612b976040830184614905565b901515815260200190565b92151583526020830191909152604082015260600190565b90815260200190565b9283526020830191909152604082015260600190565b600085825260606020830152614bdb60608301858761491f565b905082604083015295945050505050565b600060208252612b9760208301848661491f565b6000602082526118d96020830184614967565b600060408252614c266040830185614967565b905061ffff831660208301529392505050565b600060608252614c4c6060830186614967565b67ffffffffffffffff9490941660208301525060400152919050565b60208082526026908201527f4c617965725a65726f3a20696e76616c6964206f7574626f756e642070726f6f60408201527f6620747970650000000000000000000000000000000000000000000000000000606082015260800190565b60208082526024908201527f4c617965725a65726f3a20647374436861696e496420646f6573206e6f74206560408201527f7869737400000000000000000000000000000000000000000000000000000000606082015260800190565b60208082526018908201527f4c617965725a65726f3a206f6e6c792074726561737572790000000000000000604082015260600190565b6020808252601e908201527f4c617965725a65726f3a20496e76616c696420636f6e66696720747970650000604082015260600190565b6020808252601a908201527f4c617965725a65726f3a207769746864726177206661696c6564000000000000604082015260600190565b60208082526025908201527f4c617965725a65726f3a205f746f2063616e6e6f74206265207a65726f20616460408201527f6472657373000000000000000000000000000000000000000000000000000000606082015260800190565b60208082526031908201527f4c617965725a65726f3a205f6c617965725a65726f546f6b656e2063616e6e6f60408201527f74206265207a65726f2061646472657373000000000000000000000000000000606082015260800190565b60208082526022908201527f4c617965725a65726f3a20696e76616c69642072656c6179657220616464726560408201527f7373000000000000000000000000000000000000000000000000000000000000606082015260800190565b6020808252602b908201527f4c617965725a65726f3a206d75737420626520706169642062792073656e646560408201527f72206f72206f726967696e000000000000000000000000000000000000000000606082015260800190565b6020808252601d908201527f4c617965725a65726f3a20696e76616c69642064737441646472657373000000604082015260600190565b60208082526021908201527f4c617965725a65726f3a20696e76616c6964206f7261636c652061646472657360408201527f7300000000000000000000000000000000000000000000000000000000000000606082015260800190565b60208082526025908201527f4c617965725a65726f3a20696e76616c6964205f7061636b65742e756c6e416460408201527f6472657373000000000000000000000000000000000000000000000000000000606082015260800190565b6020808252601e908201527f4c617965725a65726f3a20696e76616c696420737263436861696e2049640000604082015260600190565b6020808252601a908201527f4c617965725a65726f3a20696e76616c69642072656c61796572000000000000604082015260600190565b6020808252601a908201527f4c617965725a65726f3a2077726f6e6720706174682064617461000000000000604082015260600190565b60208082526029908201527f4c617965725a65726f3a206c6962726172792063616e6e6f74206265207a657260408201527f6f20616464726573730000000000000000000000000000000000000000000000606082015260800190565b60208082526043908201527f4c617965725a65726f3a206f7261636c6520646174612063616e206f6e6c792060408201527f75706461746520696620697420686173206d6f726520636f6e6669726d61746960608201527f6f6e730000000000000000000000000000000000000000000000000000000000608082015260a00190565b6020808252601e908201527f4c617965725a65726f3a20696e76616c696420647374436861696e2049640000604082015260600190565b60208082526030908201527f4c617965725a65726f3a20696e76616c696420696e626f756e642070726f6f6660408201527f206c6962726172792076657273696f6e00000000000000000000000000000000606082015260800190565b60208082526022908201527f4c617965725a65726f3a20696e76616c6964207372634164647265737320736960408201527f7a65000000000000000000000000000000000000000000000000000000000000606082015260800190565b6020808252602a908201527f4c617965725a65726f3a2074726561737572792063616e6e6f74206265207a6560408201527f726f206164647265737300000000000000000000000000000000000000000000606082015260800190565b60208082526021908201527f4c617965725a65726f3a2072656d6f746520756c6e20616c726561647920736560408201527f7400000000000000000000000000000000000000000000000000000000000000606082015260800190565b60208082526022908201527f4c617965725a65726f3a2063616e206e6f7420616464206e6577206c6962726160408201527f7279000000000000000000000000000000000000000000000000000000000000606082015260800190565b60208082526018908201527f4c617965725a65726f3a206f6e6c7920656e64706f696e740000000000000000604082015260600190565b6020808252602e908201527f4c617965725a65726f3a20696e76616c6964206f7574626f756e6420626c6f6360408201527f6b20636f6e6669726d6174696f6e000000000000000000000000000000000000606082015260800190565b60208082526028908201527f4c617965725a65726f3a20696e636f72726563742072656d6f7465206164647260408201527f6573732073697a65000000000000000000000000000000000000000000000000606082015260800190565b60208082526030908201527f4c617965725a65726f3a2072656d6f746520636861696e20616464726573732060408201527f73697a6520616c72656164792073657400000000000000000000000000000000606082015260800190565b6020808252602d908201527f4c617965725a65726f3a20696e76616c696420696e626f756e6420626c6f636b60408201527f20636f6e6669726d6174696f6e00000000000000000000000000000000000000606082015260800190565b60208082526029908201527f4c617965725a65726f3a206e6f7420656e6f75676820626c6f636b20636f6e6660408201527f69726d6174696f6e730000000000000000000000000000000000000000000000606082015260800190565b600060c08201905061ffff808451168352602084015167ffffffffffffffff80821660208601526040860151915073ffffffffffffffffffffffffffffffffffffffff80831660408701528360608801511660608701528160808801511660808701528060a08801511660a08701525050505092915050565b61ffff91909116815260200190565b600061ffff8516825273ffffffffffffffffffffffffffffffffffffffff8416602083015260606040830152613a696060830184614967565b600061ffff8516825260406020830152613a6960408301848661491f565b600061ffff8816825260c060208301526156bd60c0830188614967565b73ffffffffffffffffffffffffffffffffffffffff8716604084015267ffffffffffffffff8616606084015284608084015282810360a08401526157018185614967565b9998505050505050505050565b600061ffff808816835280871660208401525073ffffffffffffffffffffffffffffffffffffffff8516604083015283606083015260a06080830152613f5a60a0830184614967565b61ffff948516815292909316602083015267ffffffffffffffff16604082015273ffffffffffffffffffffffffffffffffffffffff909116606082015260800190565b61ffff968716815267ffffffffffffffff958616602082015273ffffffffffffffffffffffffffffffffffffffff948516604082015292909516606083015290921660808301529190911660a082015260c00190565b918252602082015260400190565b67ffffffffffffffff91909116815260200190565b60405181810167ffffffffffffffff8111828210171561582f57fe5b604052919050565b60008085851115615846578182fd5b83861115615852578182fd5b5050820193919092039150565b60005b8381101561587a578181015183820152602001615862565b83811115613d515750506000910152565b73ffffffffffffffffffffffffffffffffffffffff811681146158ad57600080fd5b50565b61ffff811681146158ad57600080fd5b67ffffffffffffffff811681146158ad57600080fdfe4f776e61626c653a206e6577206f776e657220697320746865207a65726f20616464726573735361666545524332303a204552433230206f7065726174696f6e20646964206e6f742073756363656564a2646970667358221220025e7dd3c2d3335b00a33bc5bdb9cdce281e2ca376ca30d70a9b91188ef81d5564736f6c63430007060033",
1477
+ "devdoc": {
1478
+ "kind": "dev",
1479
+ "methods": {
1480
+ "owner()": {
1481
+ "details": "Returns the address of the current owner."
1482
+ },
1483
+ "renounceOwnership()": {
1484
+ "details": "Leaves the contract without owner. It will not be possible to call `onlyOwner` functions anymore. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby removing any functionality that is only available to the owner."
1485
+ },
1486
+ "transferOwnership(address)": {
1487
+ "details": "Transfers ownership of the contract to a new account (`newOwner`). Can only be called by the current owner."
1488
+ }
1489
+ },
1490
+ "version": 1
1491
+ },
1492
+ "userdoc": {
1493
+ "kind": "user",
1494
+ "methods": {},
1495
+ "version": 1
1496
+ },
1497
+ "storageLayout": {
1498
+ "storage": [
1499
+ {
1500
+ "astId": 2233,
1501
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1502
+ "label": "_status",
1503
+ "offset": 0,
1504
+ "slot": "0",
1505
+ "type": "t_uint256"
1506
+ },
1507
+ {
1508
+ "astId": 493,
1509
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1510
+ "label": "_owner",
1511
+ "offset": 0,
1512
+ "slot": "1",
1513
+ "type": "t_address"
1514
+ },
1515
+ {
1516
+ "astId": 12481,
1517
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1518
+ "label": "layerZeroToken",
1519
+ "offset": 0,
1520
+ "slot": "2",
1521
+ "type": "t_contract(IERC20)1690"
1522
+ },
1523
+ {
1524
+ "astId": 12483,
1525
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1526
+ "label": "treasuryContract",
1527
+ "offset": 0,
1528
+ "slot": "3",
1529
+ "type": "t_contract(ILayerZeroTreasury)17133"
1530
+ },
1531
+ {
1532
+ "astId": 12487,
1533
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1534
+ "label": "nativeFees",
1535
+ "offset": 0,
1536
+ "slot": "4",
1537
+ "type": "t_mapping(t_address,t_uint256)"
1538
+ },
1539
+ {
1540
+ "astId": 12489,
1541
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1542
+ "label": "treasuryZROFees",
1543
+ "offset": 0,
1544
+ "slot": "5",
1545
+ "type": "t_uint256"
1546
+ },
1547
+ {
1548
+ "astId": 12495,
1549
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1550
+ "label": "appConfig",
1551
+ "offset": 0,
1552
+ "slot": "6",
1553
+ "type": "t_mapping(t_address,t_mapping(t_uint16,t_struct(ApplicationConfiguration)17264_storage))"
1554
+ },
1555
+ {
1556
+ "astId": 12499,
1557
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1558
+ "label": "defaultAppConfig",
1559
+ "offset": 0,
1560
+ "slot": "7",
1561
+ "type": "t_mapping(t_uint16,t_struct(ApplicationConfiguration)17264_storage)"
1562
+ },
1563
+ {
1564
+ "astId": 12505,
1565
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1566
+ "label": "defaultAdapterParams",
1567
+ "offset": 0,
1568
+ "slot": "8",
1569
+ "type": "t_mapping(t_uint16,t_mapping(t_uint16,t_bytes_storage))"
1570
+ },
1571
+ {
1572
+ "astId": 12511,
1573
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1574
+ "label": "inboundProofLibrary",
1575
+ "offset": 0,
1576
+ "slot": "9",
1577
+ "type": "t_mapping(t_uint16,t_mapping(t_uint16,t_address))"
1578
+ },
1579
+ {
1580
+ "astId": 12515,
1581
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1582
+ "label": "maxInboundProofLibrary",
1583
+ "offset": 0,
1584
+ "slot": "10",
1585
+ "type": "t_mapping(t_uint16,t_uint16)"
1586
+ },
1587
+ {
1588
+ "astId": 12521,
1589
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1590
+ "label": "supportedOutboundProof",
1591
+ "offset": 0,
1592
+ "slot": "11",
1593
+ "type": "t_mapping(t_uint16,t_mapping(t_uint16,t_bool))"
1594
+ },
1595
+ {
1596
+ "astId": 12525,
1597
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1598
+ "label": "chainAddressSizeMap",
1599
+ "offset": 0,
1600
+ "slot": "12",
1601
+ "type": "t_mapping(t_uint16,t_uint256)"
1602
+ },
1603
+ {
1604
+ "astId": 12535,
1605
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1606
+ "label": "hashLookup",
1607
+ "offset": 0,
1608
+ "slot": "13",
1609
+ "type": "t_mapping(t_address,t_mapping(t_uint16,t_mapping(t_bytes32,t_mapping(t_bytes32,t_uint256))))"
1610
+ },
1611
+ {
1612
+ "astId": 12539,
1613
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1614
+ "label": "ulnLookup",
1615
+ "offset": 0,
1616
+ "slot": "14",
1617
+ "type": "t_mapping(t_uint16,t_bytes32)"
1618
+ }
1619
+ ],
1620
+ "types": {
1621
+ "t_address": {
1622
+ "encoding": "inplace",
1623
+ "label": "address",
1624
+ "numberOfBytes": "20"
1625
+ },
1626
+ "t_bool": {
1627
+ "encoding": "inplace",
1628
+ "label": "bool",
1629
+ "numberOfBytes": "1"
1630
+ },
1631
+ "t_bytes32": {
1632
+ "encoding": "inplace",
1633
+ "label": "bytes32",
1634
+ "numberOfBytes": "32"
1635
+ },
1636
+ "t_bytes_storage": {
1637
+ "encoding": "bytes",
1638
+ "label": "bytes",
1639
+ "numberOfBytes": "32"
1640
+ },
1641
+ "t_contract(IERC20)1690": {
1642
+ "encoding": "inplace",
1643
+ "label": "contract IERC20",
1644
+ "numberOfBytes": "20"
1645
+ },
1646
+ "t_contract(ILayerZeroTreasury)17133": {
1647
+ "encoding": "inplace",
1648
+ "label": "contract ILayerZeroTreasury",
1649
+ "numberOfBytes": "20"
1650
+ },
1651
+ "t_mapping(t_address,t_mapping(t_uint16,t_mapping(t_bytes32,t_mapping(t_bytes32,t_uint256))))": {
1652
+ "encoding": "mapping",
1653
+ "key": "t_address",
1654
+ "label": "mapping(address => mapping(uint16 => mapping(bytes32 => mapping(bytes32 => uint256))))",
1655
+ "numberOfBytes": "32",
1656
+ "value": "t_mapping(t_uint16,t_mapping(t_bytes32,t_mapping(t_bytes32,t_uint256)))"
1657
+ },
1658
+ "t_mapping(t_address,t_mapping(t_uint16,t_struct(ApplicationConfiguration)17264_storage))": {
1659
+ "encoding": "mapping",
1660
+ "key": "t_address",
1661
+ "label": "mapping(address => mapping(uint16 => struct ILayerZeroUltraLightNodeV2.ApplicationConfiguration))",
1662
+ "numberOfBytes": "32",
1663
+ "value": "t_mapping(t_uint16,t_struct(ApplicationConfiguration)17264_storage)"
1664
+ },
1665
+ "t_mapping(t_address,t_uint256)": {
1666
+ "encoding": "mapping",
1667
+ "key": "t_address",
1668
+ "label": "mapping(address => uint256)",
1669
+ "numberOfBytes": "32",
1670
+ "value": "t_uint256"
1671
+ },
1672
+ "t_mapping(t_bytes32,t_mapping(t_bytes32,t_uint256))": {
1673
+ "encoding": "mapping",
1674
+ "key": "t_bytes32",
1675
+ "label": "mapping(bytes32 => mapping(bytes32 => uint256))",
1676
+ "numberOfBytes": "32",
1677
+ "value": "t_mapping(t_bytes32,t_uint256)"
1678
+ },
1679
+ "t_mapping(t_bytes32,t_uint256)": {
1680
+ "encoding": "mapping",
1681
+ "key": "t_bytes32",
1682
+ "label": "mapping(bytes32 => uint256)",
1683
+ "numberOfBytes": "32",
1684
+ "value": "t_uint256"
1685
+ },
1686
+ "t_mapping(t_uint16,t_address)": {
1687
+ "encoding": "mapping",
1688
+ "key": "t_uint16",
1689
+ "label": "mapping(uint16 => address)",
1690
+ "numberOfBytes": "32",
1691
+ "value": "t_address"
1692
+ },
1693
+ "t_mapping(t_uint16,t_bool)": {
1694
+ "encoding": "mapping",
1695
+ "key": "t_uint16",
1696
+ "label": "mapping(uint16 => bool)",
1697
+ "numberOfBytes": "32",
1698
+ "value": "t_bool"
1699
+ },
1700
+ "t_mapping(t_uint16,t_bytes32)": {
1701
+ "encoding": "mapping",
1702
+ "key": "t_uint16",
1703
+ "label": "mapping(uint16 => bytes32)",
1704
+ "numberOfBytes": "32",
1705
+ "value": "t_bytes32"
1706
+ },
1707
+ "t_mapping(t_uint16,t_bytes_storage)": {
1708
+ "encoding": "mapping",
1709
+ "key": "t_uint16",
1710
+ "label": "mapping(uint16 => bytes)",
1711
+ "numberOfBytes": "32",
1712
+ "value": "t_bytes_storage"
1713
+ },
1714
+ "t_mapping(t_uint16,t_mapping(t_bytes32,t_mapping(t_bytes32,t_uint256)))": {
1715
+ "encoding": "mapping",
1716
+ "key": "t_uint16",
1717
+ "label": "mapping(uint16 => mapping(bytes32 => mapping(bytes32 => uint256)))",
1718
+ "numberOfBytes": "32",
1719
+ "value": "t_mapping(t_bytes32,t_mapping(t_bytes32,t_uint256))"
1720
+ },
1721
+ "t_mapping(t_uint16,t_mapping(t_uint16,t_address))": {
1722
+ "encoding": "mapping",
1723
+ "key": "t_uint16",
1724
+ "label": "mapping(uint16 => mapping(uint16 => address))",
1725
+ "numberOfBytes": "32",
1726
+ "value": "t_mapping(t_uint16,t_address)"
1727
+ },
1728
+ "t_mapping(t_uint16,t_mapping(t_uint16,t_bool))": {
1729
+ "encoding": "mapping",
1730
+ "key": "t_uint16",
1731
+ "label": "mapping(uint16 => mapping(uint16 => bool))",
1732
+ "numberOfBytes": "32",
1733
+ "value": "t_mapping(t_uint16,t_bool)"
1734
+ },
1735
+ "t_mapping(t_uint16,t_mapping(t_uint16,t_bytes_storage))": {
1736
+ "encoding": "mapping",
1737
+ "key": "t_uint16",
1738
+ "label": "mapping(uint16 => mapping(uint16 => bytes))",
1739
+ "numberOfBytes": "32",
1740
+ "value": "t_mapping(t_uint16,t_bytes_storage)"
1741
+ },
1742
+ "t_mapping(t_uint16,t_struct(ApplicationConfiguration)17264_storage)": {
1743
+ "encoding": "mapping",
1744
+ "key": "t_uint16",
1745
+ "label": "mapping(uint16 => struct ILayerZeroUltraLightNodeV2.ApplicationConfiguration)",
1746
+ "numberOfBytes": "32",
1747
+ "value": "t_struct(ApplicationConfiguration)17264_storage"
1748
+ },
1749
+ "t_mapping(t_uint16,t_uint16)": {
1750
+ "encoding": "mapping",
1751
+ "key": "t_uint16",
1752
+ "label": "mapping(uint16 => uint16)",
1753
+ "numberOfBytes": "32",
1754
+ "value": "t_uint16"
1755
+ },
1756
+ "t_mapping(t_uint16,t_uint256)": {
1757
+ "encoding": "mapping",
1758
+ "key": "t_uint16",
1759
+ "label": "mapping(uint16 => uint256)",
1760
+ "numberOfBytes": "32",
1761
+ "value": "t_uint256"
1762
+ },
1763
+ "t_struct(ApplicationConfiguration)17264_storage": {
1764
+ "encoding": "inplace",
1765
+ "label": "struct ILayerZeroUltraLightNodeV2.ApplicationConfiguration",
1766
+ "members": [
1767
+ {
1768
+ "astId": 17253,
1769
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1770
+ "label": "inboundProofLibraryVersion",
1771
+ "offset": 0,
1772
+ "slot": "0",
1773
+ "type": "t_uint16"
1774
+ },
1775
+ {
1776
+ "astId": 17255,
1777
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1778
+ "label": "inboundBlockConfirmations",
1779
+ "offset": 2,
1780
+ "slot": "0",
1781
+ "type": "t_uint64"
1782
+ },
1783
+ {
1784
+ "astId": 17257,
1785
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1786
+ "label": "relayer",
1787
+ "offset": 10,
1788
+ "slot": "0",
1789
+ "type": "t_address"
1790
+ },
1791
+ {
1792
+ "astId": 17259,
1793
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1794
+ "label": "outboundProofType",
1795
+ "offset": 30,
1796
+ "slot": "0",
1797
+ "type": "t_uint16"
1798
+ },
1799
+ {
1800
+ "astId": 17261,
1801
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1802
+ "label": "outboundBlockConfirmations",
1803
+ "offset": 0,
1804
+ "slot": "1",
1805
+ "type": "t_uint64"
1806
+ },
1807
+ {
1808
+ "astId": 17263,
1809
+ "contract": "contracts/UltraLightNodeV2AltToken.sol:UltraLightNodeV2AltToken",
1810
+ "label": "oracle",
1811
+ "offset": 8,
1812
+ "slot": "1",
1813
+ "type": "t_address"
1814
+ }
1815
+ ],
1816
+ "numberOfBytes": "64"
1817
+ },
1818
+ "t_uint16": {
1819
+ "encoding": "inplace",
1820
+ "label": "uint16",
1821
+ "numberOfBytes": "2"
1822
+ },
1823
+ "t_uint256": {
1824
+ "encoding": "inplace",
1825
+ "label": "uint256",
1826
+ "numberOfBytes": "32"
1827
+ },
1828
+ "t_uint64": {
1829
+ "encoding": "inplace",
1830
+ "label": "uint64",
1831
+ "numberOfBytes": "8"
1832
+ }
1833
+ }
1834
+ }
1835
+ }