@layerzerolabs/lz-evm-sdk-v1 3.0.113 → 3.0.115
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.
- package/CHANGELOG.md +16 -0
- package/artifacts/verification/verification-data-4cacbc20c3ff94e1fab58d8d49589534.json +39 -0
- package/artifacts/verification/verification-data-5e6f8a9cc160013d3f2ed5cace5b3625.json +39 -0
- package/artifacts/verification/verification-data-7413301ee5ee573cec0ec95730482c21.json +39 -0
- package/artifacts/{verification-data.json → verification/verification-data-86687dceb611cadccbf9c44600d6dfef.json} +103 -171
- package/artifacts/verification/verification-data-b2be3b6b9aa4d482b239dd3c7b998b43.json +69 -0
- package/artifacts/verification/verification-data-b326d48ebf6e71f1e29ebf99156fbfff.json +39 -0
- package/artifacts/verification/verification-data-e7c1a5680ae8cae1ec9ffaf4cdbaed68.json +267 -0
- package/artifacts-tron/{verification-data.json → verification/verification-data-0c559044f5a1e91d85ee409c7cc0fc75.json} +29 -46
- package/artifacts-tron/verification/verification-data-1698b18cef59145feb6419b3eacba549.json +39 -0
- package/artifacts-tron/verification/verification-data-24492b3a86a1195fe1b202109347e27e.json +39 -0
- package/artifacts-tron/verification/verification-data-8a65080bfd6e652b21df7756fb5779c9.json +39 -0
- package/artifacts-tron/verification/verification-data-d25a40a50e55d137530e079a13031b48.json +39 -0
- package/artifacts-tron/verification/verification-data-edf0138b97898d26cfc0e872ce8b1c0b.json +69 -0
- package/artifacts-zk/{verification-data.json → verification/verification-data-c07ea489478e10846c028cfcb72e5b2e.json} +24 -1
- package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/arbitrum-sandbox-local/Endpoint.json +7 -7
- package/deployments/arbitrum-sandbox-local/FPValidator.json +4 -4
- package/deployments/arbitrum-sandbox-local/MPTValidator01.json +4 -4
- package/deployments/arbitrum-sandbox-local/NonceContract.json +4 -4
- package/deployments/arbitrum-sandbox-local/RelayerV2.json +16 -16
- package/deployments/arbitrum-sandbox-local/RelayerV2_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/RelayerV2_Proxy.json +16 -16
- package/deployments/arbitrum-sandbox-local/TreasuryV2.json +7 -7
- package/deployments/arbitrum-sandbox-local/UltraLightNode.json +7 -7
- package/deployments/arbitrum-sandbox-local/UltraLightNodeV2.json +7 -7
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/bsc-sandbox-local/Endpoint.json +7 -7
- package/deployments/bsc-sandbox-local/FPValidator.json +4 -4
- package/deployments/bsc-sandbox-local/MPTValidator01.json +4 -4
- package/deployments/bsc-sandbox-local/NonceContract.json +4 -4
- package/deployments/bsc-sandbox-local/RelayerV2.json +16 -16
- package/deployments/bsc-sandbox-local/RelayerV2_Implementation.json +4 -4
- package/deployments/bsc-sandbox-local/RelayerV2_Proxy.json +16 -16
- package/deployments/bsc-sandbox-local/TreasuryV2.json +7 -7
- package/deployments/bsc-sandbox-local/UltraLightNode.json +7 -7
- package/deployments/bsc-sandbox-local/UltraLightNodeV2.json +7 -7
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/ethereum-sandbox-local/Endpoint.json +5 -5
- package/deployments/ethereum-sandbox-local/FPValidator.json +3 -3
- package/deployments/ethereum-sandbox-local/MPTValidator01.json +3 -3
- package/deployments/ethereum-sandbox-local/NonceContract.json +3 -3
- package/deployments/ethereum-sandbox-local/RelayerV2.json +11 -11
- package/deployments/ethereum-sandbox-local/RelayerV2_Implementation.json +3 -3
- package/deployments/ethereum-sandbox-local/RelayerV2_Proxy.json +11 -11
- package/deployments/ethereum-sandbox-local/TreasuryV2.json +5 -5
- package/deployments/ethereum-sandbox-local/UltraLightNode.json +5 -5
- package/deployments/ethereum-sandbox-local/UltraLightNodeV2.json +5 -5
- package/deployments/humanity-mainnet/DefaultProxyAdmin.json +273 -0
- package/deployments/humanity-mainnet/Endpoint.json +1282 -0
- package/deployments/humanity-mainnet/FPValidator.json +382 -0
- package/deployments/humanity-mainnet/MPTValidator01.json +395 -0
- package/deployments/humanity-mainnet/NonceContract.json +159 -0
- package/deployments/humanity-mainnet/RelayerV2.json +1415 -0
- package/deployments/humanity-mainnet/RelayerV2_Implementation.json +1612 -0
- package/deployments/humanity-mainnet/RelayerV2_Proxy.json +245 -0
- package/deployments/humanity-mainnet/TreasuryV2.json +458 -0
- package/deployments/humanity-mainnet/UltraLightNodeV2.json +1816 -0
- package/deployments/humanity-testnet/DefaultProxyAdmin.json +273 -0
- package/deployments/humanity-testnet/Endpoint.json +1282 -0
- package/deployments/humanity-testnet/FPValidator.json +382 -0
- package/deployments/humanity-testnet/MPTValidator01.json +395 -0
- package/deployments/humanity-testnet/NonceContract.json +159 -0
- package/deployments/humanity-testnet/RelayerV2.json +1415 -0
- package/deployments/humanity-testnet/RelayerV2_Implementation.json +1612 -0
- package/deployments/humanity-testnet/RelayerV2_Proxy.json +245 -0
- package/deployments/humanity-testnet/TreasuryV2.json +458 -0
- package/deployments/humanity-testnet/UltraLightNodeV2.json +1816 -0
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/polygon-sandbox-local/Endpoint.json +7 -7
- package/deployments/polygon-sandbox-local/FPValidator.json +4 -4
- package/deployments/polygon-sandbox-local/MPTValidator01.json +4 -4
- package/deployments/polygon-sandbox-local/NonceContract.json +4 -4
- package/deployments/polygon-sandbox-local/RelayerV2.json +16 -16
- package/deployments/polygon-sandbox-local/RelayerV2_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/RelayerV2_Proxy.json +16 -16
- package/deployments/polygon-sandbox-local/TreasuryV2.json +7 -7
- package/deployments/polygon-sandbox-local/UltraLightNode.json +7 -7
- package/deployments/polygon-sandbox-local/UltraLightNodeV2.json +7 -7
- package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +14 -14
- package/deployments/tron-sandbox-local/Endpoint.json +10 -10
- package/deployments/tron-sandbox-local/FPValidator.json +6 -6
- package/deployments/tron-sandbox-local/MPTValidator01.json +6 -6
- package/deployments/tron-sandbox-local/NonceContract.json +7 -7
- package/deployments/tron-sandbox-local/RelayerV2.json +31 -31
- package/deployments/tron-sandbox-local/RelayerV2_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/RelayerV2_Proxy.json +28 -28
- package/deployments/tron-sandbox-local/TreasuryV2.json +11 -11
- package/deployments/tron-sandbox-local/UltraLightNode.json +11 -11
- package/deployments/tron-sandbox-local/UltraLightNodeV2.json +12 -12
- package/package.json +10 -10
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x83F663bDA3A85D8B16Ba76B8dA2dD244AA1144aF",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -317,18 +317,18 @@
|
|
|
317
317
|
"type": "function"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
|
-
"transactionHash": "
|
|
320
|
+
"transactionHash": "0xc8e265158704019c638b10df565b7de3ba8ddfb1b29496e121623efa1e092d80",
|
|
321
321
|
"receipt": {
|
|
322
322
|
"to": null,
|
|
323
323
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
324
|
-
"contractAddress": "
|
|
324
|
+
"contractAddress": "0x83F663bDA3A85D8B16Ba76B8dA2dD244AA1144aF",
|
|
325
325
|
"transactionIndex": 0,
|
|
326
326
|
"gasUsed": "983405",
|
|
327
327
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
328
|
-
"blockHash": "
|
|
329
|
-
"transactionHash": "
|
|
328
|
+
"blockHash": "0x0000000000000049d657a4d592b716ecfea397f1ba5bc1f03ff81cf4c91d6873",
|
|
329
|
+
"transactionHash": "0xc8e265158704019c638b10df565b7de3ba8ddfb1b29496e121623efa1e092d80",
|
|
330
330
|
"logs": [],
|
|
331
|
-
"blockNumber":
|
|
331
|
+
"blockNumber": 73,
|
|
332
332
|
"cumulativeGasUsed": "983405",
|
|
333
333
|
"status": 1,
|
|
334
334
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xaf42cE616eD0EFa3973130a1C3ad07C63AD4fEE2",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -330,18 +330,18 @@
|
|
|
330
330
|
"type": "function"
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"transactionHash": "
|
|
333
|
+
"transactionHash": "0xbed1d3fc1189341de3ec26536c4da669d6d49128dd7fa45930c4369c697bc88e",
|
|
334
334
|
"receipt": {
|
|
335
335
|
"to": null,
|
|
336
336
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
337
|
-
"contractAddress": "
|
|
337
|
+
"contractAddress": "0xaf42cE616eD0EFa3973130a1C3ad07C63AD4fEE2",
|
|
338
338
|
"transactionIndex": 0,
|
|
339
339
|
"gasUsed": "1531179",
|
|
340
340
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
341
|
-
"blockHash": "
|
|
342
|
-
"transactionHash": "
|
|
341
|
+
"blockHash": "0x000000000000004a1fb067475a8ec5b626985a577b86796d64f13d4fd25a1987",
|
|
342
|
+
"transactionHash": "0xbed1d3fc1189341de3ec26536c4da669d6d49128dd7fa45930c4369c697bc88e",
|
|
343
343
|
"logs": [],
|
|
344
|
-
"blockNumber":
|
|
344
|
+
"blockNumber": 74,
|
|
345
345
|
"cumulativeGasUsed": "1531179",
|
|
346
346
|
"status": 1,
|
|
347
347
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xC849650B4F8e2858E941fD4eacC5778D99AF37Cf",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -79,24 +79,24 @@
|
|
|
79
79
|
"type": "function"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
|
-
"transactionHash": "
|
|
82
|
+
"transactionHash": "0xe66f03cb82ff2a5f7fa74fd60c9fd1953a08c9fb0001e8263e17bc63d87a0a47",
|
|
83
83
|
"receipt": {
|
|
84
84
|
"to": null,
|
|
85
85
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
86
|
-
"contractAddress": "
|
|
86
|
+
"contractAddress": "0xC849650B4F8e2858E941fD4eacC5778D99AF37Cf",
|
|
87
87
|
"transactionIndex": 0,
|
|
88
88
|
"gasUsed": "228249",
|
|
89
89
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
90
|
-
"blockHash": "
|
|
91
|
-
"transactionHash": "
|
|
90
|
+
"blockHash": "0x000000000000004d26b8d716b1c6d00f7ed473eb707d222cbf9ee2762b4bcbff",
|
|
91
|
+
"transactionHash": "0xe66f03cb82ff2a5f7fa74fd60c9fd1953a08c9fb0001e8263e17bc63d87a0a47",
|
|
92
92
|
"logs": [],
|
|
93
|
-
"blockNumber":
|
|
93
|
+
"blockNumber": 77,
|
|
94
94
|
"cumulativeGasUsed": "228249",
|
|
95
95
|
"status": 1,
|
|
96
96
|
"byzantium": true
|
|
97
97
|
},
|
|
98
98
|
"args": [
|
|
99
|
-
"
|
|
99
|
+
"0x723e475AC24e304B7eB7F26f22a32e6322a1fd02"
|
|
100
100
|
],
|
|
101
101
|
"numDeployments": 1,
|
|
102
102
|
"solcInputHash": "e50f66544751609158f35b16e19eb697",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x45c846CA3a01980098Fd2D7b2Fdc1198ED821Ca9",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1292,35 +1292,35 @@
|
|
|
1292
1292
|
"type": "constructor"
|
|
1293
1293
|
}
|
|
1294
1294
|
],
|
|
1295
|
-
"transactionHash": "
|
|
1295
|
+
"transactionHash": "0x3e37a4451c12c910ed834aad15fd8bb6b7d63a5c5ac442a02281e22e1613fda7",
|
|
1296
1296
|
"receipt": {
|
|
1297
1297
|
"to": null,
|
|
1298
1298
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
1299
|
-
"contractAddress": "
|
|
1299
|
+
"contractAddress": "0x45c846CA3a01980098Fd2D7b2Fdc1198ED821Ca9",
|
|
1300
1300
|
"transactionIndex": 0,
|
|
1301
1301
|
"gasUsed": "693701",
|
|
1302
1302
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1303
|
-
"blockHash": "
|
|
1304
|
-
"transactionHash": "
|
|
1303
|
+
"blockHash": "0x0000000000000052fd11467d9d2c53f4a41ef1e1333e4f1198df1ec87cd60607",
|
|
1304
|
+
"transactionHash": "0x3e37a4451c12c910ed834aad15fd8bb6b7d63a5c5ac442a02281e22e1613fda7",
|
|
1305
1305
|
"logs": [
|
|
1306
1306
|
{
|
|
1307
1307
|
"transactionIndex": 0,
|
|
1308
|
-
"blockNumber":
|
|
1309
|
-
"transactionHash": "
|
|
1310
|
-
"address": "
|
|
1308
|
+
"blockNumber": 82,
|
|
1309
|
+
"transactionHash": "0x3e37a4451c12c910ed834aad15fd8bb6b7d63a5c5ac442a02281e22e1613fda7",
|
|
1310
|
+
"address": "0x45c846CA3a01980098Fd2D7b2Fdc1198ED821Ca9",
|
|
1311
1311
|
"topics": [
|
|
1312
1312
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1313
|
-
"
|
|
1313
|
+
"0x000000000000000000000000fd0aa05e9e814b088d0964591c2930effcbdcf51"
|
|
1314
1314
|
],
|
|
1315
1315
|
"data": "0x",
|
|
1316
1316
|
"logIndex": 0,
|
|
1317
|
-
"blockHash": "
|
|
1317
|
+
"blockHash": "0x0000000000000052fd11467d9d2c53f4a41ef1e1333e4f1198df1ec87cd60607"
|
|
1318
1318
|
},
|
|
1319
1319
|
{
|
|
1320
1320
|
"transactionIndex": 0,
|
|
1321
|
-
"blockNumber":
|
|
1322
|
-
"transactionHash": "
|
|
1323
|
-
"address": "
|
|
1321
|
+
"blockNumber": 82,
|
|
1322
|
+
"transactionHash": "0x3e37a4451c12c910ed834aad15fd8bb6b7d63a5c5ac442a02281e22e1613fda7",
|
|
1323
|
+
"address": "0x45c846CA3a01980098Fd2D7b2Fdc1198ED821Ca9",
|
|
1324
1324
|
"topics": [
|
|
1325
1325
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1326
1326
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1328,42 +1328,42 @@
|
|
|
1328
1328
|
],
|
|
1329
1329
|
"data": "0x",
|
|
1330
1330
|
"logIndex": 1,
|
|
1331
|
-
"blockHash": "
|
|
1331
|
+
"blockHash": "0x0000000000000052fd11467d9d2c53f4a41ef1e1333e4f1198df1ec87cd60607"
|
|
1332
1332
|
},
|
|
1333
1333
|
{
|
|
1334
1334
|
"transactionIndex": 0,
|
|
1335
|
-
"blockNumber":
|
|
1336
|
-
"transactionHash": "
|
|
1337
|
-
"address": "
|
|
1335
|
+
"blockNumber": 82,
|
|
1336
|
+
"transactionHash": "0x3e37a4451c12c910ed834aad15fd8bb6b7d63a5c5ac442a02281e22e1613fda7",
|
|
1337
|
+
"address": "0x45c846CA3a01980098Fd2D7b2Fdc1198ED821Ca9",
|
|
1338
1338
|
"topics": [
|
|
1339
1339
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
1340
1340
|
],
|
|
1341
|
-
"data": "
|
|
1341
|
+
"data": "0x00000000000000000000000045c846ca3a01980098fd2d7b2fdc1198ed821ca90000000000000000000000000000000000000000000000000000000000000001",
|
|
1342
1342
|
"logIndex": 2,
|
|
1343
|
-
"blockHash": "
|
|
1343
|
+
"blockHash": "0x0000000000000052fd11467d9d2c53f4a41ef1e1333e4f1198df1ec87cd60607"
|
|
1344
1344
|
},
|
|
1345
1345
|
{
|
|
1346
1346
|
"transactionIndex": 0,
|
|
1347
|
-
"blockNumber":
|
|
1348
|
-
"transactionHash": "
|
|
1349
|
-
"address": "
|
|
1347
|
+
"blockNumber": 82,
|
|
1348
|
+
"transactionHash": "0x3e37a4451c12c910ed834aad15fd8bb6b7d63a5c5ac442a02281e22e1613fda7",
|
|
1349
|
+
"address": "0x45c846CA3a01980098Fd2D7b2Fdc1198ED821Ca9",
|
|
1350
1350
|
"topics": [
|
|
1351
1351
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1352
1352
|
],
|
|
1353
|
-
"data": "
|
|
1353
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056d2e4d37ec949ddf88c56ca7b79cd15bf7ba567",
|
|
1354
1354
|
"logIndex": 3,
|
|
1355
|
-
"blockHash": "
|
|
1355
|
+
"blockHash": "0x0000000000000052fd11467d9d2c53f4a41ef1e1333e4f1198df1ec87cd60607"
|
|
1356
1356
|
}
|
|
1357
1357
|
],
|
|
1358
|
-
"blockNumber":
|
|
1358
|
+
"blockNumber": 82,
|
|
1359
1359
|
"cumulativeGasUsed": "693701",
|
|
1360
1360
|
"status": 1,
|
|
1361
1361
|
"byzantium": true
|
|
1362
1362
|
},
|
|
1363
1363
|
"args": [
|
|
1364
|
-
"
|
|
1365
|
-
"
|
|
1366
|
-
"
|
|
1364
|
+
"0xfD0aA05E9E814B088D0964591C2930EFFcbDcf51",
|
|
1365
|
+
"0x56D2E4d37ec949dDF88C56cA7b79cd15bF7ba567",
|
|
1366
|
+
"0xf7013ef6000000000000000000000000a9db8327cfc52178b8c1cc0c753ff50c1f545bab0000000000000000000000008b3b3c22b82d04ed00f91c0734ccf6b04fe3e94f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
|
|
1367
1367
|
],
|
|
1368
1368
|
"numDeployments": 1,
|
|
1369
1369
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1373,14 +1373,14 @@
|
|
|
1373
1373
|
"execute": {
|
|
1374
1374
|
"methodName": "initialize",
|
|
1375
1375
|
"args": [
|
|
1376
|
-
"
|
|
1377
|
-
"
|
|
1376
|
+
"0xA9DB8327cFc52178b8c1cc0C753fF50C1f545bAB",
|
|
1377
|
+
"0x8B3B3C22B82d04eD00f91C0734Ccf6b04Fe3E94F",
|
|
1378
1378
|
"0x0000000000000000000000000000000000000000",
|
|
1379
1379
|
"0x0000000000000000000000000000000000000000",
|
|
1380
1380
|
"1000000"
|
|
1381
1381
|
]
|
|
1382
1382
|
},
|
|
1383
|
-
"implementation": "
|
|
1383
|
+
"implementation": "0xfD0aA05E9E814B088D0964591C2930EFFcbDcf51",
|
|
1384
1384
|
"devdoc": {
|
|
1385
1385
|
"details": "This contract implements a proxy that is upgradeable by an admin. To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector clashing], which can potentially be used in an attack, this contract uses the https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two things that go hand in hand: 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if that call matches one of the admin functions exposed by the proxy itself. 2. If the admin calls the proxy, it can access the admin functions, but its calls will never be forwarded to the implementation. If the admin tries to call a function on the implementation it will fail with an error that says \"admin cannot fallback to proxy target\". These properties mean that the admin account can only be used for admin actions like upgrading the proxy or changing the admin, so it's best if it's a dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to call a function from the proxy implementation. Our recommendation is for the dedicated account to be an instance of the {ProxyAdmin} contract. If set up this way, you should think of the `ProxyAdmin` instance as the real administrative interface of your proxy.",
|
|
1386
1386
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xfD0aA05E9E814B088D0964591C2930EFFcbDcf51",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1161,18 +1161,18 @@
|
|
|
1161
1161
|
"type": "function"
|
|
1162
1162
|
}
|
|
1163
1163
|
],
|
|
1164
|
-
"transactionHash": "
|
|
1164
|
+
"transactionHash": "0x433d10a292a09b74a5f69e8a9bbb8a65a47d018509f710f4e12d97154722b2af",
|
|
1165
1165
|
"receipt": {
|
|
1166
1166
|
"to": null,
|
|
1167
1167
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
1168
|
-
"contractAddress": "
|
|
1168
|
+
"contractAddress": "0xfD0aA05E9E814B088D0964591C2930EFFcbDcf51",
|
|
1169
1169
|
"transactionIndex": 0,
|
|
1170
1170
|
"gasUsed": "3497933",
|
|
1171
1171
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1172
|
-
"blockHash": "
|
|
1173
|
-
"transactionHash": "
|
|
1172
|
+
"blockHash": "0x000000000000005147625e250e54295d33cf23661fa8fbaf3c8d793f83509c09",
|
|
1173
|
+
"transactionHash": "0x433d10a292a09b74a5f69e8a9bbb8a65a47d018509f710f4e12d97154722b2af",
|
|
1174
1174
|
"logs": [],
|
|
1175
|
-
"blockNumber":
|
|
1175
|
+
"blockNumber": 81,
|
|
1176
1176
|
"cumulativeGasUsed": "3497933",
|
|
1177
1177
|
"status": 1,
|
|
1178
1178
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x45c846CA3a01980098Fd2D7b2Fdc1198ED821Ca9",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x3e37a4451c12c910ed834aad15fd8bb6b7d63a5c5ac442a02281e22e1613fda7",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0x45c846CA3a01980098Fd2D7b2Fdc1198ED821Ca9",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "693701",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x0000000000000052fd11467d9d2c53f4a41ef1e1333e4f1198df1ec87cd60607",
|
|
145
|
+
"transactionHash": "0x3e37a4451c12c910ed834aad15fd8bb6b7d63a5c5ac442a02281e22e1613fda7",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 82,
|
|
150
|
+
"transactionHash": "0x3e37a4451c12c910ed834aad15fd8bb6b7d63a5c5ac442a02281e22e1613fda7",
|
|
151
|
+
"address": "0x45c846CA3a01980098Fd2D7b2Fdc1198ED821Ca9",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000fd0aa05e9e814b088d0964591c2930effcbdcf51"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x0000000000000052fd11467d9d2c53f4a41ef1e1333e4f1198df1ec87cd60607"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 82,
|
|
163
|
+
"transactionHash": "0x3e37a4451c12c910ed834aad15fd8bb6b7d63a5c5ac442a02281e22e1613fda7",
|
|
164
|
+
"address": "0x45c846CA3a01980098Fd2D7b2Fdc1198ED821Ca9",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
167
167
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -169,42 +169,42 @@
|
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0x0000000000000052fd11467d9d2c53f4a41ef1e1333e4f1198df1ec87cd60607"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
176
|
+
"blockNumber": 82,
|
|
177
|
+
"transactionHash": "0x3e37a4451c12c910ed834aad15fd8bb6b7d63a5c5ac442a02281e22e1613fda7",
|
|
178
|
+
"address": "0x45c846CA3a01980098Fd2D7b2Fdc1198ED821Ca9",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
181
181
|
],
|
|
182
|
-
"data": "
|
|
182
|
+
"data": "0x00000000000000000000000045c846ca3a01980098fd2d7b2fdc1198ed821ca90000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x0000000000000052fd11467d9d2c53f4a41ef1e1333e4f1198df1ec87cd60607"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 82,
|
|
189
|
+
"transactionHash": "0x3e37a4451c12c910ed834aad15fd8bb6b7d63a5c5ac442a02281e22e1613fda7",
|
|
190
|
+
"address": "0x45c846CA3a01980098Fd2D7b2Fdc1198ED821Ca9",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056d2e4d37ec949ddf88c56ca7b79cd15bf7ba567",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x0000000000000052fd11467d9d2c53f4a41ef1e1333e4f1198df1ec87cd60607"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
199
|
+
"blockNumber": 82,
|
|
200
200
|
"cumulativeGasUsed": "693701",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
205
|
+
"0xfD0aA05E9E814B088D0964591C2930EFFcbDcf51",
|
|
206
|
+
"0x56D2E4d37ec949dDF88C56cA7b79cd15bF7ba567",
|
|
207
|
+
"0xf7013ef6000000000000000000000000a9db8327cfc52178b8c1cc0c753ff50c1f545bab0000000000000000000000008b3b3c22b82d04ed00f91c0734ccf6b04fe3e94f0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
210
210
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xC120AD87c75AC8D0A07306b8bA2baaA771F73dFd",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -322,22 +322,22 @@
|
|
|
322
322
|
"type": "function"
|
|
323
323
|
}
|
|
324
324
|
],
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0x12d1623e0c8bd8949865aaac231c573e9e171e6cc89a793cf1b42521d3c8bb2b",
|
|
326
326
|
"receipt": {
|
|
327
327
|
"to": null,
|
|
328
328
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
329
|
-
"contractAddress": "
|
|
329
|
+
"contractAddress": "0xC120AD87c75AC8D0A07306b8bA2baaA771F73dFd",
|
|
330
330
|
"transactionIndex": 0,
|
|
331
331
|
"gasUsed": "998316",
|
|
332
332
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
333
|
-
"blockHash": "
|
|
334
|
-
"transactionHash": "
|
|
333
|
+
"blockHash": "0x0000000000000053ab03b877c34e74391f3edd04b17a506a88214d4bdd62e5fe",
|
|
334
|
+
"transactionHash": "0x12d1623e0c8bd8949865aaac231c573e9e171e6cc89a793cf1b42521d3c8bb2b",
|
|
335
335
|
"logs": [
|
|
336
336
|
{
|
|
337
337
|
"transactionIndex": 0,
|
|
338
|
-
"blockNumber":
|
|
339
|
-
"transactionHash": "
|
|
340
|
-
"address": "
|
|
338
|
+
"blockNumber": 83,
|
|
339
|
+
"transactionHash": "0x12d1623e0c8bd8949865aaac231c573e9e171e6cc89a793cf1b42521d3c8bb2b",
|
|
340
|
+
"address": "0xC120AD87c75AC8D0A07306b8bA2baaA771F73dFd",
|
|
341
341
|
"topics": [
|
|
342
342
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
343
343
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -345,16 +345,16 @@
|
|
|
345
345
|
],
|
|
346
346
|
"data": "0x",
|
|
347
347
|
"logIndex": 0,
|
|
348
|
-
"blockHash": "
|
|
348
|
+
"blockHash": "0x0000000000000053ab03b877c34e74391f3edd04b17a506a88214d4bdd62e5fe"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
|
-
"blockNumber":
|
|
351
|
+
"blockNumber": 83,
|
|
352
352
|
"cumulativeGasUsed": "998316",
|
|
353
353
|
"status": 1,
|
|
354
354
|
"byzantium": true
|
|
355
355
|
},
|
|
356
356
|
"args": [
|
|
357
|
-
"
|
|
357
|
+
"0xA9DB8327cFc52178b8c1cc0C753fF50C1f545bAB"
|
|
358
358
|
],
|
|
359
359
|
"numDeployments": 1,
|
|
360
360
|
"solcInputHash": "e50f66544751609158f35b16e19eb697",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x10e60CE580aE2A410A89B7527a76FC7ef5BA9F6b",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1466,22 +1466,22 @@
|
|
|
1466
1466
|
"type": "function"
|
|
1467
1467
|
}
|
|
1468
1468
|
],
|
|
1469
|
-
"transactionHash": "
|
|
1469
|
+
"transactionHash": "0x9413e0063e84cb491e9c1b44501cfb69978c4e6e27199b27a2fcbaa34b62d68d",
|
|
1470
1470
|
"receipt": {
|
|
1471
1471
|
"to": null,
|
|
1472
1472
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
1473
|
-
"contractAddress": "
|
|
1473
|
+
"contractAddress": "0x10e60CE580aE2A410A89B7527a76FC7ef5BA9F6b",
|
|
1474
1474
|
"transactionIndex": 0,
|
|
1475
1475
|
"gasUsed": "4512217",
|
|
1476
1476
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1477
|
-
"blockHash": "
|
|
1478
|
-
"transactionHash": "
|
|
1477
|
+
"blockHash": "0x000000000000004c27accb4b3bd943f1c03e47db2900c222c7d19d4014f8bc23",
|
|
1478
|
+
"transactionHash": "0x9413e0063e84cb491e9c1b44501cfb69978c4e6e27199b27a2fcbaa34b62d68d",
|
|
1479
1479
|
"logs": [
|
|
1480
1480
|
{
|
|
1481
1481
|
"transactionIndex": 0,
|
|
1482
|
-
"blockNumber":
|
|
1483
|
-
"transactionHash": "
|
|
1484
|
-
"address": "
|
|
1482
|
+
"blockNumber": 76,
|
|
1483
|
+
"transactionHash": "0x9413e0063e84cb491e9c1b44501cfb69978c4e6e27199b27a2fcbaa34b62d68d",
|
|
1484
|
+
"address": "0x10e60CE580aE2A410A89B7527a76FC7ef5BA9F6b",
|
|
1485
1485
|
"topics": [
|
|
1486
1486
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1487
1487
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1489,16 +1489,16 @@
|
|
|
1489
1489
|
],
|
|
1490
1490
|
"data": "0x",
|
|
1491
1491
|
"logIndex": 0,
|
|
1492
|
-
"blockHash": "
|
|
1492
|
+
"blockHash": "0x000000000000004c27accb4b3bd943f1c03e47db2900c222c7d19d4014f8bc23"
|
|
1493
1493
|
}
|
|
1494
1494
|
],
|
|
1495
|
-
"blockNumber":
|
|
1495
|
+
"blockNumber": 76,
|
|
1496
1496
|
"cumulativeGasUsed": "4512217",
|
|
1497
1497
|
"status": 1,
|
|
1498
1498
|
"byzantium": true
|
|
1499
1499
|
},
|
|
1500
1500
|
"args": [
|
|
1501
|
-
"
|
|
1501
|
+
"0x723e475AC24e304B7eB7F26f22a32e6322a1fd02"
|
|
1502
1502
|
],
|
|
1503
1503
|
"numDeployments": 1,
|
|
1504
1504
|
"solcInputHash": "e50f66544751609158f35b16e19eb697",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xA9DB8327cFc52178b8c1cc0C753fF50C1f545bAB",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1414,22 +1414,22 @@
|
|
|
1414
1414
|
"type": "function"
|
|
1415
1415
|
}
|
|
1416
1416
|
],
|
|
1417
|
-
"transactionHash": "
|
|
1417
|
+
"transactionHash": "0x95add4de53ee5e0fe2ab9a85399050491f5fae7cd7538e1365469dfe5f593585",
|
|
1418
1418
|
"receipt": {
|
|
1419
1419
|
"to": null,
|
|
1420
1420
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
1421
|
-
"contractAddress": "
|
|
1421
|
+
"contractAddress": "0xA9DB8327cFc52178b8c1cc0C753fF50C1f545bAB",
|
|
1422
1422
|
"transactionIndex": 0,
|
|
1423
1423
|
"gasUsed": "4544245",
|
|
1424
1424
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1425
|
-
"blockHash": "
|
|
1426
|
-
"transactionHash": "
|
|
1425
|
+
"blockHash": "0x000000000000004e6488fb6844a822809760044461afb155f810494c62b62c41",
|
|
1426
|
+
"transactionHash": "0x95add4de53ee5e0fe2ab9a85399050491f5fae7cd7538e1365469dfe5f593585",
|
|
1427
1427
|
"logs": [
|
|
1428
1428
|
{
|
|
1429
1429
|
"transactionIndex": 0,
|
|
1430
|
-
"blockNumber":
|
|
1431
|
-
"transactionHash": "
|
|
1432
|
-
"address": "
|
|
1430
|
+
"blockNumber": 78,
|
|
1431
|
+
"transactionHash": "0x95add4de53ee5e0fe2ab9a85399050491f5fae7cd7538e1365469dfe5f593585",
|
|
1432
|
+
"address": "0xA9DB8327cFc52178b8c1cc0C753fF50C1f545bAB",
|
|
1433
1433
|
"topics": [
|
|
1434
1434
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1435
1435
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1437,17 +1437,17 @@
|
|
|
1437
1437
|
],
|
|
1438
1438
|
"data": "0x",
|
|
1439
1439
|
"logIndex": 0,
|
|
1440
|
-
"blockHash": "
|
|
1440
|
+
"blockHash": "0x000000000000004e6488fb6844a822809760044461afb155f810494c62b62c41"
|
|
1441
1441
|
}
|
|
1442
1442
|
],
|
|
1443
|
-
"blockNumber":
|
|
1443
|
+
"blockNumber": 78,
|
|
1444
1444
|
"cumulativeGasUsed": "4544245",
|
|
1445
1445
|
"status": 1,
|
|
1446
1446
|
"byzantium": true
|
|
1447
1447
|
},
|
|
1448
1448
|
"args": [
|
|
1449
|
-
"
|
|
1450
|
-
"
|
|
1449
|
+
"0x723e475AC24e304B7eB7F26f22a32e6322a1fd02",
|
|
1450
|
+
"0xC849650B4F8e2858E941fD4eacC5778D99AF37Cf",
|
|
1451
1451
|
20420
|
|
1452
1452
|
],
|
|
1453
1453
|
"numDeployments": 1,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/lz-evm-sdk-v1",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.115",
|
|
4
4
|
"license": "BUSL-1.1",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -51,9 +51,9 @@
|
|
|
51
51
|
"artifacts-tron/contracts/precrime/PreCrimeView.sol/PreCrimeView.json",
|
|
52
52
|
"artifacts-tron/contracts/messagelib-e2/**/*",
|
|
53
53
|
"artifacts-zk/contracts/**/*",
|
|
54
|
-
"artifacts/verification
|
|
55
|
-
"artifacts-tron/verification
|
|
56
|
-
"artifacts-zk/verification
|
|
54
|
+
"artifacts/verification/**/*",
|
|
55
|
+
"artifacts-tron/verification/**/*",
|
|
56
|
+
"artifacts-zk/verification/**/*",
|
|
57
57
|
"deployments/**/*",
|
|
58
58
|
"dist/**/*"
|
|
59
59
|
],
|
|
@@ -69,15 +69,15 @@
|
|
|
69
69
|
"dependencies": {
|
|
70
70
|
"@ethersproject/abi": "^5.8.0",
|
|
71
71
|
"@ethersproject/providers": "^5.8.0",
|
|
72
|
-
"@layerzerolabs/evm-sdks-core": "^3.0.
|
|
72
|
+
"@layerzerolabs/evm-sdks-core": "^3.0.115",
|
|
73
73
|
"ethers": "^5.8.0"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
|
-
"@layerzerolabs/evm-sdks-build": "^3.0.
|
|
77
|
-
"@layerzerolabs/lz-evm-v1-0.7": "^3.0.
|
|
78
|
-
"@layerzerolabs/lz-evm-v1-0.8": "^3.0.
|
|
79
|
-
"@layerzerolabs/tsup-config-next": "^3.0.
|
|
80
|
-
"@layerzerolabs/typescript-config-next": "^3.0.
|
|
76
|
+
"@layerzerolabs/evm-sdks-build": "^3.0.115",
|
|
77
|
+
"@layerzerolabs/lz-evm-v1-0.7": "^3.0.115",
|
|
78
|
+
"@layerzerolabs/lz-evm-v1-0.8": "^3.0.115",
|
|
79
|
+
"@layerzerolabs/tsup-config-next": "^3.0.115",
|
|
80
|
+
"@layerzerolabs/typescript-config-next": "^3.0.115",
|
|
81
81
|
"@typechain/ethers-v5": "^10.2.1",
|
|
82
82
|
"@types/node": "^20.10.5",
|
|
83
83
|
"rimraf": "^5.0.5",
|