@layerzerolabs/lz-evm-sdk-v1 3.0.69 → 3.0.71
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/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 +10 -10
- package/deployments/ethereum-sandbox-local/Endpoint.json +7 -7
- package/deployments/ethereum-sandbox-local/FPValidator.json +4 -4
- package/deployments/ethereum-sandbox-local/MPTValidator01.json +4 -4
- package/deployments/ethereum-sandbox-local/NonceContract.json +4 -4
- package/deployments/ethereum-sandbox-local/RelayerV2.json +16 -16
- package/deployments/ethereum-sandbox-local/RelayerV2_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/RelayerV2_Proxy.json +16 -16
- package/deployments/ethereum-sandbox-local/TreasuryV2.json +7 -7
- package/deployments/ethereum-sandbox-local/UltraLightNode.json +7 -7
- package/deployments/ethereum-sandbox-local/UltraLightNodeV2.json +7 -7
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/DefaultProxyAdmin.json +22 -22
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/Endpoint.json +17 -17
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/FPValidator.json +9 -9
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/MPTValidator01.json +9 -9
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/NonceContract.json +10 -10
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/RelayerV2.json +38 -38
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/RelayerV2_Implementation.json +9 -9
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/RelayerV2_Proxy.json +35 -35
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/TreasuryV2.json +17 -17
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/UltraLightNodeV2.json +19 -19
- package/deployments/hyperliquid-testnet/DefaultProxyAdmin.json +273 -0
- package/deployments/hyperliquid-testnet/Endpoint.json +1282 -0
- package/deployments/hyperliquid-testnet/FPValidator.json +382 -0
- package/deployments/hyperliquid-testnet/MPTValidator01.json +395 -0
- package/deployments/hyperliquid-testnet/NonceContract.json +159 -0
- package/deployments/hyperliquid-testnet/RelayerV2.json +1415 -0
- package/deployments/hyperliquid-testnet/RelayerV2_Implementation.json +1612 -0
- package/deployments/hyperliquid-testnet/RelayerV2_Proxy.json +245 -0
- package/deployments/hyperliquid-testnet/TreasuryV2.json +458 -0
- package/deployments/hyperliquid-testnet/UltraLightNodeV2.json +1816 -0
- package/deployments/nibiru-testnet/DefaultProxyAdmin.json +15 -15
- package/deployments/nibiru-testnet/Endpoint.json +12 -12
- package/deployments/nibiru-testnet/FPValidator.json +6 -6
- package/deployments/nibiru-testnet/MPTValidator01.json +6 -6
- package/deployments/nibiru-testnet/NonceContract.json +7 -7
- package/deployments/nibiru-testnet/RelayerV2.json +35 -35
- package/deployments/nibiru-testnet/RelayerV2_Implementation.json +6 -6
- package/deployments/nibiru-testnet/RelayerV2_Proxy.json +31 -31
- package/deployments/nibiru-testnet/TreasuryV2.json +12 -12
- package/deployments/nibiru-testnet/UltraLightNodeV2.json +14 -14
- 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 +7 -7
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
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": "0x4e36b53a710a066de06ff9b7df65aa2d16e20f892305e68c0f962723c47fb0bf",
|
|
1296
1296
|
"receipt": {
|
|
1297
1297
|
"to": null,
|
|
1298
1298
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
1299
|
-
"contractAddress": "
|
|
1300
|
-
"transactionIndex":
|
|
1301
|
-
"gasUsed": "
|
|
1302
|
-
"logsBloom": "
|
|
1303
|
-
"blockHash": "
|
|
1304
|
-
"transactionHash": "
|
|
1299
|
+
"contractAddress": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
1300
|
+
"transactionIndex": 1,
|
|
1301
|
+
"gasUsed": "790572",
|
|
1302
|
+
"logsBloom": "0x00000000000000000040000000000000400000000000000000800000000000000000000000800000000400000000000000000000000000000000000000020000000000000000000000000000000002000141000000000000000000000000000000000000020000000000000000000800000000800000000000000000000000400000000000000000000000000000000000000000000000000000010000800000000000000000000000000000000000000004000200000000000000000010000000040020000000000000000000000000000000000400000000000000000020004000000000000000000000000000000000000000000000000000000000000000",
|
|
1303
|
+
"blockHash": "0x18af2246e2b71b815b70327a699c2b5687e760ce5ea7df3b120852f0ac0fb903",
|
|
1304
|
+
"transactionHash": "0x4e36b53a710a066de06ff9b7df65aa2d16e20f892305e68c0f962723c47fb0bf",
|
|
1305
1305
|
"logs": [
|
|
1306
1306
|
{
|
|
1307
|
-
"transactionIndex":
|
|
1308
|
-
"blockNumber":
|
|
1309
|
-
"transactionHash": "
|
|
1310
|
-
"address": "
|
|
1307
|
+
"transactionIndex": 1,
|
|
1308
|
+
"blockNumber": 75694,
|
|
1309
|
+
"transactionHash": "0x4e36b53a710a066de06ff9b7df65aa2d16e20f892305e68c0f962723c47fb0bf",
|
|
1310
|
+
"address": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
1311
1311
|
"topics": [
|
|
1312
1312
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1313
|
-
"
|
|
1313
|
+
"0x000000000000000000000000a658742d33ebd2ce2f0bdff73515aa797fd161d9"
|
|
1314
1314
|
],
|
|
1315
1315
|
"data": "0x",
|
|
1316
1316
|
"logIndex": 0,
|
|
1317
|
-
"blockHash": "
|
|
1317
|
+
"blockHash": "0x18af2246e2b71b815b70327a699c2b5687e760ce5ea7df3b120852f0ac0fb903"
|
|
1318
1318
|
},
|
|
1319
1319
|
{
|
|
1320
|
-
"transactionIndex":
|
|
1321
|
-
"blockNumber":
|
|
1322
|
-
"transactionHash": "
|
|
1323
|
-
"address": "
|
|
1320
|
+
"transactionIndex": 1,
|
|
1321
|
+
"blockNumber": 75694,
|
|
1322
|
+
"transactionHash": "0x4e36b53a710a066de06ff9b7df65aa2d16e20f892305e68c0f962723c47fb0bf",
|
|
1323
|
+
"address": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
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": "0x18af2246e2b71b815b70327a699c2b5687e760ce5ea7df3b120852f0ac0fb903"
|
|
1332
1332
|
},
|
|
1333
1333
|
{
|
|
1334
|
-
"transactionIndex":
|
|
1335
|
-
"blockNumber":
|
|
1336
|
-
"transactionHash": "
|
|
1337
|
-
"address": "
|
|
1334
|
+
"transactionIndex": 1,
|
|
1335
|
+
"blockNumber": 75694,
|
|
1336
|
+
"transactionHash": "0x4e36b53a710a066de06ff9b7df65aa2d16e20f892305e68c0f962723c47fb0bf",
|
|
1337
|
+
"address": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
1338
1338
|
"topics": [
|
|
1339
1339
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
1340
1340
|
],
|
|
1341
|
-
"data": "
|
|
1341
|
+
"data": "0x0000000000000000000000006f475642a6e85809b1c36fa62763669b1b48dd5b0000000000000000000000000000000000000000000000000000000000000001",
|
|
1342
1342
|
"logIndex": 2,
|
|
1343
|
-
"blockHash": "
|
|
1343
|
+
"blockHash": "0x18af2246e2b71b815b70327a699c2b5687e760ce5ea7df3b120852f0ac0fb903"
|
|
1344
1344
|
},
|
|
1345
1345
|
{
|
|
1346
|
-
"transactionIndex":
|
|
1347
|
-
"blockNumber":
|
|
1348
|
-
"transactionHash": "
|
|
1349
|
-
"address": "
|
|
1346
|
+
"transactionIndex": 1,
|
|
1347
|
+
"blockNumber": 75694,
|
|
1348
|
+
"transactionHash": "0x4e36b53a710a066de06ff9b7df65aa2d16e20f892305e68c0f962723c47fb0bf",
|
|
1349
|
+
"address": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
1350
1350
|
"topics": [
|
|
1351
1351
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1352
1352
|
],
|
|
1353
|
-
"data": "
|
|
1353
|
+
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b19bd330a84c049b62d5b0fc2ba120217a18c1c",
|
|
1354
1354
|
"logIndex": 3,
|
|
1355
|
-
"blockHash": "
|
|
1355
|
+
"blockHash": "0x18af2246e2b71b815b70327a699c2b5687e760ce5ea7df3b120852f0ac0fb903"
|
|
1356
1356
|
}
|
|
1357
1357
|
],
|
|
1358
|
-
"blockNumber":
|
|
1359
|
-
"cumulativeGasUsed": "
|
|
1358
|
+
"blockNumber": 75694,
|
|
1359
|
+
"cumulativeGasUsed": "815196",
|
|
1360
1360
|
"status": 1,
|
|
1361
1361
|
"byzantium": true
|
|
1362
1362
|
},
|
|
1363
1363
|
"args": [
|
|
1364
|
+
"0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
1364
1365
|
"0x5B19bd330A84c049b62D5B0FC2bA120217a18C1C",
|
|
1365
|
-
"
|
|
1366
|
-
"0xf7013ef600000000000000000000000038de71124f7a447a01d67945a51edce9ff4912510000000000000000000000003c2269811836af69497e5f486a85d7316753cf62000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000"
|
|
1366
|
+
"0xf7013ef6000000000000000000000000fe7c30860d01e28371d40434806f4a8fcdd3a098000000000000000000000000b6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000"
|
|
1367
1367
|
],
|
|
1368
1368
|
"numDeployments": 1,
|
|
1369
1369
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1373,14 +1373,14 @@
|
|
|
1373
1373
|
"execute": {
|
|
1374
1374
|
"methodName": "initialize",
|
|
1375
1375
|
"args": [
|
|
1376
|
-
"
|
|
1377
|
-
"
|
|
1376
|
+
"0xFe7C30860D01e28371D40434806F4A8fcDD3A098",
|
|
1377
|
+
"0xb6319cC6c8c27A8F5dAF0dD3DF91EA35C4720dd7",
|
|
1378
1378
|
"0x0000000000000000000000000000000000000000",
|
|
1379
1379
|
"0x0000000000000000000000000000000000000000",
|
|
1380
1380
|
"1000000000000000000"
|
|
1381
1381
|
]
|
|
1382
1382
|
},
|
|
1383
|
-
"implementation": "
|
|
1383
|
+
"implementation": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
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": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1161,19 +1161,19 @@
|
|
|
1161
1161
|
"type": "function"
|
|
1162
1162
|
}
|
|
1163
1163
|
],
|
|
1164
|
-
"transactionHash": "
|
|
1164
|
+
"transactionHash": "0xa66f64a80c604fa60f1560fb057e5f25d30a7a741fd5c8e97bf6db75f8bdae81",
|
|
1165
1165
|
"receipt": {
|
|
1166
1166
|
"to": null,
|
|
1167
1167
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
1168
|
-
"contractAddress": "
|
|
1169
|
-
"transactionIndex":
|
|
1170
|
-
"gasUsed": "
|
|
1168
|
+
"contractAddress": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
1169
|
+
"transactionIndex": 3,
|
|
1170
|
+
"gasUsed": "3848637",
|
|
1171
1171
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1172
|
-
"blockHash": "
|
|
1173
|
-
"transactionHash": "
|
|
1172
|
+
"blockHash": "0x0a7e7138388081b9587c70d43181405beb1a910275cd251a4ae06be854be6bea",
|
|
1173
|
+
"transactionHash": "0xa66f64a80c604fa60f1560fb057e5f25d30a7a741fd5c8e97bf6db75f8bdae81",
|
|
1174
1174
|
"logs": [],
|
|
1175
|
-
"blockNumber":
|
|
1176
|
-
"cumulativeGasUsed": "
|
|
1175
|
+
"blockNumber": 75663,
|
|
1176
|
+
"cumulativeGasUsed": "7546017",
|
|
1177
1177
|
"status": 1,
|
|
1178
1178
|
"byzantium": true
|
|
1179
1179
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x4e36b53a710a066de06ff9b7df65aa2d16e20f892305e68c0f962723c47fb0bf",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
140
|
-
"contractAddress": "
|
|
141
|
-
"transactionIndex":
|
|
142
|
-
"gasUsed": "
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
140
|
+
"contractAddress": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
141
|
+
"transactionIndex": 1,
|
|
142
|
+
"gasUsed": "790572",
|
|
143
|
+
"logsBloom": "0x00000000000000000040000000000000400000000000000000800000000000000000000000800000000400000000000000000000000000000000000000020000000000000000000000000000000002000141000000000000000000000000000000000000020000000000000000000800000000800000000000000000000000400000000000000000000000000000000000000000000000000000010000800000000000000000000000000000000000000004000200000000000000000010000000040020000000000000000000000000000000000400000000000000000020004000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
+
"blockHash": "0x18af2246e2b71b815b70327a699c2b5687e760ce5ea7df3b120852f0ac0fb903",
|
|
145
|
+
"transactionHash": "0x4e36b53a710a066de06ff9b7df65aa2d16e20f892305e68c0f962723c47fb0bf",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
|
-
"transactionIndex":
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
148
|
+
"transactionIndex": 1,
|
|
149
|
+
"blockNumber": 75694,
|
|
150
|
+
"transactionHash": "0x4e36b53a710a066de06ff9b7df65aa2d16e20f892305e68c0f962723c47fb0bf",
|
|
151
|
+
"address": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000a658742d33ebd2ce2f0bdff73515aa797fd161d9"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x18af2246e2b71b815b70327a699c2b5687e760ce5ea7df3b120852f0ac0fb903"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
"transactionIndex":
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
161
|
+
"transactionIndex": 1,
|
|
162
|
+
"blockNumber": 75694,
|
|
163
|
+
"transactionHash": "0x4e36b53a710a066de06ff9b7df65aa2d16e20f892305e68c0f962723c47fb0bf",
|
|
164
|
+
"address": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
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": "0x18af2246e2b71b815b70327a699c2b5687e760ce5ea7df3b120852f0ac0fb903"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
|
-
"transactionIndex":
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
175
|
+
"transactionIndex": 1,
|
|
176
|
+
"blockNumber": 75694,
|
|
177
|
+
"transactionHash": "0x4e36b53a710a066de06ff9b7df65aa2d16e20f892305e68c0f962723c47fb0bf",
|
|
178
|
+
"address": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
181
181
|
],
|
|
182
|
-
"data": "
|
|
182
|
+
"data": "0x0000000000000000000000006f475642a6e85809b1c36fa62763669b1b48dd5b0000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x18af2246e2b71b815b70327a699c2b5687e760ce5ea7df3b120852f0ac0fb903"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
|
-
"transactionIndex":
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
187
|
+
"transactionIndex": 1,
|
|
188
|
+
"blockNumber": 75694,
|
|
189
|
+
"transactionHash": "0x4e36b53a710a066de06ff9b7df65aa2d16e20f892305e68c0f962723c47fb0bf",
|
|
190
|
+
"address": "0x6F475642a6e85809B1c36Fa62763669b1b48DD5B",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000005b19bd330a84c049b62d5b0fc2ba120217a18c1c",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x18af2246e2b71b815b70327a699c2b5687e760ce5ea7df3b120852f0ac0fb903"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
200
|
-
"cumulativeGasUsed": "
|
|
199
|
+
"blockNumber": 75694,
|
|
200
|
+
"cumulativeGasUsed": "815196",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
+
"0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
205
206
|
"0x5B19bd330A84c049b62D5B0FC2bA120217a18C1C",
|
|
206
|
-
"
|
|
207
|
-
"0xf7013ef600000000000000000000000038de71124f7a447a01d67945a51edce9ff4912510000000000000000000000003c2269811836af69497e5f486a85d7316753cf62000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000"
|
|
207
|
+
"0xf7013ef6000000000000000000000000fe7c30860d01e28371d40434806f4a8fcdd3a098000000000000000000000000b6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
210
210
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xcb566e3B6934Fa77258d68ea18E931fa75e1aaAa",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -322,39 +322,39 @@
|
|
|
322
322
|
"type": "function"
|
|
323
323
|
}
|
|
324
324
|
],
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0xd47894e6756549460c1da7e2dfd22e92cd8c67866f7475aa157dd9408e65c86b",
|
|
326
326
|
"receipt": {
|
|
327
327
|
"to": null,
|
|
328
328
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
329
|
-
"contractAddress": "
|
|
330
|
-
"transactionIndex":
|
|
331
|
-
"gasUsed": "
|
|
332
|
-
"logsBloom": "
|
|
333
|
-
"blockHash": "
|
|
334
|
-
"transactionHash": "
|
|
329
|
+
"contractAddress": "0xcb566e3B6934Fa77258d68ea18E931fa75e1aaAa",
|
|
330
|
+
"transactionIndex": 1,
|
|
331
|
+
"gasUsed": "1222643",
|
|
332
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000002001000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000040000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000400000000000000000000000000000000000000000000000",
|
|
333
|
+
"blockHash": "0xc2676d541ed80d5d08546856f59a6f53e2cff1015db0814aa17530b633f25eed",
|
|
334
|
+
"transactionHash": "0xd47894e6756549460c1da7e2dfd22e92cd8c67866f7475aa157dd9408e65c86b",
|
|
335
335
|
"logs": [
|
|
336
336
|
{
|
|
337
|
-
"transactionIndex":
|
|
338
|
-
"blockNumber":
|
|
339
|
-
"transactionHash": "
|
|
340
|
-
"address": "
|
|
337
|
+
"transactionIndex": 1,
|
|
338
|
+
"blockNumber": 75725,
|
|
339
|
+
"transactionHash": "0xd47894e6756549460c1da7e2dfd22e92cd8c67866f7475aa157dd9408e65c86b",
|
|
340
|
+
"address": "0xcb566e3B6934Fa77258d68ea18E931fa75e1aaAa",
|
|
341
341
|
"topics": [
|
|
342
342
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
343
343
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
344
344
|
"0x0000000000000000000000009f403140bc0574d7d36ea472b82daa1bbd4ef327"
|
|
345
345
|
],
|
|
346
346
|
"data": "0x",
|
|
347
|
-
"logIndex":
|
|
348
|
-
"blockHash": "
|
|
347
|
+
"logIndex": 1,
|
|
348
|
+
"blockHash": "0xc2676d541ed80d5d08546856f59a6f53e2cff1015db0814aa17530b633f25eed"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
|
-
"blockNumber":
|
|
352
|
-
"cumulativeGasUsed": "
|
|
351
|
+
"blockNumber": 75725,
|
|
352
|
+
"cumulativeGasUsed": "4750746",
|
|
353
353
|
"status": 1,
|
|
354
354
|
"byzantium": true
|
|
355
355
|
},
|
|
356
356
|
"args": [
|
|
357
|
-
"
|
|
357
|
+
"0xFe7C30860D01e28371D40434806F4A8fcDD3A098"
|
|
358
358
|
],
|
|
359
359
|
"numDeployments": 1,
|
|
360
360
|
"solcInputHash": "fda55e5b88a2cdb431ea54902f4cdb09",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xFe7C30860D01e28371D40434806F4A8fcDD3A098",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1414,41 +1414,41 @@
|
|
|
1414
1414
|
"type": "function"
|
|
1415
1415
|
}
|
|
1416
1416
|
],
|
|
1417
|
-
"transactionHash": "
|
|
1417
|
+
"transactionHash": "0xb69846158635c4469fb682122fab9f0a9f6808893217fe3439fdfc8fe61b3c90",
|
|
1418
1418
|
"receipt": {
|
|
1419
1419
|
"to": null,
|
|
1420
1420
|
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
1421
|
-
"contractAddress": "
|
|
1422
|
-
"transactionIndex":
|
|
1423
|
-
"gasUsed": "
|
|
1424
|
-
"logsBloom": "
|
|
1425
|
-
"blockHash": "
|
|
1426
|
-
"transactionHash": "
|
|
1421
|
+
"contractAddress": "0xFe7C30860D01e28371D40434806F4A8fcDD3A098",
|
|
1422
|
+
"transactionIndex": 2,
|
|
1423
|
+
"gasUsed": "4976230",
|
|
1424
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000402000000000000000000000000040000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000000000000000000040000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
1425
|
+
"blockHash": "0x048ff1d06a09a59fa5f50e8777e35f502954cf9f392c73cba650da5edf66f03c",
|
|
1426
|
+
"transactionHash": "0xb69846158635c4469fb682122fab9f0a9f6808893217fe3439fdfc8fe61b3c90",
|
|
1427
1427
|
"logs": [
|
|
1428
1428
|
{
|
|
1429
|
-
"transactionIndex":
|
|
1430
|
-
"blockNumber":
|
|
1431
|
-
"transactionHash": "
|
|
1432
|
-
"address": "
|
|
1429
|
+
"transactionIndex": 2,
|
|
1430
|
+
"blockNumber": 75601,
|
|
1431
|
+
"transactionHash": "0xb69846158635c4469fb682122fab9f0a9f6808893217fe3439fdfc8fe61b3c90",
|
|
1432
|
+
"address": "0xFe7C30860D01e28371D40434806F4A8fcDD3A098",
|
|
1433
1433
|
"topics": [
|
|
1434
1434
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1435
1435
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
1436
1436
|
"0x0000000000000000000000009f403140bc0574d7d36ea472b82daa1bbd4ef327"
|
|
1437
1437
|
],
|
|
1438
1438
|
"data": "0x",
|
|
1439
|
-
"logIndex":
|
|
1440
|
-
"blockHash": "
|
|
1439
|
+
"logIndex": 1,
|
|
1440
|
+
"blockHash": "0x048ff1d06a09a59fa5f50e8777e35f502954cf9f392c73cba650da5edf66f03c"
|
|
1441
1441
|
}
|
|
1442
1442
|
],
|
|
1443
|
-
"blockNumber":
|
|
1444
|
-
"cumulativeGasUsed": "
|
|
1443
|
+
"blockNumber": 75601,
|
|
1444
|
+
"cumulativeGasUsed": "6008130",
|
|
1445
1445
|
"status": 1,
|
|
1446
1446
|
"byzantium": true
|
|
1447
1447
|
},
|
|
1448
1448
|
"args": [
|
|
1449
|
-
"
|
|
1450
|
-
"
|
|
1451
|
-
|
|
1449
|
+
"0x2D61DCDD36F10b22176E0433B86F74567d529aAa",
|
|
1450
|
+
"0x980205D352F198748B626f6f7C38A8a5663Ec981",
|
|
1451
|
+
367
|
|
1452
1452
|
],
|
|
1453
1453
|
"numDeployments": 1,
|
|
1454
1454
|
"solcInputHash": "fda55e5b88a2cdb431ea54902f4cdb09",
|