@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,1627 @@
1
+ {
2
+ "address": "0x88866E5A296FffA511EF8011CB1BBd4d01Cd094F",
3
+ "abi": [
4
+ {
5
+ "anonymous": false,
6
+ "inputs": [
7
+ {
8
+ "indexed": false,
9
+ "internalType": "address",
10
+ "name": "addr",
11
+ "type": "address"
12
+ },
13
+ {
14
+ "indexed": false,
15
+ "internalType": "bool",
16
+ "name": "approved",
17
+ "type": "bool"
18
+ }
19
+ ],
20
+ "name": "ApproveAddress",
21
+ "type": "event"
22
+ },
23
+ {
24
+ "anonymous": false,
25
+ "inputs": [
26
+ {
27
+ "indexed": false,
28
+ "internalType": "uint256",
29
+ "name": "totalFee",
30
+ "type": "uint256"
31
+ }
32
+ ],
33
+ "name": "AssignJob",
34
+ "type": "event"
35
+ },
36
+ {
37
+ "anonymous": false,
38
+ "inputs": [
39
+ {
40
+ "indexed": false,
41
+ "internalType": "uint16",
42
+ "name": "dstChain",
43
+ "type": "uint16"
44
+ },
45
+ {
46
+ "indexed": false,
47
+ "internalType": "uint64",
48
+ "name": "capacity",
49
+ "type": "uint64"
50
+ },
51
+ {
52
+ "indexed": false,
53
+ "internalType": "uint64",
54
+ "name": "rate",
55
+ "type": "uint64"
56
+ }
57
+ ],
58
+ "name": "DstRateLimiterSet",
59
+ "type": "event"
60
+ },
61
+ {
62
+ "anonymous": false,
63
+ "inputs": [
64
+ {
65
+ "indexed": true,
66
+ "internalType": "address",
67
+ "name": "previousOwner",
68
+ "type": "address"
69
+ },
70
+ {
71
+ "indexed": true,
72
+ "internalType": "address",
73
+ "name": "newOwner",
74
+ "type": "address"
75
+ }
76
+ ],
77
+ "name": "OwnershipTransferred",
78
+ "type": "event"
79
+ },
80
+ {
81
+ "anonymous": false,
82
+ "inputs": [
83
+ {
84
+ "indexed": false,
85
+ "internalType": "uint64",
86
+ "name": "capacity",
87
+ "type": "uint64"
88
+ },
89
+ {
90
+ "indexed": false,
91
+ "internalType": "uint64",
92
+ "name": "rate",
93
+ "type": "uint64"
94
+ }
95
+ ],
96
+ "name": "RateLimiterSet",
97
+ "type": "event"
98
+ },
99
+ {
100
+ "anonymous": false,
101
+ "inputs": [
102
+ {
103
+ "indexed": false,
104
+ "internalType": "uint16",
105
+ "name": "chainId",
106
+ "type": "uint16"
107
+ },
108
+ {
109
+ "indexed": false,
110
+ "internalType": "uint16",
111
+ "name": "outboundProofType",
112
+ "type": "uint16"
113
+ },
114
+ {
115
+ "indexed": false,
116
+ "internalType": "uint128",
117
+ "name": "dstNativeAmtCap",
118
+ "type": "uint128"
119
+ },
120
+ {
121
+ "indexed": false,
122
+ "internalType": "uint64",
123
+ "name": "baseGas",
124
+ "type": "uint64"
125
+ },
126
+ {
127
+ "indexed": false,
128
+ "internalType": "uint64",
129
+ "name": "gasPerByte",
130
+ "type": "uint64"
131
+ }
132
+ ],
133
+ "name": "SetDstConfig",
134
+ "type": "event"
135
+ },
136
+ {
137
+ "anonymous": false,
138
+ "inputs": [
139
+ {
140
+ "indexed": false,
141
+ "internalType": "uint16",
142
+ "name": "chainId",
143
+ "type": "uint16"
144
+ },
145
+ {
146
+ "indexed": false,
147
+ "internalType": "uint128",
148
+ "name": "dstPriceRatio",
149
+ "type": "uint128"
150
+ },
151
+ {
152
+ "indexed": false,
153
+ "internalType": "uint128",
154
+ "name": "dstGasPriceInWei",
155
+ "type": "uint128"
156
+ }
157
+ ],
158
+ "name": "SetDstPrice",
159
+ "type": "event"
160
+ },
161
+ {
162
+ "anonymous": false,
163
+ "inputs": [
164
+ {
165
+ "indexed": false,
166
+ "internalType": "address",
167
+ "name": "priceConfigUpdater",
168
+ "type": "address"
169
+ },
170
+ {
171
+ "indexed": false,
172
+ "internalType": "bool",
173
+ "name": "allow",
174
+ "type": "bool"
175
+ }
176
+ ],
177
+ "name": "SetPriceConfigUpdater",
178
+ "type": "event"
179
+ },
180
+ {
181
+ "anonymous": false,
182
+ "inputs": [
183
+ {
184
+ "indexed": true,
185
+ "internalType": "address",
186
+ "name": "to",
187
+ "type": "address"
188
+ },
189
+ {
190
+ "indexed": true,
191
+ "internalType": "uint256",
192
+ "name": "quantity",
193
+ "type": "uint256"
194
+ }
195
+ ],
196
+ "name": "ValueTransferFailed",
197
+ "type": "event"
198
+ },
199
+ {
200
+ "anonymous": false,
201
+ "inputs": [
202
+ {
203
+ "indexed": false,
204
+ "internalType": "address",
205
+ "name": "to",
206
+ "type": "address"
207
+ },
208
+ {
209
+ "indexed": false,
210
+ "internalType": "uint256",
211
+ "name": "amount",
212
+ "type": "uint256"
213
+ }
214
+ ],
215
+ "name": "Withdraw",
216
+ "type": "event"
217
+ },
218
+ {
219
+ "inputs": [],
220
+ "name": "AIRDROP_GAS_LIMIT",
221
+ "outputs": [
222
+ {
223
+ "internalType": "uint256",
224
+ "name": "",
225
+ "type": "uint256"
226
+ }
227
+ ],
228
+ "stateMutability": "view",
229
+ "type": "function"
230
+ },
231
+ {
232
+ "inputs": [
233
+ {
234
+ "internalType": "address",
235
+ "name": "",
236
+ "type": "address"
237
+ }
238
+ ],
239
+ "name": "approvedAddresses",
240
+ "outputs": [
241
+ {
242
+ "internalType": "bool",
243
+ "name": "",
244
+ "type": "bool"
245
+ }
246
+ ],
247
+ "stateMutability": "view",
248
+ "type": "function"
249
+ },
250
+ {
251
+ "inputs": [
252
+ {
253
+ "internalType": "uint16",
254
+ "name": "_dstChainId",
255
+ "type": "uint16"
256
+ },
257
+ {
258
+ "internalType": "uint16",
259
+ "name": "_outboundProofType",
260
+ "type": "uint16"
261
+ },
262
+ {
263
+ "internalType": "address",
264
+ "name": "_userApplication",
265
+ "type": "address"
266
+ },
267
+ {
268
+ "internalType": "uint256",
269
+ "name": "_payloadSize",
270
+ "type": "uint256"
271
+ },
272
+ {
273
+ "internalType": "bytes",
274
+ "name": "_adapterParams",
275
+ "type": "bytes"
276
+ }
277
+ ],
278
+ "name": "assignJob",
279
+ "outputs": [
280
+ {
281
+ "internalType": "uint256",
282
+ "name": "fee",
283
+ "type": "uint256"
284
+ }
285
+ ],
286
+ "stateMutability": "nonpayable",
287
+ "type": "function"
288
+ },
289
+ {
290
+ "inputs": [
291
+ {
292
+ "internalType": "uint16",
293
+ "name": "_dstChainId",
294
+ "type": "uint16"
295
+ },
296
+ {
297
+ "internalType": "uint64",
298
+ "name": "_capacity",
299
+ "type": "uint64"
300
+ },
301
+ {
302
+ "internalType": "uint64",
303
+ "name": "_rate",
304
+ "type": "uint64"
305
+ }
306
+ ],
307
+ "name": "configRateLimiter",
308
+ "outputs": [],
309
+ "stateMutability": "nonpayable",
310
+ "type": "function"
311
+ },
312
+ {
313
+ "inputs": [
314
+ {
315
+ "internalType": "uint16",
316
+ "name": "",
317
+ "type": "uint16"
318
+ },
319
+ {
320
+ "internalType": "uint16",
321
+ "name": "",
322
+ "type": "uint16"
323
+ }
324
+ ],
325
+ "name": "dstConfigLookup",
326
+ "outputs": [
327
+ {
328
+ "internalType": "uint128",
329
+ "name": "dstNativeAmtCap",
330
+ "type": "uint128"
331
+ },
332
+ {
333
+ "internalType": "uint64",
334
+ "name": "baseGas",
335
+ "type": "uint64"
336
+ },
337
+ {
338
+ "internalType": "uint64",
339
+ "name": "gasPerByte",
340
+ "type": "uint64"
341
+ }
342
+ ],
343
+ "stateMutability": "view",
344
+ "type": "function"
345
+ },
346
+ {
347
+ "inputs": [
348
+ {
349
+ "internalType": "uint16",
350
+ "name": "",
351
+ "type": "uint16"
352
+ }
353
+ ],
354
+ "name": "dstFloorMarginsUSD",
355
+ "outputs": [
356
+ {
357
+ "internalType": "uint128",
358
+ "name": "",
359
+ "type": "uint128"
360
+ }
361
+ ],
362
+ "stateMutability": "view",
363
+ "type": "function"
364
+ },
365
+ {
366
+ "inputs": [
367
+ {
368
+ "internalType": "uint16",
369
+ "name": "",
370
+ "type": "uint16"
371
+ }
372
+ ],
373
+ "name": "dstMultipliers",
374
+ "outputs": [
375
+ {
376
+ "internalType": "uint128",
377
+ "name": "",
378
+ "type": "uint128"
379
+ }
380
+ ],
381
+ "stateMutability": "view",
382
+ "type": "function"
383
+ },
384
+ {
385
+ "inputs": [
386
+ {
387
+ "internalType": "uint16",
388
+ "name": "_dstChainId",
389
+ "type": "uint16"
390
+ }
391
+ ],
392
+ "name": "dstPriceLookup",
393
+ "outputs": [
394
+ {
395
+ "components": [
396
+ {
397
+ "internalType": "uint128",
398
+ "name": "dstPriceRatio",
399
+ "type": "uint128"
400
+ },
401
+ {
402
+ "internalType": "uint128",
403
+ "name": "dstGasPriceInWei",
404
+ "type": "uint128"
405
+ }
406
+ ],
407
+ "internalType": "struct RelayerV2.DstPrice",
408
+ "name": "",
409
+ "type": "tuple"
410
+ }
411
+ ],
412
+ "stateMutability": "view",
413
+ "type": "function"
414
+ },
415
+ {
416
+ "inputs": [
417
+ {
418
+ "internalType": "uint16",
419
+ "name": "",
420
+ "type": "uint16"
421
+ }
422
+ ],
423
+ "name": "dstPriceLookupOld",
424
+ "outputs": [
425
+ {
426
+ "internalType": "uint128",
427
+ "name": "dstPriceRatio",
428
+ "type": "uint128"
429
+ },
430
+ {
431
+ "internalType": "uint128",
432
+ "name": "dstGasPriceInWei",
433
+ "type": "uint128"
434
+ }
435
+ ],
436
+ "stateMutability": "view",
437
+ "type": "function"
438
+ },
439
+ {
440
+ "inputs": [],
441
+ "name": "fpBytes",
442
+ "outputs": [
443
+ {
444
+ "internalType": "uint16",
445
+ "name": "",
446
+ "type": "uint16"
447
+ }
448
+ ],
449
+ "stateMutability": "view",
450
+ "type": "function"
451
+ },
452
+ {
453
+ "inputs": [
454
+ {
455
+ "internalType": "uint16",
456
+ "name": "_dstChainId",
457
+ "type": "uint16"
458
+ },
459
+ {
460
+ "internalType": "uint16",
461
+ "name": "_outboundProofType",
462
+ "type": "uint16"
463
+ },
464
+ {
465
+ "internalType": "address",
466
+ "name": "_userApplication",
467
+ "type": "address"
468
+ },
469
+ {
470
+ "internalType": "uint256",
471
+ "name": "_payloadSize",
472
+ "type": "uint256"
473
+ },
474
+ {
475
+ "internalType": "bytes",
476
+ "name": "_adapterParams",
477
+ "type": "bytes"
478
+ }
479
+ ],
480
+ "name": "getFee",
481
+ "outputs": [
482
+ {
483
+ "internalType": "uint256",
484
+ "name": "",
485
+ "type": "uint256"
486
+ }
487
+ ],
488
+ "stateMutability": "view",
489
+ "type": "function"
490
+ },
491
+ {
492
+ "inputs": [
493
+ {
494
+ "internalType": "address",
495
+ "name": "_uln",
496
+ "type": "address"
497
+ },
498
+ {
499
+ "internalType": "address",
500
+ "name": "_priceFeed",
501
+ "type": "address"
502
+ },
503
+ {
504
+ "internalType": "address",
505
+ "name": "_stargateBridgeAddr",
506
+ "type": "address"
507
+ },
508
+ {
509
+ "internalType": "address",
510
+ "name": "_stargateComposer",
511
+ "type": "address"
512
+ },
513
+ {
514
+ "internalType": "uint256",
515
+ "name": "_nativeDecimalsRate",
516
+ "type": "uint256"
517
+ }
518
+ ],
519
+ "name": "initialize",
520
+ "outputs": [],
521
+ "stateMutability": "nonpayable",
522
+ "type": "function"
523
+ },
524
+ {
525
+ "inputs": [
526
+ {
527
+ "internalType": "address",
528
+ "name": "_relayerAddress",
529
+ "type": "address"
530
+ }
531
+ ],
532
+ "name": "isApproved",
533
+ "outputs": [
534
+ {
535
+ "internalType": "bool",
536
+ "name": "",
537
+ "type": "bool"
538
+ }
539
+ ],
540
+ "stateMutability": "view",
541
+ "type": "function"
542
+ },
543
+ {
544
+ "inputs": [],
545
+ "name": "limiter",
546
+ "outputs": [
547
+ {
548
+ "internalType": "uint64",
549
+ "name": "capacity",
550
+ "type": "uint64"
551
+ },
552
+ {
553
+ "internalType": "uint64",
554
+ "name": "tokens",
555
+ "type": "uint64"
556
+ },
557
+ {
558
+ "internalType": "uint64",
559
+ "name": "rate",
560
+ "type": "uint64"
561
+ },
562
+ {
563
+ "internalType": "uint64",
564
+ "name": "lastRefillTime",
565
+ "type": "uint64"
566
+ }
567
+ ],
568
+ "stateMutability": "view",
569
+ "type": "function"
570
+ },
571
+ {
572
+ "inputs": [
573
+ {
574
+ "internalType": "address",
575
+ "name": "",
576
+ "type": "address"
577
+ }
578
+ ],
579
+ "name": "limiterWhitelist",
580
+ "outputs": [
581
+ {
582
+ "internalType": "bool",
583
+ "name": "",
584
+ "type": "bool"
585
+ }
586
+ ],
587
+ "stateMutability": "view",
588
+ "type": "function"
589
+ },
590
+ {
591
+ "inputs": [
592
+ {
593
+ "internalType": "uint16",
594
+ "name": "",
595
+ "type": "uint16"
596
+ }
597
+ ],
598
+ "name": "limiters",
599
+ "outputs": [
600
+ {
601
+ "internalType": "uint64",
602
+ "name": "capacity",
603
+ "type": "uint64"
604
+ },
605
+ {
606
+ "internalType": "uint64",
607
+ "name": "tokens",
608
+ "type": "uint64"
609
+ },
610
+ {
611
+ "internalType": "uint64",
612
+ "name": "rate",
613
+ "type": "uint64"
614
+ },
615
+ {
616
+ "internalType": "uint64",
617
+ "name": "lastRefillTime",
618
+ "type": "uint64"
619
+ }
620
+ ],
621
+ "stateMutability": "view",
622
+ "type": "function"
623
+ },
624
+ {
625
+ "inputs": [],
626
+ "name": "mptOverhead",
627
+ "outputs": [
628
+ {
629
+ "internalType": "uint16",
630
+ "name": "",
631
+ "type": "uint16"
632
+ }
633
+ ],
634
+ "stateMutability": "view",
635
+ "type": "function"
636
+ },
637
+ {
638
+ "inputs": [],
639
+ "name": "multiplierBps",
640
+ "outputs": [
641
+ {
642
+ "internalType": "uint128",
643
+ "name": "",
644
+ "type": "uint128"
645
+ }
646
+ ],
647
+ "stateMutability": "view",
648
+ "type": "function"
649
+ },
650
+ {
651
+ "inputs": [],
652
+ "name": "nativeDecimalsRate",
653
+ "outputs": [
654
+ {
655
+ "internalType": "uint256",
656
+ "name": "",
657
+ "type": "uint256"
658
+ }
659
+ ],
660
+ "stateMutability": "view",
661
+ "type": "function"
662
+ },
663
+ {
664
+ "inputs": [
665
+ {
666
+ "internalType": "address",
667
+ "name": "_stargateBridgeAddr",
668
+ "type": "address"
669
+ },
670
+ {
671
+ "internalType": "address",
672
+ "name": "_stargateComposer",
673
+ "type": "address"
674
+ },
675
+ {
676
+ "internalType": "uint256",
677
+ "name": "_nativeDecimalsRate",
678
+ "type": "uint256"
679
+ }
680
+ ],
681
+ "name": "onUpgrade",
682
+ "outputs": [],
683
+ "stateMutability": "nonpayable",
684
+ "type": "function"
685
+ },
686
+ {
687
+ "inputs": [],
688
+ "name": "owner",
689
+ "outputs": [
690
+ {
691
+ "internalType": "address",
692
+ "name": "",
693
+ "type": "address"
694
+ }
695
+ ],
696
+ "stateMutability": "view",
697
+ "type": "function"
698
+ },
699
+ {
700
+ "inputs": [],
701
+ "name": "paused",
702
+ "outputs": [
703
+ {
704
+ "internalType": "bool",
705
+ "name": "",
706
+ "type": "bool"
707
+ }
708
+ ],
709
+ "stateMutability": "view",
710
+ "type": "function"
711
+ },
712
+ {
713
+ "inputs": [
714
+ {
715
+ "internalType": "address",
716
+ "name": "",
717
+ "type": "address"
718
+ }
719
+ ],
720
+ "name": "priceConfigUpdaters",
721
+ "outputs": [
722
+ {
723
+ "internalType": "bool",
724
+ "name": "",
725
+ "type": "bool"
726
+ }
727
+ ],
728
+ "stateMutability": "view",
729
+ "type": "function"
730
+ },
731
+ {
732
+ "inputs": [],
733
+ "name": "priceFeed",
734
+ "outputs": [
735
+ {
736
+ "internalType": "contract ILayerZeroPriceFeedV2",
737
+ "name": "",
738
+ "type": "address"
739
+ }
740
+ ],
741
+ "stateMutability": "view",
742
+ "type": "function"
743
+ },
744
+ {
745
+ "inputs": [],
746
+ "name": "renounceOwnership",
747
+ "outputs": [],
748
+ "stateMutability": "nonpayable",
749
+ "type": "function"
750
+ },
751
+ {
752
+ "inputs": [
753
+ {
754
+ "internalType": "address",
755
+ "name": "_relayerAddress",
756
+ "type": "address"
757
+ },
758
+ {
759
+ "internalType": "bool",
760
+ "name": "_approve",
761
+ "type": "bool"
762
+ }
763
+ ],
764
+ "name": "setApprovedAddress",
765
+ "outputs": [],
766
+ "stateMutability": "nonpayable",
767
+ "type": "function"
768
+ },
769
+ {
770
+ "inputs": [
771
+ {
772
+ "internalType": "uint16",
773
+ "name": "_chainId",
774
+ "type": "uint16"
775
+ },
776
+ {
777
+ "internalType": "uint16",
778
+ "name": "_outboundProofType",
779
+ "type": "uint16"
780
+ },
781
+ {
782
+ "internalType": "uint128",
783
+ "name": "_dstNativeAmtCap",
784
+ "type": "uint128"
785
+ },
786
+ {
787
+ "internalType": "uint64",
788
+ "name": "_baseGas",
789
+ "type": "uint64"
790
+ },
791
+ {
792
+ "internalType": "uint64",
793
+ "name": "_gasPerByte",
794
+ "type": "uint64"
795
+ }
796
+ ],
797
+ "name": "setDstConfig",
798
+ "outputs": [],
799
+ "stateMutability": "nonpayable",
800
+ "type": "function"
801
+ },
802
+ {
803
+ "inputs": [
804
+ {
805
+ "components": [
806
+ {
807
+ "internalType": "uint16",
808
+ "name": "chainId",
809
+ "type": "uint16"
810
+ },
811
+ {
812
+ "internalType": "uint128",
813
+ "name": "floorMargin",
814
+ "type": "uint128"
815
+ }
816
+ ],
817
+ "internalType": "struct RelayerV2.DstFloorMargin[]",
818
+ "name": "_margins",
819
+ "type": "tuple[]"
820
+ }
821
+ ],
822
+ "name": "setDstFloorMarginsUSD",
823
+ "outputs": [],
824
+ "stateMutability": "nonpayable",
825
+ "type": "function"
826
+ },
827
+ {
828
+ "inputs": [
829
+ {
830
+ "internalType": "uint16",
831
+ "name": "_chainId",
832
+ "type": "uint16"
833
+ },
834
+ {
835
+ "internalType": "uint128",
836
+ "name": "_dstPriceRatio",
837
+ "type": "uint128"
838
+ },
839
+ {
840
+ "internalType": "uint128",
841
+ "name": "_dstGasPriceInWei",
842
+ "type": "uint128"
843
+ }
844
+ ],
845
+ "name": "setDstPrice",
846
+ "outputs": [],
847
+ "stateMutability": "nonpayable",
848
+ "type": "function"
849
+ },
850
+ {
851
+ "inputs": [
852
+ {
853
+ "components": [
854
+ {
855
+ "internalType": "uint16",
856
+ "name": "chainId",
857
+ "type": "uint16"
858
+ },
859
+ {
860
+ "internalType": "uint128",
861
+ "name": "multiplier",
862
+ "type": "uint128"
863
+ }
864
+ ],
865
+ "internalType": "struct RelayerV2.DstMultiplier[]",
866
+ "name": "_multipliers",
867
+ "type": "tuple[]"
868
+ }
869
+ ],
870
+ "name": "setDstPriceMultipliers",
871
+ "outputs": [],
872
+ "stateMutability": "nonpayable",
873
+ "type": "function"
874
+ },
875
+ {
876
+ "inputs": [
877
+ {
878
+ "internalType": "address",
879
+ "name": "_addr",
880
+ "type": "address"
881
+ },
882
+ {
883
+ "internalType": "bool",
884
+ "name": "_skipRateLimits",
885
+ "type": "bool"
886
+ }
887
+ ],
888
+ "name": "setLimiterWhitelist",
889
+ "outputs": [],
890
+ "stateMutability": "nonpayable",
891
+ "type": "function"
892
+ },
893
+ {
894
+ "inputs": [
895
+ {
896
+ "internalType": "bool",
897
+ "name": "_paused",
898
+ "type": "bool"
899
+ }
900
+ ],
901
+ "name": "setPause",
902
+ "outputs": [],
903
+ "stateMutability": "nonpayable",
904
+ "type": "function"
905
+ },
906
+ {
907
+ "inputs": [
908
+ {
909
+ "internalType": "address",
910
+ "name": "_priceConfigUpdater",
911
+ "type": "address"
912
+ },
913
+ {
914
+ "internalType": "bool",
915
+ "name": "_allow",
916
+ "type": "bool"
917
+ }
918
+ ],
919
+ "name": "setPriceConfigUpdater",
920
+ "outputs": [],
921
+ "stateMutability": "nonpayable",
922
+ "type": "function"
923
+ },
924
+ {
925
+ "inputs": [
926
+ {
927
+ "internalType": "address",
928
+ "name": "_priceFeed",
929
+ "type": "address"
930
+ }
931
+ ],
932
+ "name": "setPriceFeed",
933
+ "outputs": [],
934
+ "stateMutability": "nonpayable",
935
+ "type": "function"
936
+ },
937
+ {
938
+ "inputs": [
939
+ {
940
+ "internalType": "uint128",
941
+ "name": "_multiplierBps",
942
+ "type": "uint128"
943
+ }
944
+ ],
945
+ "name": "setPriceMultiplierBps",
946
+ "outputs": [],
947
+ "stateMutability": "nonpayable",
948
+ "type": "function"
949
+ },
950
+ {
951
+ "inputs": [
952
+ {
953
+ "internalType": "address",
954
+ "name": "_stargateAddress",
955
+ "type": "address"
956
+ }
957
+ ],
958
+ "name": "setStargateAddress",
959
+ "outputs": [],
960
+ "stateMutability": "nonpayable",
961
+ "type": "function"
962
+ },
963
+ {
964
+ "inputs": [],
965
+ "name": "stargateBridgeAddr",
966
+ "outputs": [
967
+ {
968
+ "internalType": "address",
969
+ "name": "",
970
+ "type": "address"
971
+ }
972
+ ],
973
+ "stateMutability": "view",
974
+ "type": "function"
975
+ },
976
+ {
977
+ "inputs": [],
978
+ "name": "stargateBridgeAddress",
979
+ "outputs": [
980
+ {
981
+ "internalType": "address",
982
+ "name": "",
983
+ "type": "address"
984
+ }
985
+ ],
986
+ "stateMutability": "view",
987
+ "type": "function"
988
+ },
989
+ {
990
+ "inputs": [],
991
+ "name": "stargateComposer",
992
+ "outputs": [
993
+ {
994
+ "internalType": "contract IStargateComposer",
995
+ "name": "",
996
+ "type": "address"
997
+ }
998
+ ],
999
+ "stateMutability": "view",
1000
+ "type": "function"
1001
+ },
1002
+ {
1003
+ "inputs": [
1004
+ {
1005
+ "internalType": "address",
1006
+ "name": "newOwner",
1007
+ "type": "address"
1008
+ }
1009
+ ],
1010
+ "name": "transferOwnership",
1011
+ "outputs": [],
1012
+ "stateMutability": "nonpayable",
1013
+ "type": "function"
1014
+ },
1015
+ {
1016
+ "inputs": [],
1017
+ "name": "uln",
1018
+ "outputs": [
1019
+ {
1020
+ "internalType": "contract ILayerZeroUltraLightNodeV2",
1021
+ "name": "",
1022
+ "type": "address"
1023
+ }
1024
+ ],
1025
+ "stateMutability": "view",
1026
+ "type": "function"
1027
+ },
1028
+ {
1029
+ "inputs": [],
1030
+ "name": "validateProofBytes",
1031
+ "outputs": [
1032
+ {
1033
+ "internalType": "uint16",
1034
+ "name": "",
1035
+ "type": "uint16"
1036
+ }
1037
+ ],
1038
+ "stateMutability": "view",
1039
+ "type": "function"
1040
+ },
1041
+ {
1042
+ "inputs": [
1043
+ {
1044
+ "internalType": "uint16",
1045
+ "name": "_srcChainId",
1046
+ "type": "uint16"
1047
+ },
1048
+ {
1049
+ "internalType": "address",
1050
+ "name": "_dstAddress",
1051
+ "type": "address"
1052
+ },
1053
+ {
1054
+ "internalType": "uint256",
1055
+ "name": "_gasLimit",
1056
+ "type": "uint256"
1057
+ },
1058
+ {
1059
+ "internalType": "bytes32",
1060
+ "name": "_blockHash",
1061
+ "type": "bytes32"
1062
+ },
1063
+ {
1064
+ "internalType": "bytes32",
1065
+ "name": "_data",
1066
+ "type": "bytes32"
1067
+ },
1068
+ {
1069
+ "internalType": "bytes",
1070
+ "name": "_transactionProof",
1071
+ "type": "bytes"
1072
+ }
1073
+ ],
1074
+ "name": "validateTransactionProofV1",
1075
+ "outputs": [],
1076
+ "stateMutability": "nonpayable",
1077
+ "type": "function"
1078
+ },
1079
+ {
1080
+ "inputs": [
1081
+ {
1082
+ "internalType": "uint16",
1083
+ "name": "_srcChainId",
1084
+ "type": "uint16"
1085
+ },
1086
+ {
1087
+ "internalType": "address",
1088
+ "name": "_dstAddress",
1089
+ "type": "address"
1090
+ },
1091
+ {
1092
+ "internalType": "uint256",
1093
+ "name": "_gasLimit",
1094
+ "type": "uint256"
1095
+ },
1096
+ {
1097
+ "internalType": "bytes32",
1098
+ "name": "_blockHash",
1099
+ "type": "bytes32"
1100
+ },
1101
+ {
1102
+ "internalType": "bytes32",
1103
+ "name": "_data",
1104
+ "type": "bytes32"
1105
+ },
1106
+ {
1107
+ "internalType": "bytes",
1108
+ "name": "_transactionProof",
1109
+ "type": "bytes"
1110
+ },
1111
+ {
1112
+ "internalType": "address payable",
1113
+ "name": "_to",
1114
+ "type": "address"
1115
+ }
1116
+ ],
1117
+ "name": "validateTransactionProofV2",
1118
+ "outputs": [],
1119
+ "stateMutability": "payable",
1120
+ "type": "function"
1121
+ },
1122
+ {
1123
+ "inputs": [
1124
+ {
1125
+ "internalType": "address payable",
1126
+ "name": "_to",
1127
+ "type": "address"
1128
+ },
1129
+ {
1130
+ "internalType": "uint256",
1131
+ "name": "_amount",
1132
+ "type": "uint256"
1133
+ }
1134
+ ],
1135
+ "name": "withdrawFee",
1136
+ "outputs": [],
1137
+ "stateMutability": "nonpayable",
1138
+ "type": "function"
1139
+ },
1140
+ {
1141
+ "inputs": [
1142
+ {
1143
+ "internalType": "address",
1144
+ "name": "_token",
1145
+ "type": "address"
1146
+ },
1147
+ {
1148
+ "internalType": "address",
1149
+ "name": "_to",
1150
+ "type": "address"
1151
+ },
1152
+ {
1153
+ "internalType": "uint256",
1154
+ "name": "_amount",
1155
+ "type": "uint256"
1156
+ }
1157
+ ],
1158
+ "name": "withdrawToken",
1159
+ "outputs": [],
1160
+ "stateMutability": "nonpayable",
1161
+ "type": "function"
1162
+ }
1163
+ ],
1164
+ <<<<<<<< HEAD:packages/layerzero-v1/evm/0.7/deployments/sophonos-testnet/RelayerV2_Implementation.json
1165
+ "transactionHash": "0x0fbef8ed18c50949dd568792ebb431b94dd5a6d905e84f01c8c26aba34ba3064",
1166
+ ========
1167
+ "transactionHash": "0x90032f2b24eac94aaa91976ad4cde0e3c7b1d6fc52631902489f265f6f7180a7",
1168
+ >>>>>>>> 99f09dc8497cd34928fadbf91c5cedddf4925654:packages/layerzero-v1/evm/sdk/deployments/horizen-testnet/RelayerV2_Implementation.json
1169
+ "receipt": {
1170
+ "to": null,
1171
+ "from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
1172
+ "contractAddress": "0x88866E5A296FffA511EF8011CB1BBd4d01Cd094F",
1173
+ <<<<<<<< HEAD:packages/layerzero-v1/evm/0.7/deployments/sophonos-testnet/RelayerV2_Implementation.json
1174
+ "transactionIndex": 0,
1175
+ "gasUsed": "3848637",
1176
+ "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1177
+ "blockHash": "0x28018a6391154eb4cd8aff464d6b8eb5c6c69fa05f59544d764475a7f2853668",
1178
+ "transactionHash": "0x0fbef8ed18c50949dd568792ebb431b94dd5a6d905e84f01c8c26aba34ba3064",
1179
+ "logs": [],
1180
+ "blockNumber": 57026,
1181
+ "cumulativeGasUsed": "3848637",
1182
+ ========
1183
+ "transactionIndex": 1,
1184
+ "gasUsed": "3848637",
1185
+ "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1186
+ "blockHash": "0x8276d77e55a41e482ec4bfd1ababda70105c048ac0ed5b169c5230257230864a",
1187
+ "transactionHash": "0x90032f2b24eac94aaa91976ad4cde0e3c7b1d6fc52631902489f265f6f7180a7",
1188
+ "logs": [],
1189
+ "blockNumber": 2708522,
1190
+ "cumulativeGasUsed": "3900881",
1191
+ >>>>>>>> 99f09dc8497cd34928fadbf91c5cedddf4925654:packages/layerzero-v1/evm/sdk/deployments/horizen-testnet/RelayerV2_Implementation.json
1192
+ "status": 1,
1193
+ "byzantium": true
1194
+ },
1195
+ "args": [],
1196
+ "numDeployments": 1,
1197
+ "solcInputHash": "fda55e5b88a2cdb431ea54902f4cdb09",
1198
+ "metadata": "{\"compiler\":{\"version\":\"0.7.6+commit.7338295f\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"addr\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bool\",\"name\":\"approved\",\"type\":\"bool\"}],\"name\":\"ApproveAddress\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"totalFee\",\"type\":\"uint256\"}],\"name\":\"AssignJob\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint16\",\"name\":\"dstChain\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"capacity\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"rate\",\"type\":\"uint64\"}],\"name\":\"DstRateLimiterSet\",\"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\":\"uint64\",\"name\":\"capacity\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"rate\",\"type\":\"uint64\"}],\"name\":\"RateLimiterSet\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint16\",\"name\":\"chainId\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"uint16\",\"name\":\"outboundProofType\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"uint128\",\"name\":\"dstNativeAmtCap\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"baseGas\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"gasPerByte\",\"type\":\"uint64\"}],\"name\":\"SetDstConfig\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint16\",\"name\":\"chainId\",\"type\":\"uint16\"},{\"indexed\":false,\"internalType\":\"uint128\",\"name\":\"dstPriceRatio\",\"type\":\"uint128\"},{\"indexed\":false,\"internalType\":\"uint128\",\"name\":\"dstGasPriceInWei\",\"type\":\"uint128\"}],\"name\":\"SetDstPrice\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"priceConfigUpdater\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bool\",\"name\":\"allow\",\"type\":\"bool\"}],\"name\":\"SetPriceConfigUpdater\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"uint256\",\"name\":\"quantity\",\"type\":\"uint256\"}],\"name\":\"ValueTransferFailed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"to\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"Withdraw\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"AIRDROP_GAS_LIMIT\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"approvedAddresses\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_dstChainId\",\"type\":\"uint16\"},{\"internalType\":\"uint16\",\"name\":\"_outboundProofType\",\"type\":\"uint16\"},{\"internalType\":\"address\",\"name\":\"_userApplication\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_payloadSize\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"_adapterParams\",\"type\":\"bytes\"}],\"name\":\"assignJob\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"fee\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_dstChainId\",\"type\":\"uint16\"},{\"internalType\":\"uint64\",\"name\":\"_capacity\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"_rate\",\"type\":\"uint64\"}],\"name\":\"configRateLimiter\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"},{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"dstConfigLookup\",\"outputs\":[{\"internalType\":\"uint128\",\"name\":\"dstNativeAmtCap\",\"type\":\"uint128\"},{\"internalType\":\"uint64\",\"name\":\"baseGas\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"gasPerByte\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"dstFloorMarginsUSD\",\"outputs\":[{\"internalType\":\"uint128\",\"name\":\"\",\"type\":\"uint128\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"dstMultipliers\",\"outputs\":[{\"internalType\":\"uint128\",\"name\":\"\",\"type\":\"uint128\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_dstChainId\",\"type\":\"uint16\"}],\"name\":\"dstPriceLookup\",\"outputs\":[{\"components\":[{\"internalType\":\"uint128\",\"name\":\"dstPriceRatio\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"dstGasPriceInWei\",\"type\":\"uint128\"}],\"internalType\":\"struct RelayerV2.DstPrice\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"dstPriceLookupOld\",\"outputs\":[{\"internalType\":\"uint128\",\"name\":\"dstPriceRatio\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"dstGasPriceInWei\",\"type\":\"uint128\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"fpBytes\",\"outputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_dstChainId\",\"type\":\"uint16\"},{\"internalType\":\"uint16\",\"name\":\"_outboundProofType\",\"type\":\"uint16\"},{\"internalType\":\"address\",\"name\":\"_userApplication\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_payloadSize\",\"type\":\"uint256\"},{\"internalType\":\"bytes\",\"name\":\"_adapterParams\",\"type\":\"bytes\"}],\"name\":\"getFee\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_uln\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_priceFeed\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_stargateBridgeAddr\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_stargateComposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_nativeDecimalsRate\",\"type\":\"uint256\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_relayerAddress\",\"type\":\"address\"}],\"name\":\"isApproved\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"limiter\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"capacity\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"tokens\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"rate\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"lastRefillTime\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"limiterWhitelist\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"name\":\"limiters\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"capacity\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"tokens\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"rate\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"lastRefillTime\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"mptOverhead\",\"outputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"multiplierBps\",\"outputs\":[{\"internalType\":\"uint128\",\"name\":\"\",\"type\":\"uint128\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"nativeDecimalsRate\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_stargateBridgeAddr\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_stargateComposer\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_nativeDecimalsRate\",\"type\":\"uint256\"}],\"name\":\"onUpgrade\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"paused\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"name\":\"priceConfigUpdaters\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"priceFeed\",\"outputs\":[{\"internalType\":\"contract ILayerZeroPriceFeedV2\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_relayerAddress\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"_approve\",\"type\":\"bool\"}],\"name\":\"setApprovedAddress\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_chainId\",\"type\":\"uint16\"},{\"internalType\":\"uint16\",\"name\":\"_outboundProofType\",\"type\":\"uint16\"},{\"internalType\":\"uint128\",\"name\":\"_dstNativeAmtCap\",\"type\":\"uint128\"},{\"internalType\":\"uint64\",\"name\":\"_baseGas\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"_gasPerByte\",\"type\":\"uint64\"}],\"name\":\"setDstConfig\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"components\":[{\"internalType\":\"uint16\",\"name\":\"chainId\",\"type\":\"uint16\"},{\"internalType\":\"uint128\",\"name\":\"floorMargin\",\"type\":\"uint128\"}],\"internalType\":\"struct RelayerV2.DstFloorMargin[]\",\"name\":\"_margins\",\"type\":\"tuple[]\"}],\"name\":\"setDstFloorMarginsUSD\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_chainId\",\"type\":\"uint16\"},{\"internalType\":\"uint128\",\"name\":\"_dstPriceRatio\",\"type\":\"uint128\"},{\"internalType\":\"uint128\",\"name\":\"_dstGasPriceInWei\",\"type\":\"uint128\"}],\"name\":\"setDstPrice\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"components\":[{\"internalType\":\"uint16\",\"name\":\"chainId\",\"type\":\"uint16\"},{\"internalType\":\"uint128\",\"name\":\"multiplier\",\"type\":\"uint128\"}],\"internalType\":\"struct RelayerV2.DstMultiplier[]\",\"name\":\"_multipliers\",\"type\":\"tuple[]\"}],\"name\":\"setDstPriceMultipliers\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_addr\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"_skipRateLimits\",\"type\":\"bool\"}],\"name\":\"setLimiterWhitelist\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bool\",\"name\":\"_paused\",\"type\":\"bool\"}],\"name\":\"setPause\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_priceConfigUpdater\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"_allow\",\"type\":\"bool\"}],\"name\":\"setPriceConfigUpdater\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_priceFeed\",\"type\":\"address\"}],\"name\":\"setPriceFeed\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint128\",\"name\":\"_multiplierBps\",\"type\":\"uint128\"}],\"name\":\"setPriceMultiplierBps\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_stargateAddress\",\"type\":\"address\"}],\"name\":\"setStargateAddress\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"stargateBridgeAddr\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"stargateBridgeAddress\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"stargateComposer\",\"outputs\":[{\"internalType\":\"contract IStargateComposer\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"uln\",\"outputs\":[{\"internalType\":\"contract ILayerZeroUltraLightNodeV2\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"validateProofBytes\",\"outputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"_srcChainId\",\"type\":\"uint16\"},{\"internalType\":\"address\",\"name\":\"_dstAddress\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_gasLimit\",\"type\":\"uint256\"},{\"internalType\":\"bytes32\",\"name\":\"_blockHash\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"_data\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"_transactionProof\",\"type\":\"bytes\"}],\"name\":\"validateTransactionProofV1\",\"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\":\"_blockHash\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"_data\",\"type\":\"bytes32\"},{\"internalType\":\"bytes\",\"name\":\"_transactionProof\",\"type\":\"bytes\"},{\"internalType\":\"address payable\",\"name\":\"_to\",\"type\":\"address\"}],\"name\":\"validateTransactionProofV2\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address payable\",\"name\":\"_to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_amount\",\"type\":\"uint256\"}],\"name\":\"withdrawFee\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_token\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_to\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"_amount\",\"type\":\"uint256\"}],\"name\":\"withdrawToken\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"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/RelayerV2.sol\":\"RelayerV2\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\",\"useLiteralContent\":true},\"optimizer\":{\"enabled\":true,\"runs\":30000},\"remappings\":[]},\"sources\":{\"@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n\\npragma solidity ^0.7.0;\\n\\nimport \\\"../utils/ContextUpgradeable.sol\\\";\\nimport \\\"../proxy/Initializable.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 OwnableUpgradeable is Initializable, ContextUpgradeable {\\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 function __Ownable_init() internal initializer {\\n __Context_init_unchained();\\n __Ownable_init_unchained();\\n }\\n\\n function __Ownable_init_unchained() internal initializer {\\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 uint256[49] private __gap;\\n}\\n\",\"keccak256\":\"0xba7ba5b188c0b27489bad1efee8d8b1dcebb502785192b22e3d69824a802983d\",\"license\":\"MIT\"},\"@openzeppelin/contracts-upgradeable/proxy/Initializable.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n\\n// solhint-disable-next-line compiler-version\\npragma solidity >=0.4.24 <0.8.0;\\n\\nimport \\\"../utils/AddressUpgradeable.sol\\\";\\n\\n/**\\n * @dev This is a base contract to aid in writing upgradeable contracts, or any kind of contract that will be deployed\\n * behind a proxy. Since a proxied contract can't have a constructor, it's common to move constructor logic to an\\n * external initializer function, usually called `initialize`. It then becomes necessary to protect this initializer\\n * function so it can only be called once. The {initializer} modifier provided by this contract will have this effect.\\n *\\n * TIP: To avoid leaving the proxy in an uninitialized state, the initializer function should be called as early as\\n * possible by providing the encoded function call as the `_data` argument to {UpgradeableProxy-constructor}.\\n *\\n * CAUTION: When used with inheritance, manual care must be taken to not invoke a parent initializer twice, or to ensure\\n * that all initializers are idempotent. This is not verified automatically as constructors are by Solidity.\\n */\\nabstract contract Initializable {\\n\\n /**\\n * @dev Indicates that the contract has been initialized.\\n */\\n bool private _initialized;\\n\\n /**\\n * @dev Indicates that the contract is in the process of being initialized.\\n */\\n bool private _initializing;\\n\\n /**\\n * @dev Modifier to protect an initializer function from being invoked twice.\\n */\\n modifier initializer() {\\n require(_initializing || _isConstructor() || !_initialized, \\\"Initializable: contract is already initialized\\\");\\n\\n bool isTopLevelCall = !_initializing;\\n if (isTopLevelCall) {\\n _initializing = true;\\n _initialized = true;\\n }\\n\\n _;\\n\\n if (isTopLevelCall) {\\n _initializing = false;\\n }\\n }\\n\\n /// @dev Returns true if and only if the function is running in the constructor\\n function _isConstructor() private view returns (bool) {\\n return !AddressUpgradeable.isContract(address(this));\\n }\\n}\\n\",\"keccak256\":\"0xd8e4eb08dcc1d1860fb347ba5ffd595242b9a1b66d49a47f2b4cb51c3f35017e\",\"license\":\"MIT\"},\"@openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.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 AddressUpgradeable {\\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 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\":\"0x1fd568d8b8ca285c801fbd1d3f40f848434d850a682c0273786cada3e0b84057\",\"license\":\"MIT\"},\"@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\n\\npragma solidity >=0.6.0 <0.8.0;\\nimport \\\"../proxy/Initializable.sol\\\";\\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 ContextUpgradeable is Initializable {\\n function __Context_init() internal initializer {\\n __Context_init_unchained();\\n }\\n\\n function __Context_init_unchained() internal initializer {\\n }\\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 uint256[50] private __gap;\\n}\\n\",\"keccak256\":\"0xbbf8a21b9a66c48d45ff771b8563c6df19ba451d63dfb8380a865c1e1f29d1a0\",\"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/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/RelayerV2.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity ^0.7.6;\\npragma abicoder v2;\\n\\nimport \\\"@openzeppelin/contracts/token/ERC20/IERC20.sol\\\";\\nimport \\\"@openzeppelin/contracts/token/ERC20/SafeERC20.sol\\\";\\nimport \\\"@openzeppelin/contracts/utils/ReentrancyGuard.sol\\\";\\nimport \\\"@openzeppelin/contracts/math/SafeMath.sol\\\";\\nimport \\\"@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol\\\";\\nimport \\\"hardhat-deploy/solc_0.7/proxy/Proxied.sol\\\";\\n\\nimport \\\"./interfaces/ILayerZeroRelayerV2.sol\\\";\\nimport \\\"./interfaces/ILayerZeroUltraLightNodeV2.sol\\\";\\nimport \\\"./interfaces/ILayerZeroPriceFeedV2.sol\\\";\\nimport \\\"./libs/RateLimiter.sol\\\";\\n\\ninterface IStargateComposer {\\n function isSending() external view returns (bool);\\n}\\n\\ncontract RelayerV2 is ReentrancyGuard, OwnableUpgradeable, Proxied, ILayerZeroRelayerV2 {\\n using SafeERC20 for IERC20;\\n using SafeMath for uint;\\n using SafeMath for uint128;\\n using SafeMath for uint64;\\n using RateLimiter for RateLimiter.Info;\\n\\n ILayerZeroUltraLightNodeV2 public uln;\\n address public stargateBridgeAddress;\\n uint public constant AIRDROP_GAS_LIMIT = 10000;\\n\\n struct DstPrice {\\n uint128 dstPriceRatio; // 10^10\\n uint128 dstGasPriceInWei;\\n }\\n\\n struct DstConfig {\\n uint128 dstNativeAmtCap;\\n uint64 baseGas;\\n uint64 gasPerByte;\\n }\\n\\n struct DstMultiplier {\\n uint16 chainId;\\n uint128 multiplier;\\n }\\n\\n struct DstFloorMargin {\\n uint16 chainId;\\n uint128 floorMargin;\\n }\\n\\n // [_chainId] => DstPriceData. change often\\n mapping(uint16 => DstPrice) public dstPriceLookupOld;\\n // [_chainId][_outboundProofType] => DstConfig. change much less often\\n mapping(uint16 => mapping(uint16 => DstConfig)) public dstConfigLookup;\\n mapping(address => bool) public approvedAddresses;\\n\\n event Withdraw(address to, uint amount);\\n event ApproveAddress(address addr, bool approved);\\n event SetPriceConfigUpdater(address priceConfigUpdater, bool allow);\\n event AssignJob(uint totalFee);\\n event ValueTransferFailed(address indexed to, uint indexed quantity);\\n event SetDstPrice(uint16 chainId, uint128 dstPriceRatio, uint128 dstGasPriceInWei);\\n event SetDstConfig(\\n uint16 chainId,\\n uint16 outboundProofType,\\n uint128 dstNativeAmtCap,\\n uint64 baseGas,\\n uint64 gasPerByte\\n );\\n\\n // new pauseable relayer\\n bool public paused;\\n\\n // Update for Price Feed\\n ILayerZeroPriceFeedV2 public priceFeed;\\n // multipler for airdrop\\n uint128 public multiplierBps;\\n\\n // PriceFeedContract Upgrade\\n // all encoded param bytes except for proof for validateTransactionProofV1\\n uint16 public validateProofBytes;\\n uint16 public fpBytes;\\n uint16 public mptOverhead;\\n\\n // [chainId] => [multiplier]\\n mapping(uint16 => uint128) public dstMultipliers;\\n // [chainId] => [floor margin in USD]\\n mapping(uint16 => uint128) public dstFloorMarginsUSD;\\n mapping(address => bool) public priceConfigUpdaters;\\n\\n // stargate guard\\n IStargateComposer public stargateComposer;\\n address public stargateBridgeAddr;\\n\\n uint256 public nativeDecimalsRate;\\n\\n RateLimiter.Info public limiter; // deprecated\\n\\n event RateLimiterSet(uint64 capacity, uint64 rate); // deprecated\\n\\n mapping(address => bool) public limiterWhitelist; // if true, sender bypasses rate limits\\n mapping(uint16 => RateLimiter.Info) public limiters;\\n event DstRateLimiterSet(uint16 dstChain, uint64 capacity, uint64 rate);\\n\\n // owner is always approved\\n modifier onlyApproved() {\\n if (owner() != msg.sender) {\\n require(isApproved(msg.sender), \\\"Relayer: not approved\\\");\\n }\\n _;\\n }\\n\\n modifier onlyPriceConfigUpdater() {\\n if (owner() != msg.sender && !approvedAddresses[msg.sender]) {\\n require(priceConfigUpdaters[msg.sender], \\\"Relayer: not updater\\\");\\n }\\n _;\\n }\\n\\n function initialize(\\n address _uln,\\n address _priceFeed,\\n address _stargateBridgeAddr,\\n address _stargateComposer,\\n uint256 _nativeDecimalsRate\\n ) public proxied initializer {\\n __Ownable_init();\\n uln = ILayerZeroUltraLightNodeV2(_uln);\\n setApprovedAddress(address(this), true);\\n multiplierBps = 12000;\\n priceFeed = ILayerZeroPriceFeedV2(_priceFeed);\\n validateProofBytes = 164;\\n fpBytes = 160;\\n mptOverhead = 500;\\n stargateBridgeAddr = _stargateBridgeAddr;\\n stargateComposer = IStargateComposer(_stargateComposer);\\n nativeDecimalsRate = _nativeDecimalsRate;\\n }\\n\\n function onUpgrade(\\n address _stargateBridgeAddr,\\n address _stargateComposer,\\n uint256 _nativeDecimalsRate\\n ) public proxied {\\n stargateBridgeAddr = _stargateBridgeAddr;\\n stargateComposer = IStargateComposer(_stargateComposer);\\n nativeDecimalsRate = _nativeDecimalsRate;\\n }\\n\\n //----------------------------------------------------------------------------------\\n // onlyApproved\\n function setLimiterWhitelist(address _addr, bool _skipRateLimits) external onlyApproved {\\n limiterWhitelist[_addr] = _skipRateLimits;\\n }\\n\\n function setDstPrice(uint16 _chainId, uint128 _dstPriceRatio, uint128 _dstGasPriceInWei) external onlyApproved {\\n // No longer used: Write prices in PriceFeed.\\n }\\n\\n function setPriceFeed(address _priceFeed) external onlyApproved {\\n priceFeed = ILayerZeroPriceFeedV2(_priceFeed);\\n }\\n\\n function setPriceMultiplierBps(uint128 _multiplierBps) external onlyApproved {\\n multiplierBps = _multiplierBps;\\n }\\n\\n function setDstPriceMultipliers(DstMultiplier[] calldata _multipliers) external onlyPriceConfigUpdater {\\n for (uint i = 0; i < _multipliers.length; i++) {\\n DstMultiplier calldata _data = _multipliers[i];\\n dstMultipliers[_data.chainId] = _data.multiplier;\\n }\\n }\\n\\n function setDstFloorMarginsUSD(DstFloorMargin[] calldata _margins) external onlyPriceConfigUpdater {\\n for (uint i = 0; i < _margins.length; i++) {\\n DstFloorMargin calldata _data = _margins[i];\\n dstFloorMarginsUSD[_data.chainId] = _data.floorMargin;\\n }\\n }\\n\\n function setDstConfig(\\n uint16 _chainId,\\n uint16 _outboundProofType,\\n uint128 _dstNativeAmtCap,\\n uint64 _baseGas,\\n uint64 _gasPerByte\\n ) external onlyApproved {\\n dstConfigLookup[_chainId][_outboundProofType] = DstConfig(_dstNativeAmtCap, _baseGas, _gasPerByte);\\n emit SetDstConfig(_chainId, _outboundProofType, _dstNativeAmtCap, _baseGas, _gasPerByte);\\n }\\n\\n function setStargateAddress(address _stargateAddress) external onlyApproved {\\n stargateBridgeAddress = _stargateAddress;\\n }\\n\\n //----------------------------------------------------------------------------------\\n // onlyOwner\\n function configRateLimiter(uint16 _dstChainId, uint64 _capacity, uint64 _rate) external onlyOwner {\\n RateLimiter.Info storage dstLimiter = limiters[_dstChainId];\\n dstLimiter.setCapacity(_capacity);\\n dstLimiter.setRate(_rate);\\n emit DstRateLimiterSet(_dstChainId, _capacity, _rate);\\n }\\n\\n function setApprovedAddress(address _relayerAddress, bool _approve) public onlyOwner {\\n approvedAddresses[_relayerAddress] = _approve;\\n emit ApproveAddress(_relayerAddress, _approve);\\n }\\n\\n function setPriceConfigUpdater(address _priceConfigUpdater, bool _allow) public onlyOwner {\\n priceConfigUpdaters[_priceConfigUpdater] = _allow;\\n emit SetPriceConfigUpdater(_priceConfigUpdater, _allow);\\n }\\n\\n function setPause(bool _paused) public onlyOwner {\\n paused = _paused;\\n }\\n\\n // txType 1\\n // bytes [2 32 ]\\n // fields [txType extraGas]\\n // txType 2\\n // bytes [2 32 32 bytes[] ]\\n // fields [txType extraGas dstNativeAmt dstNativeAddress]\\n // User App Address is not used in this version\\n function _getPrices(\\n uint16 _dstChainId,\\n uint16 _outboundProofType,\\n address,\\n uint _payloadSize,\\n bytes memory _adapterParameters\\n ) internal view returns (uint) {\\n require(!paused, \\\"Admin: paused\\\");\\n // decoding the _adapterParameters - reverts if type 2 and there is no dstNativeAddress\\n require(\\n _adapterParameters.length == 34 || _adapterParameters.length > 66,\\n \\\"Relayer: wrong _adapterParameters size\\\"\\n );\\n uint16 txType;\\n uint extraGas;\\n assembly {\\n txType := mload(add(_adapterParameters, 2))\\n extraGas := mload(add(_adapterParameters, 34))\\n }\\n require(extraGas > 0, \\\"Relayer: gas too low\\\");\\n require(txType == 1 || txType == 2, \\\"Relayer: unsupported txType\\\");\\n\\n DstConfig storage dstConfig = dstConfigLookup[_dstChainId][_outboundProofType];\\n\\n // validateTransactionProof bytes = fixedBytes + proofBytes\\n // V2 has an extra 32 bytes for payable address\\n uint totalFixedBytes = txType == 2 ? uint(validateProofBytes).add(32) : validateProofBytes;\\n uint proofBytes = _outboundProofType == 2 ? _payloadSize.add(fpBytes) : _payloadSize.add(mptOverhead);\\n\\n uint16 dstChainId = _dstChainId; // stack too deep\\n (uint fee, uint128 priceRatio, uint128 priceRatioDenominator, uint128 nativePriceUSD) = priceFeed\\n .estimateFeeByEid(dstChainId, totalFixedBytes.add(proofBytes), dstConfig.baseGas.add(extraGas));\\n\\n uint dstNativeAmt = 0;\\n if (txType == 2) {\\n assembly {\\n dstNativeAmt := mload(add(_adapterParameters, 66))\\n }\\n require(dstConfig.dstNativeAmtCap >= dstNativeAmt, \\\"Relayer: dstNativeAmt too large\\\");\\n }\\n uint airdropAmount = 0;\\n if (dstNativeAmt > 0) {\\n // gas saver if no airdrop\\n airdropAmount = dstNativeAmt.mul(priceRatio).div(priceRatioDenominator).mul(multiplierBps).div(10000); // cheaper than priceFeed.getPriceRatioDenominator()\\n }\\n return _getDstTxCost(dstChainId, fee, nativePriceUSD).add(airdropAmount);\\n }\\n\\n function _getDstTxCost(uint16 _dstChainId, uint _fee, uint128 nativeTokenPriceUSD) private view returns (uint) {\\n uint128 _dstMultiplier = dstMultipliers[_dstChainId];\\n if (_dstMultiplier == 0) {\\n _dstMultiplier = multiplierBps;\\n }\\n uint dstTxCostWithMultiplier = _fee.mul(_dstMultiplier).div(10000);\\n\\n if (nativeTokenPriceUSD == 0) {\\n return dstTxCostWithMultiplier;\\n }\\n\\n uint dstTxCostWithMargin = _fee.add(\\n dstFloorMarginsUSD[_dstChainId].mul(nativeDecimalsRate).div(nativeTokenPriceUSD)\\n );\\n\\n return dstTxCostWithMargin > dstTxCostWithMultiplier ? dstTxCostWithMargin : dstTxCostWithMultiplier;\\n }\\n\\n function getFee(\\n uint16 _dstChainId,\\n uint16 _outboundProofType,\\n address _userApplication,\\n uint _payloadSize,\\n bytes calldata _adapterParams\\n ) external view override returns (uint) {\\n require(_payloadSize <= 10000, \\\"Relayer: _payloadSize tooooo big\\\");\\n return _getPrices(_dstChainId, _outboundProofType, _userApplication, _payloadSize, _adapterParams);\\n }\\n\\n // view function to convert pricefeed price to current price (for backwards compatibility)\\n function dstPriceLookup(uint16 _dstChainId) public view returns (DstPrice memory) {\\n ILayerZeroPriceFeedV2.Price memory price = priceFeed.getPrice(_dstChainId);\\n return DstPrice(price.priceRatio, price.gasPriceInUnit);\\n }\\n\\n function isApproved(address _relayerAddress) public view returns (bool) {\\n return approvedAddresses[_relayerAddress];\\n }\\n\\n function assignJob(\\n uint16 _dstChainId,\\n uint16 _outboundProofType,\\n address _userApplication,\\n uint _payloadSize,\\n bytes calldata _adapterParams\\n ) external override returns (uint fee) {\\n if (_dstChainId >= 10000) {\\n RateLimiter.Info storage dstLimiter = limiters[_dstChainId];\\n // sandbox or testnet\\n if (!limiterWhitelist[_userApplication] && dstLimiter.capacity > 0) {\\n dstLimiter.tryConsume(10000);\\n }\\n }\\n\\n require(msg.sender == address(uln), \\\"Relayer: invalid uln\\\");\\n require(_payloadSize <= 10000, \\\"Relayer: _payloadSize > 10000\\\");\\n\\n if (_userApplication == stargateBridgeAddr) {\\n // following way also prevents user from inputting to address greater than 32 bytes\\n bool validPayload = (_payloadSize == 544 || // swap with no payload\\n _payloadSize == 320 || // redeem local callback\\n _payloadSize == 288 || // redeem local\\n _payloadSize == 160); // send credits\\n\\n if (!validPayload) {\\n require(stargateComposer.isSending(), \\\"Relayer: stargate composer is not sending\\\");\\n }\\n }\\n\\n fee = _getPrices(_dstChainId, _outboundProofType, _userApplication, _payloadSize, _adapterParams);\\n emit AssignJob(fee);\\n }\\n\\n function withdrawFee(address payable _to, uint _amount) external override onlyApproved {\\n uint totalFee = uln.accruedNativeFee(address(this));\\n require(_amount <= totalFee, \\\"Relayer: not enough fee for withdrawal\\\");\\n uln.withdrawNative(_to, _amount);\\n }\\n\\n function withdrawToken(address _token, address _to, uint _amount) external onlyApproved {\\n if (_token == address(0)) {\\n uint total = address(this).balance;\\n require(_amount <= total, \\\"Relayer: not enough native fee for withdrawal\\\");\\n (bool sent, ) = payable(_to).call{ value: _amount }(\\\"\\\");\\n require(sent, \\\"Relayer: failed to send ether\\\");\\n } else {\\n uint total = IERC20(_token).balanceOf(address(this));\\n require(_amount <= total, \\\"Relayer: not enough fee for withdrawal\\\");\\n IERC20(_token).safeTransfer(_to, _amount);\\n }\\n }\\n\\n function validateTransactionProofV2(\\n uint16 _srcChainId,\\n address _dstAddress,\\n uint _gasLimit,\\n bytes32 _blockHash,\\n bytes32 _data,\\n bytes calldata _transactionProof,\\n address payable _to\\n ) external payable onlyApproved nonReentrant {\\n (bool sent, ) = _to.call{ gas: AIRDROP_GAS_LIMIT, value: msg.value }(\\\"\\\");\\n //require(sent, \\\"Relayer: failed to send ether\\\");\\n if (!sent) {\\n emit ValueTransferFailed(_to, msg.value);\\n }\\n uln.validateTransactionProof(_srcChainId, _dstAddress, _gasLimit, _blockHash, _data, _transactionProof);\\n }\\n\\n function validateTransactionProofV1(\\n uint16 _srcChainId,\\n address _dstAddress,\\n uint _gasLimit,\\n bytes32 _blockHash,\\n bytes32 _data,\\n bytes calldata _transactionProof\\n ) external onlyApproved nonReentrant {\\n uln.validateTransactionProof(_srcChainId, _dstAddress, _gasLimit, _blockHash, _data, _transactionProof);\\n }\\n}\\n\",\"keccak256\":\"0x600291a214062aa597077358c967a16dcab2f9b3e2bb23654a764613f1294f6f\",\"license\":\"BUSL-1.1\"},\"contracts/interfaces/ILayerZeroPriceFeedV2.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n\\npragma solidity >=0.7.0;\\npragma abicoder v2;\\n\\n// copy of \\\"@layerzerolabs/lz-evm-messagelib-v2/contracts/interfaces/ILayerZeroPriceFeed.sol\\\"\\ninterface ILayerZeroPriceFeedV2 {\\n /**\\n * @dev\\n * priceRatio: (USD price of 1 unit of remote native token in unit of local native token) * PRICE_RATIO_DENOMINATOR\\n */\\n\\n struct Price {\\n uint128 priceRatio; // float value * 10 ^ 20, decimal awared. for aptos to evm, the basis would be (10^18 / 10^8) * 10 ^20 = 10 ^ 30.\\n uint64 gasPriceInUnit; // for evm, it is in wei, for aptos, it is in octas.\\n uint32 gasPerByte;\\n }\\n\\n struct UpdatePrice {\\n uint32 eid;\\n Price price;\\n }\\n\\n /**\\n * @dev\\n * ArbGasInfo.go:GetPricesInArbGas\\n *\\n */\\n struct ArbitrumPriceExt {\\n uint64 gasPerL2Tx; // L2 overhead\\n uint32 gasPerL1CallDataByte;\\n }\\n\\n struct UpdatePriceExt {\\n uint32 eid;\\n Price price;\\n ArbitrumPriceExt extend;\\n }\\n\\n function getPrice(uint32 _dstEid) external view returns (Price memory);\\n\\n function getPriceRatioDenominator() external view returns (uint128);\\n\\n function estimateFeeByEid(\\n uint32 _dstEid,\\n uint _callDataSize,\\n uint _gas\\n ) external view returns (uint fee, uint128 priceRatio, uint128 priceRatioDenominator, uint128 nativePriceUSD);\\n}\\n\",\"keccak256\":\"0xfbe8d15c8baebbdbfa172294bc402bc9955a765d545200e4179944b0bb02497f\",\"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/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/libs/RateLimiter.sol\":{\"content\":\"// SPDX-License-Identifier: BUSL-1.1\\n// Copyright 2023 LayerZero Labs Ltd.\\n// You may obtain a copy of the License at\\n// https://github.com/LayerZero-Labs/license/blob/main/LICENSE-LZBL-1.1\\n\\npragma solidity ^0.7.6;\\n\\nlibrary RateLimiter {\\n struct Info {\\n // capacity of the token bucket. This is the maximum number of tokens that the bucket can hold at any given time\\n uint64 capacity;\\n // current number of tokens in the bucket\\n uint64 tokens;\\n // number of tokens refilled per second\\n uint64 rate;\\n // timestamp of last refill\\n uint64 lastRefillTime;\\n }\\n\\n function setCapacity(Info storage _self, uint64 _capacity) internal {\\n _self.capacity = _capacity;\\n _self.tokens = _capacity;\\n _self.lastRefillTime = uint64(block.timestamp);\\n }\\n\\n function setRate(Info storage _self, uint64 _rate) internal {\\n refill(_self, 0);\\n _self.rate = _rate;\\n }\\n\\n function tryConsume(Info storage _self, uint64 _amount) internal returns (uint64) {\\n refill(_self, 0);\\n\\n uint64 tokens = _self.tokens;\\n require(tokens >= _amount, \\\"RelayerV2: out of counters - try again later!\\\");\\n\\n uint64 newTokens = tokens - _amount;\\n _self.tokens = newTokens;\\n return newTokens;\\n }\\n\\n function refill(Info storage _self, uint64 _extraTokens) internal {\\n uint newTokens = _extraTokens;\\n\\n uint64 currentTime = uint64(block.timestamp);\\n if (currentTime > _self.lastRefillTime) {\\n uint timeElapsedInSeconds = currentTime - _self.lastRefillTime;\\n newTokens += timeElapsedInSeconds * _self.rate;\\n }\\n\\n if (newTokens > 0) {\\n newTokens += _self.tokens;\\n _self.tokens = newTokens > _self.capacity ? _self.capacity : uint64(newTokens);\\n }\\n\\n _self.lastRefillTime = currentTime;\\n }\\n}\\n\",\"keccak256\":\"0x35e64a7fa5dac6a8fb79ce93ff15065a76eecb5ee03bfa69bc0311e817a9b3e4\",\"license\":\"BUSL-1.1\"},\"hardhat-deploy/solc_0.7/proxy/Proxied.sol\":{\"content\":\"// SPDX-License-Identifier: MIT\\npragma solidity ^0.7.0;\\n\\nabstract contract Proxied {\\n /// @notice to be used by initialisation / postUpgrade function so that only the proxy's admin can execute them\\n /// It also allows these functions to be called inside a contructor\\n /// even if the contract is meant to be used without proxy\\n modifier proxied() {\\n address proxyAdminAddress = _proxyAdmin();\\n // With hardhat-deploy proxies\\n // the proxyAdminAddress is zero only for the implementation contract\\n // if the implementation contract want to be used as a standalone/immutable contract\\n // it simply has to execute the `proxied` function\\n // This ensure the proxyAdminAddress is never zero post deployment\\n // And allow you to keep the same code for both proxied contract and immutable contract\\n if (proxyAdminAddress == address(0)) {\\n // ensure can not be called twice when used outside of proxy : no admin\\n // solhint-disable-next-line security/no-inline-assembly\\n assembly {\\n sstore(\\n 0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103,\\n 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF\\n )\\n }\\n } else {\\n require(msg.sender == proxyAdminAddress);\\n }\\n _;\\n }\\n\\n modifier onlyProxyAdmin() {\\n require(msg.sender == _proxyAdmin(), \\\"NOT_AUTHORIZED\\\");\\n _;\\n }\\n\\n function _proxyAdmin() internal view returns (address ownerAddress) {\\n // solhint-disable-next-line security/no-inline-assembly\\n assembly {\\n ownerAddress := sload(0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103)\\n }\\n }\\n}\\n\",\"keccak256\":\"0x760a00cd889372a2358732403723d8a13cb8b02bb82450a9bf5488177828aa79\",\"license\":\"MIT\"}},\"version\":1}",
1199
+ "bytecode": "0x608060405234801561001057600080fd5b506001600055614478806100256000396000f3fe6080604052600436106102fd5760003560e01c806374b87f671161018f578063ac353e04116100e1578063d5f8b0141161008a578063f2fde38b11610064578063f2fde38b14610836578063f7013ef614610856578063fd9be52214610876576102fd565b8063d5f8b014146107d6578063efbf196a146107f6578063f136a87414610816576102fd565b8063bf4dab51116100bb578063bf4dab5114610776578063c03f152914610796578063c3b04e7f146107b6576102fd565b8063ac353e0414610721578063b8f8bad414610736578063bedb86fb14610756576102fd565b80638644c57811610143578063993d5af61161011d578063993d5af6146106cc5780639e8c7178146106ec578063ac0bfd7314610701576102fd565b80638644c578146106745780638da5cb5b146106a257806398dabd50146106b7576102fd565b8063801db1fe11610174578063801db1fe1461061f57806381ba209a1461063f5780638576db6714610654576102fd565b806374b87f67146105dd578063765a8a54146105f2576102fd565b806355b352491161025357806369cf4e3a116101fc578063715018a6116101d6578063715018a614610593578063724e78da146105a8578063741bef1a146105c8576102fd565b806369cf4e3a1461052c5780636c473aff1461054e578063704ed15214610563576102fd565b80635c975abb1161022d5780635c975abb146104d55780636348d269146104f7578063673448dd1461050c576102fd565b806355b3524914610475578063575765e2146104955780635886ea65146104b5576102fd565b80633352b608116102b557806343b9a0c41161028f57806343b9a0c4146104065780634c0fc8d0146104285780634eeba25014610448576102fd565b80633352b608146103af5780633bfb4047146103d15780633f103487146103e6576102fd565b80630508941e116102e65780630508941e1461034457806323161ff814610357578063252f7b011461038f576102fd565b806301e336671461030257806303343f5414610324575b600080fd5b34801561030e57600080fd5b5061032261031d36600461381f565b610896565b005b34801561033057600080fd5b5061032261033f366004613775565b610aa3565b610322610352366004613a3a565b610b33565b34801561036357600080fd5b50610377610372366004613b17565b610d39565b6040516103869392919061415e565b60405180910390f35b34801561039b57600080fd5b506103226103aa3660046139b8565b610da7565b3480156103bb57600080fd5b506103c4610eef565b6040516103869190613ce0565b3480156103dd57600080fd5b506103c4610f0b565b3480156103f257600080fd5b50610322610401366004613bc8565b610f27565b34801561041257600080fd5b5061041b6110bf565b60405161038691906142b7565b34801561043457600080fd5b5061032261044336600461385f565b6110c5565b34801561045457600080fd5b5061046861046336600461399e565b611164565b604051610386919061411e565b34801561048157600080fd5b5061046861049036600461399e565b611188565b3480156104a157600080fd5b506103226104b036600461385f565b6111ac565b3480156104c157600080fd5b5061041b6104d0366004613b49565b6112c7565b3480156104e157600080fd5b506104ea61152e565b6040516103869190613d4f565b34801561050357600080fd5b506103c4611537565b34801561051857600080fd5b506104ea610527366004613775565b611553565b34801561053857600080fd5b50610541611582565b6040516103869190614192565b34801561055a57600080fd5b506103c46115a2565b34801561056f57600080fd5b5061058361057e36600461399e565b6115be565b60405161038694939291906142c0565b34801561059f57600080fd5b50610322611620565b3480156105b457600080fd5b506103226105c3366004613775565b61171d565b3480156105d457600080fd5b506103c46117b2565b3480156105e957600080fd5b506105836117d3565b3480156105fe57600080fd5b5061061261060d36600461399e565b611829565b60405161038691906140f2565b34801561062b57600080fd5b5061032261063a36600461385f565b61191b565b34801561064b57600080fd5b50610541611a2a565b34801561066057600080fd5b506104ea61066f366004613775565b611a4c565b34801561068057600080fd5b5061069461068f36600461399e565b611a61565b60405161038692919061413b565b3480156106ae57600080fd5b506103c4611a9d565b3480156106c357600080fd5b50610541611ab9565b3480156106d857600080fd5b506104ea6106e7366004613775565b611ad7565b3480156106f857600080fd5b5061041b611aec565b34801561070d57600080fd5b5061032261071c366004613c34565b611af2565b34801561072d57600080fd5b50610468611be8565b34801561074257600080fd5b50610322610751366004613acf565b611c00565b34801561076257600080fd5b506103226107713660046138d7565b611c49565b34801561078257600080fd5b50610322610791366004613897565b611d08565b3480156107a257600080fd5b5061041b6107b1366004613b49565b611e19565b3480156107c257600080fd5b506103226107d1366004613982565b611e8b565b3480156107e257600080fd5b506103226107f1366004613897565b611f17565b34801561080257600080fd5b5061032261081136600461381f565b612028565b34801561082257600080fd5b506104ea610831366004613775565b612108565b34801561084257600080fd5b50610322610851366004613775565b61211d565b34801561086257600080fd5b506103226108713660046137bc565b61228b565b34801561088257600080fd5b50610322610891366004613791565b6125ca565b3361089f611a9d565b73ffffffffffffffffffffffffffffffffffffffff16146108e8576108c333611553565b6108e85760405162461bcd60e51b81526004016108df90613d5a565b60405180910390fd5b73ffffffffffffffffffffffffffffffffffffffff83166109b45747808211156109245760405162461bcd60e51b81526004016108df90613e91565b60008373ffffffffffffffffffffffffffffffffffffffff168360405161094a90613cdd565b60006040518083038185875af1925050503d8060008114610987576040519150601f19603f3d011682016040523d82523d6000602084013e61098c565b606091505b50509050806109ad5760405162461bcd60e51b81526004016108df90613e23565b5050610a9e565b6040517f70a0823100000000000000000000000000000000000000000000000000000000815260009073ffffffffffffffffffffffffffffffffffffffff8516906370a0823190610a09903090600401613ce0565b60206040518083038186803b158015610a2157600080fd5b505afa158015610a35573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a599190613c71565b905080821115610a7b5760405162461bcd60e51b81526004016108df90613f25565b610a9c73ffffffffffffffffffffffffffffffffffffffff85168484612762565b505b505050565b33610aac611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614610aec57610ad033611553565b610aec5760405162461bcd60e51b81526004016108df90613d5a565b606780547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b33610b3c611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614610b7c57610b6033611553565b610b7c5760405162461bcd60e51b81526004016108df90613d5a565b60026000541415610bd4576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b600260008190555060008173ffffffffffffffffffffffffffffffffffffffff1661271034604051610c0590613cdd565b600060405180830381858888f193505050503d8060008114610c43576040519150601f19603f3d011682016040523d82523d6000602084013e610c48565b606091505b5050905080610c9557604051349073ffffffffffffffffffffffffffffffffffffffff8416907f2c7a964ca3de5ec1d42d9822f9bbd0eb142a59cc9f855e9d93813b773192c7a390600090a35b6066546040517f987fa2d500000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff9091169063987fa2d590610cf7908c908c908c908c908c908c908c906004016141a1565b600060405180830381600087803b158015610d1157600080fd5b505af1158015610d25573d6000803e3d6000fd5b505060016000555050505050505050505050565b60696020908152600092835260408084209091529082529020546fffffffffffffffffffffffffffffffff81169067ffffffffffffffff7001000000000000000000000000000000008204811691780100000000000000000000000000000000000000000000000090041683565b33610db0611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614610df057610dd433611553565b610df05760405162461bcd60e51b81526004016108df90613d5a565b60026000541415610e48576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b60026000556066546040517f987fa2d500000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff9091169063987fa2d590610eaf908a908a908a908a908a908a908a906004016141a1565b600060405180830381600087803b158015610ec957600080fd5b505af1158015610edd573d6000803e3d6000fd5b50506001600055505050505050505050565b60705473ffffffffffffffffffffffffffffffffffffffff1681565b60715473ffffffffffffffffffffffffffffffffffffffff1681565b33610f30611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614610f7057610f5433611553565b610f705760405162461bcd60e51b81526004016108df90613d5a565b604080516060810182526fffffffffffffffffffffffffffffffff858116825267ffffffffffffffff858116602080850191825286831685870190815261ffff8c8116600090815260698452888120918d16815292529086902094518554925191517fffffffffffffffffffffffffffffffff000000000000000000000000000000009093169416939093177fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff16700100000000000000000000000000000000938316939093029290921777ffffffffffffffffffffffffffffffffffffffffffffffff1678010000000000000000000000000000000000000000000000009290911691909102179055517fd053e021dda81c7c2794ff89e320caea5379962d49ed383a3bd0a54ffc4b932f906110b0908790879087908790879061422b565b60405180910390a15050505050565b61271081565b336110ce611a9d565b73ffffffffffffffffffffffffffffffffffffffff161461110e576110f233611553565b61110e5760405162461bcd60e51b81526004016108df90613d5a565b73ffffffffffffffffffffffffffffffffffffffff91909116600090815260746020526040902080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016911515919091179055565b606d602052600090815260409020546fffffffffffffffffffffffffffffffff1681565b606e602052600090815260409020546fffffffffffffffffffffffffffffffff1681565b6111b46127ef565b73ffffffffffffffffffffffffffffffffffffffff166111d2611a9d565b73ffffffffffffffffffffffffffffffffffffffff161461123a576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff82166000908152606a60205260409081902080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016831515179055517fb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023906112bb9084908490613d27565b60405180910390a15050565b60006127108761ffff161061133d5761ffff8716600090815260756020908152604080832073ffffffffffffffffffffffffffffffffffffffff8916845260749092529091205460ff161580156113285750805467ffffffffffffffff1615155b1561133b57611339816127106127f3565b505b505b60665473ffffffffffffffffffffffffffffffffffffffff1633146113745760405162461bcd60e51b81526004016108df90613f82565b6127108411156113965760405162461bcd60e51b81526004016108df9061404d565b60715473ffffffffffffffffffffffffffffffffffffffff868116911614156114a85760008461022014806113cc575084610140145b806113d8575084610120145b806113e357508460a0145b9050806114a657607060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16634b60b4256040518163ffffffff1660e01b815260040160206040518083038186803b15801561145257600080fd5b505afa158015611466573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061148a91906138f3565b6114a65760405162461bcd60e51b81526004016108df90613fb9565b505b6114eb8787878787878080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152506128a892505050565b90507fdf21c415b78ed2552cc9971249e32a053abce6087a0ae0fbf3f78db5174a34938160405161151c91906142b7565b60405180910390a19695505050505050565b606b5460ff1681565b60675473ffffffffffffffffffffffffffffffffffffffff1681565b73ffffffffffffffffffffffffffffffffffffffff81166000908152606a602052604090205460ff165b919050565b606c547201000000000000000000000000000000000000900461ffff1681565b60665473ffffffffffffffffffffffffffffffffffffffff1681565b60756020526000908152604090205467ffffffffffffffff808216916801000000000000000081048216917001000000000000000000000000000000008204811691780100000000000000000000000000000000000000000000000090041684565b6116286127ef565b73ffffffffffffffffffffffffffffffffffffffff16611646611a9d565b73ffffffffffffffffffffffffffffffffffffffff16146116ae576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b60345460405160009173ffffffffffffffffffffffffffffffffffffffff16907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908390a3603480547fffffffffffffffffffffffff0000000000000000000000000000000000000000169055565b33611726611a9d565b73ffffffffffffffffffffffffffffffffffffffff16146117665761174a33611553565b6117665760405162461bcd60e51b81526004016108df90613d5a565b606b805473ffffffffffffffffffffffffffffffffffffffff909216610100027fffffffffffffffffffffff0000000000000000000000000000000000000000ff909216919091179055565b606b54610100900473ffffffffffffffffffffffffffffffffffffffff1681565b60735467ffffffffffffffff808216916801000000000000000081048216917001000000000000000000000000000000008204811691780100000000000000000000000000000000000000000000000090041684565b6118316136c2565b606b546040517fda26663a000000000000000000000000000000000000000000000000000000008152600091610100900473ffffffffffffffffffffffffffffffffffffffff169063da26663a9061188d908690600401614192565b60606040518083038186803b1580156118a557600080fd5b505afa1580156118b9573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118dd919061390f565b6040805180820190915281516fffffffffffffffffffffffffffffffff16815260209182015167ffffffffffffffff16918101919091529392505050565b6119236127ef565b73ffffffffffffffffffffffffffffffffffffffff16611941611a9d565b73ffffffffffffffffffffffffffffffffffffffff16146119a9576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff82166000908152606f60205260409081902080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016831515179055517fde6b048d6c4e63d85fde37ccbe03f4380c6d12cb2a1e9ce9268bbf47a1ef6878906112bb9084908490613d27565b606c5474010000000000000000000000000000000000000000900461ffff1681565b606f6020526000908152604090205460ff1681565b6068602052600090815260409020546fffffffffffffffffffffffffffffffff8082169170010000000000000000000000000000000090041682565b60345473ffffffffffffffffffffffffffffffffffffffff1690565b606c54700100000000000000000000000000000000900461ffff1681565b60746020526000908152604090205460ff1681565b60725481565b611afa6127ef565b73ffffffffffffffffffffffffffffffffffffffff16611b18611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614611b80576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b61ffff83166000908152607560205260409020611b9d8184612bcb565b611ba78183612c71565b7fef8c12209e343995996ccec80a634ec26a6a9def842e54066ef89fef38528038848484604051611bda93929190614291565b60405180910390a150505050565b606c546fffffffffffffffffffffffffffffffff1681565b33611c09611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614610a9e57611c2d33611553565b610a9e5760405162461bcd60e51b81526004016108df90613d5a565b611c516127ef565b73ffffffffffffffffffffffffffffffffffffffff16611c6f611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614611cd7576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b606b80547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016911515919091179055565b33611d11611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614158015611d455750336000908152606a602052604090205460ff16155b15611d7957336000908152606f602052604090205460ff16611d795760405162461bcd60e51b81526004016108df90613eee565b60005b81811015610a9e5736838383818110611d9157fe5b9050604002019050806020016020810190611dac9190613982565b606d6000611dbd602085018561399e565b61ffff168152602081019190915260400160002080547fffffffffffffffffffffffffffffffff00000000000000000000000000000000166fffffffffffffffffffffffffffffffff9290921691909117905550600101611d7c565b6000612710841115611e3d5760405162461bcd60e51b81526004016108df90613d91565b611e808787878787878080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152506128a892505050565b979650505050505050565b33611e94611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614611ed457611eb833611553565b611ed45760405162461bcd60e51b81526004016108df90613d5a565b606c80547fffffffffffffffffffffffffffffffff00000000000000000000000000000000166fffffffffffffffffffffffffffffffff92909216919091179055565b33611f20611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614158015611f545750336000908152606a602052604090205460ff16155b15611f8857336000908152606f602052604090205460ff16611f885760405162461bcd60e51b81526004016108df90613eee565b60005b81811015610a9e5736838383818110611fa057fe5b9050604002019050806020016020810190611fbb9190613982565b606e6000611fcc602085018561399e565b61ffff168152602081019190915260400160002080547fffffffffffffffffffffffffffffffff00000000000000000000000000000000166fffffffffffffffffffffffffffffffff9290921691909117905550600101611f8b565b6000612032612cc6565b905073ffffffffffffffffffffffffffffffffffffffff811661208b5773ffffffffffffffffffffffffffffffffffffffff7fb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103556120ad565b3373ffffffffffffffffffffffffffffffffffffffff8216146120ad57600080fd5b506071805473ffffffffffffffffffffffffffffffffffffffff9485167fffffffffffffffffffffffff0000000000000000000000000000000000000000918216179091556070805493909416921691909117909155607255565b606a6020526000908152604090205460ff1681565b6121256127ef565b73ffffffffffffffffffffffffffffffffffffffff16612143611a9d565b73ffffffffffffffffffffffffffffffffffffffff16146121ab576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff81166121fd5760405162461bcd60e51b81526004018080602001828103825260268152602001806143516026913960400191505060405180910390fd5b60345460405173ffffffffffffffffffffffffffffffffffffffff8084169216907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a3603480547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b6000612295612cc6565b905073ffffffffffffffffffffffffffffffffffffffff81166122ee5773ffffffffffffffffffffffffffffffffffffffff7fb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d610355612310565b3373ffffffffffffffffffffffffffffffffffffffff82161461231057600080fd5b600154610100900460ff16806123295750612329612ceb565b80612337575060015460ff16155b6123725760405162461bcd60e51b815260040180806020018281038252602e81526020018061439d602e913960400191505060405180910390fd5b600154610100900460ff161580156123d757600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff9091166101001716811790555b6123df612cfc565b606680547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff891617905561242a3060016111ac565b606c8054606b80547fffffffffffffffffffffff0000000000000000000000000000000000000000ff1661010073ffffffffffffffffffffffffffffffffffffffff8b81169190910291909117909155612ee07fffffffffffffffffffffffffffffffff00000000000000000000000000000000909216919091177fffffffffffffffffffffffffffff0000ffffffffffffffffffffffffffffffff1670a400000000000000000000000000000000177fffffffffffffffffffffffff0000ffffffffffffffffffffffffffffffffffff1672a0000000000000000000000000000000000000177fffffffffffffffffffff0000ffffffffffffffffffffffffffffffffffffffff167501f4000000000000000000000000000000000000000017909155607180547fffffffffffffffffffffffff00000000000000000000000000000000000000009081168884161790915560708054909116918616919091179055607283905580156125c157600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff1690555b50505050505050565b336125d3611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614612613576125f733611553565b6126135760405162461bcd60e51b81526004016108df90613d5a565b6066546040517f69412bfa00000000000000000000000000000000000000000000000000000000815260009173ffffffffffffffffffffffffffffffffffffffff16906369412bfa9061266a903090600401613ce0565b60206040518083038186803b15801561268257600080fd5b505afa158015612696573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906126ba9190613c71565b9050808211156126dc5760405162461bcd60e51b81526004016108df90613f25565b6066546040517f07b18bde00000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff909116906307b18bde906127349086908690600401613d01565b600060405180830381600087803b15801561274e57600080fd5b505af11580156125c1573d6000803e3d6000fd5b6040805173ffffffffffffffffffffffffffffffffffffffff8416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fa9059cbb00000000000000000000000000000000000000000000000000000000179052610a9e908490612e05565b3390565b6000612800836000612ec3565b825467ffffffffffffffff68010000000000000000909104811690831681101561285b5760405162461bcd60e51b815260040180806020018281038252602d8152602001806143ec602d913960400191505060405180910390fd5b835467ffffffffffffffff9184900391821668010000000000000000027fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff90911617845590505b92915050565b606b5460009060ff16156128ce5760405162461bcd60e51b81526004016108df90614016565b8151602214806128df575060428251115b6128fb5760405162461bcd60e51b81526004016108df90613dc6565b60028201516022830151806129225760405162461bcd60e51b81526004016108df90614084565b8161ffff166001148061293957508161ffff166002145b6129555760405162461bcd60e51b81526004016108df90613e5a565b61ffff88811660009081526069602090815260408083208b8516845290915281209184166002146129a057606c54700100000000000000000000000000000000900461ffff166129c6565b606c546129c690700100000000000000000000000000000000900461ffff166020613014565b905060008961ffff16600214612a0557606c54612a0090899074010000000000000000000000000000000000000000900461ffff16613014565b612a2d565b606c54612a2d9089907201000000000000000000000000000000000000900461ffff16613014565b606b549091508b90600090819081908190610100900473ffffffffffffffffffffffffffffffffffffffff166388a4124c86612a698a8a613014565b8b54612a9390700100000000000000000000000000000000900467ffffffffffffffff168e613014565b6040518463ffffffff1660e01b8152600401612ab193929190614275565b60806040518083038186803b158015612ac957600080fd5b505afa158015612add573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612b019190613c89565b935093509350935060008a61ffff1660021415612b51575060428c015188546fffffffffffffffffffffffffffffffff16811115612b515760405162461bcd60e51b81526004016108df906140bb565b60008115612b9f57606c54612b9c9061271090612b90906fffffffffffffffffffffffffffffffff90811690612b969089811690849089908d16613075565b906130ce565b90613075565b90505b612bb481612bae898987613135565b90613014565b9c5050505050505050505050505095945050505050565b81547fffffffffffffffffffffffffffffffffffffffffffffffff00000000000000001667ffffffffffffffff9182169081177fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff1668010000000000000000919091021777ffffffffffffffffffffffffffffffffffffffffffffffff167801000000000000000000000000000000000000000000000000429290921691909102179055565b612c7c826000612ec3565b815467ffffffffffffffff909116700100000000000000000000000000000000027fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff909116179055565b7fb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d61035490565b6000612cf63061321f565b15905090565b600154610100900460ff1680612d155750612d15612ceb565b80612d23575060015460ff16155b612d5e5760405162461bcd60e51b815260040180806020018281038252602e81526020018061439d602e913960400191505060405180910390fd5b600154610100900460ff16158015612dc357600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff9091166101001716811790555b612dcb613225565b612dd361331c565b8015612e0257600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff1690555b50565b6000612e67826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65648152508573ffffffffffffffffffffffffffffffffffffffff166134919092919063ffffffff16565b805190915015610a9e57808060200190516020811015612e8657600080fd5b5051610a9e5760405162461bcd60e51b815260040180806020018281038252602a815260200180614419602a913960400191505060405180910390fd5b815467ffffffffffffffff808316914291780100000000000000000000000000000000000000000000000090910481169082161115612f47578354700100000000000000000000000000000000810467ffffffffffffffff908116780100000000000000000000000000000000000000000000000090920481168303160291909101905b8115612fc757835467ffffffffffffffff68010000000000000000820481169390930192168211612f785781612f85565b835467ffffffffffffffff165b845467ffffffffffffffff9190911668010000000000000000027fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff9091161784555b835467ffffffffffffffff90911678010000000000000000000000000000000000000000000000000277ffffffffffffffffffffffffffffffffffffffffffffffff909116179092555050565b60008282018381101561306e576040805162461bcd60e51b815260206004820152601b60248201527f536166654d6174683a206164646974696f6e206f766572666c6f770000000000604482015290519081900360640190fd5b9392505050565b600082613084575060006128a2565b8282028284828161309157fe5b041461306e5760405162461bcd60e51b81526004018080602001828103825260218152602001806143cb6021913960400191505060405180910390fd5b6000808211613124576040805162461bcd60e51b815260206004820152601a60248201527f536166654d6174683a206469766973696f6e206279207a65726f000000000000604482015290519081900360640190fd5b81838161312d57fe5b049392505050565b61ffff83166000908152606d60205260408120546fffffffffffffffffffffffffffffffff16806131775750606c546fffffffffffffffffffffffffffffffff165b600061319b612710612b90876fffffffffffffffffffffffffffffffff8616613075565b90506fffffffffffffffffffffffffffffffff84166131bd57915061306e9050565b60725461ffff87166000908152606e60205260408120549091613206916131ff916fffffffffffffffffffffffffffffffff808a1692612b9092911690613075565b8790613014565b90508181116132155781611e80565b9695505050505050565b3b151590565b600154610100900460ff168061323e575061323e612ceb565b8061324c575060015460ff16155b6132875760405162461bcd60e51b815260040180806020018281038252602e81526020018061439d602e913960400191505060405180910390fd5b600154610100900460ff16158015612dd357600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff9091166101001716811790558015612e0257600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff16905550565b600154610100900460ff16806133355750613335612ceb565b80613343575060015460ff16155b61337e5760405162461bcd60e51b815260040180806020018281038252602e81526020018061439d602e913960400191505060405180910390fd5b600154610100900460ff161580156133e357600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff9091166101001716811790555b60006133ed6127ef565b603480547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff8316908117909155604051919250906000907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908290a3508015612e0257600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff16905550565b60606134a084846000856134a8565b949350505050565b6060824710156134e95760405162461bcd60e51b81526004018080602001828103825260268152602001806143776026913960400191505060405180910390fd5b6134f28561321f565b613543576040805162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374000000604482015290519081900360640190fd5b6000808673ffffffffffffffffffffffffffffffffffffffff1685876040518082805190602001908083835b602083106135ac57805182527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0909201916020918201910161356f565b6001836020036101000a03801982511681845116808217855250505050505090500191505060006040518083038185875af1925050503d806000811461360e576040519150601f19603f3d011682016040523d82523d6000602084013e613613565b606091505b5091509150611e808282866060831561362d57508161306e565b82511561363d5782518084602001fd5b8160405162461bcd60e51b81526004018080602001828103825283818151815260200191508051906020019080838360005b8381101561368757818101518382015260200161366f565b50505050905090810190601f1680156136b45780820380516001836020036101000a031916815260200191505b509250505060405180910390fd5b604080518082019091526000808252602082015290565b60008083601f8401126136ea578182fd5b50813567ffffffffffffffff811115613701578182fd5b60208301915083602060408302850101111561371c57600080fd5b9250929050565b60008083601f840112613734578182fd5b50813567ffffffffffffffff81111561374b578182fd5b60208301915083602082850101111561371c57600080fd5b803561ffff8116811461157d57600080fd5b600060208284031215613786578081fd5b813561306e816142ec565b600080604083850312156137a3578081fd5b82356137ae816142ec565b946020939093013593505050565b600080600080600060a086880312156137d3578081fd5b85356137de816142ec565b945060208601356137ee816142ec565b935060408601356137fe816142ec565b9250606086013561380e816142ec565b949793965091946080013592915050565b600080600060608486031215613833578283fd5b833561383e816142ec565b9250602084013561384e816142ec565b929592945050506040919091013590565b60008060408385031215613871578182fd5b823561387c816142ec565b9150602083013561388c8161430e565b809150509250929050565b600080602083850312156138a9578182fd5b823567ffffffffffffffff8111156138bf578283fd5b6138cb858286016136d9565b90969095509350505050565b6000602082840312156138e8578081fd5b813561306e8161430e565b600060208284031215613904578081fd5b815161306e8161430e565b600060608284031215613920578081fd5b6040516060810181811067ffffffffffffffff8211171561393d57fe5b604052825161394b8161431c565b8152602083015161395b8161433a565b6020820152604083015163ffffffff81168114613976578283fd5b60408201529392505050565b600060208284031215613993578081fd5b813561306e8161431c565b6000602082840312156139af578081fd5b61306e82613763565b600080600080600080600060c0888a0312156139d2578485fd5b6139db88613763565b965060208801356139eb816142ec565b955060408801359450606088013593506080880135925060a088013567ffffffffffffffff811115613a1b578283fd5b613a278a828b01613723565b989b979a50959850939692959293505050565b60008060008060008060008060e0898b031215613a55578182fd5b613a5e89613763565b97506020890135613a6e816142ec565b965060408901359550606089013594506080890135935060a089013567ffffffffffffffff811115613a9e578283fd5b613aaa8b828c01613723565b90945092505060c0890135613abe816142ec565b809150509295985092959890939650565b600080600060608486031215613ae3578081fd5b613aec84613763565b92506020840135613afc8161431c565b91506040840135613b0c8161431c565b809150509250925092565b60008060408385031215613b29578182fd5b613b3283613763565b9150613b4060208401613763565b90509250929050565b60008060008060008060a08789031215613b61578384fd5b613b6a87613763565b9550613b7860208801613763565b94506040870135613b88816142ec565b935060608701359250608087013567ffffffffffffffff811115613baa578283fd5b613bb689828a01613723565b979a9699509497509295939492505050565b600080600080600060a08688031215613bdf578283fd5b613be886613763565b9450613bf660208701613763565b93506040860135613c068161431c565b92506060860135613c168161433a565b91506080860135613c268161433a565b809150509295509295909350565b600080600060608486031215613c48578081fd5b613c5184613763565b92506020840135613c618161433a565b91506040840135613b0c8161433a565b600060208284031215613c82578081fd5b5051919050565b60008060008060808587031215613c9e578182fd5b845193506020850151613cb08161431c565b6040860151909350613cc18161431c565b6060860151909250613cd28161431c565b939692955090935050565b90565b73ffffffffffffffffffffffffffffffffffffffff91909116815260200190565b73ffffffffffffffffffffffffffffffffffffffff929092168252602082015260400190565b73ffffffffffffffffffffffffffffffffffffffff9290921682521515602082015260400190565b901515815260200190565b60208082526015908201527f52656c617965723a206e6f7420617070726f7665640000000000000000000000604082015260600190565b6020808252818101527f52656c617965723a205f7061796c6f616453697a6520746f6f6f6f6f20626967604082015260600190565b60208082526026908201527f52656c617965723a2077726f6e67205f61646170746572506172616d6574657260408201527f732073697a650000000000000000000000000000000000000000000000000000606082015260800190565b6020808252601d908201527f52656c617965723a206661696c656420746f2073656e64206574686572000000604082015260600190565b6020808252601b908201527f52656c617965723a20756e737570706f72746564207478547970650000000000604082015260600190565b6020808252602d908201527f52656c617965723a206e6f7420656e6f756768206e617469766520666565206660408201527f6f72207769746864726177616c00000000000000000000000000000000000000606082015260800190565b60208082526014908201527f52656c617965723a206e6f742075706461746572000000000000000000000000604082015260600190565b60208082526026908201527f52656c617965723a206e6f7420656e6f7567682066656520666f72207769746860408201527f64726177616c0000000000000000000000000000000000000000000000000000606082015260800190565b60208082526014908201527f52656c617965723a20696e76616c696420756c6e000000000000000000000000604082015260600190565b60208082526029908201527f52656c617965723a20737461726761746520636f6d706f736572206973206e6f60408201527f742073656e64696e670000000000000000000000000000000000000000000000606082015260800190565b6020808252600d908201527f41646d696e3a2070617573656400000000000000000000000000000000000000604082015260600190565b6020808252601d908201527f52656c617965723a205f7061796c6f616453697a65203e203130303030000000604082015260600190565b60208082526014908201527f52656c617965723a2067617320746f6f206c6f77000000000000000000000000604082015260600190565b6020808252601f908201527f52656c617965723a206473744e6174697665416d7420746f6f206c6172676500604082015260600190565b81516fffffffffffffffffffffffffffffffff9081168252602092830151169181019190915260400190565b6fffffffffffffffffffffffffffffffff91909116815260200190565b6fffffffffffffffffffffffffffffffff92831681529116602082015260400190565b6fffffffffffffffffffffffffffffffff93909316835267ffffffffffffffff918216602084015216604082015260600190565b61ffff91909116815260200190565b600061ffff8916825273ffffffffffffffffffffffffffffffffffffffff8816602083015286604083015285606083015284608083015260c060a08301528260c0830152828460e084013781830160e090810191909152601f9092017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe01601019695505050505050565b61ffff95861681529390941660208401526fffffffffffffffffffffffffffffffff91909116604083015267ffffffffffffffff9081166060830152909116608082015260a00190565b61ffff9390931683526020830191909152604082015260600190565b61ffff93909316835267ffffffffffffffff918216602084015216604082015260600190565b90815260200190565b67ffffffffffffffff948516815292841660208401529083166040830152909116606082015260800190565b73ffffffffffffffffffffffffffffffffffffffff81168114612e0257600080fd5b8015158114612e0257600080fd5b6fffffffffffffffffffffffffffffffff81168114612e0257600080fd5b67ffffffffffffffff81168114612e0257600080fdfe4f776e61626c653a206e6577206f776e657220697320746865207a65726f2061646472657373416464726573733a20696e73756666696369656e742062616c616e636520666f722063616c6c496e697469616c697a61626c653a20636f6e747261637420697320616c726561647920696e697469616c697a6564536166654d6174683a206d756c7469706c69636174696f6e206f766572666c6f7752656c6179657256323a206f7574206f6620636f756e74657273202d2074727920616761696e206c61746572215361666545524332303a204552433230206f7065726174696f6e20646964206e6f742073756363656564a2646970667358221220723380582a432b978c3fd201eaea70642ea6b98f615ab060b1411e2aa9fdc68564736f6c63430007060033",
1200
+ "deployedBytecode": "0x6080604052600436106102fd5760003560e01c806374b87f671161018f578063ac353e04116100e1578063d5f8b0141161008a578063f2fde38b11610064578063f2fde38b14610836578063f7013ef614610856578063fd9be52214610876576102fd565b8063d5f8b014146107d6578063efbf196a146107f6578063f136a87414610816576102fd565b8063bf4dab51116100bb578063bf4dab5114610776578063c03f152914610796578063c3b04e7f146107b6576102fd565b8063ac353e0414610721578063b8f8bad414610736578063bedb86fb14610756576102fd565b80638644c57811610143578063993d5af61161011d578063993d5af6146106cc5780639e8c7178146106ec578063ac0bfd7314610701576102fd565b80638644c578146106745780638da5cb5b146106a257806398dabd50146106b7576102fd565b8063801db1fe11610174578063801db1fe1461061f57806381ba209a1461063f5780638576db6714610654576102fd565b806374b87f67146105dd578063765a8a54146105f2576102fd565b806355b352491161025357806369cf4e3a116101fc578063715018a6116101d6578063715018a614610593578063724e78da146105a8578063741bef1a146105c8576102fd565b806369cf4e3a1461052c5780636c473aff1461054e578063704ed15214610563576102fd565b80635c975abb1161022d5780635c975abb146104d55780636348d269146104f7578063673448dd1461050c576102fd565b806355b3524914610475578063575765e2146104955780635886ea65146104b5576102fd565b80633352b608116102b557806343b9a0c41161028f57806343b9a0c4146104065780634c0fc8d0146104285780634eeba25014610448576102fd565b80633352b608146103af5780633bfb4047146103d15780633f103487146103e6576102fd565b80630508941e116102e65780630508941e1461034457806323161ff814610357578063252f7b011461038f576102fd565b806301e336671461030257806303343f5414610324575b600080fd5b34801561030e57600080fd5b5061032261031d36600461381f565b610896565b005b34801561033057600080fd5b5061032261033f366004613775565b610aa3565b610322610352366004613a3a565b610b33565b34801561036357600080fd5b50610377610372366004613b17565b610d39565b6040516103869392919061415e565b60405180910390f35b34801561039b57600080fd5b506103226103aa3660046139b8565b610da7565b3480156103bb57600080fd5b506103c4610eef565b6040516103869190613ce0565b3480156103dd57600080fd5b506103c4610f0b565b3480156103f257600080fd5b50610322610401366004613bc8565b610f27565b34801561041257600080fd5b5061041b6110bf565b60405161038691906142b7565b34801561043457600080fd5b5061032261044336600461385f565b6110c5565b34801561045457600080fd5b5061046861046336600461399e565b611164565b604051610386919061411e565b34801561048157600080fd5b5061046861049036600461399e565b611188565b3480156104a157600080fd5b506103226104b036600461385f565b6111ac565b3480156104c157600080fd5b5061041b6104d0366004613b49565b6112c7565b3480156104e157600080fd5b506104ea61152e565b6040516103869190613d4f565b34801561050357600080fd5b506103c4611537565b34801561051857600080fd5b506104ea610527366004613775565b611553565b34801561053857600080fd5b50610541611582565b6040516103869190614192565b34801561055a57600080fd5b506103c46115a2565b34801561056f57600080fd5b5061058361057e36600461399e565b6115be565b60405161038694939291906142c0565b34801561059f57600080fd5b50610322611620565b3480156105b457600080fd5b506103226105c3366004613775565b61171d565b3480156105d457600080fd5b506103c46117b2565b3480156105e957600080fd5b506105836117d3565b3480156105fe57600080fd5b5061061261060d36600461399e565b611829565b60405161038691906140f2565b34801561062b57600080fd5b5061032261063a36600461385f565b61191b565b34801561064b57600080fd5b50610541611a2a565b34801561066057600080fd5b506104ea61066f366004613775565b611a4c565b34801561068057600080fd5b5061069461068f36600461399e565b611a61565b60405161038692919061413b565b3480156106ae57600080fd5b506103c4611a9d565b3480156106c357600080fd5b50610541611ab9565b3480156106d857600080fd5b506104ea6106e7366004613775565b611ad7565b3480156106f857600080fd5b5061041b611aec565b34801561070d57600080fd5b5061032261071c366004613c34565b611af2565b34801561072d57600080fd5b50610468611be8565b34801561074257600080fd5b50610322610751366004613acf565b611c00565b34801561076257600080fd5b506103226107713660046138d7565b611c49565b34801561078257600080fd5b50610322610791366004613897565b611d08565b3480156107a257600080fd5b5061041b6107b1366004613b49565b611e19565b3480156107c257600080fd5b506103226107d1366004613982565b611e8b565b3480156107e257600080fd5b506103226107f1366004613897565b611f17565b34801561080257600080fd5b5061032261081136600461381f565b612028565b34801561082257600080fd5b506104ea610831366004613775565b612108565b34801561084257600080fd5b50610322610851366004613775565b61211d565b34801561086257600080fd5b506103226108713660046137bc565b61228b565b34801561088257600080fd5b50610322610891366004613791565b6125ca565b3361089f611a9d565b73ffffffffffffffffffffffffffffffffffffffff16146108e8576108c333611553565b6108e85760405162461bcd60e51b81526004016108df90613d5a565b60405180910390fd5b73ffffffffffffffffffffffffffffffffffffffff83166109b45747808211156109245760405162461bcd60e51b81526004016108df90613e91565b60008373ffffffffffffffffffffffffffffffffffffffff168360405161094a90613cdd565b60006040518083038185875af1925050503d8060008114610987576040519150601f19603f3d011682016040523d82523d6000602084013e61098c565b606091505b50509050806109ad5760405162461bcd60e51b81526004016108df90613e23565b5050610a9e565b6040517f70a0823100000000000000000000000000000000000000000000000000000000815260009073ffffffffffffffffffffffffffffffffffffffff8516906370a0823190610a09903090600401613ce0565b60206040518083038186803b158015610a2157600080fd5b505afa158015610a35573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a599190613c71565b905080821115610a7b5760405162461bcd60e51b81526004016108df90613f25565b610a9c73ffffffffffffffffffffffffffffffffffffffff85168484612762565b505b505050565b33610aac611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614610aec57610ad033611553565b610aec5760405162461bcd60e51b81526004016108df90613d5a565b606780547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b33610b3c611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614610b7c57610b6033611553565b610b7c5760405162461bcd60e51b81526004016108df90613d5a565b60026000541415610bd4576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b600260008190555060008173ffffffffffffffffffffffffffffffffffffffff1661271034604051610c0590613cdd565b600060405180830381858888f193505050503d8060008114610c43576040519150601f19603f3d011682016040523d82523d6000602084013e610c48565b606091505b5050905080610c9557604051349073ffffffffffffffffffffffffffffffffffffffff8416907f2c7a964ca3de5ec1d42d9822f9bbd0eb142a59cc9f855e9d93813b773192c7a390600090a35b6066546040517f987fa2d500000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff9091169063987fa2d590610cf7908c908c908c908c908c908c908c906004016141a1565b600060405180830381600087803b158015610d1157600080fd5b505af1158015610d25573d6000803e3d6000fd5b505060016000555050505050505050505050565b60696020908152600092835260408084209091529082529020546fffffffffffffffffffffffffffffffff81169067ffffffffffffffff7001000000000000000000000000000000008204811691780100000000000000000000000000000000000000000000000090041683565b33610db0611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614610df057610dd433611553565b610df05760405162461bcd60e51b81526004016108df90613d5a565b60026000541415610e48576040805162461bcd60e51b815260206004820152601f60248201527f5265656e7472616e637947756172643a207265656e7472616e742063616c6c00604482015290519081900360640190fd5b60026000556066546040517f987fa2d500000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff9091169063987fa2d590610eaf908a908a908a908a908a908a908a906004016141a1565b600060405180830381600087803b158015610ec957600080fd5b505af1158015610edd573d6000803e3d6000fd5b50506001600055505050505050505050565b60705473ffffffffffffffffffffffffffffffffffffffff1681565b60715473ffffffffffffffffffffffffffffffffffffffff1681565b33610f30611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614610f7057610f5433611553565b610f705760405162461bcd60e51b81526004016108df90613d5a565b604080516060810182526fffffffffffffffffffffffffffffffff858116825267ffffffffffffffff858116602080850191825286831685870190815261ffff8c8116600090815260698452888120918d16815292529086902094518554925191517fffffffffffffffffffffffffffffffff000000000000000000000000000000009093169416939093177fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff16700100000000000000000000000000000000938316939093029290921777ffffffffffffffffffffffffffffffffffffffffffffffff1678010000000000000000000000000000000000000000000000009290911691909102179055517fd053e021dda81c7c2794ff89e320caea5379962d49ed383a3bd0a54ffc4b932f906110b0908790879087908790879061422b565b60405180910390a15050505050565b61271081565b336110ce611a9d565b73ffffffffffffffffffffffffffffffffffffffff161461110e576110f233611553565b61110e5760405162461bcd60e51b81526004016108df90613d5a565b73ffffffffffffffffffffffffffffffffffffffff91909116600090815260746020526040902080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016911515919091179055565b606d602052600090815260409020546fffffffffffffffffffffffffffffffff1681565b606e602052600090815260409020546fffffffffffffffffffffffffffffffff1681565b6111b46127ef565b73ffffffffffffffffffffffffffffffffffffffff166111d2611a9d565b73ffffffffffffffffffffffffffffffffffffffff161461123a576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff82166000908152606a60205260409081902080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016831515179055517fb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023906112bb9084908490613d27565b60405180910390a15050565b60006127108761ffff161061133d5761ffff8716600090815260756020908152604080832073ffffffffffffffffffffffffffffffffffffffff8916845260749092529091205460ff161580156113285750805467ffffffffffffffff1615155b1561133b57611339816127106127f3565b505b505b60665473ffffffffffffffffffffffffffffffffffffffff1633146113745760405162461bcd60e51b81526004016108df90613f82565b6127108411156113965760405162461bcd60e51b81526004016108df9061404d565b60715473ffffffffffffffffffffffffffffffffffffffff868116911614156114a85760008461022014806113cc575084610140145b806113d8575084610120145b806113e357508460a0145b9050806114a657607060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16634b60b4256040518163ffffffff1660e01b815260040160206040518083038186803b15801561145257600080fd5b505afa158015611466573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061148a91906138f3565b6114a65760405162461bcd60e51b81526004016108df90613fb9565b505b6114eb8787878787878080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152506128a892505050565b90507fdf21c415b78ed2552cc9971249e32a053abce6087a0ae0fbf3f78db5174a34938160405161151c91906142b7565b60405180910390a19695505050505050565b606b5460ff1681565b60675473ffffffffffffffffffffffffffffffffffffffff1681565b73ffffffffffffffffffffffffffffffffffffffff81166000908152606a602052604090205460ff165b919050565b606c547201000000000000000000000000000000000000900461ffff1681565b60665473ffffffffffffffffffffffffffffffffffffffff1681565b60756020526000908152604090205467ffffffffffffffff808216916801000000000000000081048216917001000000000000000000000000000000008204811691780100000000000000000000000000000000000000000000000090041684565b6116286127ef565b73ffffffffffffffffffffffffffffffffffffffff16611646611a9d565b73ffffffffffffffffffffffffffffffffffffffff16146116ae576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b60345460405160009173ffffffffffffffffffffffffffffffffffffffff16907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908390a3603480547fffffffffffffffffffffffff0000000000000000000000000000000000000000169055565b33611726611a9d565b73ffffffffffffffffffffffffffffffffffffffff16146117665761174a33611553565b6117665760405162461bcd60e51b81526004016108df90613d5a565b606b805473ffffffffffffffffffffffffffffffffffffffff909216610100027fffffffffffffffffffffff0000000000000000000000000000000000000000ff909216919091179055565b606b54610100900473ffffffffffffffffffffffffffffffffffffffff1681565b60735467ffffffffffffffff808216916801000000000000000081048216917001000000000000000000000000000000008204811691780100000000000000000000000000000000000000000000000090041684565b6118316136c2565b606b546040517fda26663a000000000000000000000000000000000000000000000000000000008152600091610100900473ffffffffffffffffffffffffffffffffffffffff169063da26663a9061188d908690600401614192565b60606040518083038186803b1580156118a557600080fd5b505afa1580156118b9573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118dd919061390f565b6040805180820190915281516fffffffffffffffffffffffffffffffff16815260209182015167ffffffffffffffff16918101919091529392505050565b6119236127ef565b73ffffffffffffffffffffffffffffffffffffffff16611941611a9d565b73ffffffffffffffffffffffffffffffffffffffff16146119a9576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff82166000908152606f60205260409081902080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016831515179055517fde6b048d6c4e63d85fde37ccbe03f4380c6d12cb2a1e9ce9268bbf47a1ef6878906112bb9084908490613d27565b606c5474010000000000000000000000000000000000000000900461ffff1681565b606f6020526000908152604090205460ff1681565b6068602052600090815260409020546fffffffffffffffffffffffffffffffff8082169170010000000000000000000000000000000090041682565b60345473ffffffffffffffffffffffffffffffffffffffff1690565b606c54700100000000000000000000000000000000900461ffff1681565b60746020526000908152604090205460ff1681565b60725481565b611afa6127ef565b73ffffffffffffffffffffffffffffffffffffffff16611b18611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614611b80576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b61ffff83166000908152607560205260409020611b9d8184612bcb565b611ba78183612c71565b7fef8c12209e343995996ccec80a634ec26a6a9def842e54066ef89fef38528038848484604051611bda93929190614291565b60405180910390a150505050565b606c546fffffffffffffffffffffffffffffffff1681565b33611c09611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614610a9e57611c2d33611553565b610a9e5760405162461bcd60e51b81526004016108df90613d5a565b611c516127ef565b73ffffffffffffffffffffffffffffffffffffffff16611c6f611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614611cd7576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b606b80547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016911515919091179055565b33611d11611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614158015611d455750336000908152606a602052604090205460ff16155b15611d7957336000908152606f602052604090205460ff16611d795760405162461bcd60e51b81526004016108df90613eee565b60005b81811015610a9e5736838383818110611d9157fe5b9050604002019050806020016020810190611dac9190613982565b606d6000611dbd602085018561399e565b61ffff168152602081019190915260400160002080547fffffffffffffffffffffffffffffffff00000000000000000000000000000000166fffffffffffffffffffffffffffffffff9290921691909117905550600101611d7c565b6000612710841115611e3d5760405162461bcd60e51b81526004016108df90613d91565b611e808787878787878080601f0160208091040260200160405190810160405280939291908181526020018383808284376000920191909152506128a892505050565b979650505050505050565b33611e94611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614611ed457611eb833611553565b611ed45760405162461bcd60e51b81526004016108df90613d5a565b606c80547fffffffffffffffffffffffffffffffff00000000000000000000000000000000166fffffffffffffffffffffffffffffffff92909216919091179055565b33611f20611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614158015611f545750336000908152606a602052604090205460ff16155b15611f8857336000908152606f602052604090205460ff16611f885760405162461bcd60e51b81526004016108df90613eee565b60005b81811015610a9e5736838383818110611fa057fe5b9050604002019050806020016020810190611fbb9190613982565b606e6000611fcc602085018561399e565b61ffff168152602081019190915260400160002080547fffffffffffffffffffffffffffffffff00000000000000000000000000000000166fffffffffffffffffffffffffffffffff9290921691909117905550600101611f8b565b6000612032612cc6565b905073ffffffffffffffffffffffffffffffffffffffff811661208b5773ffffffffffffffffffffffffffffffffffffffff7fb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103556120ad565b3373ffffffffffffffffffffffffffffffffffffffff8216146120ad57600080fd5b506071805473ffffffffffffffffffffffffffffffffffffffff9485167fffffffffffffffffffffffff0000000000000000000000000000000000000000918216179091556070805493909416921691909117909155607255565b606a6020526000908152604090205460ff1681565b6121256127ef565b73ffffffffffffffffffffffffffffffffffffffff16612143611a9d565b73ffffffffffffffffffffffffffffffffffffffff16146121ab576040805162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015290519081900360640190fd5b73ffffffffffffffffffffffffffffffffffffffff81166121fd5760405162461bcd60e51b81526004018080602001828103825260268152602001806143516026913960400191505060405180910390fd5b60345460405173ffffffffffffffffffffffffffffffffffffffff8084169216907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a3603480547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b6000612295612cc6565b905073ffffffffffffffffffffffffffffffffffffffff81166122ee5773ffffffffffffffffffffffffffffffffffffffff7fb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d610355612310565b3373ffffffffffffffffffffffffffffffffffffffff82161461231057600080fd5b600154610100900460ff16806123295750612329612ceb565b80612337575060015460ff16155b6123725760405162461bcd60e51b815260040180806020018281038252602e81526020018061439d602e913960400191505060405180910390fd5b600154610100900460ff161580156123d757600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff9091166101001716811790555b6123df612cfc565b606680547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff891617905561242a3060016111ac565b606c8054606b80547fffffffffffffffffffffff0000000000000000000000000000000000000000ff1661010073ffffffffffffffffffffffffffffffffffffffff8b81169190910291909117909155612ee07fffffffffffffffffffffffffffffffff00000000000000000000000000000000909216919091177fffffffffffffffffffffffffffff0000ffffffffffffffffffffffffffffffff1670a400000000000000000000000000000000177fffffffffffffffffffffffff0000ffffffffffffffffffffffffffffffffffff1672a0000000000000000000000000000000000000177fffffffffffffffffffff0000ffffffffffffffffffffffffffffffffffffffff167501f4000000000000000000000000000000000000000017909155607180547fffffffffffffffffffffffff00000000000000000000000000000000000000009081168884161790915560708054909116918616919091179055607283905580156125c157600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff1690555b50505050505050565b336125d3611a9d565b73ffffffffffffffffffffffffffffffffffffffff1614612613576125f733611553565b6126135760405162461bcd60e51b81526004016108df90613d5a565b6066546040517f69412bfa00000000000000000000000000000000000000000000000000000000815260009173ffffffffffffffffffffffffffffffffffffffff16906369412bfa9061266a903090600401613ce0565b60206040518083038186803b15801561268257600080fd5b505afa158015612696573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906126ba9190613c71565b9050808211156126dc5760405162461bcd60e51b81526004016108df90613f25565b6066546040517f07b18bde00000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff909116906307b18bde906127349086908690600401613d01565b600060405180830381600087803b15801561274e57600080fd5b505af11580156125c1573d6000803e3d6000fd5b6040805173ffffffffffffffffffffffffffffffffffffffff8416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fa9059cbb00000000000000000000000000000000000000000000000000000000179052610a9e908490612e05565b3390565b6000612800836000612ec3565b825467ffffffffffffffff68010000000000000000909104811690831681101561285b5760405162461bcd60e51b815260040180806020018281038252602d8152602001806143ec602d913960400191505060405180910390fd5b835467ffffffffffffffff9184900391821668010000000000000000027fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff90911617845590505b92915050565b606b5460009060ff16156128ce5760405162461bcd60e51b81526004016108df90614016565b8151602214806128df575060428251115b6128fb5760405162461bcd60e51b81526004016108df90613dc6565b60028201516022830151806129225760405162461bcd60e51b81526004016108df90614084565b8161ffff166001148061293957508161ffff166002145b6129555760405162461bcd60e51b81526004016108df90613e5a565b61ffff88811660009081526069602090815260408083208b8516845290915281209184166002146129a057606c54700100000000000000000000000000000000900461ffff166129c6565b606c546129c690700100000000000000000000000000000000900461ffff166020613014565b905060008961ffff16600214612a0557606c54612a0090899074010000000000000000000000000000000000000000900461ffff16613014565b612a2d565b606c54612a2d9089907201000000000000000000000000000000000000900461ffff16613014565b606b549091508b90600090819081908190610100900473ffffffffffffffffffffffffffffffffffffffff166388a4124c86612a698a8a613014565b8b54612a9390700100000000000000000000000000000000900467ffffffffffffffff168e613014565b6040518463ffffffff1660e01b8152600401612ab193929190614275565b60806040518083038186803b158015612ac957600080fd5b505afa158015612add573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190612b019190613c89565b935093509350935060008a61ffff1660021415612b51575060428c015188546fffffffffffffffffffffffffffffffff16811115612b515760405162461bcd60e51b81526004016108df906140bb565b60008115612b9f57606c54612b9c9061271090612b90906fffffffffffffffffffffffffffffffff90811690612b969089811690849089908d16613075565b906130ce565b90613075565b90505b612bb481612bae898987613135565b90613014565b9c5050505050505050505050505095945050505050565b81547fffffffffffffffffffffffffffffffffffffffffffffffff00000000000000001667ffffffffffffffff9182169081177fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff1668010000000000000000919091021777ffffffffffffffffffffffffffffffffffffffffffffffff167801000000000000000000000000000000000000000000000000429290921691909102179055565b612c7c826000612ec3565b815467ffffffffffffffff909116700100000000000000000000000000000000027fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff909116179055565b7fb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d61035490565b6000612cf63061321f565b15905090565b600154610100900460ff1680612d155750612d15612ceb565b80612d23575060015460ff16155b612d5e5760405162461bcd60e51b815260040180806020018281038252602e81526020018061439d602e913960400191505060405180910390fd5b600154610100900460ff16158015612dc357600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff9091166101001716811790555b612dcb613225565b612dd361331c565b8015612e0257600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff1690555b50565b6000612e67826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65648152508573ffffffffffffffffffffffffffffffffffffffff166134919092919063ffffffff16565b805190915015610a9e57808060200190516020811015612e8657600080fd5b5051610a9e5760405162461bcd60e51b815260040180806020018281038252602a815260200180614419602a913960400191505060405180910390fd5b815467ffffffffffffffff808316914291780100000000000000000000000000000000000000000000000090910481169082161115612f47578354700100000000000000000000000000000000810467ffffffffffffffff908116780100000000000000000000000000000000000000000000000090920481168303160291909101905b8115612fc757835467ffffffffffffffff68010000000000000000820481169390930192168211612f785781612f85565b835467ffffffffffffffff165b845467ffffffffffffffff9190911668010000000000000000027fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff9091161784555b835467ffffffffffffffff90911678010000000000000000000000000000000000000000000000000277ffffffffffffffffffffffffffffffffffffffffffffffff909116179092555050565b60008282018381101561306e576040805162461bcd60e51b815260206004820152601b60248201527f536166654d6174683a206164646974696f6e206f766572666c6f770000000000604482015290519081900360640190fd5b9392505050565b600082613084575060006128a2565b8282028284828161309157fe5b041461306e5760405162461bcd60e51b81526004018080602001828103825260218152602001806143cb6021913960400191505060405180910390fd5b6000808211613124576040805162461bcd60e51b815260206004820152601a60248201527f536166654d6174683a206469766973696f6e206279207a65726f000000000000604482015290519081900360640190fd5b81838161312d57fe5b049392505050565b61ffff83166000908152606d60205260408120546fffffffffffffffffffffffffffffffff16806131775750606c546fffffffffffffffffffffffffffffffff165b600061319b612710612b90876fffffffffffffffffffffffffffffffff8616613075565b90506fffffffffffffffffffffffffffffffff84166131bd57915061306e9050565b60725461ffff87166000908152606e60205260408120549091613206916131ff916fffffffffffffffffffffffffffffffff808a1692612b9092911690613075565b8790613014565b90508181116132155781611e80565b9695505050505050565b3b151590565b600154610100900460ff168061323e575061323e612ceb565b8061324c575060015460ff16155b6132875760405162461bcd60e51b815260040180806020018281038252602e81526020018061439d602e913960400191505060405180910390fd5b600154610100900460ff16158015612dd357600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff9091166101001716811790558015612e0257600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff16905550565b600154610100900460ff16806133355750613335612ceb565b80613343575060015460ff16155b61337e5760405162461bcd60e51b815260040180806020018281038252602e81526020018061439d602e913960400191505060405180910390fd5b600154610100900460ff161580156133e357600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff9091166101001716811790555b60006133ed6127ef565b603480547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff8316908117909155604051919250906000907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0908290a3508015612e0257600180547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff16905550565b60606134a084846000856134a8565b949350505050565b6060824710156134e95760405162461bcd60e51b81526004018080602001828103825260268152602001806143776026913960400191505060405180910390fd5b6134f28561321f565b613543576040805162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e7472616374000000604482015290519081900360640190fd5b6000808673ffffffffffffffffffffffffffffffffffffffff1685876040518082805190602001908083835b602083106135ac57805182527fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0909201916020918201910161356f565b6001836020036101000a03801982511681845116808217855250505050505090500191505060006040518083038185875af1925050503d806000811461360e576040519150601f19603f3d011682016040523d82523d6000602084013e613613565b606091505b5091509150611e808282866060831561362d57508161306e565b82511561363d5782518084602001fd5b8160405162461bcd60e51b81526004018080602001828103825283818151815260200191508051906020019080838360005b8381101561368757818101518382015260200161366f565b50505050905090810190601f1680156136b45780820380516001836020036101000a031916815260200191505b509250505060405180910390fd5b604080518082019091526000808252602082015290565b60008083601f8401126136ea578182fd5b50813567ffffffffffffffff811115613701578182fd5b60208301915083602060408302850101111561371c57600080fd5b9250929050565b60008083601f840112613734578182fd5b50813567ffffffffffffffff81111561374b578182fd5b60208301915083602082850101111561371c57600080fd5b803561ffff8116811461157d57600080fd5b600060208284031215613786578081fd5b813561306e816142ec565b600080604083850312156137a3578081fd5b82356137ae816142ec565b946020939093013593505050565b600080600080600060a086880312156137d3578081fd5b85356137de816142ec565b945060208601356137ee816142ec565b935060408601356137fe816142ec565b9250606086013561380e816142ec565b949793965091946080013592915050565b600080600060608486031215613833578283fd5b833561383e816142ec565b9250602084013561384e816142ec565b929592945050506040919091013590565b60008060408385031215613871578182fd5b823561387c816142ec565b9150602083013561388c8161430e565b809150509250929050565b600080602083850312156138a9578182fd5b823567ffffffffffffffff8111156138bf578283fd5b6138cb858286016136d9565b90969095509350505050565b6000602082840312156138e8578081fd5b813561306e8161430e565b600060208284031215613904578081fd5b815161306e8161430e565b600060608284031215613920578081fd5b6040516060810181811067ffffffffffffffff8211171561393d57fe5b604052825161394b8161431c565b8152602083015161395b8161433a565b6020820152604083015163ffffffff81168114613976578283fd5b60408201529392505050565b600060208284031215613993578081fd5b813561306e8161431c565b6000602082840312156139af578081fd5b61306e82613763565b600080600080600080600060c0888a0312156139d2578485fd5b6139db88613763565b965060208801356139eb816142ec565b955060408801359450606088013593506080880135925060a088013567ffffffffffffffff811115613a1b578283fd5b613a278a828b01613723565b989b979a50959850939692959293505050565b60008060008060008060008060e0898b031215613a55578182fd5b613a5e89613763565b97506020890135613a6e816142ec565b965060408901359550606089013594506080890135935060a089013567ffffffffffffffff811115613a9e578283fd5b613aaa8b828c01613723565b90945092505060c0890135613abe816142ec565b809150509295985092959890939650565b600080600060608486031215613ae3578081fd5b613aec84613763565b92506020840135613afc8161431c565b91506040840135613b0c8161431c565b809150509250925092565b60008060408385031215613b29578182fd5b613b3283613763565b9150613b4060208401613763565b90509250929050565b60008060008060008060a08789031215613b61578384fd5b613b6a87613763565b9550613b7860208801613763565b94506040870135613b88816142ec565b935060608701359250608087013567ffffffffffffffff811115613baa578283fd5b613bb689828a01613723565b979a9699509497509295939492505050565b600080600080600060a08688031215613bdf578283fd5b613be886613763565b9450613bf660208701613763565b93506040860135613c068161431c565b92506060860135613c168161433a565b91506080860135613c268161433a565b809150509295509295909350565b600080600060608486031215613c48578081fd5b613c5184613763565b92506020840135613c618161433a565b91506040840135613b0c8161433a565b600060208284031215613c82578081fd5b5051919050565b60008060008060808587031215613c9e578182fd5b845193506020850151613cb08161431c565b6040860151909350613cc18161431c565b6060860151909250613cd28161431c565b939692955090935050565b90565b73ffffffffffffffffffffffffffffffffffffffff91909116815260200190565b73ffffffffffffffffffffffffffffffffffffffff929092168252602082015260400190565b73ffffffffffffffffffffffffffffffffffffffff9290921682521515602082015260400190565b901515815260200190565b60208082526015908201527f52656c617965723a206e6f7420617070726f7665640000000000000000000000604082015260600190565b6020808252818101527f52656c617965723a205f7061796c6f616453697a6520746f6f6f6f6f20626967604082015260600190565b60208082526026908201527f52656c617965723a2077726f6e67205f61646170746572506172616d6574657260408201527f732073697a650000000000000000000000000000000000000000000000000000606082015260800190565b6020808252601d908201527f52656c617965723a206661696c656420746f2073656e64206574686572000000604082015260600190565b6020808252601b908201527f52656c617965723a20756e737570706f72746564207478547970650000000000604082015260600190565b6020808252602d908201527f52656c617965723a206e6f7420656e6f756768206e617469766520666565206660408201527f6f72207769746864726177616c00000000000000000000000000000000000000606082015260800190565b60208082526014908201527f52656c617965723a206e6f742075706461746572000000000000000000000000604082015260600190565b60208082526026908201527f52656c617965723a206e6f7420656e6f7567682066656520666f72207769746860408201527f64726177616c0000000000000000000000000000000000000000000000000000606082015260800190565b60208082526014908201527f52656c617965723a20696e76616c696420756c6e000000000000000000000000604082015260600190565b60208082526029908201527f52656c617965723a20737461726761746520636f6d706f736572206973206e6f60408201527f742073656e64696e670000000000000000000000000000000000000000000000606082015260800190565b6020808252600d908201527f41646d696e3a2070617573656400000000000000000000000000000000000000604082015260600190565b6020808252601d908201527f52656c617965723a205f7061796c6f616453697a65203e203130303030000000604082015260600190565b60208082526014908201527f52656c617965723a2067617320746f6f206c6f77000000000000000000000000604082015260600190565b6020808252601f908201527f52656c617965723a206473744e6174697665416d7420746f6f206c6172676500604082015260600190565b81516fffffffffffffffffffffffffffffffff9081168252602092830151169181019190915260400190565b6fffffffffffffffffffffffffffffffff91909116815260200190565b6fffffffffffffffffffffffffffffffff92831681529116602082015260400190565b6fffffffffffffffffffffffffffffffff93909316835267ffffffffffffffff918216602084015216604082015260600190565b61ffff91909116815260200190565b600061ffff8916825273ffffffffffffffffffffffffffffffffffffffff8816602083015286604083015285606083015284608083015260c060a08301528260c0830152828460e084013781830160e090810191909152601f9092017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe01601019695505050505050565b61ffff95861681529390941660208401526fffffffffffffffffffffffffffffffff91909116604083015267ffffffffffffffff9081166060830152909116608082015260a00190565b61ffff9390931683526020830191909152604082015260600190565b61ffff93909316835267ffffffffffffffff918216602084015216604082015260600190565b90815260200190565b67ffffffffffffffff948516815292841660208401529083166040830152909116606082015260800190565b73ffffffffffffffffffffffffffffffffffffffff81168114612e0257600080fd5b8015158114612e0257600080fd5b6fffffffffffffffffffffffffffffffff81168114612e0257600080fd5b67ffffffffffffffff81168114612e0257600080fdfe4f776e61626c653a206e6577206f776e657220697320746865207a65726f2061646472657373416464726573733a20696e73756666696369656e742062616c616e636520666f722063616c6c496e697469616c697a61626c653a20636f6e747261637420697320616c726561647920696e697469616c697a6564536166654d6174683a206d756c7469706c69636174696f6e206f766572666c6f7752656c6179657256323a206f7574206f6620636f756e74657273202d2074727920616761696e206c61746572215361666545524332303a204552433230206f7065726174696f6e20646964206e6f742073756363656564a2646970667358221220723380582a432b978c3fd201eaea70642ea6b98f615ab060b1411e2aa9fdc68564736f6c63430007060033",
1201
+ "devdoc": {
1202
+ "kind": "dev",
1203
+ "methods": {
1204
+ "owner()": {
1205
+ "details": "Returns the address of the current owner."
1206
+ },
1207
+ "renounceOwnership()": {
1208
+ "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."
1209
+ },
1210
+ "transferOwnership(address)": {
1211
+ "details": "Transfers ownership of the contract to a new account (`newOwner`). Can only be called by the current owner."
1212
+ }
1213
+ },
1214
+ "version": 1
1215
+ },
1216
+ "userdoc": {
1217
+ "kind": "user",
1218
+ "methods": {},
1219
+ "version": 1
1220
+ },
1221
+ "storageLayout": {
1222
+ "storage": [
1223
+ {
1224
+ "astId": 2233,
1225
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1226
+ "label": "_status",
1227
+ "offset": 0,
1228
+ "slot": "0",
1229
+ "type": "t_uint256"
1230
+ },
1231
+ {
1232
+ "astId": 137,
1233
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1234
+ "label": "_initialized",
1235
+ "offset": 0,
1236
+ "slot": "1",
1237
+ "type": "t_bool"
1238
+ },
1239
+ {
1240
+ "astId": 140,
1241
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1242
+ "label": "_initializing",
1243
+ "offset": 1,
1244
+ "slot": "1",
1245
+ "type": "t_bool"
1246
+ },
1247
+ {
1248
+ "astId": 484,
1249
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1250
+ "label": "__gap",
1251
+ "offset": 0,
1252
+ "slot": "2",
1253
+ "type": "t_array(t_uint256)50_storage"
1254
+ },
1255
+ {
1256
+ "astId": 10,
1257
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1258
+ "label": "_owner",
1259
+ "offset": 0,
1260
+ "slot": "52",
1261
+ "type": "t_address"
1262
+ },
1263
+ {
1264
+ "astId": 129,
1265
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1266
+ "label": "__gap",
1267
+ "offset": 0,
1268
+ "slot": "53",
1269
+ "type": "t_array(t_uint256)49_storage"
1270
+ },
1271
+ {
1272
+ "astId": 6054,
1273
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1274
+ "label": "uln",
1275
+ "offset": 0,
1276
+ "slot": "102",
1277
+ "type": "t_contract(ILayerZeroUltraLightNodeV2)17391"
1278
+ },
1279
+ {
1280
+ "astId": 6056,
1281
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1282
+ "label": "stargateBridgeAddress",
1283
+ "offset": 0,
1284
+ "slot": "103",
1285
+ "type": "t_address"
1286
+ },
1287
+ {
1288
+ "astId": 6085,
1289
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1290
+ "label": "dstPriceLookupOld",
1291
+ "offset": 0,
1292
+ "slot": "104",
1293
+ "type": "t_mapping(t_uint16,t_struct(DstPrice)6064_storage)"
1294
+ },
1295
+ {
1296
+ "astId": 6091,
1297
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1298
+ "label": "dstConfigLookup",
1299
+ "offset": 0,
1300
+ "slot": "105",
1301
+ "type": "t_mapping(t_uint16,t_mapping(t_uint16,t_struct(DstConfig)6071_storage))"
1302
+ },
1303
+ {
1304
+ "astId": 6095,
1305
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1306
+ "label": "approvedAddresses",
1307
+ "offset": 0,
1308
+ "slot": "106",
1309
+ "type": "t_mapping(t_address,t_bool)"
1310
+ },
1311
+ {
1312
+ "astId": 6145,
1313
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1314
+ "label": "paused",
1315
+ "offset": 0,
1316
+ "slot": "107",
1317
+ "type": "t_bool"
1318
+ },
1319
+ {
1320
+ "astId": 6147,
1321
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1322
+ "label": "priceFeed",
1323
+ "offset": 1,
1324
+ "slot": "107",
1325
+ "type": "t_contract(ILayerZeroPriceFeedV2)16999"
1326
+ },
1327
+ {
1328
+ "astId": 6149,
1329
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1330
+ "label": "multiplierBps",
1331
+ "offset": 0,
1332
+ "slot": "108",
1333
+ "type": "t_uint128"
1334
+ },
1335
+ {
1336
+ "astId": 6151,
1337
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1338
+ "label": "validateProofBytes",
1339
+ "offset": 16,
1340
+ "slot": "108",
1341
+ "type": "t_uint16"
1342
+ },
1343
+ {
1344
+ "astId": 6153,
1345
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1346
+ "label": "fpBytes",
1347
+ "offset": 18,
1348
+ "slot": "108",
1349
+ "type": "t_uint16"
1350
+ },
1351
+ {
1352
+ "astId": 6155,
1353
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1354
+ "label": "mptOverhead",
1355
+ "offset": 20,
1356
+ "slot": "108",
1357
+ "type": "t_uint16"
1358
+ },
1359
+ {
1360
+ "astId": 6159,
1361
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1362
+ "label": "dstMultipliers",
1363
+ "offset": 0,
1364
+ "slot": "109",
1365
+ "type": "t_mapping(t_uint16,t_uint128)"
1366
+ },
1367
+ {
1368
+ "astId": 6163,
1369
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1370
+ "label": "dstFloorMarginsUSD",
1371
+ "offset": 0,
1372
+ "slot": "110",
1373
+ "type": "t_mapping(t_uint16,t_uint128)"
1374
+ },
1375
+ {
1376
+ "astId": 6167,
1377
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1378
+ "label": "priceConfigUpdaters",
1379
+ "offset": 0,
1380
+ "slot": "111",
1381
+ "type": "t_mapping(t_address,t_bool)"
1382
+ },
1383
+ {
1384
+ "astId": 6169,
1385
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1386
+ "label": "stargateComposer",
1387
+ "offset": 0,
1388
+ "slot": "112",
1389
+ "type": "t_contract(IStargateComposer)6029"
1390
+ },
1391
+ {
1392
+ "astId": 6171,
1393
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1394
+ "label": "stargateBridgeAddr",
1395
+ "offset": 0,
1396
+ "slot": "113",
1397
+ "type": "t_address"
1398
+ },
1399
+ {
1400
+ "astId": 6173,
1401
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1402
+ "label": "nativeDecimalsRate",
1403
+ "offset": 0,
1404
+ "slot": "114",
1405
+ "type": "t_uint256"
1406
+ },
1407
+ {
1408
+ "astId": 6175,
1409
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1410
+ "label": "limiter",
1411
+ "offset": 0,
1412
+ "slot": "115",
1413
+ "type": "t_struct(Info)17543_storage"
1414
+ },
1415
+ {
1416
+ "astId": 6185,
1417
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1418
+ "label": "limiterWhitelist",
1419
+ "offset": 0,
1420
+ "slot": "116",
1421
+ "type": "t_mapping(t_address,t_bool)"
1422
+ },
1423
+ {
1424
+ "astId": 6189,
1425
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1426
+ "label": "limiters",
1427
+ "offset": 0,
1428
+ "slot": "117",
1429
+ "type": "t_mapping(t_uint16,t_struct(Info)17543_storage)"
1430
+ }
1431
+ ],
1432
+ "types": {
1433
+ "t_address": {
1434
+ "encoding": "inplace",
1435
+ "label": "address",
1436
+ "numberOfBytes": "20"
1437
+ },
1438
+ "t_array(t_uint256)49_storage": {
1439
+ "base": "t_uint256",
1440
+ "encoding": "inplace",
1441
+ "label": "uint256[49]",
1442
+ "numberOfBytes": "1568"
1443
+ },
1444
+ "t_array(t_uint256)50_storage": {
1445
+ "base": "t_uint256",
1446
+ "encoding": "inplace",
1447
+ "label": "uint256[50]",
1448
+ "numberOfBytes": "1600"
1449
+ },
1450
+ "t_bool": {
1451
+ "encoding": "inplace",
1452
+ "label": "bool",
1453
+ "numberOfBytes": "1"
1454
+ },
1455
+ "t_contract(ILayerZeroPriceFeedV2)16999": {
1456
+ "encoding": "inplace",
1457
+ "label": "contract ILayerZeroPriceFeedV2",
1458
+ "numberOfBytes": "20"
1459
+ },
1460
+ "t_contract(ILayerZeroUltraLightNodeV2)17391": {
1461
+ "encoding": "inplace",
1462
+ "label": "contract ILayerZeroUltraLightNodeV2",
1463
+ "numberOfBytes": "20"
1464
+ },
1465
+ "t_contract(IStargateComposer)6029": {
1466
+ "encoding": "inplace",
1467
+ "label": "contract IStargateComposer",
1468
+ "numberOfBytes": "20"
1469
+ },
1470
+ "t_mapping(t_address,t_bool)": {
1471
+ "encoding": "mapping",
1472
+ "key": "t_address",
1473
+ "label": "mapping(address => bool)",
1474
+ "numberOfBytes": "32",
1475
+ "value": "t_bool"
1476
+ },
1477
+ "t_mapping(t_uint16,t_mapping(t_uint16,t_struct(DstConfig)6071_storage))": {
1478
+ "encoding": "mapping",
1479
+ "key": "t_uint16",
1480
+ "label": "mapping(uint16 => mapping(uint16 => struct RelayerV2.DstConfig))",
1481
+ "numberOfBytes": "32",
1482
+ "value": "t_mapping(t_uint16,t_struct(DstConfig)6071_storage)"
1483
+ },
1484
+ "t_mapping(t_uint16,t_struct(DstConfig)6071_storage)": {
1485
+ "encoding": "mapping",
1486
+ "key": "t_uint16",
1487
+ "label": "mapping(uint16 => struct RelayerV2.DstConfig)",
1488
+ "numberOfBytes": "32",
1489
+ "value": "t_struct(DstConfig)6071_storage"
1490
+ },
1491
+ "t_mapping(t_uint16,t_struct(DstPrice)6064_storage)": {
1492
+ "encoding": "mapping",
1493
+ "key": "t_uint16",
1494
+ "label": "mapping(uint16 => struct RelayerV2.DstPrice)",
1495
+ "numberOfBytes": "32",
1496
+ "value": "t_struct(DstPrice)6064_storage"
1497
+ },
1498
+ "t_mapping(t_uint16,t_struct(Info)17543_storage)": {
1499
+ "encoding": "mapping",
1500
+ "key": "t_uint16",
1501
+ "label": "mapping(uint16 => struct RateLimiter.Info)",
1502
+ "numberOfBytes": "32",
1503
+ "value": "t_struct(Info)17543_storage"
1504
+ },
1505
+ "t_mapping(t_uint16,t_uint128)": {
1506
+ "encoding": "mapping",
1507
+ "key": "t_uint16",
1508
+ "label": "mapping(uint16 => uint128)",
1509
+ "numberOfBytes": "32",
1510
+ "value": "t_uint128"
1511
+ },
1512
+ "t_struct(DstConfig)6071_storage": {
1513
+ "encoding": "inplace",
1514
+ "label": "struct RelayerV2.DstConfig",
1515
+ "members": [
1516
+ {
1517
+ "astId": 6066,
1518
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1519
+ "label": "dstNativeAmtCap",
1520
+ "offset": 0,
1521
+ "slot": "0",
1522
+ "type": "t_uint128"
1523
+ },
1524
+ {
1525
+ "astId": 6068,
1526
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1527
+ "label": "baseGas",
1528
+ "offset": 16,
1529
+ "slot": "0",
1530
+ "type": "t_uint64"
1531
+ },
1532
+ {
1533
+ "astId": 6070,
1534
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1535
+ "label": "gasPerByte",
1536
+ "offset": 24,
1537
+ "slot": "0",
1538
+ "type": "t_uint64"
1539
+ }
1540
+ ],
1541
+ "numberOfBytes": "32"
1542
+ },
1543
+ "t_struct(DstPrice)6064_storage": {
1544
+ "encoding": "inplace",
1545
+ "label": "struct RelayerV2.DstPrice",
1546
+ "members": [
1547
+ {
1548
+ "astId": 6061,
1549
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1550
+ "label": "dstPriceRatio",
1551
+ "offset": 0,
1552
+ "slot": "0",
1553
+ "type": "t_uint128"
1554
+ },
1555
+ {
1556
+ "astId": 6063,
1557
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1558
+ "label": "dstGasPriceInWei",
1559
+ "offset": 16,
1560
+ "slot": "0",
1561
+ "type": "t_uint128"
1562
+ }
1563
+ ],
1564
+ "numberOfBytes": "32"
1565
+ },
1566
+ "t_struct(Info)17543_storage": {
1567
+ "encoding": "inplace",
1568
+ "label": "struct RateLimiter.Info",
1569
+ "members": [
1570
+ {
1571
+ "astId": 17536,
1572
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1573
+ "label": "capacity",
1574
+ "offset": 0,
1575
+ "slot": "0",
1576
+ "type": "t_uint64"
1577
+ },
1578
+ {
1579
+ "astId": 17538,
1580
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1581
+ "label": "tokens",
1582
+ "offset": 8,
1583
+ "slot": "0",
1584
+ "type": "t_uint64"
1585
+ },
1586
+ {
1587
+ "astId": 17540,
1588
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1589
+ "label": "rate",
1590
+ "offset": 16,
1591
+ "slot": "0",
1592
+ "type": "t_uint64"
1593
+ },
1594
+ {
1595
+ "astId": 17542,
1596
+ "contract": "contracts/RelayerV2.sol:RelayerV2",
1597
+ "label": "lastRefillTime",
1598
+ "offset": 24,
1599
+ "slot": "0",
1600
+ "type": "t_uint64"
1601
+ }
1602
+ ],
1603
+ "numberOfBytes": "32"
1604
+ },
1605
+ "t_uint128": {
1606
+ "encoding": "inplace",
1607
+ "label": "uint128",
1608
+ "numberOfBytes": "16"
1609
+ },
1610
+ "t_uint16": {
1611
+ "encoding": "inplace",
1612
+ "label": "uint16",
1613
+ "numberOfBytes": "2"
1614
+ },
1615
+ "t_uint256": {
1616
+ "encoding": "inplace",
1617
+ "label": "uint256",
1618
+ "numberOfBytes": "32"
1619
+ },
1620
+ "t_uint64": {
1621
+ "encoding": "inplace",
1622
+ "label": "uint64",
1623
+ "numberOfBytes": "8"
1624
+ }
1625
+ }
1626
+ }
1627
+ }