@layerzerolabs/lz-evm-sdk-v1 3.0.43 → 3.0.45
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/arbitrum-sandbox-local/Endpoint.json +7 -7
- package/deployments/arbitrum-sandbox-local/FPValidator.json +4 -4
- package/deployments/arbitrum-sandbox-local/MPTValidator01.json +4 -4
- package/deployments/arbitrum-sandbox-local/NonceContract.json +4 -4
- package/deployments/arbitrum-sandbox-local/RelayerV2.json +16 -16
- package/deployments/arbitrum-sandbox-local/RelayerV2_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/RelayerV2_Proxy.json +16 -16
- package/deployments/arbitrum-sandbox-local/TreasuryV2.json +7 -7
- package/deployments/arbitrum-sandbox-local/UltraLightNode.json +7 -7
- package/deployments/arbitrum-sandbox-local/UltraLightNodeV2.json +7 -7
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/bsc-sandbox-local/Endpoint.json +7 -7
- package/deployments/bsc-sandbox-local/FPValidator.json +4 -4
- package/deployments/bsc-sandbox-local/MPTValidator01.json +4 -4
- package/deployments/bsc-sandbox-local/NonceContract.json +4 -4
- package/deployments/bsc-sandbox-local/RelayerV2.json +16 -16
- package/deployments/bsc-sandbox-local/RelayerV2_Implementation.json +4 -4
- package/deployments/bsc-sandbox-local/RelayerV2_Proxy.json +16 -16
- package/deployments/bsc-sandbox-local/TreasuryV2.json +7 -7
- package/deployments/bsc-sandbox-local/UltraLightNode.json +7 -7
- package/deployments/bsc-sandbox-local/UltraLightNodeV2.json +7 -7
- package/deployments/cronosevm-testnet/DefaultProxyAdmin.json +273 -0
- package/deployments/cronosevm-testnet/Endpoint.json +1282 -0
- package/deployments/cronosevm-testnet/FPValidator.json +382 -0
- package/deployments/cronosevm-testnet/MPTValidator01.json +395 -0
- package/deployments/cronosevm-testnet/NonceContract.json +159 -0
- package/deployments/cronosevm-testnet/RelayerV2.json +1415 -0
- package/deployments/cronosevm-testnet/RelayerV2_Implementation.json +1612 -0
- package/deployments/cronosevm-testnet/RelayerV2_Proxy.json +245 -0
- package/deployments/cronosevm-testnet/TreasuryV2.json +458 -0
- package/deployments/cronosevm-testnet/UltraLightNodeV2.json +1816 -0
- package/deployments/cronoszkevm-testnet/DefaultProxyAdmin.json +451 -0
- package/deployments/cronoszkevm-testnet/Endpoint.json +1204 -0
- package/deployments/cronoszkevm-testnet/FPValidator.json +539 -0
- package/deployments/cronoszkevm-testnet/NonceContract.json +300 -0
- package/deployments/cronoszkevm-testnet/RelayerV2.json +1523 -0
- package/deployments/cronoszkevm-testnet/RelayerV2_Implementation.json +1229 -0
- package/deployments/cronoszkevm-testnet/RelayerV2_Proxy.json +506 -0
- package/deployments/cronoszkevm-testnet/TreasuryV2.json +554 -0
- package/deployments/cronoszkevm-testnet/UltraLightNodeV2.json +1671 -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/goat-mainnet/DefaultProxyAdmin.json +273 -0
- package/deployments/goat-mainnet/Endpoint.json +1282 -0
- package/deployments/goat-mainnet/FPValidator.json +382 -0
- package/deployments/goat-mainnet/MPTValidator01.json +395 -0
- package/deployments/goat-mainnet/NonceContract.json +159 -0
- package/deployments/goat-mainnet/RelayerV2.json +1415 -0
- package/deployments/goat-mainnet/RelayerV2_Implementation.json +1612 -0
- package/deployments/goat-mainnet/RelayerV2_Proxy.json +245 -0
- package/deployments/goat-mainnet/TreasuryV2.json +458 -0
- package/deployments/goat-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/stabledevnet-testnet/DefaultProxyAdmin.json +273 -0
- package/deployments/stabledevnet-testnet/Endpoint.json +1282 -0
- package/deployments/stabledevnet-testnet/FPValidator.json +382 -0
- package/deployments/stabledevnet-testnet/MPTValidator01.json +395 -0
- package/deployments/stabledevnet-testnet/NonceContract.json +159 -0
- package/deployments/stabledevnet-testnet/RelayerV2.json +1415 -0
- package/deployments/stabledevnet-testnet/RelayerV2_Implementation.json +1612 -0
- package/deployments/stabledevnet-testnet/RelayerV2_Proxy.json +245 -0
- package/deployments/stabledevnet-testnet/TreasuryV2.json +458 -0
- package/deployments/stabledevnet-testnet/UltraLightNodeV2.json +1816 -0
- package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +11 -11
- package/deployments/tron-sandbox-local/Endpoint.json +8 -8
- package/deployments/tron-sandbox-local/FPValidator.json +5 -5
- package/deployments/tron-sandbox-local/MPTValidator01.json +6 -6
- package/deployments/tron-sandbox-local/NonceContract.json +6 -6
- 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 +9 -9
- package/deployments/tron-sandbox-local/UltraLightNode.json +9 -9
- package/deployments/tron-sandbox-local/UltraLightNodeV2.json +10 -10
- package/package.json +7 -7
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x86967aAeB92eC2a3Ec76C2e58c440654A9c91971",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -162,22 +162,22 @@
|
|
|
162
162
|
"type": "function"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
|
-
"transactionHash": "
|
|
165
|
+
"transactionHash": "0x665236f13433919f56ace1b217296c90a34a6db444752de8ce39af92996edfea",
|
|
166
166
|
"receipt": {
|
|
167
167
|
"to": null,
|
|
168
168
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
169
|
-
"contractAddress": "
|
|
169
|
+
"contractAddress": "0x86967aAeB92eC2a3Ec76C2e58c440654A9c91971",
|
|
170
170
|
"transactionIndex": 0,
|
|
171
171
|
"gasUsed": "640450",
|
|
172
172
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
173
|
-
"blockHash": "
|
|
174
|
-
"transactionHash": "
|
|
173
|
+
"blockHash": "0x000000000000004ed43a12ff8cbb867bf49b6b989ca50357183379edf1f2a1a6",
|
|
174
|
+
"transactionHash": "0x665236f13433919f56ace1b217296c90a34a6db444752de8ce39af92996edfea",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
177
177
|
"transactionIndex": 0,
|
|
178
178
|
"blockNumber": 78,
|
|
179
|
-
"transactionHash": "
|
|
180
|
-
"address": "
|
|
179
|
+
"transactionHash": "0x665236f13433919f56ace1b217296c90a34a6db444752de8ce39af92996edfea",
|
|
180
|
+
"address": "0x86967aAeB92eC2a3Ec76C2e58c440654A9c91971",
|
|
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": "0x000000000000004ed43a12ff8cbb867bf49b6b989ca50357183379edf1f2a1a6"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"transactionIndex": 0,
|
|
192
192
|
"blockNumber": 78,
|
|
193
|
-
"transactionHash": "
|
|
194
|
-
"address": "
|
|
193
|
+
"transactionHash": "0x665236f13433919f56ace1b217296c90a34a6db444752de8ce39af92996edfea",
|
|
194
|
+
"address": "0x86967aAeB92eC2a3Ec76C2e58c440654A9c91971",
|
|
195
195
|
"topics": [
|
|
196
196
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
197
197
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc",
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
],
|
|
200
200
|
"data": "0x",
|
|
201
201
|
"logIndex": 1,
|
|
202
|
-
"blockHash": "
|
|
202
|
+
"blockHash": "0x000000000000004ed43a12ff8cbb867bf49b6b989ca50357183379edf1f2a1a6"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
205
|
"blockNumber": 78,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x2635fed9140cCd6757c7b2E1434F498ad29917C8",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -949,22 +949,22 @@
|
|
|
949
949
|
"type": "function"
|
|
950
950
|
}
|
|
951
951
|
],
|
|
952
|
-
"transactionHash": "
|
|
952
|
+
"transactionHash": "0xa23a1d899f4baeae87bc202ae0e60b537d673ede906022b74f12bad2a9edc32a",
|
|
953
953
|
"receipt": {
|
|
954
954
|
"to": null,
|
|
955
955
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
956
|
-
"contractAddress": "
|
|
956
|
+
"contractAddress": "0x2635fed9140cCd6757c7b2E1434F498ad29917C8",
|
|
957
957
|
"transactionIndex": 0,
|
|
958
958
|
"gasUsed": "3036430",
|
|
959
959
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
960
|
-
"blockHash": "
|
|
961
|
-
"transactionHash": "
|
|
960
|
+
"blockHash": "0x00000000000000464efa9553771deacf87794e95f14a21581b49955a14bc9568",
|
|
961
|
+
"transactionHash": "0xa23a1d899f4baeae87bc202ae0e60b537d673ede906022b74f12bad2a9edc32a",
|
|
962
962
|
"logs": [
|
|
963
963
|
{
|
|
964
964
|
"transactionIndex": 0,
|
|
965
965
|
"blockNumber": 70,
|
|
966
|
-
"transactionHash": "
|
|
967
|
-
"address": "
|
|
966
|
+
"transactionHash": "0xa23a1d899f4baeae87bc202ae0e60b537d673ede906022b74f12bad2a9edc32a",
|
|
967
|
+
"address": "0x2635fed9140cCd6757c7b2E1434F498ad29917C8",
|
|
968
968
|
"topics": [
|
|
969
969
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
970
970
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -972,7 +972,7 @@
|
|
|
972
972
|
],
|
|
973
973
|
"data": "0x",
|
|
974
974
|
"logIndex": 0,
|
|
975
|
-
"blockHash": "
|
|
975
|
+
"blockHash": "0x00000000000000464efa9553771deacf87794e95f14a21581b49955a14bc9568"
|
|
976
976
|
}
|
|
977
977
|
],
|
|
978
978
|
"blockNumber": 70,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x0fA7E911774dd6C0Eb532011eB49B85766BeB172",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -317,16 +317,16 @@
|
|
|
317
317
|
"type": "function"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
|
-
"transactionHash": "
|
|
320
|
+
"transactionHash": "0xe61b2b24d1c2cb01796e7191e174b98694089a275fa774448196d48e99e81a52",
|
|
321
321
|
"receipt": {
|
|
322
322
|
"to": null,
|
|
323
323
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
324
|
-
"contractAddress": "
|
|
324
|
+
"contractAddress": "0x0fA7E911774dd6C0Eb532011eB49B85766BeB172",
|
|
325
325
|
"transactionIndex": 0,
|
|
326
326
|
"gasUsed": "983405",
|
|
327
327
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
328
|
-
"blockHash": "
|
|
329
|
-
"transactionHash": "
|
|
328
|
+
"blockHash": "0x0000000000000047596b1ebeb30e402514cc1ee4f2b241b791fff92bca942847",
|
|
329
|
+
"transactionHash": "0xe61b2b24d1c2cb01796e7191e174b98694089a275fa774448196d48e99e81a52",
|
|
330
330
|
"logs": [],
|
|
331
331
|
"blockNumber": 71,
|
|
332
332
|
"cumulativeGasUsed": "983405",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x16367921070C425E8EBEDE59f8192e01a44c50c8",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -330,18 +330,18 @@
|
|
|
330
330
|
"type": "function"
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"transactionHash": "
|
|
333
|
+
"transactionHash": "0xee7a3a9ce3c43d549bbdc966e499e7ab2aee8153b35d2f9f819db7f02c836433",
|
|
334
334
|
"receipt": {
|
|
335
335
|
"to": null,
|
|
336
336
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
337
|
-
"contractAddress": "
|
|
337
|
+
"contractAddress": "0x16367921070C425E8EBEDE59f8192e01a44c50c8",
|
|
338
338
|
"transactionIndex": 0,
|
|
339
339
|
"gasUsed": "1531179",
|
|
340
340
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
341
|
-
"blockHash": "
|
|
342
|
-
"transactionHash": "
|
|
341
|
+
"blockHash": "0x0000000000000049ef244b1d95c08e15edebb88d4def972e24e39410db25a7ef",
|
|
342
|
+
"transactionHash": "0xee7a3a9ce3c43d549bbdc966e499e7ab2aee8153b35d2f9f819db7f02c836433",
|
|
343
343
|
"logs": [],
|
|
344
|
-
"blockNumber":
|
|
344
|
+
"blockNumber": 73,
|
|
345
345
|
"cumulativeGasUsed": "1531179",
|
|
346
346
|
"status": 1,
|
|
347
347
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xF574F145d9Ec2EdBDA1907a5d1cCE454c4083623",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -79,16 +79,16 @@
|
|
|
79
79
|
"type": "function"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
|
-
"transactionHash": "
|
|
82
|
+
"transactionHash": "0xf5a52bef1b2e7b69747fc5081255ed5013da8e07e55f64b17402a3bd9781f954",
|
|
83
83
|
"receipt": {
|
|
84
84
|
"to": null,
|
|
85
85
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
86
|
-
"contractAddress": "
|
|
86
|
+
"contractAddress": "0xF574F145d9Ec2EdBDA1907a5d1cCE454c4083623",
|
|
87
87
|
"transactionIndex": 0,
|
|
88
88
|
"gasUsed": "228249",
|
|
89
89
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
90
|
-
"blockHash": "
|
|
91
|
-
"transactionHash": "
|
|
90
|
+
"blockHash": "0x000000000000004b213a12fd535c9d6abdf589f9e217d2cc456696f7b6494abc",
|
|
91
|
+
"transactionHash": "0xf5a52bef1b2e7b69747fc5081255ed5013da8e07e55f64b17402a3bd9781f954",
|
|
92
92
|
"logs": [],
|
|
93
93
|
"blockNumber": 75,
|
|
94
94
|
"cumulativeGasUsed": "228249",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"byzantium": true
|
|
97
97
|
},
|
|
98
98
|
"args": [
|
|
99
|
-
"
|
|
99
|
+
"0x2635fed9140cCd6757c7b2E1434F498ad29917C8"
|
|
100
100
|
],
|
|
101
101
|
"numDeployments": 1,
|
|
102
102
|
"solcInputHash": "e50f66544751609158f35b16e19eb697",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x323abD36Ee95De84B273a5D9a11E2398A7B3aC1d",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1292,35 +1292,35 @@
|
|
|
1292
1292
|
"type": "constructor"
|
|
1293
1293
|
}
|
|
1294
1294
|
],
|
|
1295
|
-
"transactionHash": "
|
|
1295
|
+
"transactionHash": "0xfed2f66f29f747d9373a163036c76ae1935fb5d9d5f653baff1f2542d2505c32",
|
|
1296
1296
|
"receipt": {
|
|
1297
1297
|
"to": null,
|
|
1298
1298
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
1299
|
-
"contractAddress": "
|
|
1299
|
+
"contractAddress": "0x323abD36Ee95De84B273a5D9a11E2398A7B3aC1d",
|
|
1300
1300
|
"transactionIndex": 0,
|
|
1301
1301
|
"gasUsed": "693701",
|
|
1302
1302
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1303
|
-
"blockHash": "
|
|
1304
|
-
"transactionHash": "
|
|
1303
|
+
"blockHash": "0x0000000000000051213071640d618fd630d5409fb55d8d3d06189dd84107f4a8",
|
|
1304
|
+
"transactionHash": "0xfed2f66f29f747d9373a163036c76ae1935fb5d9d5f653baff1f2542d2505c32",
|
|
1305
1305
|
"logs": [
|
|
1306
1306
|
{
|
|
1307
1307
|
"transactionIndex": 0,
|
|
1308
|
-
"blockNumber":
|
|
1309
|
-
"transactionHash": "
|
|
1310
|
-
"address": "
|
|
1308
|
+
"blockNumber": 81,
|
|
1309
|
+
"transactionHash": "0xfed2f66f29f747d9373a163036c76ae1935fb5d9d5f653baff1f2542d2505c32",
|
|
1310
|
+
"address": "0x323abD36Ee95De84B273a5D9a11E2398A7B3aC1d",
|
|
1311
1311
|
"topics": [
|
|
1312
1312
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1313
|
-
"
|
|
1313
|
+
"0x00000000000000000000000019c0343e622ecc8f3d882663d4d2076d1a05a609"
|
|
1314
1314
|
],
|
|
1315
1315
|
"data": "0x",
|
|
1316
1316
|
"logIndex": 0,
|
|
1317
|
-
"blockHash": "
|
|
1317
|
+
"blockHash": "0x0000000000000051213071640d618fd630d5409fb55d8d3d06189dd84107f4a8"
|
|
1318
1318
|
},
|
|
1319
1319
|
{
|
|
1320
1320
|
"transactionIndex": 0,
|
|
1321
|
-
"blockNumber":
|
|
1322
|
-
"transactionHash": "
|
|
1323
|
-
"address": "
|
|
1321
|
+
"blockNumber": 81,
|
|
1322
|
+
"transactionHash": "0xfed2f66f29f747d9373a163036c76ae1935fb5d9d5f653baff1f2542d2505c32",
|
|
1323
|
+
"address": "0x323abD36Ee95De84B273a5D9a11E2398A7B3aC1d",
|
|
1324
1324
|
"topics": [
|
|
1325
1325
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1326
1326
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1328,42 +1328,42 @@
|
|
|
1328
1328
|
],
|
|
1329
1329
|
"data": "0x",
|
|
1330
1330
|
"logIndex": 1,
|
|
1331
|
-
"blockHash": "
|
|
1331
|
+
"blockHash": "0x0000000000000051213071640d618fd630d5409fb55d8d3d06189dd84107f4a8"
|
|
1332
1332
|
},
|
|
1333
1333
|
{
|
|
1334
1334
|
"transactionIndex": 0,
|
|
1335
|
-
"blockNumber":
|
|
1336
|
-
"transactionHash": "
|
|
1337
|
-
"address": "
|
|
1335
|
+
"blockNumber": 81,
|
|
1336
|
+
"transactionHash": "0xfed2f66f29f747d9373a163036c76ae1935fb5d9d5f653baff1f2542d2505c32",
|
|
1337
|
+
"address": "0x323abD36Ee95De84B273a5D9a11E2398A7B3aC1d",
|
|
1338
1338
|
"topics": [
|
|
1339
1339
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
1340
1340
|
],
|
|
1341
|
-
"data": "
|
|
1341
|
+
"data": "0x000000000000000000000000323abd36ee95de84b273a5d9a11e2398a7b3ac1d0000000000000000000000000000000000000000000000000000000000000001",
|
|
1342
1342
|
"logIndex": 2,
|
|
1343
|
-
"blockHash": "
|
|
1343
|
+
"blockHash": "0x0000000000000051213071640d618fd630d5409fb55d8d3d06189dd84107f4a8"
|
|
1344
1344
|
},
|
|
1345
1345
|
{
|
|
1346
1346
|
"transactionIndex": 0,
|
|
1347
|
-
"blockNumber":
|
|
1348
|
-
"transactionHash": "
|
|
1349
|
-
"address": "
|
|
1347
|
+
"blockNumber": 81,
|
|
1348
|
+
"transactionHash": "0xfed2f66f29f747d9373a163036c76ae1935fb5d9d5f653baff1f2542d2505c32",
|
|
1349
|
+
"address": "0x323abD36Ee95De84B273a5D9a11E2398A7B3aC1d",
|
|
1350
1350
|
"topics": [
|
|
1351
1351
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1352
1352
|
],
|
|
1353
|
-
"data": "
|
|
1353
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000086967aaeb92ec2a3ec76c2e58c440654a9c91971",
|
|
1354
1354
|
"logIndex": 3,
|
|
1355
|
-
"blockHash": "
|
|
1355
|
+
"blockHash": "0x0000000000000051213071640d618fd630d5409fb55d8d3d06189dd84107f4a8"
|
|
1356
1356
|
}
|
|
1357
1357
|
],
|
|
1358
|
-
"blockNumber":
|
|
1358
|
+
"blockNumber": 81,
|
|
1359
1359
|
"cumulativeGasUsed": "693701",
|
|
1360
1360
|
"status": 1,
|
|
1361
1361
|
"byzantium": true
|
|
1362
1362
|
},
|
|
1363
1363
|
"args": [
|
|
1364
|
-
"
|
|
1365
|
-
"
|
|
1366
|
-
"
|
|
1364
|
+
"0x19C0343e622ECC8f3D882663d4D2076D1A05A609",
|
|
1365
|
+
"0x86967aAeB92eC2a3Ec76C2e58c440654A9c91971",
|
|
1366
|
+
"0xf7013ef6000000000000000000000000261b1e619bd57cbc22e3ba1f5b9dc0d3a0093d3a0000000000000000000000001139ac9a5737b832867625baa908cc836f1815690000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
|
|
1367
1367
|
],
|
|
1368
1368
|
"numDeployments": 1,
|
|
1369
1369
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1373,14 +1373,14 @@
|
|
|
1373
1373
|
"execute": {
|
|
1374
1374
|
"methodName": "initialize",
|
|
1375
1375
|
"args": [
|
|
1376
|
-
"
|
|
1377
|
-
"
|
|
1376
|
+
"0x261B1e619Bd57cBC22e3BA1F5b9dC0d3A0093D3A",
|
|
1377
|
+
"0x1139aC9a5737B832867625BaA908cc836F181569",
|
|
1378
1378
|
"0x0000000000000000000000000000000000000000",
|
|
1379
1379
|
"0x0000000000000000000000000000000000000000",
|
|
1380
1380
|
"1000000"
|
|
1381
1381
|
]
|
|
1382
1382
|
},
|
|
1383
|
-
"implementation": "
|
|
1383
|
+
"implementation": "0x19C0343e622ECC8f3D882663d4D2076D1A05A609",
|
|
1384
1384
|
"devdoc": {
|
|
1385
1385
|
"details": "This contract implements a proxy that is upgradeable by an admin. To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector clashing], which can potentially be used in an attack, this contract uses the https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two things that go hand in hand: 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if that call matches one of the admin functions exposed by the proxy itself. 2. If the admin calls the proxy, it can access the admin functions, but its calls will never be forwarded to the implementation. If the admin tries to call a function on the implementation it will fail with an error that says \"admin cannot fallback to proxy target\". These properties mean that the admin account can only be used for admin actions like upgrading the proxy or changing the admin, so it's best if it's a dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to call a function from the proxy implementation. Our recommendation is for the dedicated account to be an instance of the {ProxyAdmin} contract. If set up this way, you should think of the `ProxyAdmin` instance as the real administrative interface of your proxy.",
|
|
1386
1386
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x19C0343e622ECC8f3D882663d4D2076D1A05A609",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1161,18 +1161,18 @@
|
|
|
1161
1161
|
"type": "function"
|
|
1162
1162
|
}
|
|
1163
1163
|
],
|
|
1164
|
-
"transactionHash": "
|
|
1164
|
+
"transactionHash": "0x516120d21bc35c6a39821962ef3f1e77b7d0c9f9e5246585c847dc588970f240",
|
|
1165
1165
|
"receipt": {
|
|
1166
1166
|
"to": null,
|
|
1167
1167
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
1168
|
-
"contractAddress": "
|
|
1168
|
+
"contractAddress": "0x19C0343e622ECC8f3D882663d4D2076D1A05A609",
|
|
1169
1169
|
"transactionIndex": 0,
|
|
1170
1170
|
"gasUsed": "3497933",
|
|
1171
1171
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1172
|
-
"blockHash": "
|
|
1173
|
-
"transactionHash": "
|
|
1172
|
+
"blockHash": "0x000000000000005086bf0b387889d93681eaa0e02e34e423ccdfdf947053f290",
|
|
1173
|
+
"transactionHash": "0x516120d21bc35c6a39821962ef3f1e77b7d0c9f9e5246585c847dc588970f240",
|
|
1174
1174
|
"logs": [],
|
|
1175
|
-
"blockNumber":
|
|
1175
|
+
"blockNumber": 80,
|
|
1176
1176
|
"cumulativeGasUsed": "3497933",
|
|
1177
1177
|
"status": 1,
|
|
1178
1178
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x323abD36Ee95De84B273a5D9a11E2398A7B3aC1d",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xfed2f66f29f747d9373a163036c76ae1935fb5d9d5f653baff1f2542d2505c32",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0x323abD36Ee95De84B273a5D9a11E2398A7B3aC1d",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "693701",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x0000000000000051213071640d618fd630d5409fb55d8d3d06189dd84107f4a8",
|
|
145
|
+
"transactionHash": "0xfed2f66f29f747d9373a163036c76ae1935fb5d9d5f653baff1f2542d2505c32",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 81,
|
|
150
|
+
"transactionHash": "0xfed2f66f29f747d9373a163036c76ae1935fb5d9d5f653baff1f2542d2505c32",
|
|
151
|
+
"address": "0x323abD36Ee95De84B273a5D9a11E2398A7B3aC1d",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x00000000000000000000000019c0343e622ecc8f3d882663d4d2076d1a05a609"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x0000000000000051213071640d618fd630d5409fb55d8d3d06189dd84107f4a8"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 81,
|
|
163
|
+
"transactionHash": "0xfed2f66f29f747d9373a163036c76ae1935fb5d9d5f653baff1f2542d2505c32",
|
|
164
|
+
"address": "0x323abD36Ee95De84B273a5D9a11E2398A7B3aC1d",
|
|
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": "0x0000000000000051213071640d618fd630d5409fb55d8d3d06189dd84107f4a8"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
176
|
+
"blockNumber": 81,
|
|
177
|
+
"transactionHash": "0xfed2f66f29f747d9373a163036c76ae1935fb5d9d5f653baff1f2542d2505c32",
|
|
178
|
+
"address": "0x323abD36Ee95De84B273a5D9a11E2398A7B3aC1d",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
181
181
|
],
|
|
182
|
-
"data": "
|
|
182
|
+
"data": "0x000000000000000000000000323abd36ee95de84b273a5d9a11e2398a7b3ac1d0000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x0000000000000051213071640d618fd630d5409fb55d8d3d06189dd84107f4a8"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 81,
|
|
189
|
+
"transactionHash": "0xfed2f66f29f747d9373a163036c76ae1935fb5d9d5f653baff1f2542d2505c32",
|
|
190
|
+
"address": "0x323abD36Ee95De84B273a5D9a11E2398A7B3aC1d",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000086967aaeb92ec2a3ec76c2e58c440654a9c91971",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x0000000000000051213071640d618fd630d5409fb55d8d3d06189dd84107f4a8"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
199
|
+
"blockNumber": 81,
|
|
200
200
|
"cumulativeGasUsed": "693701",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
205
|
+
"0x19C0343e622ECC8f3D882663d4D2076D1A05A609",
|
|
206
|
+
"0x86967aAeB92eC2a3Ec76C2e58c440654A9c91971",
|
|
207
|
+
"0xf7013ef6000000000000000000000000261b1e619bd57cbc22e3ba1f5b9dc0d3a0093d3a0000000000000000000000001139ac9a5737b832867625baa908cc836f1815690000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
210
210
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x67877Dd11B72Fa79fa74256C68cC4d5E06f408aF",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -322,22 +322,22 @@
|
|
|
322
322
|
"type": "function"
|
|
323
323
|
}
|
|
324
324
|
],
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0x9569fe6bd469eb7e987d328c6f60a928d112915ba49abb8376992724c837b1a6",
|
|
326
326
|
"receipt": {
|
|
327
327
|
"to": null,
|
|
328
328
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
329
|
-
"contractAddress": "
|
|
329
|
+
"contractAddress": "0x67877Dd11B72Fa79fa74256C68cC4d5E06f408aF",
|
|
330
330
|
"transactionIndex": 0,
|
|
331
331
|
"gasUsed": "998316",
|
|
332
332
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
333
|
-
"blockHash": "
|
|
334
|
-
"transactionHash": "
|
|
333
|
+
"blockHash": "0x00000000000000525c532da646961dc76b536e431a0823a899d236212d4f6af4",
|
|
334
|
+
"transactionHash": "0x9569fe6bd469eb7e987d328c6f60a928d112915ba49abb8376992724c837b1a6",
|
|
335
335
|
"logs": [
|
|
336
336
|
{
|
|
337
337
|
"transactionIndex": 0,
|
|
338
338
|
"blockNumber": 82,
|
|
339
|
-
"transactionHash": "
|
|
340
|
-
"address": "
|
|
339
|
+
"transactionHash": "0x9569fe6bd469eb7e987d328c6f60a928d112915ba49abb8376992724c837b1a6",
|
|
340
|
+
"address": "0x67877Dd11B72Fa79fa74256C68cC4d5E06f408aF",
|
|
341
341
|
"topics": [
|
|
342
342
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
343
343
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
],
|
|
346
346
|
"data": "0x",
|
|
347
347
|
"logIndex": 0,
|
|
348
|
-
"blockHash": "
|
|
348
|
+
"blockHash": "0x00000000000000525c532da646961dc76b536e431a0823a899d236212d4f6af4"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
351
|
"blockNumber": 82,
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
"byzantium": true
|
|
355
355
|
},
|
|
356
356
|
"args": [
|
|
357
|
-
"
|
|
357
|
+
"0x261B1e619Bd57cBC22e3BA1F5b9dC0d3A0093D3A"
|
|
358
358
|
],
|
|
359
359
|
"numDeployments": 1,
|
|
360
360
|
"solcInputHash": "e50f66544751609158f35b16e19eb697",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xd3Ef8eEe981203D8f2a05238C8B53889093b2692",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1466,22 +1466,22 @@
|
|
|
1466
1466
|
"type": "function"
|
|
1467
1467
|
}
|
|
1468
1468
|
],
|
|
1469
|
-
"transactionHash": "
|
|
1469
|
+
"transactionHash": "0x1b66c8a3bd487fc3d4f7e539cfb1c30a4fb7715a36c1486b1e5c51686b541cda",
|
|
1470
1470
|
"receipt": {
|
|
1471
1471
|
"to": null,
|
|
1472
1472
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
1473
|
-
"contractAddress": "
|
|
1473
|
+
"contractAddress": "0xd3Ef8eEe981203D8f2a05238C8B53889093b2692",
|
|
1474
1474
|
"transactionIndex": 0,
|
|
1475
1475
|
"gasUsed": "4512217",
|
|
1476
1476
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1477
|
-
"blockHash": "
|
|
1478
|
-
"transactionHash": "
|
|
1477
|
+
"blockHash": "0x000000000000004a68aa40904d30a5652d67a3285d502b3b06d61415f875adf7",
|
|
1478
|
+
"transactionHash": "0x1b66c8a3bd487fc3d4f7e539cfb1c30a4fb7715a36c1486b1e5c51686b541cda",
|
|
1479
1479
|
"logs": [
|
|
1480
1480
|
{
|
|
1481
1481
|
"transactionIndex": 0,
|
|
1482
1482
|
"blockNumber": 74,
|
|
1483
|
-
"transactionHash": "
|
|
1484
|
-
"address": "
|
|
1483
|
+
"transactionHash": "0x1b66c8a3bd487fc3d4f7e539cfb1c30a4fb7715a36c1486b1e5c51686b541cda",
|
|
1484
|
+
"address": "0xd3Ef8eEe981203D8f2a05238C8B53889093b2692",
|
|
1485
1485
|
"topics": [
|
|
1486
1486
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1487
1487
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1489,7 +1489,7 @@
|
|
|
1489
1489
|
],
|
|
1490
1490
|
"data": "0x",
|
|
1491
1491
|
"logIndex": 0,
|
|
1492
|
-
"blockHash": "
|
|
1492
|
+
"blockHash": "0x000000000000004a68aa40904d30a5652d67a3285d502b3b06d61415f875adf7"
|
|
1493
1493
|
}
|
|
1494
1494
|
],
|
|
1495
1495
|
"blockNumber": 74,
|
|
@@ -1498,7 +1498,7 @@
|
|
|
1498
1498
|
"byzantium": true
|
|
1499
1499
|
},
|
|
1500
1500
|
"args": [
|
|
1501
|
-
"
|
|
1501
|
+
"0x2635fed9140cCd6757c7b2E1434F498ad29917C8"
|
|
1502
1502
|
],
|
|
1503
1503
|
"numDeployments": 1,
|
|
1504
1504
|
"solcInputHash": "e50f66544751609158f35b16e19eb697",
|