@layerzerolabs/lz-evm-sdk-v2 2.1.9 → 2.1.10

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 (121) hide show
  1. package/deployments/exocore-testnet/DVN.json +39 -39
  2. package/deployments/exocore-testnet/DVNFeeLib.json +5 -5
  3. package/deployments/exocore-testnet/DefaultProxyAdmin.json +4 -4
  4. package/deployments/exocore-testnet/EndpointV2.json +23 -23
  5. package/deployments/exocore-testnet/EndpointV2View.json +8 -8
  6. package/deployments/exocore-testnet/EndpointV2View_Implementation.json +2 -2
  7. package/deployments/exocore-testnet/EndpointV2View_Proxy.json +8 -8
  8. package/deployments/exocore-testnet/Executor.json +26 -26
  9. package/deployments/exocore-testnet/ExecutorFeeLib.json +5 -5
  10. package/deployments/exocore-testnet/ExecutorProxyAdmin.json +7 -7
  11. package/deployments/exocore-testnet/Executor_Implementation.json +17 -17
  12. package/deployments/exocore-testnet/Executor_Proxy.json +26 -26
  13. package/deployments/exocore-testnet/LzExecutor.json +10 -10
  14. package/deployments/exocore-testnet/LzExecutor_Implementation.json +6 -6
  15. package/deployments/exocore-testnet/LzExecutor_Proxy.json +10 -10
  16. package/deployments/exocore-testnet/PriceFeed.json +10 -10
  17. package/deployments/exocore-testnet/PriceFeedProxyAdmin.json +7 -7
  18. package/deployments/exocore-testnet/PriceFeed_Implementation.json +14 -14
  19. package/deployments/exocore-testnet/PriceFeed_Proxy.json +10 -10
  20. package/deployments/exocore-testnet/ReceiveUln301.json +36 -36
  21. package/deployments/exocore-testnet/ReceiveUln301View.json +15 -15
  22. package/deployments/exocore-testnet/ReceiveUln301View_Implementation.json +8 -8
  23. package/deployments/exocore-testnet/ReceiveUln301View_Proxy.json +14 -14
  24. package/deployments/exocore-testnet/ReceiveUln302.json +29 -29
  25. package/deployments/exocore-testnet/ReceiveUln302View.json +8 -8
  26. package/deployments/exocore-testnet/ReceiveUln302View_Implementation.json +7 -7
  27. package/deployments/exocore-testnet/ReceiveUln302View_Proxy.json +8 -8
  28. package/deployments/exocore-testnet/SendUln301.json +24 -24
  29. package/deployments/exocore-testnet/SendUln302.json +18 -18
  30. package/deployments/exocore-testnet/Treasury.json +5 -5
  31. package/deployments/exocore-testnet/TreasuryFeeHandler.json +3 -3
  32. package/deployments/mantle-mainnet/AxelarDVNAdapter.json +1578 -0
  33. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib.json +813 -0
  34. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Implementation.json +803 -0
  35. package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Proxy.json +245 -0
  36. package/deployments/mantle-mainnet/DVNFeeLibProxyAdmin.json +284 -0
  37. package/deployments/{avalanche-sandbox-local → mode-testnet}/DVN.json +81 -48
  38. package/deployments/{avalanche-sandbox-local → mode-testnet}/DVNFeeLib.json +16 -16
  39. package/deployments/{avalanche-sandbox-local → mode-testnet}/DefaultProxyAdmin.json +17 -17
  40. package/deployments/{bsc-sandbox-local → mode-testnet}/EndpointV2.json +114 -60
  41. package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View.json +32 -32
  42. package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Implementation.json +9 -9
  43. package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Proxy.json +30 -30
  44. package/deployments/{bsc-sandbox-local → mode-testnet}/Executor.json +101 -118
  45. package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorFeeLib.json +17 -17
  46. package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorProxyAdmin.json +24 -24
  47. package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Implementation.json +9 -9
  48. package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Proxy.json +92 -107
  49. package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor.json +40 -40
  50. package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor_Implementation.json +9 -9
  51. package/deployments/{avalanche-sandbox-local/PriceFeed_Proxy.json → mode-testnet/LzExecutor_Proxy.json} +37 -37
  52. package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed.json +39 -39
  53. package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeedProxyAdmin.json +24 -24
  54. package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeed_Implementation.json +9 -9
  55. package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed_Proxy.json +37 -37
  56. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301.json +18 -18
  57. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View.json +34 -34
  58. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View_Implementation.json +9 -9
  59. package/deployments/{avalanche-sandbox-local/ReceiveUln302View_Proxy.json → mode-testnet/ReceiveUln301View_Proxy.json} +31 -31
  60. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302.json +17 -17
  61. package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302View.json +33 -33
  62. package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Implementation.json +9 -9
  63. package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Proxy.json +30 -30
  64. package/deployments/{avalanche-sandbox-local → mode-testnet}/SendUln301.json +20 -20
  65. package/deployments/{bsc-sandbox-local → mode-testnet}/SendUln302.json +17 -17
  66. package/deployments/{bsc-sandbox-local → mode-testnet}/Treasury.json +16 -16
  67. package/deployments/{avalanche-sandbox-local → mode-testnet}/TreasuryFeeHandler.json +10 -10
  68. package/package.json +9 -9
  69. package/deployments/arbitrum-sandbox-local/DVN.json +0 -1864
  70. package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +0 -500
  71. package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +0 -398
  72. package/deployments/arbitrum-sandbox-local/PriceFeed.json +0 -890
  73. package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +0 -244
  74. package/deployments/avalanche-sandbox-local/DVNDecompressor.json +0 -508
  75. package/deployments/avalanche-sandbox-local/EndpointV2.json +0 -2946
  76. package/deployments/avalanche-sandbox-local/Executor.json +0 -1549
  77. package/deployments/avalanche-sandbox-local/ExecutorDecompressor.json +0 -339
  78. package/deployments/avalanche-sandbox-local/ExecutorFeeLib.json +0 -423
  79. package/deployments/avalanche-sandbox-local/ExecutorProxyAdmin.json +0 -283
  80. package/deployments/avalanche-sandbox-local/Executor_Implementation.json +0 -1591
  81. package/deployments/avalanche-sandbox-local/Executor_Proxy.json +0 -380
  82. package/deployments/avalanche-sandbox-local/LzExecutor.json +0 -757
  83. package/deployments/avalanche-sandbox-local/LzExecutor_Implementation.json +0 -703
  84. package/deployments/avalanche-sandbox-local/LzExecutor_Proxy.json +0 -244
  85. package/deployments/avalanche-sandbox-local/NonceContractMock.json +0 -163
  86. package/deployments/avalanche-sandbox-local/PriceFeed.json +0 -890
  87. package/deployments/avalanche-sandbox-local/PriceFeedProxyAdmin.json +0 -283
  88. package/deployments/avalanche-sandbox-local/PriceFeed_Implementation.json +0 -912
  89. package/deployments/avalanche-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
  90. package/deployments/avalanche-sandbox-local/ReceiveUln302View_Implementation.json +0 -384
  91. package/deployments/avalanche-sandbox-local/SendUln302.json +0 -1527
  92. package/deployments/avalanche-sandbox-local/SimpleMessageLib.json +0 -708
  93. package/deployments/avalanche-sandbox-local/Treasury.json +0 -412
  94. package/deployments/bsc-sandbox-local/DVN.json +0 -1896
  95. package/deployments/bsc-sandbox-local/DVNDecompressor.json +0 -508
  96. package/deployments/bsc-sandbox-local/DVNFeeLib.json +0 -398
  97. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +0 -258
  98. package/deployments/bsc-sandbox-local/EndpointV2View.json +0 -435
  99. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +0 -313
  100. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +0 -230
  101. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +0 -339
  102. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +0 -244
  103. package/deployments/bsc-sandbox-local/NonceContractMock.json +0 -163
  104. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +0 -283
  105. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +0 -912
  106. package/deployments/bsc-sandbox-local/ReceiveUln301.json +0 -1292
  107. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +0 -354
  108. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +0 -231
  109. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
  110. package/deployments/bsc-sandbox-local/ReceiveUln302.json +0 -1006
  111. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +0 -478
  112. package/deployments/bsc-sandbox-local/SendUln301.json +0 -1569
  113. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +0 -708
  114. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +0 -125
  115. package/deployments/tron-sandbox-local/DVN.json +0 -1864
  116. package/deployments/tron-sandbox-local/DVNDecompressor.json +0 -500
  117. package/deployments/tron-sandbox-local/DVNFeeLib.json +0 -398
  118. package/deployments/tron-sandbox-local/PriceFeed.json +0 -890
  119. package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +0 -283
  120. package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +0 -912
  121. package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +0 -244
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
2
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -1278,214 +1278,199 @@
1278
1278
  "type": "constructor"
1279
1279
  }
1280
1280
  ],
1281
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1281
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1282
1282
  "receipt": {
1283
1283
  "to": null,
1284
- "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
1285
- "contractAddress": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1286
- "transactionIndex": 0,
1287
- "gasUsed": "1023265",
1288
- "logsBloom": "0x00000004000800000000000000000000400008000000000000000080100010100000000000000000000008020000000000000000000000200080000000100002000000000000000001000000000002000000000020000000000000080020000000000000020008100000000001000800000800800000000800000000000800000000010010000400080000000080024000000000008080000000000000800000000000000000200000000082000400400000000000000000001000020200000000200020001000000008000000040000002000000400000100010000008060000000000000000000000000000800000000000000000000000000000000000000",
1289
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef",
1290
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1284
+ "from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
1285
+ "contractAddress": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1286
+ "transactionIndex": 1,
1287
+ "gasUsed": "996830",
1288
+ "logsBloom": "0x00000004000000000000000000000000401010000000000000000000000000100000000000000000000000020000000000000000000000000000020800000000000400000000000000000000000002000000000020000000000000000020000000000000030008000000000002000800000000800000000800000000000000022000000010000000080000002080004000200000008080000000000000800000000000000000000000000002000400400000000000000000001000000000000000000020000000020000000000040004002000100400000100000000008060000000000000010000400000000800000000000000000000020000000000400000",
1289
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551",
1290
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1291
1291
  "logs": [
1292
1292
  {
1293
- "transactionIndex": 0,
1294
- "blockNumber": 30,
1295
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1296
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1293
+ "transactionIndex": 1,
1294
+ "blockNumber": 10345941,
1295
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1296
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1297
1297
  "topics": [
1298
1298
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
1299
- "0x0000000000000000000000004f41b941940005ae25d5ecb0f01badbc7065e2dd"
1299
+ "0x000000000000000000000000701f3927871efcea1235db722f9e608ae120d243"
1300
1300
  ],
1301
1301
  "data": "0x",
1302
1302
  "logIndex": 0,
1303
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1303
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
1304
1304
  },
1305
1305
  {
1306
- "transactionIndex": 0,
1307
- "blockNumber": 30,
1308
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1309
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1306
+ "transactionIndex": 1,
1307
+ "blockNumber": 10345941,
1308
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1309
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1310
1310
  "topics": [
1311
1311
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1312
1312
  "0x0000000000000000000000000000000000000000000000000000000000000000",
1313
- "0x0000000000000000000000009b63f0cef479924e5d2c4e22dbe31e6d0353b448",
1314
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
1313
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6",
1314
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
1315
1315
  ],
1316
1316
  "data": "0x",
1317
1317
  "logIndex": 1,
1318
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1318
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
1319
1319
  },
1320
1320
  {
1321
- "transactionIndex": 0,
1322
- "blockNumber": 30,
1323
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1324
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1321
+ "transactionIndex": 1,
1322
+ "blockNumber": 10345941,
1323
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1324
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1325
1325
  "topics": [
1326
1326
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1327
1327
  "0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
1328
- "0x0000000000000000000000001275d096b9dbf2347bd2a131fb6bdab0b4882487",
1329
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
1328
+ "0x00000000000000000000000000c5c0b8e0f75ab862cbaaecfff499db555fbdd2",
1329
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
1330
1330
  ],
1331
1331
  "data": "0x",
1332
1332
  "logIndex": 2,
1333
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1333
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
1334
1334
  },
1335
1335
  {
1336
- "transactionIndex": 0,
1337
- "blockNumber": 30,
1338
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1339
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1336
+ "transactionIndex": 1,
1337
+ "blockNumber": 10345941,
1338
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1339
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1340
1340
  "topics": [
1341
1341
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1342
1342
  "0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
1343
- "0x00000000000000000000000090118d110b07abb82ba8980d1c5cc96eea810d2c",
1344
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
1343
+ "0x000000000000000000000000f0196dea83b47244222b315abbbcf6b9fd2f705c",
1344
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
1345
1345
  ],
1346
1346
  "data": "0x",
1347
1347
  "logIndex": 3,
1348
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1348
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
1349
1349
  },
1350
1350
  {
1351
- "transactionIndex": 0,
1352
- "blockNumber": 30,
1353
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1354
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1351
+ "transactionIndex": 1,
1352
+ "blockNumber": 10345941,
1353
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1354
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1355
1355
  "topics": [
1356
1356
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1357
1357
  "0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
1358
- "0x000000000000000000000000bcf26943c0197d2ee0e5d05c716be60cc2761508",
1359
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
1358
+ "0x000000000000000000000000533fb43e6808d9634cc0dd0c6c1195e8921d4fcc",
1359
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
1360
1360
  ],
1361
1361
  "data": "0x",
1362
1362
  "logIndex": 4,
1363
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1363
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
1364
1364
  },
1365
1365
  {
1366
- "transactionIndex": 0,
1367
- "blockNumber": 30,
1368
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1369
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1366
+ "transactionIndex": 1,
1367
+ "blockNumber": 10345941,
1368
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1369
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1370
1370
  "topics": [
1371
1371
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1372
1372
  "0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
1373
1373
  "0x000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9",
1374
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
1374
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
1375
1375
  ],
1376
1376
  "data": "0x",
1377
1377
  "logIndex": 5,
1378
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1378
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
1379
1379
  },
1380
1380
  {
1381
- "transactionIndex": 0,
1382
- "blockNumber": 30,
1383
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1384
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1381
+ "transactionIndex": 1,
1382
+ "blockNumber": 10345941,
1383
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1384
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1385
1385
  "topics": [
1386
1386
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1387
1387
  "0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
1388
1388
  "0x000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a",
1389
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
1389
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
1390
1390
  ],
1391
1391
  "data": "0x",
1392
1392
  "logIndex": 6,
1393
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1393
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
1394
1394
  },
1395
1395
  {
1396
- "transactionIndex": 0,
1397
- "blockNumber": 30,
1398
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1399
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1396
+ "transactionIndex": 1,
1397
+ "blockNumber": 10345941,
1398
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1399
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1400
1400
  "topics": [
1401
1401
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1402
1402
  "0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
1403
1403
  "0x0000000000000000000000000e251d9095dd128292a28eb383127d05d95bbd17",
1404
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
1404
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
1405
1405
  ],
1406
1406
  "data": "0x",
1407
1407
  "logIndex": 7,
1408
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1408
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
1409
1409
  },
1410
1410
  {
1411
- "transactionIndex": 0,
1412
- "blockNumber": 30,
1413
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1414
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1411
+ "transactionIndex": 1,
1412
+ "blockNumber": 10345941,
1413
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1414
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1415
1415
  "topics": [
1416
1416
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1417
1417
  "0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
1418
1418
  "0x000000000000000000000000c48cab17fcb3eb38030bc4ea54b62353d2802ba8",
1419
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
1419
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
1420
1420
  ],
1421
1421
  "data": "0x",
1422
1422
  "logIndex": 8,
1423
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1423
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
1424
1424
  },
1425
1425
  {
1426
- "transactionIndex": 0,
1427
- "blockNumber": 30,
1428
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1429
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1426
+ "transactionIndex": 1,
1427
+ "blockNumber": 10345941,
1428
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1429
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1430
1430
  "topics": [
1431
1431
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1432
1432
  "0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
1433
- "0x0000000000000000000000007aa071813c372a9b34a3bac1c002e2b7434c345e",
1434
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
1433
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6",
1434
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
1435
1435
  ],
1436
1436
  "data": "0x",
1437
1437
  "logIndex": 9,
1438
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1438
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
1439
1439
  },
1440
1440
  {
1441
- "transactionIndex": 0,
1442
- "blockNumber": 30,
1443
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1444
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1445
- "topics": [
1446
- "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
1447
- "0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
1448
- "0x000000000000000000000000aada98978453263132587d0805c4a17376af9f13",
1449
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
1450
- ],
1451
- "data": "0x",
1452
- "logIndex": 10,
1453
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1454
- },
1455
- {
1456
- "transactionIndex": 0,
1457
- "blockNumber": 30,
1458
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1459
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1441
+ "transactionIndex": 1,
1442
+ "blockNumber": 10345941,
1443
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1444
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1460
1445
  "topics": [
1461
1446
  "0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
1462
1447
  ],
1463
1448
  "data": "0x0000000000000000000000000000000000000000000000000000000000000001",
1464
- "logIndex": 11,
1465
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1449
+ "logIndex": 10,
1450
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
1466
1451
  },
1467
1452
  {
1468
- "transactionIndex": 0,
1469
- "blockNumber": 30,
1470
- "transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
1471
- "address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
1453
+ "transactionIndex": 1,
1454
+ "blockNumber": 10345941,
1455
+ "transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
1456
+ "address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
1472
1457
  "topics": [
1473
1458
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
1474
1459
  ],
1475
- "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000094b75aa39bec4cb15e7b9593c315af203b7b847f",
1476
- "logIndex": 12,
1477
- "blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
1460
+ "data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000053fd4c4fbbd53f6bc58cae6704b92db1f360a648",
1461
+ "logIndex": 11,
1462
+ "blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
1478
1463
  }
1479
1464
  ],
1480
- "blockNumber": 30,
1481
- "cumulativeGasUsed": "1023265",
1465
+ "blockNumber": 10345941,
1466
+ "cumulativeGasUsed": "1040669",
1482
1467
  "status": 1,
1483
1468
  "byzantium": true
1484
1469
  },
1485
1470
  "args": [
1486
- "0x4F41b941940005aE25D5ecB0F01BaDbc7065E2dD",
1487
- "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
1488
- "0x009fc68100000000000000000000000059f2f1fcfe2474fd5f0b9ba1e73ca90b143eb8d0000000000000000000000000ca03dc4665a8c3603cb4fd5ce71af9649dc00d4400000000000000000000000000000000000000000000000000000000000000c00000000000000000000000008438ad1c834623cff278ab6829a248e37c2d7e3f0000000000000000000000009b63f0cef479924e5d2c4e22dbe31e6d0353b448000000000000000000000000000000000000000000000000000000000000014000000000000000000000000000000000000000000000000000000000000000030000000000000000000000001275d096b9dbf2347bd2a131fb6bdab0b488248700000000000000000000000090118d110b07abb82ba8980d1c5cc96eea810d2c000000000000000000000000bcf26943c0197d2ee0e5d05c716be60cc27615080000000000000000000000000000000000000000000000000000000000000007000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a0000000000000000000000000e251d9095dd128292a28eb383127d05d95bbd17000000000000000000000000c48cab17fcb3eb38030bc4ea54b62353d2802ba80000000000000000000000007aa071813c372a9b34a3bac1c002e2b7434c345e000000000000000000000000aada98978453263132587d0805c4a17376af9f13000000000000000000000000aada98978453263132587d0805c4a17376af9f13"
1471
+ "0x701f3927871EfcEa1235dB722f9E608aE120d243",
1472
+ "0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
1473
+ "0x009fc6810000000000000000000000006edce65403992e310a62460808c4b910d972f10f000000000000000000000000a78a78a13074ed93ad447a26ec57121f29e8fec200000000000000000000000000000000000000000000000000000000000000c00000000000000000000000004e08b1f1ac79898569cfb999fb92b5495fb18a2b000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a60000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000c5c0b8e0f75ab862cbaaecfff499db555fbdd2000000000000000000000000f0196dea83b47244222b315abbbcf6b9fd2f705c000000000000000000000000533fb43e6808d9634cc0dd0c6c1195e8921d4fcc0000000000000000000000000000000000000000000000000000000000000005000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a0000000000000000000000000e251d9095dd128292a28eb383127d05d95bbd17000000000000000000000000c48cab17fcb3eb38030bc4ea54b62353d2802ba8000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
1489
1474
  ],
1490
1475
  "numDeployments": 1,
1491
1476
  "solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
@@ -1494,27 +1479,25 @@
1494
1479
  "execute": {
1495
1480
  "methodName": "initialize",
1496
1481
  "args": [
1497
- "0x59F2f1fCfE2474fD5F0b9BA1E73ca90b143Eb8d0",
1498
- "0xcA03Dc4665A8C3603cb4Fd5Ce71Af9649dC00d44",
1482
+ "0x6EDCE65403992e310A62460808c4b910D972f10f",
1483
+ "0xa78A78a13074eD93aD447a26Ec57121f29E8feC2",
1499
1484
  [
1500
- "0x1275D096B9DBf2347bD2a131Fb6BDaB0B4882487",
1501
- "0x90118d110B07ABB82Ba8980D1c5cC96EeA810d2C",
1502
- "0xbCF26943C0197d2eE0E5D05c716Be60cc2761508"
1485
+ "0x00C5C0B8e0f75aB862CbAaeCfff499dB555FBDD2",
1486
+ "0xF0196DEa83b47244222B315AbbbcF6b9fD2F705c",
1487
+ "0x533fB43e6808D9634CC0DD0c6c1195e8921D4FCC"
1503
1488
  ],
1504
- "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
1505
- "0x9B63F0Cef479924E5d2C4E22DBE31E6d0353B448",
1489
+ "0x4e08B1F1AC79898569CfB999FB92B5495FB18A2B",
1490
+ "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
1506
1491
  [
1507
1492
  "0xB9Cb228D7498d6F02B0F88F7b16d2Cf836d2aeA9",
1508
1493
  "0xF5E8A439C599205C1aB06b535DE46681Aed1007a",
1509
1494
  "0x0e251d9095dD128292A28eB383127d05d95BBD17",
1510
1495
  "0xc48CaB17Fcb3eb38030bc4EA54B62353d2802Ba8",
1511
- "0x7AA071813c372a9b34A3bac1C002e2B7434C345E",
1512
- "0xaAda98978453263132587D0805C4A17376Af9F13",
1513
- "0xaAda98978453263132587D0805C4A17376Af9F13"
1496
+ "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6"
1514
1497
  ]
1515
1498
  ]
1516
1499
  },
1517
- "implementation": "0x4F41b941940005aE25D5ecB0F01BaDbc7065E2dD",
1500
+ "implementation": "0x701f3927871EfcEa1235dB722f9E608aE120d243",
1518
1501
  "devdoc": {
1519
1502
  "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.",
1520
1503
  "kind": "dev",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x0124189Fc71496f8660dB5189F296055ED757632",
2
+ "address": "0x55c175DD5b039331dB251424538169D8495C18d1",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -343,34 +343,34 @@
343
343
  "type": "receive"
344
344
  }
345
345
  ],
346
- "transactionHash": "0xef07e2049ced7ea62ab4c97887923cd41af5cd62556e3b94bffc99e8e062a242",
346
+ "transactionHash": "0x783a067c205ffd2d20880b22ad8da5ad101c46a59bb7111f0890accf47025d76",
347
347
  "receipt": {
348
348
  "to": null,
349
- "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
350
- "contractAddress": "0x0124189Fc71496f8660dB5189F296055ED757632",
351
- "transactionIndex": 0,
349
+ "from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
350
+ "contractAddress": "0x55c175DD5b039331dB251424538169D8495C18d1",
351
+ "transactionIndex": 2,
352
352
  "gasUsed": "1365441",
353
- "logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000002000000000000000000000100000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000800000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000001000000000000020000000000000000000000000000000000000000000000000000000000000000000",
354
- "blockHash": "0x1879046eec4c9f1f77962c51ea71980b23db16fc4d4c08e4ae0bcbd77dc70745",
355
- "transactionHash": "0xef07e2049ced7ea62ab4c97887923cd41af5cd62556e3b94bffc99e8e062a242",
353
+ "logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000002000000000001000000000000000000000000000000000000030000000000000000000800000000000000000000000000000000400000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004000",
354
+ "blockHash": "0x7a81b316d0f248d3abfcab3d46b117f9b613b0e673417e7c1a7c4a89872760a9",
355
+ "transactionHash": "0x783a067c205ffd2d20880b22ad8da5ad101c46a59bb7111f0890accf47025d76",
356
356
  "logs": [
357
357
  {
358
- "transactionIndex": 0,
359
- "blockNumber": 28,
360
- "transactionHash": "0xef07e2049ced7ea62ab4c97887923cd41af5cd62556e3b94bffc99e8e062a242",
361
- "address": "0x0124189Fc71496f8660dB5189F296055ED757632",
358
+ "transactionIndex": 2,
359
+ "blockNumber": 10345934,
360
+ "transactionHash": "0x783a067c205ffd2d20880b22ad8da5ad101c46a59bb7111f0890accf47025d76",
361
+ "address": "0x55c175DD5b039331dB251424538169D8495C18d1",
362
362
  "topics": [
363
363
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
364
364
  "0x0000000000000000000000000000000000000000000000000000000000000000",
365
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
365
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
366
366
  ],
367
367
  "data": "0x",
368
- "logIndex": 0,
369
- "blockHash": "0x1879046eec4c9f1f77962c51ea71980b23db16fc4d4c08e4ae0bcbd77dc70745"
368
+ "logIndex": 3,
369
+ "blockHash": "0x7a81b316d0f248d3abfcab3d46b117f9b613b0e673417e7c1a7c4a89872760a9"
370
370
  }
371
371
  ],
372
- "blockNumber": 28,
373
- "cumulativeGasUsed": "1365441",
372
+ "blockNumber": 10345934,
373
+ "cumulativeGasUsed": "1512678",
374
374
  "status": 1,
375
375
  "byzantium": true
376
376
  },
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
2
+ "address": "0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -172,53 +172,53 @@
172
172
  "type": "function"
173
173
  }
174
174
  ],
175
- "transactionHash": "0x3b5145e7e8dc360954782149780d895dd804f18928815f61110a7896a25bc2ba",
175
+ "transactionHash": "0x5c02e4589e7c3fcc394c0851d872abe27cf45d62bd463267ed0ed2a73c0e5fe0",
176
176
  "receipt": {
177
177
  "to": null,
178
- "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
179
- "contractAddress": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
180
- "transactionIndex": 0,
178
+ "from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
179
+ "contractAddress": "0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
180
+ "transactionIndex": 1,
181
181
  "gasUsed": "579082",
182
- "logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000001000000000000000000000000000020000000020000000000000000000800000800000000000000000000000000400000000000000000000000000000000000000000000000000400000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000040000000000000000020000000000000000000000010800000000000000000000000000000000000000000",
183
- "blockHash": "0xe12641eeb1e5899b356ab8fd35dc0555fb4fcfa0219c8f1018537ce4bf911882",
184
- "transactionHash": "0x3b5145e7e8dc360954782149780d895dd804f18928815f61110a7896a25bc2ba",
182
+ "logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000080000000000000000000000030000000000000000000800000000200000000000000002000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000020000000000000000000000000000000000000000000000000000000000800008000",
183
+ "blockHash": "0x72ee3374580fb9c73da8acc96c8c2ef21178da1dd2f2fe89124143c6b5cb2a2e",
184
+ "transactionHash": "0x5c02e4589e7c3fcc394c0851d872abe27cf45d62bd463267ed0ed2a73c0e5fe0",
185
185
  "logs": [
186
186
  {
187
- "transactionIndex": 0,
188
- "blockNumber": 16,
189
- "transactionHash": "0x3b5145e7e8dc360954782149780d895dd804f18928815f61110a7896a25bc2ba",
190
- "address": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
187
+ "transactionIndex": 1,
188
+ "blockNumber": 10345900,
189
+ "transactionHash": "0x5c02e4589e7c3fcc394c0851d872abe27cf45d62bd463267ed0ed2a73c0e5fe0",
190
+ "address": "0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
191
191
  "topics": [
192
192
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
193
193
  "0x0000000000000000000000000000000000000000000000000000000000000000",
194
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
194
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
195
195
  ],
196
196
  "data": "0x",
197
197
  "logIndex": 0,
198
- "blockHash": "0xe12641eeb1e5899b356ab8fd35dc0555fb4fcfa0219c8f1018537ce4bf911882"
198
+ "blockHash": "0x72ee3374580fb9c73da8acc96c8c2ef21178da1dd2f2fe89124143c6b5cb2a2e"
199
199
  },
200
200
  {
201
- "transactionIndex": 0,
202
- "blockNumber": 16,
203
- "transactionHash": "0x3b5145e7e8dc360954782149780d895dd804f18928815f61110a7896a25bc2ba",
204
- "address": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
201
+ "transactionIndex": 1,
202
+ "blockNumber": 10345900,
203
+ "transactionHash": "0x5c02e4589e7c3fcc394c0851d872abe27cf45d62bd463267ed0ed2a73c0e5fe0",
204
+ "address": "0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
205
205
  "topics": [
206
206
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
207
- "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc",
208
- "0x00000000000000000000000090f79bf6eb2c4f870365e785982e1f101e93b906"
207
+ "0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6",
208
+ "0x00000000000000000000000082d16f76d2fb0c4b76a2cee509c8b349769ed230"
209
209
  ],
210
210
  "data": "0x",
211
211
  "logIndex": 1,
212
- "blockHash": "0xe12641eeb1e5899b356ab8fd35dc0555fb4fcfa0219c8f1018537ce4bf911882"
212
+ "blockHash": "0x72ee3374580fb9c73da8acc96c8c2ef21178da1dd2f2fe89124143c6b5cb2a2e"
213
213
  }
214
214
  ],
215
- "blockNumber": 16,
216
- "cumulativeGasUsed": "579082",
215
+ "blockNumber": 10345900,
216
+ "cumulativeGasUsed": "622921",
217
217
  "status": 1,
218
218
  "byzantium": true
219
219
  },
220
220
  "args": [
221
- "0x90F79bf6EB2c4f870365E785982E1f101E93b906"
221
+ "0x82d16f76D2FB0c4B76A2CEe509C8b349769Ed230"
222
222
  ],
223
223
  "numDeployments": 1,
224
224
  "solcInputHash": "a02895da4e26717c8c5ac06356be07de",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x4F41b941940005aE25D5ecB0F01BaDbc7065E2dD",
2
+ "address": "0x701f3927871EfcEa1235dB722f9E608aE120d243",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -1147,19 +1147,19 @@
1147
1147
  "type": "function"
1148
1148
  }
1149
1149
  ],
1150
- "transactionHash": "0x31f28883b3f2c73635cc55d6feb719dc6ecc0a372d01c44899068b9eaa320fa9",
1150
+ "transactionHash": "0xd7e94591397a248b4e04c11194d7c05f225af0a0f2acc7194bf068e3d24b02b8",
1151
1151
  "receipt": {
1152
1152
  "to": null,
1153
- "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
1154
- "contractAddress": "0x4F41b941940005aE25D5ecB0F01BaDbc7065E2dD",
1155
- "transactionIndex": 0,
1153
+ "from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
1154
+ "contractAddress": "0x701f3927871EfcEa1235dB722f9E608aE120d243",
1155
+ "transactionIndex": 1,
1156
1156
  "gasUsed": "3594229",
1157
1157
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1158
- "blockHash": "0x5700fc15413993ab078239647934926201d0481afee6e89566f071e819ada851",
1159
- "transactionHash": "0x31f28883b3f2c73635cc55d6feb719dc6ecc0a372d01c44899068b9eaa320fa9",
1158
+ "blockHash": "0x472edbe99a90bc6df95eda972cac31faa8757fd2ac2fe80243e4414af3b648c4",
1159
+ "transactionHash": "0xd7e94591397a248b4e04c11194d7c05f225af0a0f2acc7194bf068e3d24b02b8",
1160
1160
  "logs": [],
1161
- "blockNumber": 29,
1162
- "cumulativeGasUsed": "3594229",
1161
+ "blockNumber": 10345937,
1162
+ "cumulativeGasUsed": "3638080",
1163
1163
  "status": 1,
1164
1164
  "byzantium": true
1165
1165
  },