@layerzerolabs/lz-evm-sdk-v2 3.0.15 → 3.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/README.md +1 -0
- package/deployments/arbitrum-sandbox-local/DVN.json +19 -19
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +7 -7
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +7 -7
- package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/arbitrum-sandbox-local/EndpointV2.json +13 -13
- package/deployments/arbitrum-sandbox-local/EndpointV2View.json +13 -13
- package/deployments/arbitrum-sandbox-local/EndpointV2View_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/EndpointV2View_Proxy.json +13 -13
- package/deployments/arbitrum-sandbox-local/Executor.json +46 -46
- package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +7 -7
- package/deployments/arbitrum-sandbox-local/ExecutorFeeLib.json +7 -7
- package/deployments/arbitrum-sandbox-local/ExecutorProxyAdmin.json +10 -10
- package/deployments/arbitrum-sandbox-local/Executor_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/Executor_Proxy.json +46 -46
- package/deployments/arbitrum-sandbox-local/LzExecutor.json +16 -16
- package/deployments/arbitrum-sandbox-local/LzExecutor_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/arbitrum-sandbox-local/MultiCall.json +4 -4
- package/deployments/arbitrum-sandbox-local/NonceContractMock.json +4 -4
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +16 -16
- package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +10 -10
- package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/arbitrum-sandbox-local/ReadLib1002.json +7 -7
- package/deployments/arbitrum-sandbox-local/ReadLib1002View.json +13 -13
- package/deployments/arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json +10 -10
- package/deployments/arbitrum-sandbox-local/ReadLib1002View_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/ReadLib1002View_Proxy.json +13 -13
- package/deployments/arbitrum-sandbox-local/ReceiveUln301.json +7 -7
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/arbitrum-sandbox-local/ReceiveUln302.json +7 -7
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/arbitrum-sandbox-local/SendUln301.json +7 -7
- package/deployments/arbitrum-sandbox-local/SendUln302.json +7 -7
- package/deployments/arbitrum-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/arbitrum-sandbox-local/Treasury.json +7 -7
- package/deployments/arbitrum-sandbox-local/TreasuryFeeHandler.json +4 -4
- package/deployments/bsc-sandbox-local/DVN.json +13 -13
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +5 -5
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +5 -5
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +5 -5
- package/deployments/bsc-sandbox-local/EndpointV2.json +9 -9
- package/deployments/bsc-sandbox-local/EndpointV2View.json +9 -9
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +9 -9
- package/deployments/bsc-sandbox-local/Executor.json +31 -31
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +5 -5
- package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +5 -5
- package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +7 -7
- package/deployments/bsc-sandbox-local/Executor_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/Executor_Proxy.json +31 -31
- package/deployments/bsc-sandbox-local/LzExecutor.json +11 -11
- package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +11 -11
- package/deployments/bsc-sandbox-local/MultiCall.json +3 -3
- package/deployments/bsc-sandbox-local/NonceContractMock.json +3 -3
- package/deployments/bsc-sandbox-local/PriceFeed.json +11 -11
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +7 -7
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +11 -11
- package/deployments/bsc-sandbox-local/ReadLib1002.json +5 -5
- package/deployments/bsc-sandbox-local/ReadLib1002View.json +9 -9
- package/deployments/bsc-sandbox-local/ReadLib1002ViewProxyAdmin.json +7 -7
- package/deployments/bsc-sandbox-local/ReadLib1002View_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/ReadLib1002View_Proxy.json +9 -9
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +5 -5
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +9 -9
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +5 -5
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +9 -9
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
- package/deployments/bsc-sandbox-local/SendUln301.json +5 -5
- package/deployments/bsc-sandbox-local/SendUln302.json +5 -5
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +5 -5
- package/deployments/bsc-sandbox-local/Treasury.json +5 -5
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +3 -3
- package/deployments/ethereum-sandbox-local/DVN.json +19 -19
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +7 -7
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +7 -7
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +7 -7
- package/deployments/ethereum-sandbox-local/EndpointV2.json +13 -13
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +13 -13
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/Executor.json +46 -46
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +7 -7
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +7 -7
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +10 -10
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +46 -46
- package/deployments/ethereum-sandbox-local/LzExecutor.json +16 -16
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/ethereum-sandbox-local/MultiCall.json +4 -4
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +4 -4
- package/deployments/ethereum-sandbox-local/PriceFeed.json +16 -16
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +10 -10
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/ethereum-sandbox-local/ReadLib1002.json +7 -7
- package/deployments/ethereum-sandbox-local/ReadLib1002View.json +13 -13
- package/deployments/ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json +10 -10
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +7 -7
- package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +7 -7
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/SendUln301.json +7 -7
- package/deployments/ethereum-sandbox-local/SendUln302.json +7 -7
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/ethereum-sandbox-local/Treasury.json +7 -7
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +4 -4
- package/deployments/islander-mainnet/DVN.json +2109 -0
- package/deployments/islander-mainnet/DVNFeeLib.json +925 -0
- package/deployments/islander-mainnet/DeadDVN.json +204 -0
- package/deployments/islander-mainnet/DefaultProxyAdmin.json +259 -0
- package/deployments/islander-mainnet/EndpointV2.json +2947 -0
- package/deployments/islander-mainnet/EndpointV2View.json +436 -0
- package/deployments/islander-mainnet/EndpointV2View_Implementation.json +314 -0
- package/deployments/islander-mainnet/EndpointV2View_Proxy.json +231 -0
- package/deployments/islander-mainnet/Executor.json +1669 -0
- package/deployments/islander-mainnet/ExecutorFeeLib.json +619 -0
- package/deployments/islander-mainnet/ExecutorProxyAdmin.json +284 -0
- package/deployments/islander-mainnet/Executor_Implementation.json +1768 -0
- package/deployments/islander-mainnet/Executor_Proxy.json +336 -0
- package/deployments/islander-mainnet/LzExecutor.json +758 -0
- package/deployments/islander-mainnet/LzExecutor_Implementation.json +704 -0
- package/deployments/islander-mainnet/LzExecutor_Proxy.json +245 -0
- package/deployments/islander-mainnet/MultiCall.json +150 -0
- package/deployments/islander-mainnet/PriceFeed.json +935 -0
- package/deployments/islander-mainnet/PriceFeedProxyAdmin.json +284 -0
- package/deployments/islander-mainnet/PriceFeed_Implementation.json +977 -0
- package/deployments/islander-mainnet/PriceFeed_Proxy.json +245 -0
- package/deployments/islander-mainnet/ReceiveUln301.json +1293 -0
- package/deployments/islander-mainnet/ReceiveUln301View.json +355 -0
- package/deployments/islander-mainnet/ReceiveUln301View_Implementation.json +232 -0
- package/deployments/islander-mainnet/ReceiveUln301View_Proxy.json +231 -0
- package/deployments/islander-mainnet/ReceiveUln302.json +1007 -0
- package/deployments/islander-mainnet/ReceiveUln302View.json +479 -0
- package/deployments/islander-mainnet/ReceiveUln302View_Implementation.json +385 -0
- package/deployments/islander-mainnet/ReceiveUln302View_Proxy.json +231 -0
- package/deployments/islander-mainnet/SendUln301.json +1570 -0
- package/deployments/islander-mainnet/SendUln302.json +1528 -0
- package/deployments/islander-mainnet/Treasury.json +413 -0
- package/deployments/islander-mainnet/TreasuryFeeHandler.json +126 -0
- package/deployments/polygon-sandbox-local/DVN.json +13 -13
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +5 -5
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +5 -5
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +5 -5
- package/deployments/polygon-sandbox-local/EndpointV2.json +9 -9
- package/deployments/polygon-sandbox-local/EndpointV2View.json +9 -9
- package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +3 -3
- package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +9 -9
- package/deployments/polygon-sandbox-local/Executor.json +31 -31
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +5 -5
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +5 -5
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +7 -7
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +3 -3
- package/deployments/polygon-sandbox-local/Executor_Proxy.json +31 -31
- package/deployments/polygon-sandbox-local/LzExecutor.json +11 -11
- package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +3 -3
- package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +11 -11
- package/deployments/polygon-sandbox-local/MultiCall.json +3 -3
- package/deployments/polygon-sandbox-local/NonceContractMock.json +3 -3
- package/deployments/polygon-sandbox-local/PriceFeed.json +11 -11
- package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +7 -7
- package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +3 -3
- package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +11 -11
- package/deployments/polygon-sandbox-local/ReadLib1002.json +5 -5
- package/deployments/polygon-sandbox-local/ReadLib1002View.json +9 -9
- package/deployments/polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json +7 -7
- package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +3 -3
- package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln301.json +5 -5
- package/deployments/polygon-sandbox-local/ReceiveUln301View.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +3 -3
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln302.json +5 -5
- package/deployments/polygon-sandbox-local/ReceiveUln302View.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +3 -3
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
- package/deployments/polygon-sandbox-local/SendUln301.json +5 -5
- package/deployments/polygon-sandbox-local/SendUln302.json +5 -5
- package/deployments/polygon-sandbox-local/SimpleMessageLib.json +5 -5
- package/deployments/polygon-sandbox-local/Treasury.json +5 -5
- package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +3 -3
- package/deployments/tron-sandbox-local/DVN.json +35 -35
- package/deployments/tron-sandbox-local/DVNDecompressor.json +14 -14
- package/deployments/tron-sandbox-local/DVNFeeLib.json +10 -10
- package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/tron-sandbox-local/EndpointV2.json +15 -15
- package/deployments/tron-sandbox-local/EndpointV2View.json +25 -25
- package/deployments/tron-sandbox-local/EndpointV2View_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/EndpointV2View_Proxy.json +23 -23
- package/deployments/tron-sandbox-local/Executor.json +64 -64
- package/deployments/tron-sandbox-local/ExecutorDecompressor.json +11 -11
- package/deployments/tron-sandbox-local/ExecutorFeeLib.json +10 -10
- package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +11 -11
- package/deployments/tron-sandbox-local/Executor_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/Executor_Proxy.json +56 -56
- package/deployments/tron-sandbox-local/LzExecutor.json +31 -31
- package/deployments/tron-sandbox-local/LzExecutor_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/LzExecutor_Proxy.json +27 -27
- package/deployments/tron-sandbox-local/MultiCall.json +6 -6
- package/deployments/tron-sandbox-local/NonceContractMock.json +7 -7
- package/deployments/tron-sandbox-local/PriceFeed.json +27 -27
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +11 -11
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +26 -26
- package/deployments/tron-sandbox-local/ReadLib1002.json +9 -9
- package/deployments/tron-sandbox-local/ReadLib1002View.json +26 -26
- package/deployments/tron-sandbox-local/ReadLib1002ViewProxyAdmin.json +14 -14
- package/deployments/tron-sandbox-local/ReadLib1002View_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/ReadLib1002View_Proxy.json +23 -23
- package/deployments/tron-sandbox-local/ReceiveUln301.json +11 -11
- package/deployments/tron-sandbox-local/ReceiveUln301View.json +22 -22
- package/deployments/tron-sandbox-local/ReceiveUln301View_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/ReceiveUln301View_Proxy.json +19 -19
- package/deployments/tron-sandbox-local/ReceiveUln302.json +11 -11
- package/deployments/tron-sandbox-local/ReceiveUln302View.json +26 -26
- package/deployments/tron-sandbox-local/ReceiveUln302View_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/ReceiveUln302View_Proxy.json +23 -23
- package/deployments/tron-sandbox-local/SendUln301.json +11 -11
- package/deployments/tron-sandbox-local/SendUln302.json +9 -9
- package/deployments/tron-sandbox-local/SimpleMessageLib.json +9 -9
- package/deployments/tron-sandbox-local/Treasury.json +10 -10
- package/deployments/tron-sandbox-local/TreasuryFeeHandler.json +6 -6
- package/package.json +9 -9
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x6D88634878660b114f295A3F62468dB415e7a656",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -537,22 +537,22 @@
|
|
|
537
537
|
"type": "receive"
|
|
538
538
|
}
|
|
539
539
|
],
|
|
540
|
-
"transactionHash": "
|
|
540
|
+
"transactionHash": "0x49a68e20171c4c1f860fa8677b0f5f3981da0954423998500847d96661d72fbf",
|
|
541
541
|
"receipt": {
|
|
542
542
|
"to": null,
|
|
543
543
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
544
|
-
"contractAddress": "
|
|
544
|
+
"contractAddress": "0x6D88634878660b114f295A3F62468dB415e7a656",
|
|
545
545
|
"transactionIndex": 0,
|
|
546
546
|
"gasUsed": "1597013",
|
|
547
547
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
548
|
-
"blockHash": "
|
|
549
|
-
"transactionHash": "
|
|
548
|
+
"blockHash": "0x000000000000008eed79cce684ad1f4f28296d97c34fee1926f87c6c568c7f2a",
|
|
549
|
+
"transactionHash": "0x49a68e20171c4c1f860fa8677b0f5f3981da0954423998500847d96661d72fbf",
|
|
550
550
|
"logs": [
|
|
551
551
|
{
|
|
552
552
|
"transactionIndex": 0,
|
|
553
|
-
"blockNumber":
|
|
554
|
-
"transactionHash": "
|
|
555
|
-
"address": "
|
|
553
|
+
"blockNumber": 142,
|
|
554
|
+
"transactionHash": "0x49a68e20171c4c1f860fa8677b0f5f3981da0954423998500847d96661d72fbf",
|
|
555
|
+
"address": "0x6D88634878660b114f295A3F62468dB415e7a656",
|
|
556
556
|
"topics": [
|
|
557
557
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
558
558
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -560,10 +560,10 @@
|
|
|
560
560
|
],
|
|
561
561
|
"data": "0x",
|
|
562
562
|
"logIndex": 0,
|
|
563
|
-
"blockHash": "
|
|
563
|
+
"blockHash": "0x000000000000008eed79cce684ad1f4f28296d97c34fee1926f87c6c568c7f2a"
|
|
564
564
|
}
|
|
565
565
|
],
|
|
566
|
-
"blockNumber":
|
|
566
|
+
"blockNumber": 142,
|
|
567
567
|
"cumulativeGasUsed": "1597013",
|
|
568
568
|
"status": 1,
|
|
569
569
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xf53BB92D46F6472740603283EcF784d9d57873F8",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -172,22 +172,22 @@
|
|
|
172
172
|
"type": "function"
|
|
173
173
|
}
|
|
174
174
|
],
|
|
175
|
-
"transactionHash": "
|
|
175
|
+
"transactionHash": "0x3753e52f3123605b33cd6c1ca975e39386ef8eaade45fbcad636af3bfdf2355c",
|
|
176
176
|
"receipt": {
|
|
177
177
|
"to": null,
|
|
178
178
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
179
|
-
"contractAddress": "
|
|
179
|
+
"contractAddress": "0xf53BB92D46F6472740603283EcF784d9d57873F8",
|
|
180
180
|
"transactionIndex": 0,
|
|
181
181
|
"gasUsed": "544138",
|
|
182
182
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
183
|
-
"blockHash": "
|
|
184
|
-
"transactionHash": "
|
|
183
|
+
"blockHash": "0x000000000000008217653141c9722d87317f3105b85e5c2567d74f90f63b7f83",
|
|
184
|
+
"transactionHash": "0x3753e52f3123605b33cd6c1ca975e39386ef8eaade45fbcad636af3bfdf2355c",
|
|
185
185
|
"logs": [
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
188
|
"blockNumber": 130,
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
189
|
+
"transactionHash": "0x3753e52f3123605b33cd6c1ca975e39386ef8eaade45fbcad636af3bfdf2355c",
|
|
190
|
+
"address": "0xf53BB92D46F6472740603283EcF784d9d57873F8",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
193
193
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -195,13 +195,13 @@
|
|
|
195
195
|
],
|
|
196
196
|
"data": "0x",
|
|
197
197
|
"logIndex": 0,
|
|
198
|
-
"blockHash": "
|
|
198
|
+
"blockHash": "0x000000000000008217653141c9722d87317f3105b85e5c2567d74f90f63b7f83"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"transactionIndex": 0,
|
|
202
202
|
"blockNumber": 130,
|
|
203
|
-
"transactionHash": "
|
|
204
|
-
"address": "
|
|
203
|
+
"transactionHash": "0x3753e52f3123605b33cd6c1ca975e39386ef8eaade45fbcad636af3bfdf2355c",
|
|
204
|
+
"address": "0xf53BB92D46F6472740603283EcF784d9d57873F8",
|
|
205
205
|
"topics": [
|
|
206
206
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
207
207
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc",
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
],
|
|
210
210
|
"data": "0x",
|
|
211
211
|
"logIndex": 1,
|
|
212
|
-
"blockHash": "
|
|
212
|
+
"blockHash": "0x000000000000008217653141c9722d87317f3105b85e5c2567d74f90f63b7f83"
|
|
213
213
|
}
|
|
214
214
|
],
|
|
215
215
|
"blockNumber": 130,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xb198798daEfb0d67Bf66679Ad927D8Fa52c337D4",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1315,18 +1315,18 @@
|
|
|
1315
1315
|
"type": "function"
|
|
1316
1316
|
}
|
|
1317
1317
|
],
|
|
1318
|
-
"transactionHash": "
|
|
1318
|
+
"transactionHash": "0x7b73a2c5127504d33a4484b2bba9771b6802053723bc1e85ee24ee1b3ba4e749",
|
|
1319
1319
|
"receipt": {
|
|
1320
1320
|
"to": null,
|
|
1321
1321
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
1322
|
-
"contractAddress": "
|
|
1322
|
+
"contractAddress": "0xb198798daEfb0d67Bf66679Ad927D8Fa52c337D4",
|
|
1323
1323
|
"transactionIndex": 0,
|
|
1324
1324
|
"gasUsed": "4113759",
|
|
1325
1325
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1326
|
-
"blockHash": "
|
|
1327
|
-
"transactionHash": "
|
|
1326
|
+
"blockHash": "0x0000000000000090da92bbe45cad3a294b643a5bb67c3795b3803b4ec2c4290f",
|
|
1327
|
+
"transactionHash": "0x7b73a2c5127504d33a4484b2bba9771b6802053723bc1e85ee24ee1b3ba4e749",
|
|
1328
1328
|
"logs": [],
|
|
1329
|
-
"blockNumber":
|
|
1329
|
+
"blockNumber": 144,
|
|
1330
1330
|
"cumulativeGasUsed": "4113759",
|
|
1331
1331
|
"status": 1,
|
|
1332
1332
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "930331",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc",
|
|
145
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
149
|
"blockNumber": 145,
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
150
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
151
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000b198798daefb0d67bf66679ad927d8fa52c337d4"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
162
|
"blockNumber": 145,
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
163
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
164
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
167
167
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -170,73 +170,73 @@
|
|
|
170
170
|
],
|
|
171
171
|
"data": "0x",
|
|
172
172
|
"logIndex": 1,
|
|
173
|
-
"blockHash": "
|
|
173
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"transactionIndex": 0,
|
|
177
177
|
"blockNumber": 145,
|
|
178
|
-
"transactionHash": "
|
|
179
|
-
"address": "
|
|
178
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
179
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
180
180
|
"topics": [
|
|
181
181
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
182
182
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
183
|
-
"
|
|
183
|
+
"0x0000000000000000000000000115d2f47982f1c0c597ee072cc48ac463fc21d2",
|
|
184
184
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 2,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"transactionIndex": 0,
|
|
192
192
|
"blockNumber": 145,
|
|
193
|
-
"transactionHash": "
|
|
194
|
-
"address": "
|
|
193
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
194
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
195
195
|
"topics": [
|
|
196
196
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
197
197
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
198
|
-
"
|
|
198
|
+
"0x000000000000000000000000bae6a377804734a39ccdcc9df2c04da2847862f7",
|
|
199
199
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
|
|
200
200
|
],
|
|
201
201
|
"data": "0x",
|
|
202
202
|
"logIndex": 3,
|
|
203
|
-
"blockHash": "
|
|
203
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"transactionIndex": 0,
|
|
207
207
|
"blockNumber": 145,
|
|
208
|
-
"transactionHash": "
|
|
209
|
-
"address": "
|
|
208
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
209
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
210
210
|
"topics": [
|
|
211
211
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
212
212
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
213
|
-
"
|
|
213
|
+
"0x0000000000000000000000006beb39009b47a614dbed1dc50d7b7fe3784823e6",
|
|
214
214
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
|
|
215
215
|
],
|
|
216
216
|
"data": "0x",
|
|
217
217
|
"logIndex": 4,
|
|
218
|
-
"blockHash": "
|
|
218
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
221
|
"transactionIndex": 0,
|
|
222
222
|
"blockNumber": 145,
|
|
223
|
-
"transactionHash": "
|
|
224
|
-
"address": "
|
|
223
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
224
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
225
225
|
"topics": [
|
|
226
226
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
227
227
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
228
|
-
"
|
|
228
|
+
"0x000000000000000000000000fb608d6b4cf51c71a529fe2559db11015d1ef4a0",
|
|
229
229
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
|
|
230
230
|
],
|
|
231
231
|
"data": "0x",
|
|
232
232
|
"logIndex": 5,
|
|
233
|
-
"blockHash": "
|
|
233
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"transactionIndex": 0,
|
|
237
237
|
"blockNumber": 145,
|
|
238
|
-
"transactionHash": "
|
|
239
|
-
"address": "
|
|
238
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
239
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
240
240
|
"topics": [
|
|
241
241
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
242
242
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -245,13 +245,13 @@
|
|
|
245
245
|
],
|
|
246
246
|
"data": "0x",
|
|
247
247
|
"logIndex": 6,
|
|
248
|
-
"blockHash": "
|
|
248
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
251
|
"transactionIndex": 0,
|
|
252
252
|
"blockNumber": 145,
|
|
253
|
-
"transactionHash": "
|
|
254
|
-
"address": "
|
|
253
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
254
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
255
255
|
"topics": [
|
|
256
256
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
257
257
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -260,13 +260,13 @@
|
|
|
260
260
|
],
|
|
261
261
|
"data": "0x",
|
|
262
262
|
"logIndex": 7,
|
|
263
|
-
"blockHash": "
|
|
263
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
264
264
|
},
|
|
265
265
|
{
|
|
266
266
|
"transactionIndex": 0,
|
|
267
267
|
"blockNumber": 145,
|
|
268
|
-
"transactionHash": "
|
|
269
|
-
"address": "
|
|
268
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
269
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
270
270
|
"topics": [
|
|
271
271
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
272
272
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -275,13 +275,13 @@
|
|
|
275
275
|
],
|
|
276
276
|
"data": "0x",
|
|
277
277
|
"logIndex": 8,
|
|
278
|
-
"blockHash": "
|
|
278
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"transactionIndex": 0,
|
|
282
282
|
"blockNumber": 145,
|
|
283
|
-
"transactionHash": "
|
|
284
|
-
"address": "
|
|
283
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
284
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
285
285
|
"topics": [
|
|
286
286
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
287
287
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -290,13 +290,13 @@
|
|
|
290
290
|
],
|
|
291
291
|
"data": "0x",
|
|
292
292
|
"logIndex": 9,
|
|
293
|
-
"blockHash": "
|
|
293
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
294
294
|
},
|
|
295
295
|
{
|
|
296
296
|
"transactionIndex": 0,
|
|
297
297
|
"blockNumber": 145,
|
|
298
|
-
"transactionHash": "
|
|
299
|
-
"address": "
|
|
298
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
299
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
300
300
|
"topics": [
|
|
301
301
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
302
302
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -305,13 +305,13 @@
|
|
|
305
305
|
],
|
|
306
306
|
"data": "0x",
|
|
307
307
|
"logIndex": 10,
|
|
308
|
-
"blockHash": "
|
|
308
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
309
309
|
},
|
|
310
310
|
{
|
|
311
311
|
"transactionIndex": 0,
|
|
312
312
|
"blockNumber": 145,
|
|
313
|
-
"transactionHash": "
|
|
314
|
-
"address": "
|
|
313
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
314
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
315
315
|
"topics": [
|
|
316
316
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
317
317
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -320,31 +320,31 @@
|
|
|
320
320
|
],
|
|
321
321
|
"data": "0x",
|
|
322
322
|
"logIndex": 11,
|
|
323
|
-
"blockHash": "
|
|
323
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
324
324
|
},
|
|
325
325
|
{
|
|
326
326
|
"transactionIndex": 0,
|
|
327
327
|
"blockNumber": 145,
|
|
328
|
-
"transactionHash": "
|
|
329
|
-
"address": "
|
|
328
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
329
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
330
330
|
"topics": [
|
|
331
331
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
332
332
|
],
|
|
333
333
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
334
334
|
"logIndex": 12,
|
|
335
|
-
"blockHash": "
|
|
335
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
336
336
|
},
|
|
337
337
|
{
|
|
338
338
|
"transactionIndex": 0,
|
|
339
339
|
"blockNumber": 145,
|
|
340
|
-
"transactionHash": "
|
|
341
|
-
"address": "
|
|
340
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
341
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
342
342
|
"topics": [
|
|
343
343
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
344
344
|
],
|
|
345
|
-
"data": "
|
|
345
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f53bb92d46f6472740603283ecf784d9d57873f8",
|
|
346
346
|
"logIndex": 13,
|
|
347
|
-
"blockHash": "
|
|
347
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
348
348
|
}
|
|
349
349
|
],
|
|
350
350
|
"blockNumber": 145,
|
|
@@ -353,9 +353,9 @@
|
|
|
353
353
|
"byzantium": true
|
|
354
354
|
},
|
|
355
355
|
"args": [
|
|
356
|
-
"
|
|
357
|
-
"
|
|
358
|
-
"
|
|
356
|
+
"0xb198798daEfb0d67Bf66679Ad927D8Fa52c337D4",
|
|
357
|
+
"0xf53BB92D46F6472740603283EcF784d9d57873F8",
|
|
358
|
+
"0x009fc6810000000000000000000000008288659cb5b850f0aa8ecc9a739b60169eeac3e4000000000000000000000000c9b6deb2bf7b18ff0e72f74f8fe486cefb8183a800000000000000000000000000000000000000000000000000000000000000c00000000000000000000000002f5684d8cbbf3029d71ad47f75c43c12193b385a0000000000000000000000009b63f0cef479924e5d2c4e22dbe31e6d0353b448000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000115d2f47982f1c0c597ee072cc48ac463fc21d2000000000000000000000000bae6a377804734a39ccdcc9df2c04da2847862f70000000000000000000000006beb39009b47a614dbed1dc50d7b7fe3784823e6000000000000000000000000fb608d6b4cf51c71a529fe2559db11015d1ef4a00000000000000000000000000000000000000000000000000000000000000007000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a0000000000000000000000000e251d9095dd128292a28eb383127d05d95bbd17000000000000000000000000c48cab17fcb3eb38030bc4ea54b62353d2802ba80000000000000000000000007aa071813c372a9b34a3bac1c002e2b7434c345e000000000000000000000000aada98978453263132587d0805c4a17376af9f13000000000000000000000000aada98978453263132587d0805c4a17376af9f13"
|
|
359
359
|
],
|
|
360
360
|
"numDeployments": 1,
|
|
361
361
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xfCBdB3960456D275cac97D9f642FF3763977d667",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -637,35 +637,35 @@
|
|
|
637
637
|
"type": "constructor"
|
|
638
638
|
}
|
|
639
639
|
],
|
|
640
|
-
"transactionHash": "
|
|
640
|
+
"transactionHash": "0x8f076f5be2f09b3c39e3ac89bd899d75e4dc2779b2a871cc1b0aa7f68fc3c89f",
|
|
641
641
|
"receipt": {
|
|
642
642
|
"to": null,
|
|
643
643
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
644
|
-
"contractAddress": "
|
|
644
|
+
"contractAddress": "0xfCBdB3960456D275cac97D9f642FF3763977d667",
|
|
645
645
|
"transactionIndex": 0,
|
|
646
646
|
"gasUsed": "652854",
|
|
647
647
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
648
|
-
"blockHash": "
|
|
649
|
-
"transactionHash": "
|
|
648
|
+
"blockHash": "0x0000000000000095155571fbb251c4e2af27306d69133a726c782a504fe09bb2",
|
|
649
|
+
"transactionHash": "0x8f076f5be2f09b3c39e3ac89bd899d75e4dc2779b2a871cc1b0aa7f68fc3c89f",
|
|
650
650
|
"logs": [
|
|
651
651
|
{
|
|
652
652
|
"transactionIndex": 0,
|
|
653
|
-
"blockNumber":
|
|
654
|
-
"transactionHash": "
|
|
655
|
-
"address": "
|
|
653
|
+
"blockNumber": 149,
|
|
654
|
+
"transactionHash": "0x8f076f5be2f09b3c39e3ac89bd899d75e4dc2779b2a871cc1b0aa7f68fc3c89f",
|
|
655
|
+
"address": "0xfCBdB3960456D275cac97D9f642FF3763977d667",
|
|
656
656
|
"topics": [
|
|
657
657
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
658
|
-
"
|
|
658
|
+
"0x00000000000000000000000020e3487da41cb8fba3e67930e5981e8e390c02d6"
|
|
659
659
|
],
|
|
660
660
|
"data": "0x",
|
|
661
661
|
"logIndex": 0,
|
|
662
|
-
"blockHash": "
|
|
662
|
+
"blockHash": "0x0000000000000095155571fbb251c4e2af27306d69133a726c782a504fe09bb2"
|
|
663
663
|
},
|
|
664
664
|
{
|
|
665
665
|
"transactionIndex": 0,
|
|
666
|
-
"blockNumber":
|
|
667
|
-
"transactionHash": "
|
|
668
|
-
"address": "
|
|
666
|
+
"blockNumber": 149,
|
|
667
|
+
"transactionHash": "0x8f076f5be2f09b3c39e3ac89bd899d75e4dc2779b2a871cc1b0aa7f68fc3c89f",
|
|
668
|
+
"address": "0xfCBdB3960456D275cac97D9f642FF3763977d667",
|
|
669
669
|
"topics": [
|
|
670
670
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
671
671
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -673,42 +673,42 @@
|
|
|
673
673
|
],
|
|
674
674
|
"data": "0x",
|
|
675
675
|
"logIndex": 1,
|
|
676
|
-
"blockHash": "
|
|
676
|
+
"blockHash": "0x0000000000000095155571fbb251c4e2af27306d69133a726c782a504fe09bb2"
|
|
677
677
|
},
|
|
678
678
|
{
|
|
679
679
|
"transactionIndex": 0,
|
|
680
|
-
"blockNumber":
|
|
681
|
-
"transactionHash": "
|
|
682
|
-
"address": "
|
|
680
|
+
"blockNumber": 149,
|
|
681
|
+
"transactionHash": "0x8f076f5be2f09b3c39e3ac89bd899d75e4dc2779b2a871cc1b0aa7f68fc3c89f",
|
|
682
|
+
"address": "0xfCBdB3960456D275cac97D9f642FF3763977d667",
|
|
683
683
|
"topics": [
|
|
684
684
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
685
685
|
],
|
|
686
686
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
687
687
|
"logIndex": 2,
|
|
688
|
-
"blockHash": "
|
|
688
|
+
"blockHash": "0x0000000000000095155571fbb251c4e2af27306d69133a726c782a504fe09bb2"
|
|
689
689
|
},
|
|
690
690
|
{
|
|
691
691
|
"transactionIndex": 0,
|
|
692
|
-
"blockNumber":
|
|
693
|
-
"transactionHash": "
|
|
694
|
-
"address": "
|
|
692
|
+
"blockNumber": 149,
|
|
693
|
+
"transactionHash": "0x8f076f5be2f09b3c39e3ac89bd899d75e4dc2779b2a871cc1b0aa7f68fc3c89f",
|
|
694
|
+
"address": "0xfCBdB3960456D275cac97D9f642FF3763977d667",
|
|
695
695
|
"topics": [
|
|
696
696
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
697
697
|
],
|
|
698
|
-
"data": "
|
|
698
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f53bb92d46f6472740603283ecf784d9d57873f8",
|
|
699
699
|
"logIndex": 3,
|
|
700
|
-
"blockHash": "
|
|
700
|
+
"blockHash": "0x0000000000000095155571fbb251c4e2af27306d69133a726c782a504fe09bb2"
|
|
701
701
|
}
|
|
702
702
|
],
|
|
703
|
-
"blockNumber":
|
|
703
|
+
"blockNumber": 149,
|
|
704
704
|
"cumulativeGasUsed": "652854",
|
|
705
705
|
"status": 1,
|
|
706
706
|
"byzantium": true
|
|
707
707
|
},
|
|
708
708
|
"args": [
|
|
709
|
-
"
|
|
710
|
-
"
|
|
711
|
-
"
|
|
709
|
+
"0x20E3487DA41Cb8FBA3e67930e5981e8E390c02d6",
|
|
710
|
+
"0xf53BB92D46F6472740603283EcF784d9d57873F8",
|
|
711
|
+
"0xc0c53b8b00000000000000000000000032c2b0d5b9f84176793a1f7d6c93f261c0571839000000000000000000000000c09e3c8825e99059b4ca522adf1d20bd96d830cf0000000000000000000000008288659cb5b850f0aa8ecc9a739b60169eeac3e4"
|
|
712
712
|
],
|
|
713
713
|
"numDeployments": 1,
|
|
714
714
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -718,12 +718,12 @@
|
|
|
718
718
|
"execute": {
|
|
719
719
|
"methodName": "initialize",
|
|
720
720
|
"args": [
|
|
721
|
-
"
|
|
722
|
-
"
|
|
723
|
-
"
|
|
721
|
+
"0x32C2b0d5B9f84176793a1F7D6c93f261C0571839",
|
|
722
|
+
"0xC09E3C8825E99059b4Ca522ADf1D20bd96D830Cf",
|
|
723
|
+
"0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4"
|
|
724
724
|
]
|
|
725
725
|
},
|
|
726
|
-
"implementation": "
|
|
726
|
+
"implementation": "0x20E3487DA41Cb8FBA3e67930e5981e8E390c02d6",
|
|
727
727
|
"devdoc": {
|
|
728
728
|
"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.",
|
|
729
729
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x20E3487DA41Cb8FBA3e67930e5981e8E390c02d6",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [],
|
|
@@ -506,18 +506,18 @@
|
|
|
506
506
|
"type": "function"
|
|
507
507
|
}
|
|
508
508
|
],
|
|
509
|
-
"transactionHash": "
|
|
509
|
+
"transactionHash": "0xc20edf66db73a913baecd1badbdabd401678494ca6c82478a6e0207dca0d9b21",
|
|
510
510
|
"receipt": {
|
|
511
511
|
"to": null,
|
|
512
512
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
513
|
-
"contractAddress": "
|
|
513
|
+
"contractAddress": "0x20E3487DA41Cb8FBA3e67930e5981e8E390c02d6",
|
|
514
514
|
"transactionIndex": 0,
|
|
515
515
|
"gasUsed": "1701428",
|
|
516
516
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
517
|
-
"blockHash": "
|
|
518
|
-
"transactionHash": "
|
|
517
|
+
"blockHash": "0x0000000000000093e71b0bb9476bb4723bfbbc442456637bdfbeb14ac7d4d314",
|
|
518
|
+
"transactionHash": "0xc20edf66db73a913baecd1badbdabd401678494ca6c82478a6e0207dca0d9b21",
|
|
519
519
|
"logs": [],
|
|
520
|
-
"blockNumber":
|
|
520
|
+
"blockNumber": 147,
|
|
521
521
|
"cumulativeGasUsed": "1701428",
|
|
522
522
|
"status": 1,
|
|
523
523
|
"byzantium": true
|