@layerzerolabs/lz-evm-sdk-v2 2.1.9 → 2.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deployments/exocore-testnet/DVN.json +39 -39
- package/deployments/exocore-testnet/DVNFeeLib.json +5 -5
- package/deployments/exocore-testnet/DefaultProxyAdmin.json +4 -4
- package/deployments/exocore-testnet/EndpointV2.json +23 -23
- package/deployments/exocore-testnet/EndpointV2View.json +8 -8
- package/deployments/exocore-testnet/EndpointV2View_Implementation.json +2 -2
- package/deployments/exocore-testnet/EndpointV2View_Proxy.json +8 -8
- package/deployments/exocore-testnet/Executor.json +26 -26
- package/deployments/exocore-testnet/ExecutorFeeLib.json +5 -5
- package/deployments/exocore-testnet/ExecutorProxyAdmin.json +7 -7
- package/deployments/exocore-testnet/Executor_Implementation.json +17 -17
- package/deployments/exocore-testnet/Executor_Proxy.json +26 -26
- package/deployments/exocore-testnet/LzExecutor.json +10 -10
- package/deployments/exocore-testnet/LzExecutor_Implementation.json +6 -6
- package/deployments/exocore-testnet/LzExecutor_Proxy.json +10 -10
- package/deployments/exocore-testnet/PriceFeed.json +10 -10
- package/deployments/exocore-testnet/PriceFeedProxyAdmin.json +7 -7
- package/deployments/exocore-testnet/PriceFeed_Implementation.json +14 -14
- package/deployments/exocore-testnet/PriceFeed_Proxy.json +10 -10
- package/deployments/exocore-testnet/ReceiveUln301.json +36 -36
- package/deployments/exocore-testnet/ReceiveUln301View.json +15 -15
- package/deployments/exocore-testnet/ReceiveUln301View_Implementation.json +8 -8
- package/deployments/exocore-testnet/ReceiveUln301View_Proxy.json +14 -14
- package/deployments/exocore-testnet/ReceiveUln302.json +29 -29
- package/deployments/exocore-testnet/ReceiveUln302View.json +8 -8
- package/deployments/exocore-testnet/ReceiveUln302View_Implementation.json +7 -7
- package/deployments/exocore-testnet/ReceiveUln302View_Proxy.json +8 -8
- package/deployments/exocore-testnet/SendUln301.json +24 -24
- package/deployments/exocore-testnet/SendUln302.json +18 -18
- package/deployments/exocore-testnet/Treasury.json +5 -5
- package/deployments/exocore-testnet/TreasuryFeeHandler.json +3 -3
- package/deployments/mantle-mainnet/AxelarDVNAdapter.json +1578 -0
- package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib.json +813 -0
- package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Implementation.json +803 -0
- package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Proxy.json +245 -0
- package/deployments/mantle-mainnet/DVNFeeLibProxyAdmin.json +284 -0
- package/deployments/{avalanche-sandbox-local → mode-testnet}/DVN.json +81 -48
- package/deployments/{avalanche-sandbox-local → mode-testnet}/DVNFeeLib.json +16 -16
- package/deployments/{avalanche-sandbox-local → mode-testnet}/DefaultProxyAdmin.json +17 -17
- package/deployments/{bsc-sandbox-local → mode-testnet}/EndpointV2.json +114 -60
- package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View.json +32 -32
- package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Proxy.json +30 -30
- package/deployments/{bsc-sandbox-local → mode-testnet}/Executor.json +101 -118
- package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorFeeLib.json +17 -17
- package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorProxyAdmin.json +24 -24
- package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Implementation.json +9 -9
- package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Proxy.json +92 -107
- package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor.json +40 -40
- package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local/PriceFeed_Proxy.json → mode-testnet/LzExecutor_Proxy.json} +37 -37
- package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed.json +39 -39
- package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeedProxyAdmin.json +24 -24
- package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeed_Implementation.json +9 -9
- package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed_Proxy.json +37 -37
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301.json +18 -18
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View.json +34 -34
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local/ReceiveUln302View_Proxy.json → mode-testnet/ReceiveUln301View_Proxy.json} +31 -31
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302.json +17 -17
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302View.json +33 -33
- package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Implementation.json +9 -9
- package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Proxy.json +30 -30
- package/deployments/{avalanche-sandbox-local → mode-testnet}/SendUln301.json +20 -20
- package/deployments/{bsc-sandbox-local → mode-testnet}/SendUln302.json +17 -17
- package/deployments/{bsc-sandbox-local → mode-testnet}/Treasury.json +16 -16
- package/deployments/{avalanche-sandbox-local → mode-testnet}/TreasuryFeeHandler.json +10 -10
- package/package.json +9 -9
- package/deployments/arbitrum-sandbox-local/DVN.json +0 -1864
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +0 -500
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +0 -398
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +0 -890
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +0 -244
- package/deployments/avalanche-sandbox-local/DVNDecompressor.json +0 -508
- package/deployments/avalanche-sandbox-local/EndpointV2.json +0 -2946
- package/deployments/avalanche-sandbox-local/Executor.json +0 -1549
- package/deployments/avalanche-sandbox-local/ExecutorDecompressor.json +0 -339
- package/deployments/avalanche-sandbox-local/ExecutorFeeLib.json +0 -423
- package/deployments/avalanche-sandbox-local/ExecutorProxyAdmin.json +0 -283
- package/deployments/avalanche-sandbox-local/Executor_Implementation.json +0 -1591
- package/deployments/avalanche-sandbox-local/Executor_Proxy.json +0 -380
- package/deployments/avalanche-sandbox-local/LzExecutor.json +0 -757
- package/deployments/avalanche-sandbox-local/LzExecutor_Implementation.json +0 -703
- package/deployments/avalanche-sandbox-local/LzExecutor_Proxy.json +0 -244
- package/deployments/avalanche-sandbox-local/NonceContractMock.json +0 -163
- package/deployments/avalanche-sandbox-local/PriceFeed.json +0 -890
- package/deployments/avalanche-sandbox-local/PriceFeedProxyAdmin.json +0 -283
- package/deployments/avalanche-sandbox-local/PriceFeed_Implementation.json +0 -912
- package/deployments/avalanche-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
- package/deployments/avalanche-sandbox-local/ReceiveUln302View_Implementation.json +0 -384
- package/deployments/avalanche-sandbox-local/SendUln302.json +0 -1527
- package/deployments/avalanche-sandbox-local/SimpleMessageLib.json +0 -708
- package/deployments/avalanche-sandbox-local/Treasury.json +0 -412
- package/deployments/bsc-sandbox-local/DVN.json +0 -1896
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +0 -508
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +0 -398
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +0 -258
- package/deployments/bsc-sandbox-local/EndpointV2View.json +0 -435
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +0 -313
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +0 -230
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +0 -339
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +0 -244
- package/deployments/bsc-sandbox-local/NonceContractMock.json +0 -163
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +0 -283
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +0 -912
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +0 -1292
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +0 -354
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +0 -231
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +0 -1006
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +0 -478
- package/deployments/bsc-sandbox-local/SendUln301.json +0 -1569
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +0 -708
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +0 -125
- package/deployments/tron-sandbox-local/DVN.json +0 -1864
- package/deployments/tron-sandbox-local/DVNDecompressor.json +0 -500
- package/deployments/tron-sandbox-local/DVNFeeLib.json +0 -398
- package/deployments/tron-sandbox-local/PriceFeed.json +0 -890
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +0 -283
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +0 -912
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +0 -244
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,214 +133,199 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
|
-
"from": "
|
|
140
|
-
"contractAddress": "
|
|
141
|
-
"transactionIndex":
|
|
142
|
-
"gasUsed": "
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
139
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
140
|
+
"contractAddress": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
141
|
+
"transactionIndex": 1,
|
|
142
|
+
"gasUsed": "996830",
|
|
143
|
+
"logsBloom": "0x00000004000000000000000000000000401010000000000000000000000000100000000000000000000000020000000000000000000000000000020800000000000400000000000000000000000002000000000020000000000000000020000000000000030008000000000002000800000000800000000800000000000000022000000010000000080000002080004000200000008080000000000000800000000000000000000000000002000400400000000000000000001000000000000000000020000000020000000000040004002000100400000100000000008060000000000000010000400000000800000000000000000000020000000000400000",
|
|
144
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551",
|
|
145
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
|
-
"transactionIndex":
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
148
|
+
"transactionIndex": 1,
|
|
149
|
+
"blockNumber": 10345941,
|
|
150
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
151
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000701f3927871efcea1235db722f9e608ae120d243"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
"transactionIndex":
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
161
|
+
"transactionIndex": 1,
|
|
162
|
+
"blockNumber": 10345941,
|
|
163
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
164
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
167
167
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
168
|
-
"
|
|
169
|
-
"
|
|
168
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6",
|
|
169
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
170
170
|
],
|
|
171
171
|
"data": "0x",
|
|
172
172
|
"logIndex": 1,
|
|
173
|
-
"blockHash": "
|
|
173
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
|
-
"transactionIndex":
|
|
177
|
-
"blockNumber":
|
|
178
|
-
"transactionHash": "
|
|
179
|
-
"address": "
|
|
176
|
+
"transactionIndex": 1,
|
|
177
|
+
"blockNumber": 10345941,
|
|
178
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
179
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
180
180
|
"topics": [
|
|
181
181
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
182
182
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
183
|
-
"
|
|
184
|
-
"
|
|
183
|
+
"0x00000000000000000000000000c5c0b8e0f75ab862cbaaecfff499db555fbdd2",
|
|
184
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 2,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
|
-
"transactionIndex":
|
|
192
|
-
"blockNumber":
|
|
193
|
-
"transactionHash": "
|
|
194
|
-
"address": "
|
|
191
|
+
"transactionIndex": 1,
|
|
192
|
+
"blockNumber": 10345941,
|
|
193
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
194
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
195
195
|
"topics": [
|
|
196
196
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
197
197
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
198
|
-
"
|
|
199
|
-
"
|
|
198
|
+
"0x000000000000000000000000f0196dea83b47244222b315abbbcf6b9fd2f705c",
|
|
199
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
200
200
|
],
|
|
201
201
|
"data": "0x",
|
|
202
202
|
"logIndex": 3,
|
|
203
|
-
"blockHash": "
|
|
203
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
|
-
"transactionIndex":
|
|
207
|
-
"blockNumber":
|
|
208
|
-
"transactionHash": "
|
|
209
|
-
"address": "
|
|
206
|
+
"transactionIndex": 1,
|
|
207
|
+
"blockNumber": 10345941,
|
|
208
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
209
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
210
210
|
"topics": [
|
|
211
211
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
212
212
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
213
|
-
"
|
|
214
|
-
"
|
|
213
|
+
"0x000000000000000000000000533fb43e6808d9634cc0dd0c6c1195e8921d4fcc",
|
|
214
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
215
215
|
],
|
|
216
216
|
"data": "0x",
|
|
217
217
|
"logIndex": 4,
|
|
218
|
-
"blockHash": "
|
|
218
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
|
-
"transactionIndex":
|
|
222
|
-
"blockNumber":
|
|
223
|
-
"transactionHash": "
|
|
224
|
-
"address": "
|
|
221
|
+
"transactionIndex": 1,
|
|
222
|
+
"blockNumber": 10345941,
|
|
223
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
224
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
225
225
|
"topics": [
|
|
226
226
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
227
227
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
228
228
|
"0x000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9",
|
|
229
|
-
"
|
|
229
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
230
230
|
],
|
|
231
231
|
"data": "0x",
|
|
232
232
|
"logIndex": 5,
|
|
233
|
-
"blockHash": "
|
|
233
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
|
-
"transactionIndex":
|
|
237
|
-
"blockNumber":
|
|
238
|
-
"transactionHash": "
|
|
239
|
-
"address": "
|
|
236
|
+
"transactionIndex": 1,
|
|
237
|
+
"blockNumber": 10345941,
|
|
238
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
239
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
240
240
|
"topics": [
|
|
241
241
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
242
242
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
243
243
|
"0x000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a",
|
|
244
|
-
"
|
|
244
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
245
245
|
],
|
|
246
246
|
"data": "0x",
|
|
247
247
|
"logIndex": 6,
|
|
248
|
-
"blockHash": "
|
|
248
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
|
-
"transactionIndex":
|
|
252
|
-
"blockNumber":
|
|
253
|
-
"transactionHash": "
|
|
254
|
-
"address": "
|
|
251
|
+
"transactionIndex": 1,
|
|
252
|
+
"blockNumber": 10345941,
|
|
253
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
254
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
255
255
|
"topics": [
|
|
256
256
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
257
257
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
258
258
|
"0x0000000000000000000000000e251d9095dd128292a28eb383127d05d95bbd17",
|
|
259
|
-
"
|
|
259
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
260
260
|
],
|
|
261
261
|
"data": "0x",
|
|
262
262
|
"logIndex": 7,
|
|
263
|
-
"blockHash": "
|
|
263
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
264
264
|
},
|
|
265
265
|
{
|
|
266
|
-
"transactionIndex":
|
|
267
|
-
"blockNumber":
|
|
268
|
-
"transactionHash": "
|
|
269
|
-
"address": "
|
|
266
|
+
"transactionIndex": 1,
|
|
267
|
+
"blockNumber": 10345941,
|
|
268
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
269
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
270
270
|
"topics": [
|
|
271
271
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
272
272
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
273
273
|
"0x000000000000000000000000c48cab17fcb3eb38030bc4ea54b62353d2802ba8",
|
|
274
|
-
"
|
|
274
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
275
275
|
],
|
|
276
276
|
"data": "0x",
|
|
277
277
|
"logIndex": 8,
|
|
278
|
-
"blockHash": "
|
|
278
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
|
-
"transactionIndex":
|
|
282
|
-
"blockNumber":
|
|
283
|
-
"transactionHash": "
|
|
284
|
-
"address": "
|
|
281
|
+
"transactionIndex": 1,
|
|
282
|
+
"blockNumber": 10345941,
|
|
283
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
284
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
285
285
|
"topics": [
|
|
286
286
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
287
287
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
288
|
-
"
|
|
289
|
-
"
|
|
288
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6",
|
|
289
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
290
290
|
],
|
|
291
291
|
"data": "0x",
|
|
292
292
|
"logIndex": 9,
|
|
293
|
-
"blockHash": "
|
|
293
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
294
294
|
},
|
|
295
295
|
{
|
|
296
|
-
"transactionIndex":
|
|
297
|
-
"blockNumber":
|
|
298
|
-
"transactionHash": "
|
|
299
|
-
"address": "
|
|
300
|
-
"topics": [
|
|
301
|
-
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
302
|
-
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
303
|
-
"0x000000000000000000000000aada98978453263132587d0805c4a17376af9f13",
|
|
304
|
-
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
|
|
305
|
-
],
|
|
306
|
-
"data": "0x",
|
|
307
|
-
"logIndex": 10,
|
|
308
|
-
"blockHash": "0x4dcdac445abcd29aecfeb8b9e4bc62db8f8e86980c99415f980c8b67d5ab17ef"
|
|
309
|
-
},
|
|
310
|
-
{
|
|
311
|
-
"transactionIndex": 0,
|
|
312
|
-
"blockNumber": 30,
|
|
313
|
-
"transactionHash": "0x20a25915945db7361227c56bc7abd733c9505ca7918e49f809e4e86ca8783468",
|
|
314
|
-
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
296
|
+
"transactionIndex": 1,
|
|
297
|
+
"blockNumber": 10345941,
|
|
298
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
299
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
315
300
|
"topics": [
|
|
316
301
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
317
302
|
],
|
|
318
303
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
319
|
-
"logIndex":
|
|
320
|
-
"blockHash": "
|
|
304
|
+
"logIndex": 10,
|
|
305
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
321
306
|
},
|
|
322
307
|
{
|
|
323
|
-
"transactionIndex":
|
|
324
|
-
"blockNumber":
|
|
325
|
-
"transactionHash": "
|
|
326
|
-
"address": "
|
|
308
|
+
"transactionIndex": 1,
|
|
309
|
+
"blockNumber": 10345941,
|
|
310
|
+
"transactionHash": "0x94edf624695cc72949624ab98def8d8068ff92f6af5a2ff1b1c44a87141be637",
|
|
311
|
+
"address": "0x9dB9Ca3305B48F196D18082e91cB64663b13d014",
|
|
327
312
|
"topics": [
|
|
328
313
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
329
314
|
],
|
|
330
|
-
"data": "
|
|
331
|
-
"logIndex":
|
|
332
|
-
"blockHash": "
|
|
315
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000053fd4c4fbbd53f6bc58cae6704b92db1f360a648",
|
|
316
|
+
"logIndex": 11,
|
|
317
|
+
"blockHash": "0xe4a0b70e1a11c1639940dd0c5d2b1c28bd9cd783e85c014beeeb7679cfd30551"
|
|
333
318
|
}
|
|
334
319
|
],
|
|
335
|
-
"blockNumber":
|
|
336
|
-
"cumulativeGasUsed": "
|
|
320
|
+
"blockNumber": 10345941,
|
|
321
|
+
"cumulativeGasUsed": "1040669",
|
|
337
322
|
"status": 1,
|
|
338
323
|
"byzantium": true
|
|
339
324
|
},
|
|
340
325
|
"args": [
|
|
341
|
-
"
|
|
342
|
-
"
|
|
343
|
-
"
|
|
326
|
+
"0x701f3927871EfcEa1235dB722f9E608aE120d243",
|
|
327
|
+
"0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
|
|
328
|
+
"0x009fc6810000000000000000000000006edce65403992e310a62460808c4b910d972f10f000000000000000000000000a78a78a13074ed93ad447a26ec57121f29e8fec200000000000000000000000000000000000000000000000000000000000000c00000000000000000000000004e08b1f1ac79898569cfb999fb92b5495fb18a2b000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a60000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000c5c0b8e0f75ab862cbaaecfff499db555fbdd2000000000000000000000000f0196dea83b47244222b315abbbcf6b9fd2f705c000000000000000000000000533fb43e6808d9634cc0dd0c6c1195e8921d4fcc0000000000000000000000000000000000000000000000000000000000000005000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a0000000000000000000000000e251d9095dd128292a28eb383127d05d95bbd17000000000000000000000000c48cab17fcb3eb38030bc4ea54b62353d2802ba8000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
344
329
|
],
|
|
345
330
|
"numDeployments": 1,
|
|
346
331
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -637,78 +637,78 @@
|
|
|
637
637
|
"type": "constructor"
|
|
638
638
|
}
|
|
639
639
|
],
|
|
640
|
-
"transactionHash": "
|
|
640
|
+
"transactionHash": "0xdd95a337a5b635d450d910889515d3564cae54a57ec2ed18d38e96808b6a1b9d",
|
|
641
641
|
"receipt": {
|
|
642
642
|
"to": null,
|
|
643
|
-
"from": "
|
|
644
|
-
"contractAddress": "
|
|
645
|
-
"transactionIndex":
|
|
643
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
644
|
+
"contractAddress": "0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6",
|
|
645
|
+
"transactionIndex": 1,
|
|
646
646
|
"gasUsed": "743979",
|
|
647
|
-
"logsBloom": "
|
|
648
|
-
"blockHash": "
|
|
649
|
-
"transactionHash": "
|
|
647
|
+
"logsBloom": "0x00000000000000000000000000000000400000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000002000001000000000000400000000000000100000000030000000000000000000800000000800001000000000000000000400000000000000000000000000000000000000000000080000000000000800000000000000000000004000000000400000000000000000000000000000000000000000020000000000000000000040000000000020400000000000000000020000000000000000000000002000000000000000000000000000000000000000000",
|
|
648
|
+
"blockHash": "0x13c91575c5741279051628093b12ff548f7db0147402e6cd6175c6f4bae949c3",
|
|
649
|
+
"transactionHash": "0xdd95a337a5b635d450d910889515d3564cae54a57ec2ed18d38e96808b6a1b9d",
|
|
650
650
|
"logs": [
|
|
651
651
|
{
|
|
652
|
-
"transactionIndex":
|
|
653
|
-
"blockNumber":
|
|
654
|
-
"transactionHash": "
|
|
655
|
-
"address": "
|
|
652
|
+
"transactionIndex": 1,
|
|
653
|
+
"blockNumber": 10345948,
|
|
654
|
+
"transactionHash": "0xdd95a337a5b635d450d910889515d3564cae54a57ec2ed18d38e96808b6a1b9d",
|
|
655
|
+
"address": "0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6",
|
|
656
656
|
"topics": [
|
|
657
657
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
658
|
-
"
|
|
658
|
+
"0x0000000000000000000000004cf1b3fa61465c2c907f82fc488b43223ba0cf93"
|
|
659
659
|
],
|
|
660
660
|
"data": "0x",
|
|
661
661
|
"logIndex": 0,
|
|
662
|
-
"blockHash": "
|
|
662
|
+
"blockHash": "0x13c91575c5741279051628093b12ff548f7db0147402e6cd6175c6f4bae949c3"
|
|
663
663
|
},
|
|
664
664
|
{
|
|
665
|
-
"transactionIndex":
|
|
666
|
-
"blockNumber":
|
|
667
|
-
"transactionHash": "
|
|
668
|
-
"address": "
|
|
665
|
+
"transactionIndex": 1,
|
|
666
|
+
"blockNumber": 10345948,
|
|
667
|
+
"transactionHash": "0xdd95a337a5b635d450d910889515d3564cae54a57ec2ed18d38e96808b6a1b9d",
|
|
668
|
+
"address": "0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6",
|
|
669
669
|
"topics": [
|
|
670
670
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
671
671
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
672
|
-
"
|
|
672
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
673
673
|
],
|
|
674
674
|
"data": "0x",
|
|
675
675
|
"logIndex": 1,
|
|
676
|
-
"blockHash": "
|
|
676
|
+
"blockHash": "0x13c91575c5741279051628093b12ff548f7db0147402e6cd6175c6f4bae949c3"
|
|
677
677
|
},
|
|
678
678
|
{
|
|
679
|
-
"transactionIndex":
|
|
680
|
-
"blockNumber":
|
|
681
|
-
"transactionHash": "
|
|
682
|
-
"address": "
|
|
679
|
+
"transactionIndex": 1,
|
|
680
|
+
"blockNumber": 10345948,
|
|
681
|
+
"transactionHash": "0xdd95a337a5b635d450d910889515d3564cae54a57ec2ed18d38e96808b6a1b9d",
|
|
682
|
+
"address": "0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6",
|
|
683
683
|
"topics": [
|
|
684
684
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
685
685
|
],
|
|
686
686
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
687
687
|
"logIndex": 2,
|
|
688
|
-
"blockHash": "
|
|
688
|
+
"blockHash": "0x13c91575c5741279051628093b12ff548f7db0147402e6cd6175c6f4bae949c3"
|
|
689
689
|
},
|
|
690
690
|
{
|
|
691
|
-
"transactionIndex":
|
|
692
|
-
"blockNumber":
|
|
693
|
-
"transactionHash": "
|
|
694
|
-
"address": "
|
|
691
|
+
"transactionIndex": 1,
|
|
692
|
+
"blockNumber": 10345948,
|
|
693
|
+
"transactionHash": "0xdd95a337a5b635d450d910889515d3564cae54a57ec2ed18d38e96808b6a1b9d",
|
|
694
|
+
"address": "0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6",
|
|
695
695
|
"topics": [
|
|
696
696
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
697
697
|
],
|
|
698
|
-
"data": "
|
|
698
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000053fd4c4fbbd53f6bc58cae6704b92db1f360a648",
|
|
699
699
|
"logIndex": 3,
|
|
700
|
-
"blockHash": "
|
|
700
|
+
"blockHash": "0x13c91575c5741279051628093b12ff548f7db0147402e6cd6175c6f4bae949c3"
|
|
701
701
|
}
|
|
702
702
|
],
|
|
703
|
-
"blockNumber":
|
|
704
|
-
"cumulativeGasUsed": "
|
|
703
|
+
"blockNumber": 10345948,
|
|
704
|
+
"cumulativeGasUsed": "787830",
|
|
705
705
|
"status": 1,
|
|
706
706
|
"byzantium": true
|
|
707
707
|
},
|
|
708
708
|
"args": [
|
|
709
|
-
"
|
|
710
|
-
"
|
|
711
|
-
"
|
|
709
|
+
"0x4Cf1B3Fa61465c2c907f82fC488B43223BA0CF93",
|
|
710
|
+
"0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
|
|
711
|
+
"0xc0c53b8b0000000000000000000000001d186c560281b8f1af831957ed5047fd3ab902f9000000000000000000000000b0487596a0b62d1a71d0c33294bd6eb635fc6b090000000000000000000000006edce65403992e310a62460808c4b910d972f10f"
|
|
712
712
|
],
|
|
713
713
|
"numDeployments": 1,
|
|
714
714
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -717,12 +717,12 @@
|
|
|
717
717
|
"execute": {
|
|
718
718
|
"methodName": "initialize",
|
|
719
719
|
"args": [
|
|
720
|
-
"
|
|
721
|
-
"
|
|
722
|
-
"
|
|
720
|
+
"0x1d186C560281B8F1AF831957ED5047fD3AB902F9",
|
|
721
|
+
"0xB0487596a0B62D1A71D0C33294bd6eB635Fc6B09",
|
|
722
|
+
"0x6EDCE65403992e310A62460808c4b910D972f10f"
|
|
723
723
|
]
|
|
724
724
|
},
|
|
725
|
-
"implementation": "
|
|
725
|
+
"implementation": "0x4Cf1B3Fa61465c2c907f82fC488B43223BA0CF93",
|
|
726
726
|
"devdoc": {
|
|
727
727
|
"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.",
|
|
728
728
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x4Cf1B3Fa61465c2c907f82fC488B43223BA0CF93",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [],
|
|
@@ -506,19 +506,19 @@
|
|
|
506
506
|
"type": "function"
|
|
507
507
|
}
|
|
508
508
|
],
|
|
509
|
-
"transactionHash": "
|
|
509
|
+
"transactionHash": "0x321e53ad60da41263cb9d7d7673520de303935b547d49fb09d34dbb51a08c18b",
|
|
510
510
|
"receipt": {
|
|
511
511
|
"to": null,
|
|
512
|
-
"from": "
|
|
513
|
-
"contractAddress": "
|
|
514
|
-
"transactionIndex":
|
|
512
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
513
|
+
"contractAddress": "0x4Cf1B3Fa61465c2c907f82fC488B43223BA0CF93",
|
|
514
|
+
"transactionIndex": 1,
|
|
515
515
|
"gasUsed": "1754893",
|
|
516
516
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
517
|
-
"blockHash": "
|
|
518
|
-
"transactionHash": "
|
|
517
|
+
"blockHash": "0x6e1a99293e9e58e1b90c9c3174baa40e0650bdb3aa5deb8177962a945604bc9b",
|
|
518
|
+
"transactionHash": "0x321e53ad60da41263cb9d7d7673520de303935b547d49fb09d34dbb51a08c18b",
|
|
519
519
|
"logs": [],
|
|
520
|
-
"blockNumber":
|
|
521
|
-
"cumulativeGasUsed": "
|
|
520
|
+
"blockNumber": 10345945,
|
|
521
|
+
"cumulativeGasUsed": "1798732",
|
|
522
522
|
"status": 1,
|
|
523
523
|
"byzantium": true
|
|
524
524
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,78 +133,78 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xdd95a337a5b635d450d910889515d3564cae54a57ec2ed18d38e96808b6a1b9d",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
|
-
"from": "
|
|
140
|
-
"contractAddress": "
|
|
141
|
-
"transactionIndex":
|
|
142
|
-
"gasUsed": "
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
139
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
140
|
+
"contractAddress": "0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6",
|
|
141
|
+
"transactionIndex": 1,
|
|
142
|
+
"gasUsed": "743979",
|
|
143
|
+
"logsBloom": "0x00000000000000000000000000000000400000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000002000001000000000000400000000000000100000000030000000000000000000800000000800001000000000000000000400000000000000000000000000000000000000000000080000000000000800000000000000000000004000000000400000000000000000000000000000000000000000020000000000000000000040000000000020400000000000000000020000000000000000000000002000000000000000000000000000000000000000000",
|
|
144
|
+
"blockHash": "0x13c91575c5741279051628093b12ff548f7db0147402e6cd6175c6f4bae949c3",
|
|
145
|
+
"transactionHash": "0xdd95a337a5b635d450d910889515d3564cae54a57ec2ed18d38e96808b6a1b9d",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
|
-
"transactionIndex":
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
148
|
+
"transactionIndex": 1,
|
|
149
|
+
"blockNumber": 10345948,
|
|
150
|
+
"transactionHash": "0xdd95a337a5b635d450d910889515d3564cae54a57ec2ed18d38e96808b6a1b9d",
|
|
151
|
+
"address": "0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x0000000000000000000000004cf1b3fa61465c2c907f82fc488b43223ba0cf93"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x13c91575c5741279051628093b12ff548f7db0147402e6cd6175c6f4bae949c3"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
"transactionIndex":
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
161
|
+
"transactionIndex": 1,
|
|
162
|
+
"blockNumber": 10345948,
|
|
163
|
+
"transactionHash": "0xdd95a337a5b635d450d910889515d3564cae54a57ec2ed18d38e96808b6a1b9d",
|
|
164
|
+
"address": "0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
167
167
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
168
|
-
"
|
|
168
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0x13c91575c5741279051628093b12ff548f7db0147402e6cd6175c6f4bae949c3"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
|
-
"transactionIndex":
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
175
|
+
"transactionIndex": 1,
|
|
176
|
+
"blockNumber": 10345948,
|
|
177
|
+
"transactionHash": "0xdd95a337a5b635d450d910889515d3564cae54a57ec2ed18d38e96808b6a1b9d",
|
|
178
|
+
"address": "0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
181
181
|
],
|
|
182
182
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x13c91575c5741279051628093b12ff548f7db0147402e6cd6175c6f4bae949c3"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
|
-
"transactionIndex":
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
187
|
+
"transactionIndex": 1,
|
|
188
|
+
"blockNumber": 10345948,
|
|
189
|
+
"transactionHash": "0xdd95a337a5b635d450d910889515d3564cae54a57ec2ed18d38e96808b6a1b9d",
|
|
190
|
+
"address": "0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000053fd4c4fbbd53f6bc58cae6704b92db1f360a648",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x13c91575c5741279051628093b12ff548f7db0147402e6cd6175c6f4bae949c3"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
200
|
-
"cumulativeGasUsed": "
|
|
199
|
+
"blockNumber": 10345948,
|
|
200
|
+
"cumulativeGasUsed": "787830",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
205
|
+
"0x4Cf1B3Fa61465c2c907f82fC488B43223BA0CF93",
|
|
206
|
+
"0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
|
|
207
|
+
"0xc0c53b8b0000000000000000000000001d186c560281b8f1af831957ed5047fd3ab902f9000000000000000000000000b0487596a0b62d1a71d0c33294bd6eb635fc6b090000000000000000000000006edce65403992e310a62460808c4b910d972f10f"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
210
210
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|