@layerzerolabs/lz-evm-sdk-v1 2.3.3 → 2.3.4
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 +8 -0
- package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/arbitrum-sandbox-local/Endpoint.json +5 -5
- package/deployments/arbitrum-sandbox-local/FPValidator.json +3 -3
- package/deployments/arbitrum-sandbox-local/MPTValidator01.json +3 -3
- package/deployments/arbitrum-sandbox-local/NonceContract.json +3 -3
- package/deployments/arbitrum-sandbox-local/RelayerV2.json +11 -11
- package/deployments/arbitrum-sandbox-local/RelayerV2_Implementation.json +3 -3
- package/deployments/arbitrum-sandbox-local/RelayerV2_Proxy.json +11 -11
- package/deployments/arbitrum-sandbox-local/TreasuryV2.json +5 -5
- package/deployments/arbitrum-sandbox-local/UltraLightNode.json +5 -5
- package/deployments/arbitrum-sandbox-local/UltraLightNodeV2.json +5 -5
- package/deployments/botanix-testnet/DefaultProxyAdmin.json +273 -0
- package/deployments/botanix-testnet/Endpoint.json +1282 -0
- package/deployments/botanix-testnet/FPValidator.json +382 -0
- package/deployments/botanix-testnet/MPTValidator01.json +395 -0
- package/deployments/botanix-testnet/NonceContract.json +159 -0
- package/deployments/botanix-testnet/RelayerV2.json +1314 -0
- package/deployments/botanix-testnet/RelayerV2_Implementation.json +1488 -0
- package/deployments/botanix-testnet/RelayerV2_Proxy.json +245 -0
- package/deployments/botanix-testnet/TreasuryV2.json +458 -0
- package/deployments/botanix-testnet/UltraLightNodeV2.json +1816 -0
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/bsc-sandbox-local/Endpoint.json +5 -5
- package/deployments/bsc-sandbox-local/FPValidator.json +3 -3
- package/deployments/bsc-sandbox-local/MPTValidator01.json +3 -3
- package/deployments/bsc-sandbox-local/NonceContract.json +3 -3
- package/deployments/bsc-sandbox-local/RelayerV2.json +11 -11
- package/deployments/bsc-sandbox-local/RelayerV2_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/RelayerV2_Proxy.json +11 -11
- package/deployments/bsc-sandbox-local/TreasuryV2.json +5 -5
- package/deployments/bsc-sandbox-local/UltraLightNode.json +5 -5
- package/deployments/bsc-sandbox-local/UltraLightNodeV2.json +5 -5
- package/deployments/ebi-testnet/DefaultProxyAdmin.json +273 -0
- package/deployments/ebi-testnet/Endpoint.json +1282 -0
- package/deployments/ebi-testnet/FPValidator.json +382 -0
- package/deployments/ebi-testnet/MPTValidator01.json +395 -0
- package/deployments/ebi-testnet/NonceContract.json +159 -0
- package/deployments/ebi-testnet/RelayerV2.json +1314 -0
- package/deployments/ebi-testnet/RelayerV2_Implementation.json +1488 -0
- package/deployments/ebi-testnet/RelayerV2_Proxy.json +245 -0
- package/deployments/ebi-testnet/TreasuryV2.json +458 -0
- package/deployments/ebi-testnet/UltraLightNodeV2.json +1816 -0
- 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/polygon-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/polygon-sandbox-local/Endpoint.json +5 -5
- package/deployments/polygon-sandbox-local/FPValidator.json +3 -3
- package/deployments/polygon-sandbox-local/MPTValidator01.json +3 -3
- package/deployments/polygon-sandbox-local/NonceContract.json +3 -3
- package/deployments/polygon-sandbox-local/RelayerV2.json +11 -11
- package/deployments/polygon-sandbox-local/RelayerV2_Implementation.json +3 -3
- package/deployments/polygon-sandbox-local/RelayerV2_Proxy.json +11 -11
- package/deployments/polygon-sandbox-local/TreasuryV2.json +5 -5
- package/deployments/polygon-sandbox-local/UltraLightNode.json +5 -5
- package/deployments/polygon-sandbox-local/UltraLightNodeV2.json +5 -5
- package/deployments/tron-mainnet/DefaultProxyAdmin.json +273 -0
- package/deployments/tron-mainnet/Endpoint.json +1282 -0
- package/deployments/tron-mainnet/FPValidator.json +382 -0
- package/deployments/tron-mainnet/MPTValidator01.json +395 -0
- package/deployments/tron-mainnet/NonceContract.json +159 -0
- package/deployments/tron-mainnet/RelayerV2.json +1314 -0
- package/deployments/tron-mainnet/RelayerV2_Implementation.json +1488 -0
- package/deployments/tron-mainnet/RelayerV2_Proxy.json +245 -0
- package/deployments/tron-mainnet/TreasuryV2.json +458 -0
- package/deployments/tron-mainnet/UltraLightNodeV2.json +1816 -0
- 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/xchain-testnet/DefaultProxyAdmin.json +19 -19
- package/deployments/xchain-testnet/Endpoint.json +23 -23
- package/deployments/xchain-testnet/FPValidator.json +15 -15
- package/deployments/xchain-testnet/MPTValidator01.json +15 -15
- package/deployments/xchain-testnet/NonceContract.json +11 -11
- package/deployments/xchain-testnet/RelayerV2.json +94 -27
- package/deployments/xchain-testnet/RelayerV2_Implementation.json +164 -52
- package/deployments/xchain-testnet/RelayerV2_Proxy.json +24 -24
- package/deployments/xchain-testnet/TreasuryV2.json +22 -22
- package/deployments/xchain-testnet/UltraLightNodeV2.json +44 -44
- package/package.json +7 -7
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xE1A7A7339b0571c576Ae4F6A0b219ffb24855153",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -162,22 +162,22 @@
|
|
|
162
162
|
"type": "function"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
|
-
"transactionHash": "
|
|
165
|
+
"transactionHash": "0xed7bd83889b7255f4359fd58c35fda3c77b73044852be785fed620f8c90228a3",
|
|
166
166
|
"receipt": {
|
|
167
167
|
"to": null,
|
|
168
168
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
169
|
-
"contractAddress": "
|
|
169
|
+
"contractAddress": "0xE1A7A7339b0571c576Ae4F6A0b219ffb24855153",
|
|
170
170
|
"transactionIndex": 0,
|
|
171
171
|
"gasUsed": "640450",
|
|
172
172
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
173
|
-
"blockHash": "
|
|
174
|
-
"transactionHash": "
|
|
173
|
+
"blockHash": "0x000000000000005ecba0dde7fe634e1f979adef4532c4754f7b88d35e7343b9d",
|
|
174
|
+
"transactionHash": "0xed7bd83889b7255f4359fd58c35fda3c77b73044852be785fed620f8c90228a3",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
177
177
|
"transactionIndex": 0,
|
|
178
|
-
"blockNumber":
|
|
179
|
-
"transactionHash": "
|
|
180
|
-
"address": "
|
|
178
|
+
"blockNumber": 94,
|
|
179
|
+
"transactionHash": "0xed7bd83889b7255f4359fd58c35fda3c77b73044852be785fed620f8c90228a3",
|
|
180
|
+
"address": "0xE1A7A7339b0571c576Ae4F6A0b219ffb24855153",
|
|
181
181
|
"topics": [
|
|
182
182
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
183
183
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -185,13 +185,13 @@
|
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 0,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0x000000000000005ecba0dde7fe634e1f979adef4532c4754f7b88d35e7343b9d"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"transactionIndex": 0,
|
|
192
|
-
"blockNumber":
|
|
193
|
-
"transactionHash": "
|
|
194
|
-
"address": "
|
|
192
|
+
"blockNumber": 94,
|
|
193
|
+
"transactionHash": "0xed7bd83889b7255f4359fd58c35fda3c77b73044852be785fed620f8c90228a3",
|
|
194
|
+
"address": "0xE1A7A7339b0571c576Ae4F6A0b219ffb24855153",
|
|
195
195
|
"topics": [
|
|
196
196
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
197
197
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc",
|
|
@@ -199,10 +199,10 @@
|
|
|
199
199
|
],
|
|
200
200
|
"data": "0x",
|
|
201
201
|
"logIndex": 1,
|
|
202
|
-
"blockHash": "
|
|
202
|
+
"blockHash": "0x000000000000005ecba0dde7fe634e1f979adef4532c4754f7b88d35e7343b9d"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
|
-
"blockNumber":
|
|
205
|
+
"blockNumber": 94,
|
|
206
206
|
"cumulativeGasUsed": "640450",
|
|
207
207
|
"status": 1,
|
|
208
208
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x767a800dc0de3f5bb42A667CD6436DdAd9e3998B",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -949,22 +949,22 @@
|
|
|
949
949
|
"type": "function"
|
|
950
950
|
}
|
|
951
951
|
],
|
|
952
|
-
"transactionHash": "
|
|
952
|
+
"transactionHash": "0x54cbbc05f62be6460dcaea9426136b413e57e156e355717c86b1d55e34ba48e9",
|
|
953
953
|
"receipt": {
|
|
954
954
|
"to": null,
|
|
955
955
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
956
|
-
"contractAddress": "
|
|
956
|
+
"contractAddress": "0x767a800dc0de3f5bb42A667CD6436DdAd9e3998B",
|
|
957
957
|
"transactionIndex": 0,
|
|
958
958
|
"gasUsed": "3036430",
|
|
959
959
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
960
|
-
"blockHash": "
|
|
961
|
-
"transactionHash": "
|
|
960
|
+
"blockHash": "0x0000000000000056e737d5a2543b5d120c1f548fed13cc83a291e4e68d0149ee",
|
|
961
|
+
"transactionHash": "0x54cbbc05f62be6460dcaea9426136b413e57e156e355717c86b1d55e34ba48e9",
|
|
962
962
|
"logs": [
|
|
963
963
|
{
|
|
964
964
|
"transactionIndex": 0,
|
|
965
|
-
"blockNumber":
|
|
966
|
-
"transactionHash": "
|
|
967
|
-
"address": "
|
|
965
|
+
"blockNumber": 86,
|
|
966
|
+
"transactionHash": "0x54cbbc05f62be6460dcaea9426136b413e57e156e355717c86b1d55e34ba48e9",
|
|
967
|
+
"address": "0x767a800dc0de3f5bb42A667CD6436DdAd9e3998B",
|
|
968
968
|
"topics": [
|
|
969
969
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
970
970
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -972,10 +972,10 @@
|
|
|
972
972
|
],
|
|
973
973
|
"data": "0x",
|
|
974
974
|
"logIndex": 0,
|
|
975
|
-
"blockHash": "
|
|
975
|
+
"blockHash": "0x0000000000000056e737d5a2543b5d120c1f548fed13cc83a291e4e68d0149ee"
|
|
976
976
|
}
|
|
977
977
|
],
|
|
978
|
-
"blockNumber":
|
|
978
|
+
"blockNumber": 86,
|
|
979
979
|
"cumulativeGasUsed": "3036430",
|
|
980
980
|
"status": 1,
|
|
981
981
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xC344C486afdFA58443e84704e5d7Dda9566f9ebA",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -317,18 +317,18 @@
|
|
|
317
317
|
"type": "function"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
|
-
"transactionHash": "
|
|
320
|
+
"transactionHash": "0xbf87b433fbcdb55681b86eecc3035bb7e4172b13f2450f6abc16a2f59f1b8750",
|
|
321
321
|
"receipt": {
|
|
322
322
|
"to": null,
|
|
323
323
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
324
|
-
"contractAddress": "
|
|
324
|
+
"contractAddress": "0xC344C486afdFA58443e84704e5d7Dda9566f9ebA",
|
|
325
325
|
"transactionIndex": 0,
|
|
326
326
|
"gasUsed": "983405",
|
|
327
327
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
328
|
-
"blockHash": "
|
|
329
|
-
"transactionHash": "
|
|
328
|
+
"blockHash": "0x00000000000000582c7ead6238261f760c99fbc45dfa17d26bb6209f85ed700b",
|
|
329
|
+
"transactionHash": "0xbf87b433fbcdb55681b86eecc3035bb7e4172b13f2450f6abc16a2f59f1b8750",
|
|
330
330
|
"logs": [],
|
|
331
|
-
"blockNumber":
|
|
331
|
+
"blockNumber": 88,
|
|
332
332
|
"cumulativeGasUsed": "983405",
|
|
333
333
|
"status": 1,
|
|
334
334
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x4Ce21Dd5ff29D3f21E535112232b57beA122F1f5",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -330,18 +330,18 @@
|
|
|
330
330
|
"type": "function"
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"transactionHash": "
|
|
333
|
+
"transactionHash": "0xd271d5f1639d008757f6dc937c21cfb3578eb920e1f5a2fcd8b52bf334d24cc9",
|
|
334
334
|
"receipt": {
|
|
335
335
|
"to": null,
|
|
336
336
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
337
|
-
"contractAddress": "
|
|
337
|
+
"contractAddress": "0x4Ce21Dd5ff29D3f21E535112232b57beA122F1f5",
|
|
338
338
|
"transactionIndex": 0,
|
|
339
339
|
"gasUsed": "1531179",
|
|
340
340
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
341
|
-
"blockHash": "
|
|
342
|
-
"transactionHash": "
|
|
341
|
+
"blockHash": "0x0000000000000059d5aea6a0e7d0d6450a2dc89c988ef388b4f9b28276347e9d",
|
|
342
|
+
"transactionHash": "0xd271d5f1639d008757f6dc937c21cfb3578eb920e1f5a2fcd8b52bf334d24cc9",
|
|
343
343
|
"logs": [],
|
|
344
|
-
"blockNumber":
|
|
344
|
+
"blockNumber": 89,
|
|
345
345
|
"cumulativeGasUsed": "1531179",
|
|
346
346
|
"status": 1,
|
|
347
347
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xbeBed9fC4843072d5fB2d90729bAaC4FABBA938a",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -79,24 +79,24 @@
|
|
|
79
79
|
"type": "function"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
|
-
"transactionHash": "
|
|
82
|
+
"transactionHash": "0xd65a9009babc7b5ebc1e1b9d954240fed2d586768106a5cb1ab5efdd36797787",
|
|
83
83
|
"receipt": {
|
|
84
84
|
"to": null,
|
|
85
85
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
86
|
-
"contractAddress": "
|
|
86
|
+
"contractAddress": "0xbeBed9fC4843072d5fB2d90729bAaC4FABBA938a",
|
|
87
87
|
"transactionIndex": 0,
|
|
88
88
|
"gasUsed": "228249",
|
|
89
89
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
90
|
-
"blockHash": "
|
|
91
|
-
"transactionHash": "
|
|
90
|
+
"blockHash": "0x000000000000005c01aae2b9fee191ecc700ca0e2c15f03495dc99d61f8c882b",
|
|
91
|
+
"transactionHash": "0xd65a9009babc7b5ebc1e1b9d954240fed2d586768106a5cb1ab5efdd36797787",
|
|
92
92
|
"logs": [],
|
|
93
|
-
"blockNumber":
|
|
93
|
+
"blockNumber": 92,
|
|
94
94
|
"cumulativeGasUsed": "228249",
|
|
95
95
|
"status": 1,
|
|
96
96
|
"byzantium": true
|
|
97
97
|
},
|
|
98
98
|
"args": [
|
|
99
|
-
"
|
|
99
|
+
"0x767a800dc0de3f5bb42A667CD6436DdAd9e3998B"
|
|
100
100
|
],
|
|
101
101
|
"numDeployments": 1,
|
|
102
102
|
"solcInputHash": "622b844661474b8045121f0af3f3ddc5",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xA6b76d754F5696Af63Ecb14B640bF9C80650F636",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1191,35 +1191,35 @@
|
|
|
1191
1191
|
"type": "constructor"
|
|
1192
1192
|
}
|
|
1193
1193
|
],
|
|
1194
|
-
"transactionHash": "
|
|
1194
|
+
"transactionHash": "0x6e792155ee577042cf52003c18c3ed507fdef4ed256d159acf2cafba24272fb8",
|
|
1195
1195
|
"receipt": {
|
|
1196
1196
|
"to": null,
|
|
1197
1197
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
1198
|
-
"contractAddress": "
|
|
1198
|
+
"contractAddress": "0xA6b76d754F5696Af63Ecb14B640bF9C80650F636",
|
|
1199
1199
|
"transactionIndex": 0,
|
|
1200
1200
|
"gasUsed": "693701",
|
|
1201
1201
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1202
|
-
"blockHash": "
|
|
1203
|
-
"transactionHash": "
|
|
1202
|
+
"blockHash": "0x0000000000000061af811e3b1d59b448844d0635ab4593b6ee32a99e5d0c602b",
|
|
1203
|
+
"transactionHash": "0x6e792155ee577042cf52003c18c3ed507fdef4ed256d159acf2cafba24272fb8",
|
|
1204
1204
|
"logs": [
|
|
1205
1205
|
{
|
|
1206
1206
|
"transactionIndex": 0,
|
|
1207
|
-
"blockNumber":
|
|
1208
|
-
"transactionHash": "
|
|
1209
|
-
"address": "
|
|
1207
|
+
"blockNumber": 97,
|
|
1208
|
+
"transactionHash": "0x6e792155ee577042cf52003c18c3ed507fdef4ed256d159acf2cafba24272fb8",
|
|
1209
|
+
"address": "0xA6b76d754F5696Af63Ecb14B640bF9C80650F636",
|
|
1210
1210
|
"topics": [
|
|
1211
1211
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1212
|
-
"
|
|
1212
|
+
"0x000000000000000000000000ad4ced1f0e737fd922f1b1ff9044578f26e7345f"
|
|
1213
1213
|
],
|
|
1214
1214
|
"data": "0x",
|
|
1215
1215
|
"logIndex": 0,
|
|
1216
|
-
"blockHash": "
|
|
1216
|
+
"blockHash": "0x0000000000000061af811e3b1d59b448844d0635ab4593b6ee32a99e5d0c602b"
|
|
1217
1217
|
},
|
|
1218
1218
|
{
|
|
1219
1219
|
"transactionIndex": 0,
|
|
1220
|
-
"blockNumber":
|
|
1221
|
-
"transactionHash": "
|
|
1222
|
-
"address": "
|
|
1220
|
+
"blockNumber": 97,
|
|
1221
|
+
"transactionHash": "0x6e792155ee577042cf52003c18c3ed507fdef4ed256d159acf2cafba24272fb8",
|
|
1222
|
+
"address": "0xA6b76d754F5696Af63Ecb14B640bF9C80650F636",
|
|
1223
1223
|
"topics": [
|
|
1224
1224
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1225
1225
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1227,42 +1227,42 @@
|
|
|
1227
1227
|
],
|
|
1228
1228
|
"data": "0x",
|
|
1229
1229
|
"logIndex": 1,
|
|
1230
|
-
"blockHash": "
|
|
1230
|
+
"blockHash": "0x0000000000000061af811e3b1d59b448844d0635ab4593b6ee32a99e5d0c602b"
|
|
1231
1231
|
},
|
|
1232
1232
|
{
|
|
1233
1233
|
"transactionIndex": 0,
|
|
1234
|
-
"blockNumber":
|
|
1235
|
-
"transactionHash": "
|
|
1236
|
-
"address": "
|
|
1234
|
+
"blockNumber": 97,
|
|
1235
|
+
"transactionHash": "0x6e792155ee577042cf52003c18c3ed507fdef4ed256d159acf2cafba24272fb8",
|
|
1236
|
+
"address": "0xA6b76d754F5696Af63Ecb14B640bF9C80650F636",
|
|
1237
1237
|
"topics": [
|
|
1238
1238
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
1239
1239
|
],
|
|
1240
|
-
"data": "
|
|
1240
|
+
"data": "0x000000000000000000000000a6b76d754f5696af63ecb14b640bf9c80650f6360000000000000000000000000000000000000000000000000000000000000001",
|
|
1241
1241
|
"logIndex": 2,
|
|
1242
|
-
"blockHash": "
|
|
1242
|
+
"blockHash": "0x0000000000000061af811e3b1d59b448844d0635ab4593b6ee32a99e5d0c602b"
|
|
1243
1243
|
},
|
|
1244
1244
|
{
|
|
1245
1245
|
"transactionIndex": 0,
|
|
1246
|
-
"blockNumber":
|
|
1247
|
-
"transactionHash": "
|
|
1248
|
-
"address": "
|
|
1246
|
+
"blockNumber": 97,
|
|
1247
|
+
"transactionHash": "0x6e792155ee577042cf52003c18c3ed507fdef4ed256d159acf2cafba24272fb8",
|
|
1248
|
+
"address": "0xA6b76d754F5696Af63Ecb14B640bF9C80650F636",
|
|
1249
1249
|
"topics": [
|
|
1250
1250
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1251
1251
|
],
|
|
1252
|
-
"data": "
|
|
1252
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a7a7339b0571c576ae4f6a0b219ffb24855153",
|
|
1253
1253
|
"logIndex": 3,
|
|
1254
|
-
"blockHash": "
|
|
1254
|
+
"blockHash": "0x0000000000000061af811e3b1d59b448844d0635ab4593b6ee32a99e5d0c602b"
|
|
1255
1255
|
}
|
|
1256
1256
|
],
|
|
1257
|
-
"blockNumber":
|
|
1257
|
+
"blockNumber": 97,
|
|
1258
1258
|
"cumulativeGasUsed": "693701",
|
|
1259
1259
|
"status": 1,
|
|
1260
1260
|
"byzantium": true
|
|
1261
1261
|
},
|
|
1262
1262
|
"args": [
|
|
1263
|
-
"
|
|
1264
|
-
"
|
|
1265
|
-
"
|
|
1263
|
+
"0xAd4Ced1f0e737fd922F1B1ff9044578F26E7345f",
|
|
1264
|
+
"0xE1A7A7339b0571c576Ae4F6A0b219ffb24855153",
|
|
1265
|
+
"0xf7013ef6000000000000000000000000204c6ad927d66007fa1a64697a57aaddb4fd24a900000000000000000000000065c3d70edf5fafb8cf25162640e4fdf2f901ab910000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
|
|
1266
1266
|
],
|
|
1267
1267
|
"numDeployments": 1,
|
|
1268
1268
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1272,14 +1272,14 @@
|
|
|
1272
1272
|
"execute": {
|
|
1273
1273
|
"methodName": "initialize",
|
|
1274
1274
|
"args": [
|
|
1275
|
-
"
|
|
1276
|
-
"
|
|
1275
|
+
"0x204C6ad927d66007FA1A64697A57AAdDB4FD24a9",
|
|
1276
|
+
"0x65c3d70eDf5FAfb8CF25162640E4FDf2f901AB91",
|
|
1277
1277
|
"0x0000000000000000000000000000000000000000",
|
|
1278
1278
|
"0x0000000000000000000000000000000000000000",
|
|
1279
1279
|
"1000000"
|
|
1280
1280
|
]
|
|
1281
1281
|
},
|
|
1282
|
-
"implementation": "
|
|
1282
|
+
"implementation": "0xAd4Ced1f0e737fd922F1B1ff9044578F26E7345f",
|
|
1283
1283
|
"devdoc": {
|
|
1284
1284
|
"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.",
|
|
1285
1285
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xAd4Ced1f0e737fd922F1B1ff9044578F26E7345f",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1060,18 +1060,18 @@
|
|
|
1060
1060
|
"type": "function"
|
|
1061
1061
|
}
|
|
1062
1062
|
],
|
|
1063
|
-
"transactionHash": "
|
|
1063
|
+
"transactionHash": "0x54328b6a998a5da6be3ca3226281fb501c8045a7b217cf0e211b9a50182959d3",
|
|
1064
1064
|
"receipt": {
|
|
1065
1065
|
"to": null,
|
|
1066
1066
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
1067
|
-
"contractAddress": "
|
|
1067
|
+
"contractAddress": "0xAd4Ced1f0e737fd922F1B1ff9044578F26E7345f",
|
|
1068
1068
|
"transactionIndex": 0,
|
|
1069
1069
|
"gasUsed": "3389996",
|
|
1070
1070
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1071
|
-
"blockHash": "
|
|
1072
|
-
"transactionHash": "
|
|
1071
|
+
"blockHash": "0x0000000000000060c828d44ae2410d2845b67c69f6e33767ade40cb7d2ba2638",
|
|
1072
|
+
"transactionHash": "0x54328b6a998a5da6be3ca3226281fb501c8045a7b217cf0e211b9a50182959d3",
|
|
1073
1073
|
"logs": [],
|
|
1074
|
-
"blockNumber":
|
|
1074
|
+
"blockNumber": 96,
|
|
1075
1075
|
"cumulativeGasUsed": "3389996",
|
|
1076
1076
|
"status": 1,
|
|
1077
1077
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xA6b76d754F5696Af63Ecb14B640bF9C80650F636",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x6e792155ee577042cf52003c18c3ed507fdef4ed256d159acf2cafba24272fb8",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0xA6b76d754F5696Af63Ecb14B640bF9C80650F636",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "693701",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x0000000000000061af811e3b1d59b448844d0635ab4593b6ee32a99e5d0c602b",
|
|
145
|
+
"transactionHash": "0x6e792155ee577042cf52003c18c3ed507fdef4ed256d159acf2cafba24272fb8",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 97,
|
|
150
|
+
"transactionHash": "0x6e792155ee577042cf52003c18c3ed507fdef4ed256d159acf2cafba24272fb8",
|
|
151
|
+
"address": "0xA6b76d754F5696Af63Ecb14B640bF9C80650F636",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000ad4ced1f0e737fd922f1b1ff9044578f26e7345f"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x0000000000000061af811e3b1d59b448844d0635ab4593b6ee32a99e5d0c602b"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 97,
|
|
163
|
+
"transactionHash": "0x6e792155ee577042cf52003c18c3ed507fdef4ed256d159acf2cafba24272fb8",
|
|
164
|
+
"address": "0xA6b76d754F5696Af63Ecb14B640bF9C80650F636",
|
|
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": "0x0000000000000061af811e3b1d59b448844d0635ab4593b6ee32a99e5d0c602b"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
176
|
+
"blockNumber": 97,
|
|
177
|
+
"transactionHash": "0x6e792155ee577042cf52003c18c3ed507fdef4ed256d159acf2cafba24272fb8",
|
|
178
|
+
"address": "0xA6b76d754F5696Af63Ecb14B640bF9C80650F636",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
181
181
|
],
|
|
182
|
-
"data": "
|
|
182
|
+
"data": "0x000000000000000000000000a6b76d754f5696af63ecb14b640bf9c80650f6360000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x0000000000000061af811e3b1d59b448844d0635ab4593b6ee32a99e5d0c602b"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 97,
|
|
189
|
+
"transactionHash": "0x6e792155ee577042cf52003c18c3ed507fdef4ed256d159acf2cafba24272fb8",
|
|
190
|
+
"address": "0xA6b76d754F5696Af63Ecb14B640bF9C80650F636",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e1a7a7339b0571c576ae4f6a0b219ffb24855153",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x0000000000000061af811e3b1d59b448844d0635ab4593b6ee32a99e5d0c602b"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
199
|
+
"blockNumber": 97,
|
|
200
200
|
"cumulativeGasUsed": "693701",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
205
|
+
"0xAd4Ced1f0e737fd922F1B1ff9044578F26E7345f",
|
|
206
|
+
"0xE1A7A7339b0571c576Ae4F6A0b219ffb24855153",
|
|
207
|
+
"0xf7013ef6000000000000000000000000204c6ad927d66007fa1a64697a57aaddb4fd24a900000000000000000000000065c3d70edf5fafb8cf25162640e4fdf2f901ab910000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
210
210
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xDa3153EA3c7Af7bE7C3b716F4904696e8838F9BD",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -322,22 +322,22 @@
|
|
|
322
322
|
"type": "function"
|
|
323
323
|
}
|
|
324
324
|
],
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0x2d6e701aa366c0c84ff2d22942448396f2b3bb5d2e6248c29f0dbc2283a84c95",
|
|
326
326
|
"receipt": {
|
|
327
327
|
"to": null,
|
|
328
328
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
329
|
-
"contractAddress": "
|
|
329
|
+
"contractAddress": "0xDa3153EA3c7Af7bE7C3b716F4904696e8838F9BD",
|
|
330
330
|
"transactionIndex": 0,
|
|
331
331
|
"gasUsed": "998316",
|
|
332
332
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
333
|
-
"blockHash": "
|
|
334
|
-
"transactionHash": "
|
|
333
|
+
"blockHash": "0x0000000000000062c44002984f1000d7a6c96f3a0de3cead92b3691102641f01",
|
|
334
|
+
"transactionHash": "0x2d6e701aa366c0c84ff2d22942448396f2b3bb5d2e6248c29f0dbc2283a84c95",
|
|
335
335
|
"logs": [
|
|
336
336
|
{
|
|
337
337
|
"transactionIndex": 0,
|
|
338
|
-
"blockNumber":
|
|
339
|
-
"transactionHash": "
|
|
340
|
-
"address": "
|
|
338
|
+
"blockNumber": 98,
|
|
339
|
+
"transactionHash": "0x2d6e701aa366c0c84ff2d22942448396f2b3bb5d2e6248c29f0dbc2283a84c95",
|
|
340
|
+
"address": "0xDa3153EA3c7Af7bE7C3b716F4904696e8838F9BD",
|
|
341
341
|
"topics": [
|
|
342
342
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
343
343
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -345,16 +345,16 @@
|
|
|
345
345
|
],
|
|
346
346
|
"data": "0x",
|
|
347
347
|
"logIndex": 0,
|
|
348
|
-
"blockHash": "
|
|
348
|
+
"blockHash": "0x0000000000000062c44002984f1000d7a6c96f3a0de3cead92b3691102641f01"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
|
-
"blockNumber":
|
|
351
|
+
"blockNumber": 98,
|
|
352
352
|
"cumulativeGasUsed": "998316",
|
|
353
353
|
"status": 1,
|
|
354
354
|
"byzantium": true
|
|
355
355
|
},
|
|
356
356
|
"args": [
|
|
357
|
-
"
|
|
357
|
+
"0x204C6ad927d66007FA1A64697A57AAdDB4FD24a9"
|
|
358
358
|
],
|
|
359
359
|
"numDeployments": 1,
|
|
360
360
|
"solcInputHash": "622b844661474b8045121f0af3f3ddc5",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x77389DB9C14Fb303AA9bB475f8B5447FFe9f24e5",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1466,22 +1466,22 @@
|
|
|
1466
1466
|
"type": "function"
|
|
1467
1467
|
}
|
|
1468
1468
|
],
|
|
1469
|
-
"transactionHash": "
|
|
1469
|
+
"transactionHash": "0xa2cd74abd875688f722c84688d972971e9f2f6b5dfcfceb7b3b6bf263faea67f",
|
|
1470
1470
|
"receipt": {
|
|
1471
1471
|
"to": null,
|
|
1472
1472
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
1473
|
-
"contractAddress": "
|
|
1473
|
+
"contractAddress": "0x77389DB9C14Fb303AA9bB475f8B5447FFe9f24e5",
|
|
1474
1474
|
"transactionIndex": 0,
|
|
1475
1475
|
"gasUsed": "4512217",
|
|
1476
1476
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1477
|
-
"blockHash": "
|
|
1478
|
-
"transactionHash": "
|
|
1477
|
+
"blockHash": "0x000000000000005a89f4df5bc8d8c17f59d41c0cd39af2946b91107e4829c534",
|
|
1478
|
+
"transactionHash": "0xa2cd74abd875688f722c84688d972971e9f2f6b5dfcfceb7b3b6bf263faea67f",
|
|
1479
1479
|
"logs": [
|
|
1480
1480
|
{
|
|
1481
1481
|
"transactionIndex": 0,
|
|
1482
|
-
"blockNumber":
|
|
1483
|
-
"transactionHash": "
|
|
1484
|
-
"address": "
|
|
1482
|
+
"blockNumber": 90,
|
|
1483
|
+
"transactionHash": "0xa2cd74abd875688f722c84688d972971e9f2f6b5dfcfceb7b3b6bf263faea67f",
|
|
1484
|
+
"address": "0x77389DB9C14Fb303AA9bB475f8B5447FFe9f24e5",
|
|
1485
1485
|
"topics": [
|
|
1486
1486
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1487
1487
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1489,16 +1489,16 @@
|
|
|
1489
1489
|
],
|
|
1490
1490
|
"data": "0x",
|
|
1491
1491
|
"logIndex": 0,
|
|
1492
|
-
"blockHash": "
|
|
1492
|
+
"blockHash": "0x000000000000005a89f4df5bc8d8c17f59d41c0cd39af2946b91107e4829c534"
|
|
1493
1493
|
}
|
|
1494
1494
|
],
|
|
1495
|
-
"blockNumber":
|
|
1495
|
+
"blockNumber": 90,
|
|
1496
1496
|
"cumulativeGasUsed": "4512217",
|
|
1497
1497
|
"status": 1,
|
|
1498
1498
|
"byzantium": true
|
|
1499
1499
|
},
|
|
1500
1500
|
"args": [
|
|
1501
|
-
"
|
|
1501
|
+
"0x767a800dc0de3f5bb42A667CD6436DdAd9e3998B"
|
|
1502
1502
|
],
|
|
1503
1503
|
"numDeployments": 1,
|
|
1504
1504
|
"solcInputHash": "622b844661474b8045121f0af3f3ddc5",
|