@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": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -331,64 +331,64 @@
|
|
|
331
331
|
"type": "constructor"
|
|
332
332
|
}
|
|
333
333
|
],
|
|
334
|
-
"transactionHash": "
|
|
334
|
+
"transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
|
|
335
335
|
"receipt": {
|
|
336
336
|
"to": null,
|
|
337
337
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
338
|
-
"contractAddress": "
|
|
338
|
+
"contractAddress": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
|
|
339
339
|
"transactionIndex": 0,
|
|
340
340
|
"gasUsed": "569376",
|
|
341
341
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
342
|
-
"blockHash": "
|
|
343
|
-
"transactionHash": "
|
|
342
|
+
"blockHash": "0x000000000000007368ab7227a7e09c7b7c39df05fc62f02ca9895935ef4ccd24",
|
|
343
|
+
"transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
|
|
344
344
|
"logs": [
|
|
345
345
|
{
|
|
346
346
|
"transactionIndex": 0,
|
|
347
|
-
"blockNumber":
|
|
348
|
-
"transactionHash": "
|
|
349
|
-
"address": "
|
|
347
|
+
"blockNumber": 115,
|
|
348
|
+
"transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
|
|
349
|
+
"address": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
|
|
350
350
|
"topics": [
|
|
351
351
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
352
|
-
"
|
|
352
|
+
"0x00000000000000000000000071e0eb804a02bc64ae134124ae124be6a8461f9c"
|
|
353
353
|
],
|
|
354
354
|
"data": "0x",
|
|
355
355
|
"logIndex": 0,
|
|
356
|
-
"blockHash": "
|
|
356
|
+
"blockHash": "0x000000000000007368ab7227a7e09c7b7c39df05fc62f02ca9895935ef4ccd24"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
359
|
"transactionIndex": 0,
|
|
360
|
-
"blockNumber":
|
|
361
|
-
"transactionHash": "
|
|
362
|
-
"address": "
|
|
360
|
+
"blockNumber": 115,
|
|
361
|
+
"transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
|
|
362
|
+
"address": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
|
|
363
363
|
"topics": [
|
|
364
364
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
365
365
|
],
|
|
366
366
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
367
367
|
"logIndex": 1,
|
|
368
|
-
"blockHash": "
|
|
368
|
+
"blockHash": "0x000000000000007368ab7227a7e09c7b7c39df05fc62f02ca9895935ef4ccd24"
|
|
369
369
|
},
|
|
370
370
|
{
|
|
371
371
|
"transactionIndex": 0,
|
|
372
|
-
"blockNumber":
|
|
373
|
-
"transactionHash": "
|
|
374
|
-
"address": "
|
|
372
|
+
"blockNumber": 115,
|
|
373
|
+
"transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
|
|
374
|
+
"address": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
|
|
375
375
|
"topics": [
|
|
376
376
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
377
377
|
],
|
|
378
|
-
"data": "
|
|
378
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ee4df3c2ff1277c3ef6402b4389e75e0b67fb606",
|
|
379
379
|
"logIndex": 2,
|
|
380
|
-
"blockHash": "
|
|
380
|
+
"blockHash": "0x000000000000007368ab7227a7e09c7b7c39df05fc62f02ca9895935ef4ccd24"
|
|
381
381
|
}
|
|
382
382
|
],
|
|
383
|
-
"blockNumber":
|
|
383
|
+
"blockNumber": 115,
|
|
384
384
|
"cumulativeGasUsed": "569376",
|
|
385
385
|
"status": 1,
|
|
386
386
|
"byzantium": true
|
|
387
387
|
},
|
|
388
388
|
"args": [
|
|
389
|
-
"
|
|
390
|
-
"
|
|
391
|
-
"
|
|
389
|
+
"0x71E0eB804a02bc64AE134124ae124be6A8461f9c",
|
|
390
|
+
"0xeE4dF3C2Ff1277C3EF6402b4389e75E0b67fB606",
|
|
391
|
+
"0xc4d66de80000000000000000000000008288659cb5b850f0aa8ecc9a739b60169eeac3e4"
|
|
392
392
|
],
|
|
393
393
|
"numDeployments": 1,
|
|
394
394
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -398,10 +398,10 @@
|
|
|
398
398
|
"execute": {
|
|
399
399
|
"methodName": "initialize",
|
|
400
400
|
"args": [
|
|
401
|
-
"
|
|
401
|
+
"0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4"
|
|
402
402
|
]
|
|
403
403
|
},
|
|
404
|
-
"implementation": "
|
|
404
|
+
"implementation": "0x71E0eB804a02bc64AE134124ae124be6A8461f9c",
|
|
405
405
|
"devdoc": {
|
|
406
406
|
"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.",
|
|
407
407
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x71E0eB804a02bc64AE134124ae124be6A8461f9c",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -200,18 +200,18 @@
|
|
|
200
200
|
"type": "function"
|
|
201
201
|
}
|
|
202
202
|
],
|
|
203
|
-
"transactionHash": "
|
|
203
|
+
"transactionHash": "0x397625cef4a1a443b91e349160fab25942b6a3058df08092dfd9aeb69094b627",
|
|
204
204
|
"receipt": {
|
|
205
205
|
"to": null,
|
|
206
206
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
207
|
-
"contractAddress": "
|
|
207
|
+
"contractAddress": "0x71E0eB804a02bc64AE134124ae124be6A8461f9c",
|
|
208
208
|
"transactionIndex": 0,
|
|
209
209
|
"gasUsed": "686764",
|
|
210
210
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
211
|
-
"blockHash": "
|
|
212
|
-
"transactionHash": "
|
|
211
|
+
"blockHash": "0x0000000000000072db524279f4054ffe33fbe60e02351ed8f0c76668e3ffc533",
|
|
212
|
+
"transactionHash": "0x397625cef4a1a443b91e349160fab25942b6a3058df08092dfd9aeb69094b627",
|
|
213
213
|
"logs": [],
|
|
214
|
-
"blockNumber":
|
|
214
|
+
"blockNumber": 114,
|
|
215
215
|
"cumulativeGasUsed": "686764",
|
|
216
216
|
"status": 1,
|
|
217
217
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,64 +133,64 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "569376",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x000000000000007368ab7227a7e09c7b7c39df05fc62f02ca9895935ef4ccd24",
|
|
145
|
+
"transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 115,
|
|
150
|
+
"transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
|
|
151
|
+
"address": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x00000000000000000000000071e0eb804a02bc64ae134124ae124be6a8461f9c"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x000000000000007368ab7227a7e09c7b7c39df05fc62f02ca9895935ef4ccd24"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 115,
|
|
163
|
+
"transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
|
|
164
|
+
"address": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0x000000000000007368ab7227a7e09c7b7c39df05fc62f02ca9895935ef4ccd24"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"transactionIndex": 0,
|
|
174
|
-
"blockNumber":
|
|
175
|
-
"transactionHash": "
|
|
176
|
-
"address": "
|
|
174
|
+
"blockNumber": 115,
|
|
175
|
+
"transactionHash": "0x84654ae4d7a447b9662bb224cb4206539b30ed5db8c95ee38003e8604ab7cbc9",
|
|
176
|
+
"address": "0x149c2162fF8bd9d8eDc05AddBf8a37da8F05aA56",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
|
-
"data": "
|
|
180
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ee4df3c2ff1277c3ef6402b4389e75e0b67fb606",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0x000000000000007368ab7227a7e09c7b7c39df05fc62f02ca9895935ef4ccd24"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
|
-
"blockNumber":
|
|
185
|
+
"blockNumber": 115,
|
|
186
186
|
"cumulativeGasUsed": "569376",
|
|
187
187
|
"status": 1,
|
|
188
188
|
"byzantium": true
|
|
189
189
|
},
|
|
190
190
|
"args": [
|
|
191
|
-
"
|
|
192
|
-
"
|
|
193
|
-
"
|
|
191
|
+
"0x71E0eB804a02bc64AE134124ae124be6A8461f9c",
|
|
192
|
+
"0xeE4dF3C2Ff1277C3EF6402b4389e75E0b67fB606",
|
|
193
|
+
"0xc4d66de80000000000000000000000008288659cb5b850f0aa8ecc9a739b60169eeac3e4"
|
|
194
194
|
],
|
|
195
195
|
"numDeployments": 1,
|
|
196
196
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1446,35 +1446,35 @@
|
|
|
1446
1446
|
"type": "constructor"
|
|
1447
1447
|
}
|
|
1448
1448
|
],
|
|
1449
|
-
"transactionHash": "
|
|
1449
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1450
1450
|
"receipt": {
|
|
1451
1451
|
"to": null,
|
|
1452
1452
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
1453
|
-
"contractAddress": "
|
|
1453
|
+
"contractAddress": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1454
1454
|
"transactionIndex": 0,
|
|
1455
1455
|
"gasUsed": "930331",
|
|
1456
1456
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1457
|
-
"blockHash": "
|
|
1458
|
-
"transactionHash": "
|
|
1457
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc",
|
|
1458
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1459
1459
|
"logs": [
|
|
1460
1460
|
{
|
|
1461
1461
|
"transactionIndex": 0,
|
|
1462
1462
|
"blockNumber": 145,
|
|
1463
|
-
"transactionHash": "
|
|
1464
|
-
"address": "
|
|
1463
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1464
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1465
1465
|
"topics": [
|
|
1466
1466
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1467
|
-
"
|
|
1467
|
+
"0x000000000000000000000000b198798daefb0d67bf66679ad927d8fa52c337d4"
|
|
1468
1468
|
],
|
|
1469
1469
|
"data": "0x",
|
|
1470
1470
|
"logIndex": 0,
|
|
1471
|
-
"blockHash": "
|
|
1471
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1472
1472
|
},
|
|
1473
1473
|
{
|
|
1474
1474
|
"transactionIndex": 0,
|
|
1475
1475
|
"blockNumber": 145,
|
|
1476
|
-
"transactionHash": "
|
|
1477
|
-
"address": "
|
|
1476
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1477
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1478
1478
|
"topics": [
|
|
1479
1479
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1480
1480
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1483,73 +1483,73 @@
|
|
|
1483
1483
|
],
|
|
1484
1484
|
"data": "0x",
|
|
1485
1485
|
"logIndex": 1,
|
|
1486
|
-
"blockHash": "
|
|
1486
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1487
1487
|
},
|
|
1488
1488
|
{
|
|
1489
1489
|
"transactionIndex": 0,
|
|
1490
1490
|
"blockNumber": 145,
|
|
1491
|
-
"transactionHash": "
|
|
1492
|
-
"address": "
|
|
1491
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1492
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1493
1493
|
"topics": [
|
|
1494
1494
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1495
1495
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
1496
|
-
"
|
|
1496
|
+
"0x0000000000000000000000000115d2f47982f1c0c597ee072cc48ac463fc21d2",
|
|
1497
1497
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
|
|
1498
1498
|
],
|
|
1499
1499
|
"data": "0x",
|
|
1500
1500
|
"logIndex": 2,
|
|
1501
|
-
"blockHash": "
|
|
1501
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1502
1502
|
},
|
|
1503
1503
|
{
|
|
1504
1504
|
"transactionIndex": 0,
|
|
1505
1505
|
"blockNumber": 145,
|
|
1506
|
-
"transactionHash": "
|
|
1507
|
-
"address": "
|
|
1506
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1507
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1508
1508
|
"topics": [
|
|
1509
1509
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1510
1510
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
1511
|
-
"
|
|
1511
|
+
"0x000000000000000000000000bae6a377804734a39ccdcc9df2c04da2847862f7",
|
|
1512
1512
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
|
|
1513
1513
|
],
|
|
1514
1514
|
"data": "0x",
|
|
1515
1515
|
"logIndex": 3,
|
|
1516
|
-
"blockHash": "
|
|
1516
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1517
1517
|
},
|
|
1518
1518
|
{
|
|
1519
1519
|
"transactionIndex": 0,
|
|
1520
1520
|
"blockNumber": 145,
|
|
1521
|
-
"transactionHash": "
|
|
1522
|
-
"address": "
|
|
1521
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1522
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1523
1523
|
"topics": [
|
|
1524
1524
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1525
1525
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
1526
|
-
"
|
|
1526
|
+
"0x0000000000000000000000006beb39009b47a614dbed1dc50d7b7fe3784823e6",
|
|
1527
1527
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
|
|
1528
1528
|
],
|
|
1529
1529
|
"data": "0x",
|
|
1530
1530
|
"logIndex": 4,
|
|
1531
|
-
"blockHash": "
|
|
1531
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1532
1532
|
},
|
|
1533
1533
|
{
|
|
1534
1534
|
"transactionIndex": 0,
|
|
1535
1535
|
"blockNumber": 145,
|
|
1536
|
-
"transactionHash": "
|
|
1537
|
-
"address": "
|
|
1536
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1537
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1538
1538
|
"topics": [
|
|
1539
1539
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1540
1540
|
"0x724aface199fe5bed93ae8508474576a9adf3dc443b2c451842a2242919f19de",
|
|
1541
|
-
"
|
|
1541
|
+
"0x000000000000000000000000fb608d6b4cf51c71a529fe2559db11015d1ef4a0",
|
|
1542
1542
|
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
|
|
1543
1543
|
],
|
|
1544
1544
|
"data": "0x",
|
|
1545
1545
|
"logIndex": 5,
|
|
1546
|
-
"blockHash": "
|
|
1546
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1547
1547
|
},
|
|
1548
1548
|
{
|
|
1549
1549
|
"transactionIndex": 0,
|
|
1550
1550
|
"blockNumber": 145,
|
|
1551
|
-
"transactionHash": "
|
|
1552
|
-
"address": "
|
|
1551
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1552
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1553
1553
|
"topics": [
|
|
1554
1554
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1555
1555
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -1558,13 +1558,13 @@
|
|
|
1558
1558
|
],
|
|
1559
1559
|
"data": "0x",
|
|
1560
1560
|
"logIndex": 6,
|
|
1561
|
-
"blockHash": "
|
|
1561
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1562
1562
|
},
|
|
1563
1563
|
{
|
|
1564
1564
|
"transactionIndex": 0,
|
|
1565
1565
|
"blockNumber": 145,
|
|
1566
|
-
"transactionHash": "
|
|
1567
|
-
"address": "
|
|
1566
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1567
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1568
1568
|
"topics": [
|
|
1569
1569
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1570
1570
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -1573,13 +1573,13 @@
|
|
|
1573
1573
|
],
|
|
1574
1574
|
"data": "0x",
|
|
1575
1575
|
"logIndex": 7,
|
|
1576
|
-
"blockHash": "
|
|
1576
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1577
1577
|
},
|
|
1578
1578
|
{
|
|
1579
1579
|
"transactionIndex": 0,
|
|
1580
1580
|
"blockNumber": 145,
|
|
1581
|
-
"transactionHash": "
|
|
1582
|
-
"address": "
|
|
1581
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1582
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1583
1583
|
"topics": [
|
|
1584
1584
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1585
1585
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -1588,13 +1588,13 @@
|
|
|
1588
1588
|
],
|
|
1589
1589
|
"data": "0x",
|
|
1590
1590
|
"logIndex": 8,
|
|
1591
|
-
"blockHash": "
|
|
1591
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1592
1592
|
},
|
|
1593
1593
|
{
|
|
1594
1594
|
"transactionIndex": 0,
|
|
1595
1595
|
"blockNumber": 145,
|
|
1596
|
-
"transactionHash": "
|
|
1597
|
-
"address": "
|
|
1596
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1597
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1598
1598
|
"topics": [
|
|
1599
1599
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1600
1600
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -1603,13 +1603,13 @@
|
|
|
1603
1603
|
],
|
|
1604
1604
|
"data": "0x",
|
|
1605
1605
|
"logIndex": 9,
|
|
1606
|
-
"blockHash": "
|
|
1606
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1607
1607
|
},
|
|
1608
1608
|
{
|
|
1609
1609
|
"transactionIndex": 0,
|
|
1610
1610
|
"blockNumber": 145,
|
|
1611
|
-
"transactionHash": "
|
|
1612
|
-
"address": "
|
|
1611
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1612
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1613
1613
|
"topics": [
|
|
1614
1614
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1615
1615
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -1618,13 +1618,13 @@
|
|
|
1618
1618
|
],
|
|
1619
1619
|
"data": "0x",
|
|
1620
1620
|
"logIndex": 10,
|
|
1621
|
-
"blockHash": "
|
|
1621
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1622
1622
|
},
|
|
1623
1623
|
{
|
|
1624
1624
|
"transactionIndex": 0,
|
|
1625
1625
|
"blockNumber": 145,
|
|
1626
|
-
"transactionHash": "
|
|
1627
|
-
"address": "
|
|
1626
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1627
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1628
1628
|
"topics": [
|
|
1629
1629
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
1630
1630
|
"0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775",
|
|
@@ -1633,31 +1633,31 @@
|
|
|
1633
1633
|
],
|
|
1634
1634
|
"data": "0x",
|
|
1635
1635
|
"logIndex": 11,
|
|
1636
|
-
"blockHash": "
|
|
1636
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1637
1637
|
},
|
|
1638
1638
|
{
|
|
1639
1639
|
"transactionIndex": 0,
|
|
1640
1640
|
"blockNumber": 145,
|
|
1641
|
-
"transactionHash": "
|
|
1642
|
-
"address": "
|
|
1641
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1642
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1643
1643
|
"topics": [
|
|
1644
1644
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
1645
1645
|
],
|
|
1646
1646
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
1647
1647
|
"logIndex": 12,
|
|
1648
|
-
"blockHash": "
|
|
1648
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1649
1649
|
},
|
|
1650
1650
|
{
|
|
1651
1651
|
"transactionIndex": 0,
|
|
1652
1652
|
"blockNumber": 145,
|
|
1653
|
-
"transactionHash": "
|
|
1654
|
-
"address": "
|
|
1653
|
+
"transactionHash": "0x7223c7810bfcb59e1446732c38c4cbc5a426a8cf674da29d733870e169f56e7e",
|
|
1654
|
+
"address": "0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D",
|
|
1655
1655
|
"topics": [
|
|
1656
1656
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1657
1657
|
],
|
|
1658
|
-
"data": "
|
|
1658
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f53bb92d46f6472740603283ecf784d9d57873f8",
|
|
1659
1659
|
"logIndex": 13,
|
|
1660
|
-
"blockHash": "
|
|
1660
|
+
"blockHash": "0x000000000000009196db055ed497cf37a07b9de8d2932262ba14f4d491d25abc"
|
|
1661
1661
|
}
|
|
1662
1662
|
],
|
|
1663
1663
|
"blockNumber": 145,
|
|
@@ -1666,9 +1666,9 @@
|
|
|
1666
1666
|
"byzantium": true
|
|
1667
1667
|
},
|
|
1668
1668
|
"args": [
|
|
1669
|
-
"
|
|
1670
|
-
"
|
|
1671
|
-
"
|
|
1669
|
+
"0xb198798daEfb0d67Bf66679Ad927D8Fa52c337D4",
|
|
1670
|
+
"0xf53BB92D46F6472740603283EcF784d9d57873F8",
|
|
1671
|
+
"0x009fc6810000000000000000000000008288659cb5b850f0aa8ecc9a739b60169eeac3e4000000000000000000000000c9b6deb2bf7b18ff0e72f74f8fe486cefb8183a800000000000000000000000000000000000000000000000000000000000000c00000000000000000000000002f5684d8cbbf3029d71ad47f75c43c12193b385a0000000000000000000000009b63f0cef479924e5d2c4e22dbe31e6d0353b448000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000115d2f47982f1c0c597ee072cc48ac463fc21d2000000000000000000000000bae6a377804734a39ccdcc9df2c04da2847862f70000000000000000000000006beb39009b47a614dbed1dc50d7b7fe3784823e6000000000000000000000000fb608d6b4cf51c71a529fe2559db11015d1ef4a00000000000000000000000000000000000000000000000000000000000000007000000000000000000000000b9cb228d7498d6f02b0f88f7b16d2cf836d2aea9000000000000000000000000f5e8a439c599205c1ab06b535de46681aed1007a0000000000000000000000000e251d9095dd128292a28eb383127d05d95bbd17000000000000000000000000c48cab17fcb3eb38030bc4ea54b62353d2802ba80000000000000000000000007aa071813c372a9b34a3bac1c002e2b7434c345e000000000000000000000000aada98978453263132587d0805c4a17376af9f13000000000000000000000000aada98978453263132587d0805c4a17376af9f13"
|
|
1672
1672
|
],
|
|
1673
1673
|
"numDeployments": 1,
|
|
1674
1674
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1678,15 +1678,15 @@
|
|
|
1678
1678
|
"execute": {
|
|
1679
1679
|
"methodName": "initialize",
|
|
1680
1680
|
"args": [
|
|
1681
|
-
"
|
|
1682
|
-
"
|
|
1681
|
+
"0x8288659CB5B850f0aa8Ecc9a739B60169EeAc3E4",
|
|
1682
|
+
"0xC9b6deb2bF7b18Ff0E72F74F8fE486CeFb8183A8",
|
|
1683
1683
|
[
|
|
1684
|
-
"
|
|
1685
|
-
"
|
|
1686
|
-
"
|
|
1687
|
-
"
|
|
1684
|
+
"0x0115D2f47982f1C0c597Ee072cC48ac463FC21D2",
|
|
1685
|
+
"0xbAE6A377804734A39CcdCC9df2c04dA2847862f7",
|
|
1686
|
+
"0x6bEb39009B47A614DbeD1Dc50D7B7Fe3784823E6",
|
|
1687
|
+
"0xFB608d6b4cf51c71A529fE2559Db11015D1Ef4A0"
|
|
1688
1688
|
],
|
|
1689
|
-
"
|
|
1689
|
+
"0x2f5684D8CbBF3029d71ad47f75C43C12193b385A",
|
|
1690
1690
|
"0x9B63F0Cef479924E5d2C4E22DBE31E6d0353B448",
|
|
1691
1691
|
[
|
|
1692
1692
|
"0xB9Cb228D7498d6F02B0F88F7b16d2Cf836d2aeA9",
|
|
@@ -1699,7 +1699,7 @@
|
|
|
1699
1699
|
]
|
|
1700
1700
|
]
|
|
1701
1701
|
},
|
|
1702
|
-
"implementation": "
|
|
1702
|
+
"implementation": "0xb198798daEfb0d67Bf66679Ad927D8Fa52c337D4",
|
|
1703
1703
|
"devdoc": {
|
|
1704
1704
|
"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.",
|
|
1705
1705
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x1E0BcfD64cD1E36D9Db95A866D4755B46FC8B9F3",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -211,22 +211,22 @@
|
|
|
211
211
|
"type": "function"
|
|
212
212
|
}
|
|
213
213
|
],
|
|
214
|
-
"transactionHash": "
|
|
214
|
+
"transactionHash": "0x03916e50ee1ff958dd31e44bfb634a9bce89f2831aee6e46745bf5eb1247807d",
|
|
215
215
|
"receipt": {
|
|
216
216
|
"to": null,
|
|
217
217
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
218
|
-
"contractAddress": "
|
|
218
|
+
"contractAddress": "0x1E0BcfD64cD1E36D9Db95A866D4755B46FC8B9F3",
|
|
219
219
|
"transactionIndex": 0,
|
|
220
220
|
"gasUsed": "1294919",
|
|
221
221
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
222
|
-
"blockHash": "
|
|
223
|
-
"transactionHash": "
|
|
222
|
+
"blockHash": "0x00000000000000967d8e2348f6b0375ab0dc12cccf214ce547682facf95c4a31",
|
|
223
|
+
"transactionHash": "0x03916e50ee1ff958dd31e44bfb634a9bce89f2831aee6e46745bf5eb1247807d",
|
|
224
224
|
"logs": [
|
|
225
225
|
{
|
|
226
226
|
"transactionIndex": 0,
|
|
227
|
-
"blockNumber":
|
|
228
|
-
"transactionHash": "
|
|
229
|
-
"address": "
|
|
227
|
+
"blockNumber": 150,
|
|
228
|
+
"transactionHash": "0x03916e50ee1ff958dd31e44bfb634a9bce89f2831aee6e46745bf5eb1247807d",
|
|
229
|
+
"address": "0x1E0BcfD64cD1E36D9Db95A866D4755B46FC8B9F3",
|
|
230
230
|
"topics": [
|
|
231
231
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
232
232
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -234,16 +234,16 @@
|
|
|
234
234
|
],
|
|
235
235
|
"data": "0x",
|
|
236
236
|
"logIndex": 0,
|
|
237
|
-
"blockHash": "
|
|
237
|
+
"blockHash": "0x00000000000000967d8e2348f6b0375ab0dc12cccf214ce547682facf95c4a31"
|
|
238
238
|
}
|
|
239
239
|
],
|
|
240
|
-
"blockNumber":
|
|
240
|
+
"blockNumber": 150,
|
|
241
241
|
"cumulativeGasUsed": "1294919",
|
|
242
242
|
"status": 1,
|
|
243
243
|
"byzantium": true
|
|
244
244
|
},
|
|
245
245
|
"args": [
|
|
246
|
-
"
|
|
246
|
+
"0xD0fb2e70f4b070d3aDb04A7a85ED8f55Bb83E55D"
|
|
247
247
|
],
|
|
248
248
|
"numDeployments": 1,
|
|
249
249
|
"solcInputHash": "714031e6dade3e2f236b2792808e46af",
|