@layerzerolabs/lz-evm-sdk-v1 2.1.11 → 2.1.13
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/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/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/{avalanche-sandbox-local → metis-sandbox-local}/DefaultProxyAdmin.json +15 -15
- package/deployments/{avalanche-sandbox-local → metis-sandbox-local}/Endpoint.json +8 -8
- package/deployments/{bsc-sandbox-local → metis-sandbox-local}/FPValidator.json +4 -4
- package/deployments/{bsc-sandbox-local → metis-sandbox-local}/MPTValidator01.json +4 -4
- package/deployments/{avalanche-sandbox-local → metis-sandbox-local}/NonceContract.json +6 -6
- package/deployments/{avalanche-sandbox-local → metis-sandbox-local}/RelayerV2.json +31 -31
- package/deployments/{avalanche-sandbox-local → metis-sandbox-local}/RelayerV2_Implementation.json +6 -6
- package/deployments/{bsc-sandbox-local → metis-sandbox-local}/RelayerV2_Proxy.json +29 -29
- package/deployments/{bsc-sandbox-local → metis-sandbox-local}/TreasuryV2.json +12 -12
- package/deployments/metis-sandbox-local/UltraLightNode.json +1898 -0
- package/deployments/{bsc-sandbox-local → metis-sandbox-local}/UltraLightNodeV2.json +13 -13
- package/deployments/mode-mainnet/DefaultProxyAdmin.json +273 -0
- package/deployments/mode-mainnet/Endpoint.json +1282 -0
- package/deployments/mode-mainnet/FPValidator.json +382 -0
- package/deployments/mode-mainnet/MPTValidator01.json +395 -0
- package/deployments/mode-mainnet/NonceContract.json +159 -0
- package/deployments/mode-mainnet/RelayerV2.json +1249 -0
- package/deployments/mode-mainnet/RelayerV2_Implementation.json +1376 -0
- package/deployments/mode-mainnet/RelayerV2_Proxy.json +245 -0
- package/deployments/mode-mainnet/TreasuryV2.json +458 -0
- package/deployments/mode-mainnet/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/deployments/{bsc-sandbox-local → zkatana-mainnet}/DefaultProxyAdmin.json +22 -22
- package/deployments/{bsc-sandbox-local → zkatana-mainnet}/Endpoint.json +16 -16
- package/deployments/{avalanche-sandbox-local → zkatana-mainnet}/FPValidator.json +9 -9
- package/deployments/{avalanche-sandbox-local → zkatana-mainnet}/MPTValidator01.json +9 -9
- package/deployments/{bsc-sandbox-local → zkatana-mainnet}/NonceContract.json +10 -10
- package/deployments/{bsc-sandbox-local → zkatana-mainnet}/RelayerV2.json +36 -36
- package/deployments/{bsc-sandbox-local → zkatana-mainnet}/RelayerV2_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local → zkatana-mainnet}/RelayerV2_Proxy.json +33 -33
- package/deployments/{avalanche-sandbox-local → zkatana-mainnet}/TreasuryV2.json +16 -16
- package/deployments/{avalanche-sandbox-local → zkatana-mainnet}/UltraLightNodeV2.json +18 -18
- package/package.json +7 -7
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xFe7C30860D01e28371D40434806F4A8fcDD3A098",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -162,53 +162,53 @@
|
|
|
162
162
|
"type": "function"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
|
-
"transactionHash": "
|
|
165
|
+
"transactionHash": "0x1da5a13d34086016add2c2e17d6ba96a67589e1acaf5211fc56a4e11ec68bba0",
|
|
166
166
|
"receipt": {
|
|
167
167
|
"to": null,
|
|
168
|
-
"from": "
|
|
169
|
-
"contractAddress": "
|
|
168
|
+
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
169
|
+
"contractAddress": "0xFe7C30860D01e28371D40434806F4A8fcDD3A098",
|
|
170
170
|
"transactionIndex": 0,
|
|
171
|
-
"gasUsed": "
|
|
172
|
-
"logsBloom": "
|
|
173
|
-
"blockHash": "
|
|
174
|
-
"transactionHash": "
|
|
171
|
+
"gasUsed": "704215",
|
|
172
|
+
"logsBloom": "0x00000000000010000000000000000000000000000000000000800000000000000000000000000000000402000000000000000000000000040000000000000000000000000000000000000000000000000001000000008000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000004000000000000040000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
173
|
+
"blockHash": "0xdca0a4cd6df9e3df8c6af0500de32c629266ca826c178a210b6baebc5b8e96b8",
|
|
174
|
+
"transactionHash": "0x1da5a13d34086016add2c2e17d6ba96a67589e1acaf5211fc56a4e11ec68bba0",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
177
177
|
"transactionIndex": 0,
|
|
178
|
-
"blockNumber":
|
|
179
|
-
"transactionHash": "
|
|
180
|
-
"address": "
|
|
178
|
+
"blockNumber": 17046,
|
|
179
|
+
"transactionHash": "0x1da5a13d34086016add2c2e17d6ba96a67589e1acaf5211fc56a4e11ec68bba0",
|
|
180
|
+
"address": "0xFe7C30860D01e28371D40434806F4A8fcDD3A098",
|
|
181
181
|
"topics": [
|
|
182
182
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
183
183
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
184
|
-
"
|
|
184
|
+
"0x0000000000000000000000009f403140bc0574d7d36ea472b82daa1bbd4ef327"
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 0,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0xdca0a4cd6df9e3df8c6af0500de32c629266ca826c178a210b6baebc5b8e96b8"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"transactionIndex": 0,
|
|
192
|
-
"blockNumber":
|
|
193
|
-
"transactionHash": "
|
|
194
|
-
"address": "
|
|
192
|
+
"blockNumber": 17046,
|
|
193
|
+
"transactionHash": "0x1da5a13d34086016add2c2e17d6ba96a67589e1acaf5211fc56a4e11ec68bba0",
|
|
194
|
+
"address": "0xFe7C30860D01e28371D40434806F4A8fcDD3A098",
|
|
195
195
|
"topics": [
|
|
196
196
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
197
|
-
"
|
|
198
|
-
"
|
|
197
|
+
"0x0000000000000000000000009f403140bc0574d7d36ea472b82daa1bbd4ef327",
|
|
198
|
+
"0x00000000000000000000000076f6d257ceb5736cbcaab5c48e4225a45f74d6e5"
|
|
199
199
|
],
|
|
200
200
|
"data": "0x",
|
|
201
201
|
"logIndex": 1,
|
|
202
|
-
"blockHash": "
|
|
202
|
+
"blockHash": "0xdca0a4cd6df9e3df8c6af0500de32c629266ca826c178a210b6baebc5b8e96b8"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
|
-
"blockNumber":
|
|
206
|
-
"cumulativeGasUsed": "
|
|
205
|
+
"blockNumber": 17046,
|
|
206
|
+
"cumulativeGasUsed": "704215",
|
|
207
207
|
"status": 1,
|
|
208
208
|
"byzantium": true
|
|
209
209
|
},
|
|
210
210
|
"args": [
|
|
211
|
-
"
|
|
211
|
+
"0x76F6d257CEB5736CbcAAb5c48E4225a45F74d6e5"
|
|
212
212
|
],
|
|
213
213
|
"numDeployments": 1,
|
|
214
214
|
"solcInputHash": "26073710b59023fa12a4a7fdb81fff44",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xb6319cC6c8c27A8F5dAF0dD3DF91EA35C4720dd7",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -949,39 +949,39 @@
|
|
|
949
949
|
"type": "function"
|
|
950
950
|
}
|
|
951
951
|
],
|
|
952
|
-
"transactionHash": "
|
|
952
|
+
"transactionHash": "0xde315607c8bf21340da4a52e678e7ddf6435e6d0dabd65bf7f0c0d53d6494441",
|
|
953
953
|
"receipt": {
|
|
954
954
|
"to": null,
|
|
955
|
-
"from": "
|
|
956
|
-
"contractAddress": "
|
|
955
|
+
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
956
|
+
"contractAddress": "0xb6319cC6c8c27A8F5dAF0dD3DF91EA35C4720dd7",
|
|
957
957
|
"transactionIndex": 0,
|
|
958
|
-
"gasUsed": "
|
|
959
|
-
"logsBloom": "
|
|
960
|
-
"blockHash": "
|
|
961
|
-
"transactionHash": "
|
|
958
|
+
"gasUsed": "3115761",
|
|
959
|
+
"logsBloom": "0x01000000000000000000000000000000000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000004000000000020000000000000000000000000000000000000000000000000004000000000000000",
|
|
960
|
+
"blockHash": "0xc0d40e5bdea785851fc7d91f60688bb03842c8f08f51cacc309bf1598952281e",
|
|
961
|
+
"transactionHash": "0xde315607c8bf21340da4a52e678e7ddf6435e6d0dabd65bf7f0c0d53d6494441",
|
|
962
962
|
"logs": [
|
|
963
963
|
{
|
|
964
964
|
"transactionIndex": 0,
|
|
965
|
-
"blockNumber":
|
|
966
|
-
"transactionHash": "
|
|
967
|
-
"address": "
|
|
965
|
+
"blockNumber": 17034,
|
|
966
|
+
"transactionHash": "0xde315607c8bf21340da4a52e678e7ddf6435e6d0dabd65bf7f0c0d53d6494441",
|
|
967
|
+
"address": "0xb6319cC6c8c27A8F5dAF0dD3DF91EA35C4720dd7",
|
|
968
968
|
"topics": [
|
|
969
969
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
970
970
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
971
|
-
"
|
|
971
|
+
"0x0000000000000000000000009f403140bc0574d7d36ea472b82daa1bbd4ef327"
|
|
972
972
|
],
|
|
973
973
|
"data": "0x",
|
|
974
974
|
"logIndex": 0,
|
|
975
|
-
"blockHash": "
|
|
975
|
+
"blockHash": "0xc0d40e5bdea785851fc7d91f60688bb03842c8f08f51cacc309bf1598952281e"
|
|
976
976
|
}
|
|
977
977
|
],
|
|
978
|
-
"blockNumber":
|
|
979
|
-
"cumulativeGasUsed": "
|
|
978
|
+
"blockNumber": 17034,
|
|
979
|
+
"cumulativeGasUsed": "3115761",
|
|
980
980
|
"status": 1,
|
|
981
981
|
"byzantium": true
|
|
982
982
|
},
|
|
983
983
|
"args": [
|
|
984
|
-
|
|
984
|
+
257
|
|
985
985
|
],
|
|
986
986
|
"numDeployments": 1,
|
|
987
987
|
"solcInputHash": "26073710b59023fa12a4a7fdb81fff44",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xC1b15d3B262bEeC0e3565C11C9e0F6134BdaCB36",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -317,19 +317,19 @@
|
|
|
317
317
|
"type": "function"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
|
-
"transactionHash": "
|
|
320
|
+
"transactionHash": "0xc40cf027fadca97b05d9cb7b258d144a866982b1ef602b999d874ffd20a68f10",
|
|
321
321
|
"receipt": {
|
|
322
322
|
"to": null,
|
|
323
|
-
"from": "
|
|
324
|
-
"contractAddress": "
|
|
323
|
+
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
324
|
+
"contractAddress": "0xC1b15d3B262bEeC0e3565C11C9e0F6134BdaCB36",
|
|
325
325
|
"transactionIndex": 0,
|
|
326
|
-
"gasUsed": "
|
|
326
|
+
"gasUsed": "1108436",
|
|
327
327
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
328
|
-
"blockHash": "
|
|
329
|
-
"transactionHash": "
|
|
328
|
+
"blockHash": "0x55edeeb5e91c502b0520cb9097a8e703d7016484302ecf2b911020c47951ea21",
|
|
329
|
+
"transactionHash": "0xc40cf027fadca97b05d9cb7b258d144a866982b1ef602b999d874ffd20a68f10",
|
|
330
330
|
"logs": [],
|
|
331
|
-
"blockNumber":
|
|
332
|
-
"cumulativeGasUsed": "
|
|
331
|
+
"blockNumber": 17035,
|
|
332
|
+
"cumulativeGasUsed": "1108436",
|
|
333
333
|
"status": 1,
|
|
334
334
|
"byzantium": true
|
|
335
335
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x2D61DCDD36F10b22176E0433B86F74567d529aAa",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -330,19 +330,19 @@
|
|
|
330
330
|
"type": "function"
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"transactionHash": "
|
|
333
|
+
"transactionHash": "0x689a3eaefb99ba6e56f91e74de9bd983efe4851625f3736e20bfcf975ddfcee3",
|
|
334
334
|
"receipt": {
|
|
335
335
|
"to": null,
|
|
336
|
-
"from": "
|
|
337
|
-
"contractAddress": "
|
|
336
|
+
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
337
|
+
"contractAddress": "0x2D61DCDD36F10b22176E0433B86F74567d529aAa",
|
|
338
338
|
"transactionIndex": 0,
|
|
339
|
-
"gasUsed": "
|
|
339
|
+
"gasUsed": "1701070",
|
|
340
340
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
341
|
-
"blockHash": "
|
|
342
|
-
"transactionHash": "
|
|
341
|
+
"blockHash": "0xc9abf44a780a8cfa6d0838ed11ce9e7552a78b17799b6c69839417555ff31004",
|
|
342
|
+
"transactionHash": "0x689a3eaefb99ba6e56f91e74de9bd983efe4851625f3736e20bfcf975ddfcee3",
|
|
343
343
|
"logs": [],
|
|
344
|
-
"blockNumber":
|
|
345
|
-
"cumulativeGasUsed": "
|
|
344
|
+
"blockNumber": 17037,
|
|
345
|
+
"cumulativeGasUsed": "1701070",
|
|
346
346
|
"status": 1,
|
|
347
347
|
"byzantium": true
|
|
348
348
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x66A71Dcef29A0fFBDBE3c6a460a3B5BC225Cd675",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -79,24 +79,24 @@
|
|
|
79
79
|
"type": "function"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
|
-
"transactionHash": "
|
|
82
|
+
"transactionHash": "0x74f226855765ef47411ff734e42809baf1ad6b0d76410b770633be6b3fffbbc3",
|
|
83
83
|
"receipt": {
|
|
84
84
|
"to": null,
|
|
85
|
-
"from": "
|
|
86
|
-
"contractAddress": "
|
|
85
|
+
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
86
|
+
"contractAddress": "0x66A71Dcef29A0fFBDBE3c6a460a3B5BC225Cd675",
|
|
87
87
|
"transactionIndex": 0,
|
|
88
|
-
"gasUsed": "
|
|
88
|
+
"gasUsed": "294083",
|
|
89
89
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
90
|
-
"blockHash": "
|
|
91
|
-
"transactionHash": "
|
|
90
|
+
"blockHash": "0x54b5cca60811534a1acc40ca9032e67c493443a9c15d84359185f7cecc599872",
|
|
91
|
+
"transactionHash": "0x74f226855765ef47411ff734e42809baf1ad6b0d76410b770633be6b3fffbbc3",
|
|
92
92
|
"logs": [],
|
|
93
|
-
"blockNumber":
|
|
94
|
-
"cumulativeGasUsed": "
|
|
93
|
+
"blockNumber": 17038,
|
|
94
|
+
"cumulativeGasUsed": "294083",
|
|
95
95
|
"status": 1,
|
|
96
96
|
"byzantium": true
|
|
97
97
|
},
|
|
98
98
|
"args": [
|
|
99
|
-
"
|
|
99
|
+
"0xb6319cC6c8c27A8F5dAF0dD3DF91EA35C4720dd7"
|
|
100
100
|
],
|
|
101
101
|
"numDeployments": 1,
|
|
102
102
|
"solcInputHash": "26073710b59023fa12a4a7fdb81fff44",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1126,78 +1126,78 @@
|
|
|
1126
1126
|
"type": "constructor"
|
|
1127
1127
|
}
|
|
1128
1128
|
],
|
|
1129
|
-
"transactionHash": "
|
|
1129
|
+
"transactionHash": "0x15e15790fbc7e12efd54328c3d43ae0f957c5daca9bfdcd8bee8b8d3aec2db4c",
|
|
1130
1130
|
"receipt": {
|
|
1131
1131
|
"to": null,
|
|
1132
|
-
"from": "
|
|
1133
|
-
"contractAddress": "
|
|
1132
|
+
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
1133
|
+
"contractAddress": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
1134
1134
|
"transactionIndex": 0,
|
|
1135
|
-
"gasUsed": "
|
|
1136
|
-
"logsBloom": "
|
|
1137
|
-
"blockHash": "
|
|
1138
|
-
"transactionHash": "
|
|
1135
|
+
"gasUsed": "790486",
|
|
1136
|
+
"logsBloom": "0x00000000000000000040000000000000400000000000000000800000000000000000000000800000000400000000000000000000000000000000000000000000000000000000000000000000000002000001000000000000000000000000000000040000020000000000000040000800000000800000000000000000000000400000000000000000000000000000000000000000000000000000010000800000000000000000000000000000000000000006000200000000000000000000000000000020000000000000000000000000000000000400000004000000000020000000000000000000000000000000080000000000000000000000000000000000",
|
|
1137
|
+
"blockHash": "0xab75d23fdf9bc5422302d08c266bc11f4090f070a714a6043f3e95a3d3ca001e",
|
|
1138
|
+
"transactionHash": "0x15e15790fbc7e12efd54328c3d43ae0f957c5daca9bfdcd8bee8b8d3aec2db4c",
|
|
1139
1139
|
"logs": [
|
|
1140
1140
|
{
|
|
1141
1141
|
"transactionIndex": 0,
|
|
1142
|
-
"blockNumber":
|
|
1143
|
-
"transactionHash": "
|
|
1144
|
-
"address": "
|
|
1142
|
+
"blockNumber": 17050,
|
|
1143
|
+
"transactionHash": "0x15e15790fbc7e12efd54328c3d43ae0f957c5daca9bfdcd8bee8b8d3aec2db4c",
|
|
1144
|
+
"address": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
1145
1145
|
"topics": [
|
|
1146
1146
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1147
|
-
"
|
|
1147
|
+
"0x0000000000000000000000005b19bd330a84c049b62d5b0fc2ba120217a18c1c"
|
|
1148
1148
|
],
|
|
1149
1149
|
"data": "0x",
|
|
1150
1150
|
"logIndex": 0,
|
|
1151
|
-
"blockHash": "
|
|
1151
|
+
"blockHash": "0xab75d23fdf9bc5422302d08c266bc11f4090f070a714a6043f3e95a3d3ca001e"
|
|
1152
1152
|
},
|
|
1153
1153
|
{
|
|
1154
1154
|
"transactionIndex": 0,
|
|
1155
|
-
"blockNumber":
|
|
1156
|
-
"transactionHash": "
|
|
1157
|
-
"address": "
|
|
1155
|
+
"blockNumber": 17050,
|
|
1156
|
+
"transactionHash": "0x15e15790fbc7e12efd54328c3d43ae0f957c5daca9bfdcd8bee8b8d3aec2db4c",
|
|
1157
|
+
"address": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
1158
1158
|
"topics": [
|
|
1159
1159
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1160
1160
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
1161
|
-
"
|
|
1161
|
+
"0x0000000000000000000000009f403140bc0574d7d36ea472b82daa1bbd4ef327"
|
|
1162
1162
|
],
|
|
1163
1163
|
"data": "0x",
|
|
1164
1164
|
"logIndex": 1,
|
|
1165
|
-
"blockHash": "
|
|
1165
|
+
"blockHash": "0xab75d23fdf9bc5422302d08c266bc11f4090f070a714a6043f3e95a3d3ca001e"
|
|
1166
1166
|
},
|
|
1167
1167
|
{
|
|
1168
1168
|
"transactionIndex": 0,
|
|
1169
|
-
"blockNumber":
|
|
1170
|
-
"transactionHash": "
|
|
1171
|
-
"address": "
|
|
1169
|
+
"blockNumber": 17050,
|
|
1170
|
+
"transactionHash": "0x15e15790fbc7e12efd54328c3d43ae0f957c5daca9bfdcd8bee8b8d3aec2db4c",
|
|
1171
|
+
"address": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
1172
1172
|
"topics": [
|
|
1173
1173
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
1174
1174
|
],
|
|
1175
|
-
"data": "
|
|
1175
|
+
"data": "0x000000000000000000000000a658742d33ebd2ce2f0bdff73515aa797fd161d90000000000000000000000000000000000000000000000000000000000000001",
|
|
1176
1176
|
"logIndex": 2,
|
|
1177
|
-
"blockHash": "
|
|
1177
|
+
"blockHash": "0xab75d23fdf9bc5422302d08c266bc11f4090f070a714a6043f3e95a3d3ca001e"
|
|
1178
1178
|
},
|
|
1179
1179
|
{
|
|
1180
1180
|
"transactionIndex": 0,
|
|
1181
|
-
"blockNumber":
|
|
1182
|
-
"transactionHash": "
|
|
1183
|
-
"address": "
|
|
1181
|
+
"blockNumber": 17050,
|
|
1182
|
+
"transactionHash": "0x15e15790fbc7e12efd54328c3d43ae0f957c5daca9bfdcd8bee8b8d3aec2db4c",
|
|
1183
|
+
"address": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
1184
1184
|
"topics": [
|
|
1185
1185
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1186
1186
|
],
|
|
1187
|
-
"data": "
|
|
1187
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fe7c30860d01e28371d40434806f4a8fcdd3a098",
|
|
1188
1188
|
"logIndex": 3,
|
|
1189
|
-
"blockHash": "
|
|
1189
|
+
"blockHash": "0xab75d23fdf9bc5422302d08c266bc11f4090f070a714a6043f3e95a3d3ca001e"
|
|
1190
1190
|
}
|
|
1191
1191
|
],
|
|
1192
|
-
"blockNumber":
|
|
1193
|
-
"cumulativeGasUsed": "
|
|
1192
|
+
"blockNumber": 17050,
|
|
1193
|
+
"cumulativeGasUsed": "790486",
|
|
1194
1194
|
"status": 1,
|
|
1195
1195
|
"byzantium": true
|
|
1196
1196
|
},
|
|
1197
1197
|
"args": [
|
|
1198
|
-
"
|
|
1199
|
-
"
|
|
1200
|
-
"
|
|
1198
|
+
"0x5B19bd330A84c049b62D5B0FC2bA120217a18C1C",
|
|
1199
|
+
"0xFe7C30860D01e28371D40434806F4A8fcDD3A098",
|
|
1200
|
+
"0xf7013ef600000000000000000000000038de71124f7a447a01d67945a51edce9ff4912510000000000000000000000003c2269811836af69497e5f486a85d7316753cf62000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000"
|
|
1201
1201
|
],
|
|
1202
1202
|
"numDeployments": 1,
|
|
1203
1203
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1207,14 +1207,14 @@
|
|
|
1207
1207
|
"execute": {
|
|
1208
1208
|
"methodName": "initialize",
|
|
1209
1209
|
"args": [
|
|
1210
|
-
"
|
|
1211
|
-
"
|
|
1210
|
+
"0x38dE71124f7a447a01D67945a51eDcE9FF491251",
|
|
1211
|
+
"0x3c2269811836af69497E5F486A85D7316753cf62",
|
|
1212
1212
|
"0x0000000000000000000000000000000000000000",
|
|
1213
1213
|
"0x0000000000000000000000000000000000000000",
|
|
1214
1214
|
"1000000000000000000"
|
|
1215
1215
|
]
|
|
1216
1216
|
},
|
|
1217
|
-
"implementation": "
|
|
1217
|
+
"implementation": "0x5B19bd330A84c049b62D5B0FC2bA120217a18C1C",
|
|
1218
1218
|
"devdoc": {
|
|
1219
1219
|
"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.",
|
|
1220
1220
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x5B19bd330A84c049b62D5B0FC2bA120217a18C1C",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -995,19 +995,19 @@
|
|
|
995
995
|
"type": "function"
|
|
996
996
|
}
|
|
997
997
|
],
|
|
998
|
-
"transactionHash": "
|
|
998
|
+
"transactionHash": "0x5a5f1835f66cd8f417413a66923ce5f1822add7dde29db466d38a83803ecfedf",
|
|
999
999
|
"receipt": {
|
|
1000
1000
|
"to": null,
|
|
1001
|
-
"from": "
|
|
1002
|
-
"contractAddress": "
|
|
1001
|
+
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
1002
|
+
"contractAddress": "0x5B19bd330A84c049b62D5B0FC2bA120217a18C1C",
|
|
1003
1003
|
"transactionIndex": 0,
|
|
1004
|
-
"gasUsed": "
|
|
1004
|
+
"gasUsed": "3149321",
|
|
1005
1005
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1006
|
-
"blockHash": "
|
|
1007
|
-
"transactionHash": "
|
|
1006
|
+
"blockHash": "0x13f30531a565618ef113b4337751f5b402380fd633db20f3cd22edffd8e9cf4d",
|
|
1007
|
+
"transactionHash": "0x5a5f1835f66cd8f417413a66923ce5f1822add7dde29db466d38a83803ecfedf",
|
|
1008
1008
|
"logs": [],
|
|
1009
|
-
"blockNumber":
|
|
1010
|
-
"cumulativeGasUsed": "
|
|
1009
|
+
"blockNumber": 17048,
|
|
1010
|
+
"cumulativeGasUsed": "3149321",
|
|
1011
1011
|
"status": 1,
|
|
1012
1012
|
"byzantium": true
|
|
1013
1013
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,78 +133,78 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x15e15790fbc7e12efd54328c3d43ae0f957c5daca9bfdcd8bee8b8d3aec2db4c",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
|
-
"from": "
|
|
140
|
-
"contractAddress": "
|
|
139
|
+
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
140
|
+
"contractAddress": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
|
-
"gasUsed": "
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
142
|
+
"gasUsed": "790486",
|
|
143
|
+
"logsBloom": "0x00000000000000000040000000000000400000000000000000800000000000000000000000800000000400000000000000000000000000000000000000000000000000000000000000000000000002000001000000000000000000000000000000040000020000000000000040000800000000800000000000000000000000400000000000000000000000000000000000000000000000000000010000800000000000000000000000000000000000000006000200000000000000000000000000000020000000000000000000000000000000000400000004000000000020000000000000000000000000000000080000000000000000000000000000000000",
|
|
144
|
+
"blockHash": "0xab75d23fdf9bc5422302d08c266bc11f4090f070a714a6043f3e95a3d3ca001e",
|
|
145
|
+
"transactionHash": "0x15e15790fbc7e12efd54328c3d43ae0f957c5daca9bfdcd8bee8b8d3aec2db4c",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 17050,
|
|
150
|
+
"transactionHash": "0x15e15790fbc7e12efd54328c3d43ae0f957c5daca9bfdcd8bee8b8d3aec2db4c",
|
|
151
|
+
"address": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x0000000000000000000000005b19bd330a84c049b62d5b0fc2ba120217a18c1c"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0xab75d23fdf9bc5422302d08c266bc11f4090f070a714a6043f3e95a3d3ca001e"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 17050,
|
|
163
|
+
"transactionHash": "0x15e15790fbc7e12efd54328c3d43ae0f957c5daca9bfdcd8bee8b8d3aec2db4c",
|
|
164
|
+
"address": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
167
167
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
168
|
-
"
|
|
168
|
+
"0x0000000000000000000000009f403140bc0574d7d36ea472b82daa1bbd4ef327"
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0xab75d23fdf9bc5422302d08c266bc11f4090f070a714a6043f3e95a3d3ca001e"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
176
|
+
"blockNumber": 17050,
|
|
177
|
+
"transactionHash": "0x15e15790fbc7e12efd54328c3d43ae0f957c5daca9bfdcd8bee8b8d3aec2db4c",
|
|
178
|
+
"address": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
181
181
|
],
|
|
182
|
-
"data": "
|
|
182
|
+
"data": "0x000000000000000000000000a658742d33ebd2ce2f0bdff73515aa797fd161d90000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0xab75d23fdf9bc5422302d08c266bc11f4090f070a714a6043f3e95a3d3ca001e"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 17050,
|
|
189
|
+
"transactionHash": "0x15e15790fbc7e12efd54328c3d43ae0f957c5daca9bfdcd8bee8b8d3aec2db4c",
|
|
190
|
+
"address": "0xA658742d33ebd2ce2F0bdFf73515Aa797Fd161D9",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fe7c30860d01e28371d40434806f4a8fcdd3a098",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0xab75d23fdf9bc5422302d08c266bc11f4090f070a714a6043f3e95a3d3ca001e"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
200
|
-
"cumulativeGasUsed": "
|
|
199
|
+
"blockNumber": 17050,
|
|
200
|
+
"cumulativeGasUsed": "790486",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
205
|
+
"0x5B19bd330A84c049b62D5B0FC2bA120217a18C1C",
|
|
206
|
+
"0xFe7C30860D01e28371D40434806F4A8fcDD3A098",
|
|
207
|
+
"0xf7013ef600000000000000000000000038de71124f7a447a01d67945a51edce9ff4912510000000000000000000000003c2269811836af69497e5f486a85d7316753cf62000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
210
210
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x980205D352F198748B626f6f7C38A8a5663Ec981",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -322,39 +322,39 @@
|
|
|
322
322
|
"type": "function"
|
|
323
323
|
}
|
|
324
324
|
],
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0xd61f0813199c3f8313404df361f21e56ca5d4f6b37df2d73ae5c83b18cf9b0bc",
|
|
326
326
|
"receipt": {
|
|
327
327
|
"to": null,
|
|
328
|
-
"from": "
|
|
329
|
-
"contractAddress": "
|
|
328
|
+
"from": "0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327",
|
|
329
|
+
"contractAddress": "0x980205D352F198748B626f6f7C38A8a5663Ec981",
|
|
330
330
|
"transactionIndex": 0,
|
|
331
|
-
"gasUsed": "
|
|
332
|
-
"logsBloom": "
|
|
333
|
-
"blockHash": "
|
|
334
|
-
"transactionHash": "
|
|
331
|
+
"gasUsed": "1127162",
|
|
332
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000002000000010000000000000000000000000000000000000000000000000200000000000000040000000000000000000000000000000000000000000000000000000000000000000020000000000000200000000000000000000000000000000000000000000000000000",
|
|
333
|
+
"blockHash": "0x49f8dae0a75f5961aa4479c6cfffbcdc3febbdd5bf04f02cbe82d1e1b352963a",
|
|
334
|
+
"transactionHash": "0xd61f0813199c3f8313404df361f21e56ca5d4f6b37df2d73ae5c83b18cf9b0bc",
|
|
335
335
|
"logs": [
|
|
336
336
|
{
|
|
337
337
|
"transactionIndex": 0,
|
|
338
|
-
"blockNumber":
|
|
339
|
-
"transactionHash": "
|
|
340
|
-
"address": "
|
|
338
|
+
"blockNumber": 17044,
|
|
339
|
+
"transactionHash": "0xd61f0813199c3f8313404df361f21e56ca5d4f6b37df2d73ae5c83b18cf9b0bc",
|
|
340
|
+
"address": "0x980205D352F198748B626f6f7C38A8a5663Ec981",
|
|
341
341
|
"topics": [
|
|
342
342
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
343
343
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
344
|
-
"
|
|
344
|
+
"0x0000000000000000000000009f403140bc0574d7d36ea472b82daa1bbd4ef327"
|
|
345
345
|
],
|
|
346
346
|
"data": "0x",
|
|
347
347
|
"logIndex": 0,
|
|
348
|
-
"blockHash": "
|
|
348
|
+
"blockHash": "0x49f8dae0a75f5961aa4479c6cfffbcdc3febbdd5bf04f02cbe82d1e1b352963a"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
|
-
"blockNumber":
|
|
352
|
-
"cumulativeGasUsed": "
|
|
351
|
+
"blockNumber": 17044,
|
|
352
|
+
"cumulativeGasUsed": "1127162",
|
|
353
353
|
"status": 1,
|
|
354
354
|
"byzantium": true
|
|
355
355
|
},
|
|
356
356
|
"args": [
|
|
357
|
-
"
|
|
357
|
+
"0x38dE71124f7a447a01D67945a51eDcE9FF491251"
|
|
358
358
|
],
|
|
359
359
|
"numDeployments": 1,
|
|
360
360
|
"solcInputHash": "26073710b59023fa12a4a7fdb81fff44",
|