@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": "0xF49d162484290EAeAd7bb8C2c7E3a6f8f52e32d6",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,64 +133,64 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x5eb8c1e45a4a4a0c79e113bd39fb0d0fbfe894c48709ee71786ee0fcca838cf6",
|
|
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": "0xF49d162484290EAeAd7bb8C2c7E3a6f8f52e32d6",
|
|
141
|
+
"transactionIndex": 1,
|
|
142
|
+
"gasUsed": "671645",
|
|
143
|
+
"logsBloom": "0x00000000000001000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000008000800000000000000000000800000000000000000000000000000000000000000000000000000000000010000001080000000000000800000000000000000000000000000000400000000000000800000000000000000000000000020000000000000000000040000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
+
"blockHash": "0xd07821d7c1bf775fe564014f24f015c60b0946c65d7abdb852d940d90e38cab9",
|
|
145
|
+
"transactionHash": "0x5eb8c1e45a4a4a0c79e113bd39fb0d0fbfe894c48709ee71786ee0fcca838cf6",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
|
-
"transactionIndex":
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
148
|
+
"transactionIndex": 1,
|
|
149
|
+
"blockNumber": 10345921,
|
|
150
|
+
"transactionHash": "0x5eb8c1e45a4a4a0c79e113bd39fb0d0fbfe894c48709ee71786ee0fcca838cf6",
|
|
151
|
+
"address": "0xF49d162484290EAeAd7bb8C2c7E3a6f8f52e32d6",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x00000000000000000000000088b27057a9e00c5f05dda29241027aff63f9e6e0"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0xd07821d7c1bf775fe564014f24f015c60b0946c65d7abdb852d940d90e38cab9"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
"transactionIndex":
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
161
|
+
"transactionIndex": 1,
|
|
162
|
+
"blockNumber": 10345921,
|
|
163
|
+
"transactionHash": "0x5eb8c1e45a4a4a0c79e113bd39fb0d0fbfe894c48709ee71786ee0fcca838cf6",
|
|
164
|
+
"address": "0xF49d162484290EAeAd7bb8C2c7E3a6f8f52e32d6",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0xd07821d7c1bf775fe564014f24f015c60b0946c65d7abdb852d940d90e38cab9"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
|
-
"transactionIndex":
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
176
|
-
"address": "
|
|
173
|
+
"transactionIndex": 1,
|
|
174
|
+
"blockNumber": 10345921,
|
|
175
|
+
"transactionHash": "0x5eb8c1e45a4a4a0c79e113bd39fb0d0fbfe894c48709ee71786ee0fcca838cf6",
|
|
176
|
+
"address": "0xF49d162484290EAeAd7bb8C2c7E3a6f8f52e32d6",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
|
-
"data": "
|
|
180
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000053fd4c4fbbd53f6bc58cae6704b92db1f360a648",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0xd07821d7c1bf775fe564014f24f015c60b0946c65d7abdb852d940d90e38cab9"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
186
|
-
"cumulativeGasUsed": "
|
|
185
|
+
"blockNumber": 10345921,
|
|
186
|
+
"cumulativeGasUsed": "715496",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
189
189
|
},
|
|
190
190
|
"args": [
|
|
191
|
-
"
|
|
192
|
-
"
|
|
193
|
-
"
|
|
191
|
+
"0x88B27057A9e00c5F05DDa29241027afF63f9e6e0",
|
|
192
|
+
"0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
|
|
193
|
+
"0xc1554a4b0000000000000000000000002ca20802fd1fd9649ba8aa7e50f0c82b479f35fe0000000000000000000000000000000000000000000000000000000000002814000000000000000000000000a78a78a13074ed93ad447a26ec57121f29e8fec2"
|
|
194
194
|
],
|
|
195
195
|
"numDeployments": 1,
|
|
196
196
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x1d186C560281B8F1AF831957ED5047fD3AB902F9",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -748,39 +748,39 @@
|
|
|
748
748
|
"type": "function"
|
|
749
749
|
}
|
|
750
750
|
],
|
|
751
|
-
"transactionHash": "
|
|
751
|
+
"transactionHash": "0x59dd5a77bdb9c2896769e2e011987945b8cf062f74ca5f465f56d5cca772d107",
|
|
752
752
|
"receipt": {
|
|
753
753
|
"to": null,
|
|
754
|
-
"from": "
|
|
755
|
-
"contractAddress": "
|
|
756
|
-
"transactionIndex":
|
|
754
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
755
|
+
"contractAddress": "0x1d186C560281B8F1AF831957ED5047fD3AB902F9",
|
|
756
|
+
"transactionIndex": 1,
|
|
757
757
|
"gasUsed": "2448542",
|
|
758
|
-
"logsBloom": "
|
|
759
|
-
"blockHash": "
|
|
760
|
-
"transactionHash": "
|
|
758
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000004000000400000000000000000000000000000001000000000000000000000000000000000000030000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000008000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
759
|
+
"blockHash": "0xcf731c15cb7350db7b2ebd0e758627aa337dcb525417585ead39d91e16922331",
|
|
760
|
+
"transactionHash": "0x59dd5a77bdb9c2896769e2e011987945b8cf062f74ca5f465f56d5cca772d107",
|
|
761
761
|
"logs": [
|
|
762
762
|
{
|
|
763
|
-
"transactionIndex":
|
|
764
|
-
"blockNumber":
|
|
765
|
-
"transactionHash": "
|
|
766
|
-
"address": "
|
|
763
|
+
"transactionIndex": 1,
|
|
764
|
+
"blockNumber": 10345898,
|
|
765
|
+
"transactionHash": "0x59dd5a77bdb9c2896769e2e011987945b8cf062f74ca5f465f56d5cca772d107",
|
|
766
|
+
"address": "0x1d186C560281B8F1AF831957ED5047fD3AB902F9",
|
|
767
767
|
"topics": [
|
|
768
768
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
769
769
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
770
|
-
"
|
|
770
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
771
771
|
],
|
|
772
772
|
"data": "0x",
|
|
773
773
|
"logIndex": 0,
|
|
774
|
-
"blockHash": "
|
|
774
|
+
"blockHash": "0xcf731c15cb7350db7b2ebd0e758627aa337dcb525417585ead39d91e16922331"
|
|
775
775
|
}
|
|
776
776
|
],
|
|
777
|
-
"blockNumber":
|
|
778
|
-
"cumulativeGasUsed": "
|
|
777
|
+
"blockNumber": 10345898,
|
|
778
|
+
"cumulativeGasUsed": "2503569",
|
|
779
779
|
"status": 1,
|
|
780
780
|
"byzantium": true
|
|
781
781
|
},
|
|
782
782
|
"args": [
|
|
783
|
-
"
|
|
783
|
+
"0x6EDCE65403992e310A62460808c4b910D972f10f"
|
|
784
784
|
],
|
|
785
785
|
"numDeployments": 1,
|
|
786
786
|
"solcInputHash": "a02895da4e26717c8c5ac06356be07de",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xB0487596a0B62D1A71D0C33294bd6eB635Fc6B09",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -373,64 +373,64 @@
|
|
|
373
373
|
"type": "constructor"
|
|
374
374
|
}
|
|
375
375
|
],
|
|
376
|
-
"transactionHash": "
|
|
376
|
+
"transactionHash": "0x1ce7a246d7875be2d0dfba3fc199ff0eabd91d959923304f4ab35f9810aacc93",
|
|
377
377
|
"receipt": {
|
|
378
378
|
"to": null,
|
|
379
|
-
"from": "
|
|
380
|
-
"contractAddress": "
|
|
381
|
-
"transactionIndex":
|
|
379
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
380
|
+
"contractAddress": "0xB0487596a0B62D1A71D0C33294bd6eB635Fc6B09",
|
|
381
|
+
"transactionIndex": 1,
|
|
382
382
|
"gasUsed": "675299",
|
|
383
|
-
"logsBloom": "
|
|
384
|
-
"blockHash": "
|
|
385
|
-
"transactionHash": "
|
|
383
|
+
"logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000008000000000200000000000000000000000000000000000000000000000000000000000000080000000000002000000000000000000000000000000200000000000000000000000000000000000000000800000000000000200000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000000000000000000000000000000000000000000000000400000000000000000000000",
|
|
384
|
+
"blockHash": "0xdc023b48a78be30606c52aa71914ae61a3c0124e0d1ebdcf6cf3d8f84dfee104",
|
|
385
|
+
"transactionHash": "0x1ce7a246d7875be2d0dfba3fc199ff0eabd91d959923304f4ab35f9810aacc93",
|
|
386
386
|
"logs": [
|
|
387
387
|
{
|
|
388
|
-
"transactionIndex":
|
|
389
|
-
"blockNumber":
|
|
390
|
-
"transactionHash": "
|
|
391
|
-
"address": "
|
|
388
|
+
"transactionIndex": 1,
|
|
389
|
+
"blockNumber": 10345907,
|
|
390
|
+
"transactionHash": "0x1ce7a246d7875be2d0dfba3fc199ff0eabd91d959923304f4ab35f9810aacc93",
|
|
391
|
+
"address": "0xB0487596a0B62D1A71D0C33294bd6eB635Fc6B09",
|
|
392
392
|
"topics": [
|
|
393
393
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
394
|
-
"
|
|
394
|
+
"0x0000000000000000000000009ecf72299027e8aefee5dc5351d6d92294f46d2b"
|
|
395
395
|
],
|
|
396
396
|
"data": "0x",
|
|
397
397
|
"logIndex": 0,
|
|
398
|
-
"blockHash": "
|
|
398
|
+
"blockHash": "0xdc023b48a78be30606c52aa71914ae61a3c0124e0d1ebdcf6cf3d8f84dfee104"
|
|
399
399
|
},
|
|
400
400
|
{
|
|
401
|
-
"transactionIndex":
|
|
402
|
-
"blockNumber":
|
|
403
|
-
"transactionHash": "
|
|
404
|
-
"address": "
|
|
401
|
+
"transactionIndex": 1,
|
|
402
|
+
"blockNumber": 10345907,
|
|
403
|
+
"transactionHash": "0x1ce7a246d7875be2d0dfba3fc199ff0eabd91d959923304f4ab35f9810aacc93",
|
|
404
|
+
"address": "0xB0487596a0B62D1A71D0C33294bd6eB635Fc6B09",
|
|
405
405
|
"topics": [
|
|
406
406
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
407
407
|
],
|
|
408
408
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
409
409
|
"logIndex": 1,
|
|
410
|
-
"blockHash": "
|
|
410
|
+
"blockHash": "0xdc023b48a78be30606c52aa71914ae61a3c0124e0d1ebdcf6cf3d8f84dfee104"
|
|
411
411
|
},
|
|
412
412
|
{
|
|
413
|
-
"transactionIndex":
|
|
414
|
-
"blockNumber":
|
|
415
|
-
"transactionHash": "
|
|
416
|
-
"address": "
|
|
413
|
+
"transactionIndex": 1,
|
|
414
|
+
"blockNumber": 10345907,
|
|
415
|
+
"transactionHash": "0x1ce7a246d7875be2d0dfba3fc199ff0eabd91d959923304f4ab35f9810aacc93",
|
|
416
|
+
"address": "0xB0487596a0B62D1A71D0C33294bd6eB635Fc6B09",
|
|
417
417
|
"topics": [
|
|
418
418
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
419
419
|
],
|
|
420
|
-
"data": "
|
|
420
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000053fd4c4fbbd53f6bc58cae6704b92db1f360a648",
|
|
421
421
|
"logIndex": 2,
|
|
422
|
-
"blockHash": "
|
|
422
|
+
"blockHash": "0xdc023b48a78be30606c52aa71914ae61a3c0124e0d1ebdcf6cf3d8f84dfee104"
|
|
423
423
|
}
|
|
424
424
|
],
|
|
425
|
-
"blockNumber":
|
|
426
|
-
"cumulativeGasUsed": "
|
|
425
|
+
"blockNumber": 10345907,
|
|
426
|
+
"cumulativeGasUsed": "719150",
|
|
427
427
|
"status": 1,
|
|
428
428
|
"byzantium": true
|
|
429
429
|
},
|
|
430
430
|
"args": [
|
|
431
|
-
"
|
|
432
|
-
"
|
|
433
|
-
"
|
|
431
|
+
"0x9eCf72299027e8AeFee5DC5351D6d92294F46d2b",
|
|
432
|
+
"0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
|
|
433
|
+
"0x485cc9550000000000000000000000006edce65403992e310a62460808c4b910d972f10f0000000000000000000000001d186c560281b8f1af831957ed5047fd3ab902f9"
|
|
434
434
|
],
|
|
435
435
|
"numDeployments": 1,
|
|
436
436
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -439,11 +439,11 @@
|
|
|
439
439
|
"execute": {
|
|
440
440
|
"methodName": "initialize",
|
|
441
441
|
"args": [
|
|
442
|
-
"
|
|
443
|
-
"
|
|
442
|
+
"0x6EDCE65403992e310A62460808c4b910D972f10f",
|
|
443
|
+
"0x1d186C560281B8F1AF831957ED5047fD3AB902F9"
|
|
444
444
|
]
|
|
445
445
|
},
|
|
446
|
-
"implementation": "
|
|
446
|
+
"implementation": "0x9eCf72299027e8AeFee5DC5351D6d92294F46d2b",
|
|
447
447
|
"devdoc": {
|
|
448
448
|
"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.",
|
|
449
449
|
"kind": "dev",
|
package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Implementation.json
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x9eCf72299027e8AeFee5DC5351D6d92294F46d2b",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -242,19 +242,19 @@
|
|
|
242
242
|
"type": "function"
|
|
243
243
|
}
|
|
244
244
|
],
|
|
245
|
-
"transactionHash": "
|
|
245
|
+
"transactionHash": "0x6ec19499a9f81028d1b22f2e180b931ca733331481841a830d40e26b02e8d650",
|
|
246
246
|
"receipt": {
|
|
247
247
|
"to": null,
|
|
248
|
-
"from": "
|
|
249
|
-
"contractAddress": "
|
|
250
|
-
"transactionIndex":
|
|
248
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
249
|
+
"contractAddress": "0x9eCf72299027e8AeFee5DC5351D6d92294F46d2b",
|
|
250
|
+
"transactionIndex": 1,
|
|
251
251
|
"gasUsed": "1349862",
|
|
252
252
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
253
|
-
"blockHash": "
|
|
254
|
-
"transactionHash": "
|
|
253
|
+
"blockHash": "0xa81becc883aeab52e07225b1fed29d19ecd29a184667d24277a246c916a53cb4",
|
|
254
|
+
"transactionHash": "0x6ec19499a9f81028d1b22f2e180b931ca733331481841a830d40e26b02e8d650",
|
|
255
255
|
"logs": [],
|
|
256
|
-
"blockNumber":
|
|
257
|
-
"cumulativeGasUsed": "
|
|
256
|
+
"blockNumber": 10345903,
|
|
257
|
+
"cumulativeGasUsed": "1393701",
|
|
258
258
|
"status": 1,
|
|
259
259
|
"byzantium": true
|
|
260
260
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xB0487596a0B62D1A71D0C33294bd6eB635Fc6B09",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,64 +133,64 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x1ce7a246d7875be2d0dfba3fc199ff0eabd91d959923304f4ab35f9810aacc93",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
|
-
"from": "
|
|
140
|
-
"contractAddress": "
|
|
141
|
-
"transactionIndex":
|
|
139
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
140
|
+
"contractAddress": "0xB0487596a0B62D1A71D0C33294bd6eB635Fc6B09",
|
|
141
|
+
"transactionIndex": 1,
|
|
142
142
|
"gasUsed": "675299",
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
143
|
+
"logsBloom": "0x00000000000000000000000000000000400000000000000000000000000000000000008000000000200000000000000000000000000000000000000000000000000000000000000080000000000002000000000000000000000000000000200000000000000000000000000000000000000000800000000000000200000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000000000000000000000000000000000000000000000000400000000000000000000000",
|
|
144
|
+
"blockHash": "0xdc023b48a78be30606c52aa71914ae61a3c0124e0d1ebdcf6cf3d8f84dfee104",
|
|
145
|
+
"transactionHash": "0x1ce7a246d7875be2d0dfba3fc199ff0eabd91d959923304f4ab35f9810aacc93",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
|
-
"transactionIndex":
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
148
|
+
"transactionIndex": 1,
|
|
149
|
+
"blockNumber": 10345907,
|
|
150
|
+
"transactionHash": "0x1ce7a246d7875be2d0dfba3fc199ff0eabd91d959923304f4ab35f9810aacc93",
|
|
151
|
+
"address": "0xB0487596a0B62D1A71D0C33294bd6eB635Fc6B09",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x0000000000000000000000009ecf72299027e8aefee5dc5351d6d92294f46d2b"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0xdc023b48a78be30606c52aa71914ae61a3c0124e0d1ebdcf6cf3d8f84dfee104"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
|
-
"transactionIndex":
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
161
|
+
"transactionIndex": 1,
|
|
162
|
+
"blockNumber": 10345907,
|
|
163
|
+
"transactionHash": "0x1ce7a246d7875be2d0dfba3fc199ff0eabd91d959923304f4ab35f9810aacc93",
|
|
164
|
+
"address": "0xB0487596a0B62D1A71D0C33294bd6eB635Fc6B09",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0xdc023b48a78be30606c52aa71914ae61a3c0124e0d1ebdcf6cf3d8f84dfee104"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
|
-
"transactionIndex":
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
176
|
-
"address": "
|
|
173
|
+
"transactionIndex": 1,
|
|
174
|
+
"blockNumber": 10345907,
|
|
175
|
+
"transactionHash": "0x1ce7a246d7875be2d0dfba3fc199ff0eabd91d959923304f4ab35f9810aacc93",
|
|
176
|
+
"address": "0xB0487596a0B62D1A71D0C33294bd6eB635Fc6B09",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
|
-
"data": "
|
|
180
|
+
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000053fd4c4fbbd53f6bc58cae6704b92db1f360a648",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0xdc023b48a78be30606c52aa71914ae61a3c0124e0d1ebdcf6cf3d8f84dfee104"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
186
|
-
"cumulativeGasUsed": "
|
|
185
|
+
"blockNumber": 10345907,
|
|
186
|
+
"cumulativeGasUsed": "719150",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
189
189
|
},
|
|
190
190
|
"args": [
|
|
191
|
-
"
|
|
192
|
-
"
|
|
193
|
-
"
|
|
191
|
+
"0x9eCf72299027e8AeFee5DC5351D6d92294F46d2b",
|
|
192
|
+
"0x53fd4C4fBBd53F6bC58CaE6704b92dB1f360A648",
|
|
193
|
+
"0x485cc9550000000000000000000000006edce65403992e310a62460808c4b910d972f10f0000000000000000000000001d186c560281b8f1af831957ed5047fd3ab902f9"
|
|
194
194
|
],
|
|
195
195
|
"numDeployments": 1,
|
|
196
196
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xF0196DEa83b47244222B315AbbbcF6b9fD2F705c",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1269,44 +1269,44 @@
|
|
|
1269
1269
|
"type": "function"
|
|
1270
1270
|
}
|
|
1271
1271
|
],
|
|
1272
|
-
"transactionHash": "
|
|
1272
|
+
"transactionHash": "0x9f077ea27697a094d65e201f1fbf4376a6dde83359761aadca145d7bd6e8f652",
|
|
1273
1273
|
"receipt": {
|
|
1274
1274
|
"to": null,
|
|
1275
|
-
"from": "
|
|
1276
|
-
"contractAddress": "
|
|
1277
|
-
"transactionIndex":
|
|
1275
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1276
|
+
"contractAddress": "0xF0196DEa83b47244222B315AbbbcF6b9fD2F705c",
|
|
1277
|
+
"transactionIndex": 1,
|
|
1278
1278
|
"gasUsed": "4961679",
|
|
1279
|
-
"logsBloom": "
|
|
1280
|
-
"blockHash": "
|
|
1281
|
-
"transactionHash": "
|
|
1279
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000210000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000000000000000000000030000000000000000000800000000000000000000000000000000400000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
1280
|
+
"blockHash": "0x9eef16e1de4c57af84eb7c0d393cf7a66e5478db69d299a099276eea358e6721",
|
|
1281
|
+
"transactionHash": "0x9f077ea27697a094d65e201f1fbf4376a6dde83359761aadca145d7bd6e8f652",
|
|
1282
1282
|
"logs": [
|
|
1283
1283
|
{
|
|
1284
|
-
"transactionIndex":
|
|
1285
|
-
"blockNumber":
|
|
1286
|
-
"transactionHash": "
|
|
1287
|
-
"address": "
|
|
1284
|
+
"transactionIndex": 1,
|
|
1285
|
+
"blockNumber": 10345914,
|
|
1286
|
+
"transactionHash": "0x9f077ea27697a094d65e201f1fbf4376a6dde83359761aadca145d7bd6e8f652",
|
|
1287
|
+
"address": "0xF0196DEa83b47244222B315AbbbcF6b9fD2F705c",
|
|
1288
1288
|
"topics": [
|
|
1289
1289
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1290
1290
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
1291
|
-
"
|
|
1291
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1292
1292
|
],
|
|
1293
1293
|
"data": "0x",
|
|
1294
1294
|
"logIndex": 0,
|
|
1295
|
-
"blockHash": "
|
|
1295
|
+
"blockHash": "0x9eef16e1de4c57af84eb7c0d393cf7a66e5478db69d299a099276eea358e6721"
|
|
1296
1296
|
}
|
|
1297
1297
|
],
|
|
1298
|
-
"blockNumber":
|
|
1299
|
-
"cumulativeGasUsed": "
|
|
1298
|
+
"blockNumber": 10345914,
|
|
1299
|
+
"cumulativeGasUsed": "5005530",
|
|
1300
1300
|
"status": 1,
|
|
1301
1301
|
"byzantium": true
|
|
1302
1302
|
},
|
|
1303
1303
|
"args": [
|
|
1304
|
-
"
|
|
1304
|
+
"0x2cA20802fd1Fd9649bA8Aa7E50F0C82b479f35fe",
|
|
1305
1305
|
200000,
|
|
1306
1306
|
"1000000000000000000",
|
|
1307
|
-
"
|
|
1308
|
-
|
|
1309
|
-
"
|
|
1307
|
+
"0x89acA20831317c6dff2A348a1e4f3D37a48bC498",
|
|
1308
|
+
10260,
|
|
1309
|
+
"0x073f5b4FdF17BBC16b0980d49f6C56123477bb51"
|
|
1310
1310
|
],
|
|
1311
1311
|
"numDeployments": 1,
|
|
1312
1312
|
"solcInputHash": "a02895da4e26717c8c5ac06356be07de",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x00C5C0B8e0f75aB862CbAaeCfff499dB555FBDD2",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1250,39 +1250,39 @@
|
|
|
1250
1250
|
"type": "receive"
|
|
1251
1251
|
}
|
|
1252
1252
|
],
|
|
1253
|
-
"transactionHash": "
|
|
1253
|
+
"transactionHash": "0x3003dd4b0208f3241cc46cd0a973278f7400566e086926d33ae5efd768a14136",
|
|
1254
1254
|
"receipt": {
|
|
1255
1255
|
"to": null,
|
|
1256
|
-
"from": "
|
|
1257
|
-
"contractAddress": "
|
|
1258
|
-
"transactionIndex":
|
|
1256
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1257
|
+
"contractAddress": "0x00C5C0B8e0f75aB862CbAaeCfff499dB555FBDD2",
|
|
1258
|
+
"transactionIndex": 1,
|
|
1259
1259
|
"gasUsed": "5045474",
|
|
1260
|
-
"logsBloom": "
|
|
1261
|
-
"blockHash": "
|
|
1262
|
-
"transactionHash": "
|
|
1260
|
+
"logsBloom": "0x00000000000000000000000000000000000010000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000000000000000000000030000000000000000000a00000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000080000",
|
|
1261
|
+
"blockHash": "0xdb46190a0e4a01eaeac7c503e66f35ff517e4a889b911fd5f7af3897dba52ae1",
|
|
1262
|
+
"transactionHash": "0x3003dd4b0208f3241cc46cd0a973278f7400566e086926d33ae5efd768a14136",
|
|
1263
1263
|
"logs": [
|
|
1264
1264
|
{
|
|
1265
|
-
"transactionIndex":
|
|
1266
|
-
"blockNumber":
|
|
1267
|
-
"transactionHash": "
|
|
1268
|
-
"address": "
|
|
1265
|
+
"transactionIndex": 1,
|
|
1266
|
+
"blockNumber": 10345896,
|
|
1267
|
+
"transactionHash": "0x3003dd4b0208f3241cc46cd0a973278f7400566e086926d33ae5efd768a14136",
|
|
1268
|
+
"address": "0x00C5C0B8e0f75aB862CbAaeCfff499dB555FBDD2",
|
|
1269
1269
|
"topics": [
|
|
1270
1270
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1271
1271
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
1272
|
-
"
|
|
1272
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
1273
1273
|
],
|
|
1274
1274
|
"data": "0x",
|
|
1275
1275
|
"logIndex": 0,
|
|
1276
|
-
"blockHash": "
|
|
1276
|
+
"blockHash": "0xdb46190a0e4a01eaeac7c503e66f35ff517e4a889b911fd5f7af3897dba52ae1"
|
|
1277
1277
|
}
|
|
1278
1278
|
],
|
|
1279
|
-
"blockNumber":
|
|
1280
|
-
"cumulativeGasUsed": "
|
|
1279
|
+
"blockNumber": 10345896,
|
|
1280
|
+
"cumulativeGasUsed": "5089313",
|
|
1281
1281
|
"status": 1,
|
|
1282
1282
|
"byzantium": true
|
|
1283
1283
|
},
|
|
1284
1284
|
"args": [
|
|
1285
|
-
"
|
|
1285
|
+
"0x6EDCE65403992e310A62460808c4b910D972f10f",
|
|
1286
1286
|
200000,
|
|
1287
1287
|
"1000000000000000000"
|
|
1288
1288
|
],
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xcF1B0F4106B0324F96fEfcC31bA9498caa80701C",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [],
|
|
@@ -300,34 +300,34 @@
|
|
|
300
300
|
"type": "function"
|
|
301
301
|
}
|
|
302
302
|
],
|
|
303
|
-
"transactionHash": "
|
|
303
|
+
"transactionHash": "0x0ee1bc37fb155ea3e4cc91fda28bd443a4ef7696eb6f9467bcda4aca4cf69f0d",
|
|
304
304
|
"receipt": {
|
|
305
305
|
"to": null,
|
|
306
|
-
"from": "
|
|
307
|
-
"contractAddress": "
|
|
308
|
-
"transactionIndex":
|
|
306
|
+
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
307
|
+
"contractAddress": "0xcF1B0F4106B0324F96fEfcC31bA9498caa80701C",
|
|
308
|
+
"transactionIndex": 1,
|
|
309
309
|
"gasUsed": "839184",
|
|
310
|
-
"logsBloom": "
|
|
311
|
-
"blockHash": "
|
|
312
|
-
"transactionHash": "
|
|
310
|
+
"logsBloom": "0x00000000000000200000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000000000000000000000030000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
311
|
+
"blockHash": "0xd21fac3ec51fa12038640c09dd991c7b80516da23d96b37bf95b2e63a82a0e0d",
|
|
312
|
+
"transactionHash": "0x0ee1bc37fb155ea3e4cc91fda28bd443a4ef7696eb6f9467bcda4aca4cf69f0d",
|
|
313
313
|
"logs": [
|
|
314
314
|
{
|
|
315
|
-
"transactionIndex":
|
|
316
|
-
"blockNumber":
|
|
317
|
-
"transactionHash": "
|
|
318
|
-
"address": "
|
|
315
|
+
"transactionIndex": 1,
|
|
316
|
+
"blockNumber": 10345893,
|
|
317
|
+
"transactionHash": "0x0ee1bc37fb155ea3e4cc91fda28bd443a4ef7696eb6f9467bcda4aca4cf69f0d",
|
|
318
|
+
"address": "0xcF1B0F4106B0324F96fEfcC31bA9498caa80701C",
|
|
319
319
|
"topics": [
|
|
320
320
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
321
321
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
322
|
-
"
|
|
322
|
+
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6"
|
|
323
323
|
],
|
|
324
324
|
"data": "0x",
|
|
325
325
|
"logIndex": 0,
|
|
326
|
-
"blockHash": "
|
|
326
|
+
"blockHash": "0xd21fac3ec51fa12038640c09dd991c7b80516da23d96b37bf95b2e63a82a0e0d"
|
|
327
327
|
}
|
|
328
328
|
],
|
|
329
|
-
"blockNumber":
|
|
330
|
-
"cumulativeGasUsed": "
|
|
329
|
+
"blockNumber": 10345893,
|
|
330
|
+
"cumulativeGasUsed": "883023",
|
|
331
331
|
"status": 1,
|
|
332
332
|
"byzantium": true
|
|
333
333
|
},
|