@layerzerolabs/lz-evm-sdk-v2 2.1.17 → 2.1.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deployments/arbitrum-sandbox-local/DVN.json +1864 -0
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +500 -0
- package/deployments/{metis-sandbox-local → arbitrum-sandbox-local}/DVNFeeLib.json +8 -8
- package/deployments/{metis-sandbox-local → arbitrum-sandbox-local}/PriceFeed.json +16 -16
- package/deployments/{metis-sandbox-local → arbitrum-sandbox-local}/PriceFeedProxyAdmin.json +11 -11
- package/deployments/{metis-sandbox-local → arbitrum-sandbox-local}/PriceFeed_Implementation.json +5 -5
- package/deployments/{metis-sandbox-local → arbitrum-sandbox-local}/PriceFeed_Proxy.json +16 -16
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/DVN.json +25 -25
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/DVNDecompressor.json +9 -9
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +398 -0
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/DefaultProxyAdmin.json +7 -7
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/EndpointV2.json +14 -14
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/EndpointV2View.json +13 -13
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/EndpointV2View_Implementation.json +4 -4
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/EndpointV2View_Proxy.json +13 -13
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/Executor.json +43 -43
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/ExecutorDecompressor.json +8 -8
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/ExecutorFeeLib.json +8 -8
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/ExecutorProxyAdmin.json +11 -11
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/Executor_Implementation.json +11 -11
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/Executor_Proxy.json +43 -43
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/LzExecutor.json +16 -16
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/LzExecutor_Implementation.json +5 -5
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/LzExecutor_Proxy.json +16 -16
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/NonceContractMock.json +6 -6
- package/deployments/bsc-sandbox-local/PriceFeed.json +890 -0
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +283 -0
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +912 -0
- package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +244 -0
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/ReceiveUln301.json +12 -12
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/ReceiveUln301View.json +15 -15
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/ReceiveUln301View_Implementation.json +10 -10
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/ReceiveUln301View_Proxy.json +14 -14
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/ReceiveUln302.json +8 -8
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/ReceiveUln302View.json +13 -13
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/ReceiveUln302View_Implementation.json +9 -9
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/SendUln301.json +11 -11
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/SendUln302.json +8 -8
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/SimpleMessageLib.json +7 -7
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/Treasury.json +8 -8
- package/deployments/{metis-sandbox-local → bsc-sandbox-local}/TreasuryFeeHandler.json +5 -5
- package/deployments/ethereum-sandbox-local/DVN.json +24 -24
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +8 -8
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +8 -8
- 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 +43 -43
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +8 -8
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +8 -8
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +11 -11
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +11 -11
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +43 -43
- package/deployments/ethereum-sandbox-local/LzExecutor.json +16 -16
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +5 -5
- package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +16 -16
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +6 -6
- package/deployments/ethereum-sandbox-local/PriceFeed.json +16 -16
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +11 -11
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +5 -5
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +16 -16
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +11 -11
- package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +10 -10
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +8 -8
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +13 -13
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +9 -9
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
- package/deployments/ethereum-sandbox-local/SendUln301.json +10 -10
- package/deployments/ethereum-sandbox-local/SendUln302.json +8 -8
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +7 -7
- package/deployments/ethereum-sandbox-local/Treasury.json +8 -8
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +5 -5
- package/deployments/polygon-sandbox-local/DVN.json +19 -19
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +6 -6
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +6 -6
- 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 +29 -29
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +6 -6
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +6 -6
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +8 -8
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +10 -10
- package/deployments/polygon-sandbox-local/Executor_Proxy.json +29 -29
- package/deployments/polygon-sandbox-local/LzExecutor.json +11 -11
- package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +11 -11
- package/deployments/polygon-sandbox-local/NonceContractMock.json +5 -5
- package/deployments/polygon-sandbox-local/PriceFeed.json +11 -11
- package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +8 -8
- package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +11 -11
- package/deployments/polygon-sandbox-local/ReceiveUln301.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln301View.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln302.json +6 -6
- package/deployments/polygon-sandbox-local/ReceiveUln302View.json +9 -9
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +8 -8
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +9 -9
- package/deployments/polygon-sandbox-local/SendUln301.json +8 -8
- package/deployments/polygon-sandbox-local/SendUln302.json +6 -6
- package/deployments/polygon-sandbox-local/SimpleMessageLib.json +5 -5
- package/deployments/polygon-sandbox-local/Treasury.json +6 -6
- package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +4 -4
- package/deployments/tron-sandbox-local/DVN.json +1864 -0
- package/deployments/tron-sandbox-local/DVNDecompressor.json +500 -0
- package/deployments/tron-sandbox-local/DVNFeeLib.json +398 -0
- package/deployments/tron-sandbox-local/PriceFeed.json +890 -0
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +283 -0
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +912 -0
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +244 -0
- package/package.json +9 -9
|
@@ -302,7 +302,7 @@
|
|
|
302
302
|
"type": "receive"
|
|
303
303
|
}
|
|
304
304
|
],
|
|
305
|
-
"transactionHash": "
|
|
305
|
+
"transactionHash": "0xc580b032cae51e4dbe3016622a1fb853ec4128a70238edb06dcd8fe8733a642a",
|
|
306
306
|
"receipt": {
|
|
307
307
|
"to": null,
|
|
308
308
|
"from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
|
|
@@ -310,13 +310,13 @@
|
|
|
310
310
|
"transactionIndex": 0,
|
|
311
311
|
"gasUsed": "1064436",
|
|
312
312
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000800002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000020000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000020000000000080000000000000000080000000000000000000000000000000000000",
|
|
313
|
-
"blockHash": "
|
|
314
|
-
"transactionHash": "
|
|
313
|
+
"blockHash": "0x5a00c8eb83985cfcfebb9c52e646e68b572f92c05cca5a526b9f85ddbd5fabd9",
|
|
314
|
+
"transactionHash": "0xc580b032cae51e4dbe3016622a1fb853ec4128a70238edb06dcd8fe8733a642a",
|
|
315
315
|
"logs": [
|
|
316
316
|
{
|
|
317
317
|
"transactionIndex": 0,
|
|
318
318
|
"blockNumber": 45,
|
|
319
|
-
"transactionHash": "
|
|
319
|
+
"transactionHash": "0xc580b032cae51e4dbe3016622a1fb853ec4128a70238edb06dcd8fe8733a642a",
|
|
320
320
|
"address": "0xfbfbfDdd6e35dA57b7B0F9a2C10E34Be70B3A4E9",
|
|
321
321
|
"topics": [
|
|
322
322
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
],
|
|
326
326
|
"data": "0x",
|
|
327
327
|
"logIndex": 0,
|
|
328
|
-
"blockHash": "
|
|
328
|
+
"blockHash": "0x5a00c8eb83985cfcfebb9c52e646e68b572f92c05cca5a526b9f85ddbd5fabd9"
|
|
329
329
|
}
|
|
330
330
|
],
|
|
331
331
|
"blockNumber": 45,
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
"1000000000000000000"
|
|
338
338
|
],
|
|
339
339
|
"numDeployments": 1,
|
|
340
|
-
"solcInputHash": "
|
|
340
|
+
"solcInputHash": "86c57fe40f194bf7f46b9412f7185c72",
|
|
341
341
|
"bytecode": "0x60a060405234801561001057600080fd5b506040516112b43803806112b483398101604081905261002f91610090565b61003833610040565b6080526100a9565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6000602082840312156100a257600080fd5b5051919050565b6080516111f06100c460003960006107c801526111f06000f3fe6080604052600436106100695760003560e01c80638da5cb5b116100435780638da5cb5b146100df578063df2b057e14610114578063f2fde38b1461012757600080fd5b806301e3366714610075578063715018a6146100975780637bfa20a9146100ac57600080fd5b3661007057005b600080fd5b34801561008157600080fd5b50610095610090366004610d88565b610147565b005b3480156100a357600080fd5b5061009561015f565b3480156100b857600080fd5b506100cc6100c7366004610dc4565b610173565b6040519081526020015b60405180910390f35b3480156100eb57600080fd5b5060005460405173ffffffffffffffffffffffffffffffffffffffff90911681526020016100d6565b6100cc610122366004610dc4565b610343565b34801561013357600080fd5b50610095610142366004610e84565b610451565b61014f610508565b61015a838383610589565b505050565b610167610508565b61017160006105b9565b565b60006101826020850185610e9f565b67ffffffffffffffff166000036101e3576101a36040860160208701610ec9565b6040517fd009138a00000000000000000000000000000000000000000000000000000000815263ffffffff90911660048201526024015b60405180910390fd5b6101ed838361062e565b50600061021261020360a0880160808901610e9f565b67ffffffffffffffff166106d2565b90506000806102246020890189610e84565b73ffffffffffffffffffffffffffffffffffffffff166388a4124c61024f60408b0160208c01610ec9565b8561025d60208c018c610e9f565b6040517fffffffff0000000000000000000000000000000000000000000000000000000060e086901b16815263ffffffff939093166004840152602483019190915267ffffffffffffffff166044820152606401608060405180830381865afa1580156102ce573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906102f29190610f0d565b9350505091506103358288602001602081019061030f9190610f62565b61031f60c08c0160a08d01610f62565b61032f60608c0160408d01610f86565b8561073e565b93505050505b949350505050565b60006103526020850185610e9f565b67ffffffffffffffff16600003610373576101a36040860160208701610ec9565b61037d838361062e565b50600061039361020360a0880160808901610e9f565b90506000806103a56020890189610e84565b73ffffffffffffffffffffffffffffffffffffffff1663c1723a1d6103d060408b0160208c01610ec9565b856103de60208c018c610e9f565b6040517fffffffff0000000000000000000000000000000000000000000000000000000060e086901b16815263ffffffff939093166004840152602483019190915267ffffffffffffffff1660448201526064016080604051808303816000875af11580156102ce573d6000803e3d6000fd5b610459610508565b73ffffffffffffffffffffffffffffffffffffffff81166104fc576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084016101da565b610505816105b9565b50565b60005473ffffffffffffffffffffffffffffffffffffffff163314610171576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016101da565b73ffffffffffffffffffffffffffffffffffffffff83166105ae5761015a8282610838565b61015a83838361093e565b6000805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b600080821561068a576000806106458686856109ac565b6040517f7085244b00000000000000000000000000000000000000000000000000000000815260ff8516600482015290965092945085935050602490910190506101da565b8083146106c6576040517f04eb6e0c000000000000000000000000000000000000000000000000000000008152600481018290526024016101da565b60009150505b92915050565b6000806106e0604184610fd2565b90506106ed602082611018565b15610715576106fd602082611018565b610707908261102c565b61071290602061103f565b90505b8061072260e0604461103f565b61072c919061103f565b61073790604061103f565b9392505050565b60008061ffff8616156107515785610753565b845b9050600061271061076861ffff84168a610fd2565b6107729190611052565b90506fffffffffffffffffffffffffffffffff841615806107a357506fffffffffffffffffffffffffffffffff8516155b156107b157915061082f9050565b6000846fffffffffffffffffffffffffffffffff167f0000000000000000000000000000000000000000000000000000000000000000876fffffffffffffffffffffffffffffffff166108049190610fd2565b61080e9190611052565b610818908a61103f565b90508181116108275781610829565b805b93505050505b95945050505050565b73ffffffffffffffffffffffffffffffffffffffff8216610885576040517f6b7a931000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60008273ffffffffffffffffffffffffffffffffffffffff168260405160006040518083038185875af1925050503d80600081146108df576040519150601f19603f3d011682016040523d82523d6000602084013e6108e4565b606091505b505090508061015a576040517f465bc83400000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff84166004820152602481018390526044016101da565b73ffffffffffffffffffffffffffffffffffffffff821661098b576040517f6b7a931000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61015a73ffffffffffffffffffffffffffffffffffffffff84168383610a06565b6000368160018401816109c0888884610a93565b60028301929091506109d89089908990600301610aba565b94506002820161ffff821683016109f181838b8d611066565b979b909a50969850505061ffff160193505050565b6040805173ffffffffffffffffffffffffffffffffffffffff8416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fa9059cbb0000000000000000000000000000000000000000000000000000000017905261015a908490610adf565b600060028201610aa581848688611066565b610aae91611090565b60f01c95945050505050565b6000838383818110610ace57610ace6110d8565b919091013560f81c95945050505050565b6000610b41826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65648152508573ffffffffffffffffffffffffffffffffffffffff16610bee9092919063ffffffff16565b9050805160001480610b62575080806020019051810190610b629190611107565b61015a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e60448201527f6f7420737563636565640000000000000000000000000000000000000000000060648201526084016101da565b606061033b8484600085856000808673ffffffffffffffffffffffffffffffffffffffff168587604051610c22919061114d565b60006040518083038185875af1925050503d8060008114610c5f576040519150601f19603f3d011682016040523d82523d6000602084013e610c64565b606091505b5091509150610c7587838387610c80565b979650505050505050565b60608315610d16578251600003610d0f5773ffffffffffffffffffffffffffffffffffffffff85163b610d0f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016101da565b508161033b565b61033b8383815115610d2b5781518083602001fd5b806040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016101da9190611169565b803573ffffffffffffffffffffffffffffffffffffffff81168114610d8357600080fd5b919050565b600080600060608486031215610d9d57600080fd5b610da684610d5f565b9250610db460208501610d5f565b9150604084013590509250925092565b600080600080848603610140811215610ddc57600080fd5b60c0811215610dea57600080fd5b85945060607fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff4082011215610e1d57600080fd5b5060c08501925061012085013567ffffffffffffffff80821115610e4057600080fd5b818701915087601f830112610e5457600080fd5b813581811115610e6357600080fd5b886020828501011115610e7557600080fd5b95989497505060200194505050565b600060208284031215610e9657600080fd5b61073782610d5f565b600060208284031215610eb157600080fd5b813567ffffffffffffffff8116811461073757600080fd5b600060208284031215610edb57600080fd5b813563ffffffff8116811461073757600080fd5b6fffffffffffffffffffffffffffffffff8116811461050557600080fd5b60008060008060808587031215610f2357600080fd5b845193506020850151610f3581610eef565b6040860151909350610f4681610eef565b6060860151909250610f5781610eef565b939692955090935050565b600060208284031215610f7457600080fd5b813561ffff8116811461073757600080fd5b600060208284031215610f9857600080fd5b813561073781610eef565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b80820281158282048414176106cc576106cc610fa3565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b60008261102757611027610fe9565b500690565b818103818111156106cc576106cc610fa3565b808201808211156106cc576106cc610fa3565b60008261106157611061610fe9565b500490565b6000808585111561107657600080fd5b8386111561108357600080fd5b5050820193919092039150565b7fffff00000000000000000000000000000000000000000000000000000000000081358181169160028510156110d05780818660020360031b1b83161692505b505092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60006020828403121561111957600080fd5b8151801515811461073757600080fd5b60005b8381101561114457818101518382015260200161112c565b50506000910152565b6000825161115f818460208701611129565b9190910192915050565b6020815260008251806020840152611188816040850160208701611129565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016919091016040019291505056fea2646970667358221220c20fa11eeace278b2853c10fb9f480a3f0d24fd1e0a8ef87da3b97dfd04e493264736f6c63430008160033",
|
|
342
342
|
"deployedBytecode": "0x6080604052600436106100695760003560e01c80638da5cb5b116100435780638da5cb5b146100df578063df2b057e14610114578063f2fde38b1461012757600080fd5b806301e3366714610075578063715018a6146100975780637bfa20a9146100ac57600080fd5b3661007057005b600080fd5b34801561008157600080fd5b50610095610090366004610d88565b610147565b005b3480156100a357600080fd5b5061009561015f565b3480156100b857600080fd5b506100cc6100c7366004610dc4565b610173565b6040519081526020015b60405180910390f35b3480156100eb57600080fd5b5060005460405173ffffffffffffffffffffffffffffffffffffffff90911681526020016100d6565b6100cc610122366004610dc4565b610343565b34801561013357600080fd5b50610095610142366004610e84565b610451565b61014f610508565b61015a838383610589565b505050565b610167610508565b61017160006105b9565b565b60006101826020850185610e9f565b67ffffffffffffffff166000036101e3576101a36040860160208701610ec9565b6040517fd009138a00000000000000000000000000000000000000000000000000000000815263ffffffff90911660048201526024015b60405180910390fd5b6101ed838361062e565b50600061021261020360a0880160808901610e9f565b67ffffffffffffffff166106d2565b90506000806102246020890189610e84565b73ffffffffffffffffffffffffffffffffffffffff166388a4124c61024f60408b0160208c01610ec9565b8561025d60208c018c610e9f565b6040517fffffffff0000000000000000000000000000000000000000000000000000000060e086901b16815263ffffffff939093166004840152602483019190915267ffffffffffffffff166044820152606401608060405180830381865afa1580156102ce573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906102f29190610f0d565b9350505091506103358288602001602081019061030f9190610f62565b61031f60c08c0160a08d01610f62565b61032f60608c0160408d01610f86565b8561073e565b93505050505b949350505050565b60006103526020850185610e9f565b67ffffffffffffffff16600003610373576101a36040860160208701610ec9565b61037d838361062e565b50600061039361020360a0880160808901610e9f565b90506000806103a56020890189610e84565b73ffffffffffffffffffffffffffffffffffffffff1663c1723a1d6103d060408b0160208c01610ec9565b856103de60208c018c610e9f565b6040517fffffffff0000000000000000000000000000000000000000000000000000000060e086901b16815263ffffffff939093166004840152602483019190915267ffffffffffffffff1660448201526064016080604051808303816000875af11580156102ce573d6000803e3d6000fd5b610459610508565b73ffffffffffffffffffffffffffffffffffffffff81166104fc576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084016101da565b610505816105b9565b50565b60005473ffffffffffffffffffffffffffffffffffffffff163314610171576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016101da565b73ffffffffffffffffffffffffffffffffffffffff83166105ae5761015a8282610838565b61015a83838361093e565b6000805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b600080821561068a576000806106458686856109ac565b6040517f7085244b00000000000000000000000000000000000000000000000000000000815260ff8516600482015290965092945085935050602490910190506101da565b8083146106c6576040517f04eb6e0c000000000000000000000000000000000000000000000000000000008152600481018290526024016101da565b60009150505b92915050565b6000806106e0604184610fd2565b90506106ed602082611018565b15610715576106fd602082611018565b610707908261102c565b61071290602061103f565b90505b8061072260e0604461103f565b61072c919061103f565b61073790604061103f565b9392505050565b60008061ffff8616156107515785610753565b845b9050600061271061076861ffff84168a610fd2565b6107729190611052565b90506fffffffffffffffffffffffffffffffff841615806107a357506fffffffffffffffffffffffffffffffff8516155b156107b157915061082f9050565b6000846fffffffffffffffffffffffffffffffff167f0000000000000000000000000000000000000000000000000000000000000000876fffffffffffffffffffffffffffffffff166108049190610fd2565b61080e9190611052565b610818908a61103f565b90508181116108275781610829565b805b93505050505b95945050505050565b73ffffffffffffffffffffffffffffffffffffffff8216610885576040517f6b7a931000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60008273ffffffffffffffffffffffffffffffffffffffff168260405160006040518083038185875af1925050503d80600081146108df576040519150601f19603f3d011682016040523d82523d6000602084013e6108e4565b606091505b505090508061015a576040517f465bc83400000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff84166004820152602481018390526044016101da565b73ffffffffffffffffffffffffffffffffffffffff821661098b576040517f6b7a931000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61015a73ffffffffffffffffffffffffffffffffffffffff84168383610a06565b6000368160018401816109c0888884610a93565b60028301929091506109d89089908990600301610aba565b94506002820161ffff821683016109f181838b8d611066565b979b909a50969850505061ffff160193505050565b6040805173ffffffffffffffffffffffffffffffffffffffff8416602482015260448082018490528251808303909101815260649091019091526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fa9059cbb0000000000000000000000000000000000000000000000000000000017905261015a908490610adf565b600060028201610aa581848688611066565b610aae91611090565b60f01c95945050505050565b6000838383818110610ace57610ace6110d8565b919091013560f81c95945050505050565b6000610b41826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65648152508573ffffffffffffffffffffffffffffffffffffffff16610bee9092919063ffffffff16565b9050805160001480610b62575080806020019051810190610b629190611107565b61015a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e60448201527f6f7420737563636565640000000000000000000000000000000000000000000060648201526084016101da565b606061033b8484600085856000808673ffffffffffffffffffffffffffffffffffffffff168587604051610c22919061114d565b60006040518083038185875af1925050503d8060008114610c5f576040519150601f19603f3d011682016040523d82523d6000602084013e610c64565b606091505b5091509150610c7587838387610c80565b979650505050505050565b60608315610d16578251600003610d0f5773ffffffffffffffffffffffffffffffffffffffff85163b610d0f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e747261637400000060448201526064016101da565b508161033b565b61033b8383815115610d2b5781518083602001fd5b806040517f08c379a00000000000000000000000000000000000000000000000000000000081526004016101da9190611169565b803573ffffffffffffffffffffffffffffffffffffffff81168114610d8357600080fd5b919050565b600080600060608486031215610d9d57600080fd5b610da684610d5f565b9250610db460208501610d5f565b9150604084013590509250925092565b600080600080848603610140811215610ddc57600080fd5b60c0811215610dea57600080fd5b85945060607fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff4082011215610e1d57600080fd5b5060c08501925061012085013567ffffffffffffffff80821115610e4057600080fd5b818701915087601f830112610e5457600080fd5b813581811115610e6357600080fd5b886020828501011115610e7557600080fd5b95989497505060200194505050565b600060208284031215610e9657600080fd5b61073782610d5f565b600060208284031215610eb157600080fd5b813567ffffffffffffffff8116811461073757600080fd5b600060208284031215610edb57600080fd5b813563ffffffff8116811461073757600080fd5b6fffffffffffffffffffffffffffffffff8116811461050557600080fd5b60008060008060808587031215610f2357600080fd5b845193506020850151610f3581610eef565b6040860151909350610f4681610eef565b6060860151909250610f5781610eef565b939692955090935050565b600060208284031215610f7457600080fd5b813561ffff8116811461073757600080fd5b600060208284031215610f9857600080fd5b813561073781610eef565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b80820281158282048414176106cc576106cc610fa3565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b60008261102757611027610fe9565b500690565b818103818111156106cc576106cc610fa3565b808201808211156106cc576106cc610fa3565b60008261106157611061610fe9565b500490565b6000808585111561107657600080fd5b8386111561108357600080fd5b5050820193919092039150565b7fffff00000000000000000000000000000000000000000000000000000000000081358181169160028510156110d05780818660020360031b1b83161692505b505092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b60006020828403121561111957600080fd5b8151801515811461073757600080fd5b60005b8381101561114457818101518382015260200161112c565b50506000910152565b6000825161115f818460208701611129565b9190910192915050565b6020815260008251806020840152611188816040850160208701611129565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe016919091016040019291505056fea2646970667358221220c20fa11eeace278b2853c10fb9f480a3f0d24fd1e0a8ef87da3b97dfd04e493264736f6c63430008160033",
|
|
343
343
|
"devdoc": {
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"type": "function"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
|
-
"transactionHash": "
|
|
165
|
+
"transactionHash": "0xb2fd4b4557930198e752c3b47abc54437a715efd4212a7b10beef34e23faf7e1",
|
|
166
166
|
"receipt": {
|
|
167
167
|
"to": null,
|
|
168
168
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -170,13 +170,13 @@
|
|
|
170
170
|
"transactionIndex": 0,
|
|
171
171
|
"gasUsed": "644163",
|
|
172
172
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000020000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000040000000000000000020000000000000000000000010800000000000000000000000000000000000000000",
|
|
173
|
-
"blockHash": "
|
|
174
|
-
"transactionHash": "
|
|
173
|
+
"blockHash": "0x74cf41c38cad8deb9d8480bcd87907fee124c0b3283a99ada1ae850535771221",
|
|
174
|
+
"transactionHash": "0xb2fd4b4557930198e752c3b47abc54437a715efd4212a7b10beef34e23faf7e1",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
177
177
|
"transactionIndex": 0,
|
|
178
178
|
"blockNumber": 23,
|
|
179
|
-
"transactionHash": "
|
|
179
|
+
"transactionHash": "0xb2fd4b4557930198e752c3b47abc54437a715efd4212a7b10beef34e23faf7e1",
|
|
180
180
|
"address": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
|
|
181
181
|
"topics": [
|
|
182
182
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 0,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0x74cf41c38cad8deb9d8480bcd87907fee124c0b3283a99ada1ae850535771221"
|
|
189
189
|
}
|
|
190
190
|
],
|
|
191
191
|
"blockNumber": 23,
|
|
@@ -2352,7 +2352,7 @@
|
|
|
2352
2352
|
"type": "function"
|
|
2353
2353
|
}
|
|
2354
2354
|
],
|
|
2355
|
-
"transactionHash": "
|
|
2355
|
+
"transactionHash": "0x7a0e7fd736f76c7c9c2b1b183236b1801ec265eea594d74193fb3165cbd6959b",
|
|
2356
2356
|
"receipt": {
|
|
2357
2357
|
"to": null,
|
|
2358
2358
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
@@ -2360,13 +2360,13 @@
|
|
|
2360
2360
|
"transactionIndex": 0,
|
|
2361
2361
|
"gasUsed": "5501182",
|
|
2362
2362
|
"logsBloom": "0x00000000000000000002000000000000000001000200000020800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000800020000000000000000000800000010000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000020000000000000000000000008000000000001000000000000000000000000000000",
|
|
2363
|
-
"blockHash": "
|
|
2364
|
-
"transactionHash": "
|
|
2363
|
+
"blockHash": "0xa8c392a83e3edba4570adee29e2d32284879c717e4ad05d17d309bcda180d11d",
|
|
2364
|
+
"transactionHash": "0x7a0e7fd736f76c7c9c2b1b183236b1801ec265eea594d74193fb3165cbd6959b",
|
|
2365
2365
|
"logs": [
|
|
2366
2366
|
{
|
|
2367
2367
|
"transactionIndex": 0,
|
|
2368
2368
|
"blockNumber": 22,
|
|
2369
|
-
"transactionHash": "
|
|
2369
|
+
"transactionHash": "0x7a0e7fd736f76c7c9c2b1b183236b1801ec265eea594d74193fb3165cbd6959b",
|
|
2370
2370
|
"address": "0x0b48aF34f4c854F5ae1A3D587da471FeA45bAD52",
|
|
2371
2371
|
"topics": [
|
|
2372
2372
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -2375,24 +2375,24 @@
|
|
|
2375
2375
|
],
|
|
2376
2376
|
"data": "0x",
|
|
2377
2377
|
"logIndex": 0,
|
|
2378
|
-
"blockHash": "
|
|
2378
|
+
"blockHash": "0xa8c392a83e3edba4570adee29e2d32284879c717e4ad05d17d309bcda180d11d"
|
|
2379
2379
|
},
|
|
2380
2380
|
{
|
|
2381
2381
|
"transactionIndex": 0,
|
|
2382
2382
|
"blockNumber": 22,
|
|
2383
|
-
"transactionHash": "
|
|
2383
|
+
"transactionHash": "0x7a0e7fd736f76c7c9c2b1b183236b1801ec265eea594d74193fb3165cbd6959b",
|
|
2384
2384
|
"address": "0x0b48aF34f4c854F5ae1A3D587da471FeA45bAD52",
|
|
2385
2385
|
"topics": [
|
|
2386
2386
|
"0x6b374d56679ca9463f27c85c6311e2bb7fde69bf201d3da39d53f10bd9d78af5"
|
|
2387
2387
|
],
|
|
2388
2388
|
"data": "0x00000000000000000000000098a0bc3f9fdad482cb2e40de1291f8b0a6fe1860",
|
|
2389
2389
|
"logIndex": 1,
|
|
2390
|
-
"blockHash": "
|
|
2390
|
+
"blockHash": "0xa8c392a83e3edba4570adee29e2d32284879c717e4ad05d17d309bcda180d11d"
|
|
2391
2391
|
},
|
|
2392
2392
|
{
|
|
2393
2393
|
"transactionIndex": 0,
|
|
2394
2394
|
"blockNumber": 22,
|
|
2395
|
-
"transactionHash": "
|
|
2395
|
+
"transactionHash": "0x7a0e7fd736f76c7c9c2b1b183236b1801ec265eea594d74193fb3165cbd6959b",
|
|
2396
2396
|
"address": "0x0b48aF34f4c854F5ae1A3D587da471FeA45bAD52",
|
|
2397
2397
|
"topics": [
|
|
2398
2398
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -2401,7 +2401,7 @@
|
|
|
2401
2401
|
],
|
|
2402
2402
|
"data": "0x",
|
|
2403
2403
|
"logIndex": 2,
|
|
2404
|
-
"blockHash": "
|
|
2404
|
+
"blockHash": "0xa8c392a83e3edba4570adee29e2d32284879c717e4ad05d17d309bcda180d11d"
|
|
2405
2405
|
}
|
|
2406
2406
|
],
|
|
2407
2407
|
"blockNumber": 22,
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"type": "constructor"
|
|
332
332
|
}
|
|
333
333
|
],
|
|
334
|
-
"transactionHash": "
|
|
334
|
+
"transactionHash": "0xddb47734eac8897812eaa6c10a7adf5196a31eacee501c8426fa5585bb989d32",
|
|
335
335
|
"receipt": {
|
|
336
336
|
"to": null,
|
|
337
337
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -339,13 +339,13 @@
|
|
|
339
339
|
"transactionIndex": 0,
|
|
340
340
|
"gasUsed": "648879",
|
|
341
341
|
"logsBloom": "0x00040000000000000000000000008000400000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000002000000000000000000020000000000000000000040000008000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
342
|
-
"blockHash": "
|
|
343
|
-
"transactionHash": "
|
|
342
|
+
"blockHash": "0x906392e6cbc53c7215d24900b61770ca32d6b484d9d928ea55d293e876307e1a",
|
|
343
|
+
"transactionHash": "0xddb47734eac8897812eaa6c10a7adf5196a31eacee501c8426fa5585bb989d32",
|
|
344
344
|
"logs": [
|
|
345
345
|
{
|
|
346
346
|
"transactionIndex": 0,
|
|
347
347
|
"blockNumber": 25,
|
|
348
|
-
"transactionHash": "
|
|
348
|
+
"transactionHash": "0xddb47734eac8897812eaa6c10a7adf5196a31eacee501c8426fa5585bb989d32",
|
|
349
349
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
350
350
|
"topics": [
|
|
351
351
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -353,31 +353,31 @@
|
|
|
353
353
|
],
|
|
354
354
|
"data": "0x",
|
|
355
355
|
"logIndex": 0,
|
|
356
|
-
"blockHash": "
|
|
356
|
+
"blockHash": "0x906392e6cbc53c7215d24900b61770ca32d6b484d9d928ea55d293e876307e1a"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
359
|
"transactionIndex": 0,
|
|
360
360
|
"blockNumber": 25,
|
|
361
|
-
"transactionHash": "
|
|
361
|
+
"transactionHash": "0xddb47734eac8897812eaa6c10a7adf5196a31eacee501c8426fa5585bb989d32",
|
|
362
362
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
363
363
|
"topics": [
|
|
364
364
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
365
365
|
],
|
|
366
366
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
367
367
|
"logIndex": 1,
|
|
368
|
-
"blockHash": "
|
|
368
|
+
"blockHash": "0x906392e6cbc53c7215d24900b61770ca32d6b484d9d928ea55d293e876307e1a"
|
|
369
369
|
},
|
|
370
370
|
{
|
|
371
371
|
"transactionIndex": 0,
|
|
372
372
|
"blockNumber": 25,
|
|
373
|
-
"transactionHash": "
|
|
373
|
+
"transactionHash": "0xddb47734eac8897812eaa6c10a7adf5196a31eacee501c8426fa5585bb989d32",
|
|
374
374
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
375
375
|
"topics": [
|
|
376
376
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
377
377
|
],
|
|
378
378
|
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000094b75aa39bec4cb15e7b9593c315af203b7b847f",
|
|
379
379
|
"logIndex": 2,
|
|
380
|
-
"blockHash": "
|
|
380
|
+
"blockHash": "0x906392e6cbc53c7215d24900b61770ca32d6b484d9d928ea55d293e876307e1a"
|
|
381
381
|
}
|
|
382
382
|
],
|
|
383
383
|
"blockNumber": 25,
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"type": "function"
|
|
201
201
|
}
|
|
202
202
|
],
|
|
203
|
-
"transactionHash": "
|
|
203
|
+
"transactionHash": "0x9d49c4688c751c3238ba22929e63e5f2450b9be720d2732e8883ef0de31489de",
|
|
204
204
|
"receipt": {
|
|
205
205
|
"to": null,
|
|
206
206
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -208,8 +208,8 @@
|
|
|
208
208
|
"transactionIndex": 0,
|
|
209
209
|
"gasUsed": "778166",
|
|
210
210
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
211
|
-
"blockHash": "
|
|
212
|
-
"transactionHash": "
|
|
211
|
+
"blockHash": "0x206ac5c2d7f1a447cbb92acd3820d82b699d836c5e0172c10ec7d62c2d96314e",
|
|
212
|
+
"transactionHash": "0x9d49c4688c751c3238ba22929e63e5f2450b9be720d2732e8883ef0de31489de",
|
|
213
213
|
"logs": [],
|
|
214
214
|
"blockNumber": 24,
|
|
215
215
|
"cumulativeGasUsed": "778166",
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xddb47734eac8897812eaa6c10a7adf5196a31eacee501c8426fa5585bb989d32",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "648879",
|
|
143
143
|
"logsBloom": "0x00040000000000000000000000008000400000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000002000000000000000000020000000000000000000040000008000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x906392e6cbc53c7215d24900b61770ca32d6b484d9d928ea55d293e876307e1a",
|
|
145
|
+
"transactionHash": "0xddb47734eac8897812eaa6c10a7adf5196a31eacee501c8426fa5585bb989d32",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
149
|
"blockNumber": 25,
|
|
150
|
-
"transactionHash": "
|
|
150
|
+
"transactionHash": "0xddb47734eac8897812eaa6c10a7adf5196a31eacee501c8426fa5585bb989d32",
|
|
151
151
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -155,31 +155,31 @@
|
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x906392e6cbc53c7215d24900b61770ca32d6b484d9d928ea55d293e876307e1a"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
162
|
"blockNumber": 25,
|
|
163
|
-
"transactionHash": "
|
|
163
|
+
"transactionHash": "0xddb47734eac8897812eaa6c10a7adf5196a31eacee501c8426fa5585bb989d32",
|
|
164
164
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
167
167
|
],
|
|
168
168
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
169
169
|
"logIndex": 1,
|
|
170
|
-
"blockHash": "
|
|
170
|
+
"blockHash": "0x906392e6cbc53c7215d24900b61770ca32d6b484d9d928ea55d293e876307e1a"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"transactionIndex": 0,
|
|
174
174
|
"blockNumber": 25,
|
|
175
|
-
"transactionHash": "
|
|
175
|
+
"transactionHash": "0xddb47734eac8897812eaa6c10a7adf5196a31eacee501c8426fa5585bb989d32",
|
|
176
176
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
177
177
|
"topics": [
|
|
178
178
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
179
179
|
],
|
|
180
180
|
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000094b75aa39bec4cb15e7b9593c315af203b7b847f",
|
|
181
181
|
"logIndex": 2,
|
|
182
|
-
"blockHash": "
|
|
182
|
+
"blockHash": "0x906392e6cbc53c7215d24900b61770ca32d6b484d9d928ea55d293e876307e1a"
|
|
183
183
|
}
|
|
184
184
|
],
|
|
185
185
|
"blockNumber": 25,
|
|
@@ -1278,7 +1278,7 @@
|
|
|
1278
1278
|
"type": "constructor"
|
|
1279
1279
|
}
|
|
1280
1280
|
],
|
|
1281
|
-
"transactionHash": "
|
|
1281
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1282
1282
|
"receipt": {
|
|
1283
1283
|
"to": null,
|
|
1284
1284
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
@@ -1286,13 +1286,13 @@
|
|
|
1286
1286
|
"transactionIndex": 0,
|
|
1287
1287
|
"gasUsed": "1023277",
|
|
1288
1288
|
"logsBloom": "0x00000004000000000000000000000000400000000010000000000000100100104000000000000000000000020000800000000001000000200000000000100080000000000000000000000000000002000100000020000004000000000030000000000000020008100000000001000800000800800040000810000000000800000000000010000400080000000080004000000000008080000000000000800000000000000000200000000002000400400000000000000000001000000200000000000020001000000000040000040000002000000400000100010000008060000000000010000000800000000800000000000000000000000000000000200000",
|
|
1289
|
-
"blockHash": "
|
|
1290
|
-
"transactionHash": "
|
|
1289
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7",
|
|
1290
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1291
1291
|
"logs": [
|
|
1292
1292
|
{
|
|
1293
1293
|
"transactionIndex": 0,
|
|
1294
1294
|
"blockNumber": 41,
|
|
1295
|
-
"transactionHash": "
|
|
1295
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1296
1296
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1297
1297
|
"topics": [
|
|
1298
1298
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -1300,12 +1300,12 @@
|
|
|
1300
1300
|
],
|
|
1301
1301
|
"data": "0x",
|
|
1302
1302
|
"logIndex": 0,
|
|
1303
|
-
"blockHash": "
|
|
1303
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1304
1304
|
},
|
|
1305
1305
|
{
|
|
1306
1306
|
"transactionIndex": 0,
|
|
1307
1307
|
"blockNumber": 41,
|
|
1308
|
-
"transactionHash": "
|
|
1308
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1309
1309
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1310
1310
|
"topics": [
|
|
1311
1311
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1315,12 +1315,12 @@
|
|
|
1315
1315
|
],
|
|
1316
1316
|
"data": "0x",
|
|
1317
1317
|
"logIndex": 1,
|
|
1318
|
-
"blockHash": "
|
|
1318
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1319
1319
|
},
|
|
1320
1320
|
{
|
|
1321
1321
|
"transactionIndex": 0,
|
|
1322
1322
|
"blockNumber": 41,
|
|
1323
|
-
"transactionHash": "
|
|
1323
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1324
1324
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1325
1325
|
"topics": [
|
|
1326
1326
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1330,12 +1330,12 @@
|
|
|
1330
1330
|
],
|
|
1331
1331
|
"data": "0x",
|
|
1332
1332
|
"logIndex": 2,
|
|
1333
|
-
"blockHash": "
|
|
1333
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1334
1334
|
},
|
|
1335
1335
|
{
|
|
1336
1336
|
"transactionIndex": 0,
|
|
1337
1337
|
"blockNumber": 41,
|
|
1338
|
-
"transactionHash": "
|
|
1338
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1339
1339
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1340
1340
|
"topics": [
|
|
1341
1341
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1345,12 +1345,12 @@
|
|
|
1345
1345
|
],
|
|
1346
1346
|
"data": "0x",
|
|
1347
1347
|
"logIndex": 3,
|
|
1348
|
-
"blockHash": "
|
|
1348
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1349
1349
|
},
|
|
1350
1350
|
{
|
|
1351
1351
|
"transactionIndex": 0,
|
|
1352
1352
|
"blockNumber": 41,
|
|
1353
|
-
"transactionHash": "
|
|
1353
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1354
1354
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1355
1355
|
"topics": [
|
|
1356
1356
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1360,12 +1360,12 @@
|
|
|
1360
1360
|
],
|
|
1361
1361
|
"data": "0x",
|
|
1362
1362
|
"logIndex": 4,
|
|
1363
|
-
"blockHash": "
|
|
1363
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1364
1364
|
},
|
|
1365
1365
|
{
|
|
1366
1366
|
"transactionIndex": 0,
|
|
1367
1367
|
"blockNumber": 41,
|
|
1368
|
-
"transactionHash": "
|
|
1368
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1369
1369
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1370
1370
|
"topics": [
|
|
1371
1371
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1375,12 +1375,12 @@
|
|
|
1375
1375
|
],
|
|
1376
1376
|
"data": "0x",
|
|
1377
1377
|
"logIndex": 5,
|
|
1378
|
-
"blockHash": "
|
|
1378
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1379
1379
|
},
|
|
1380
1380
|
{
|
|
1381
1381
|
"transactionIndex": 0,
|
|
1382
1382
|
"blockNumber": 41,
|
|
1383
|
-
"transactionHash": "
|
|
1383
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1384
1384
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1385
1385
|
"topics": [
|
|
1386
1386
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1390,12 +1390,12 @@
|
|
|
1390
1390
|
],
|
|
1391
1391
|
"data": "0x",
|
|
1392
1392
|
"logIndex": 6,
|
|
1393
|
-
"blockHash": "
|
|
1393
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1394
1394
|
},
|
|
1395
1395
|
{
|
|
1396
1396
|
"transactionIndex": 0,
|
|
1397
1397
|
"blockNumber": 41,
|
|
1398
|
-
"transactionHash": "
|
|
1398
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1399
1399
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1400
1400
|
"topics": [
|
|
1401
1401
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1405,12 +1405,12 @@
|
|
|
1405
1405
|
],
|
|
1406
1406
|
"data": "0x",
|
|
1407
1407
|
"logIndex": 7,
|
|
1408
|
-
"blockHash": "
|
|
1408
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1409
1409
|
},
|
|
1410
1410
|
{
|
|
1411
1411
|
"transactionIndex": 0,
|
|
1412
1412
|
"blockNumber": 41,
|
|
1413
|
-
"transactionHash": "
|
|
1413
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1414
1414
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1415
1415
|
"topics": [
|
|
1416
1416
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1420,12 +1420,12 @@
|
|
|
1420
1420
|
],
|
|
1421
1421
|
"data": "0x",
|
|
1422
1422
|
"logIndex": 8,
|
|
1423
|
-
"blockHash": "
|
|
1423
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1424
1424
|
},
|
|
1425
1425
|
{
|
|
1426
1426
|
"transactionIndex": 0,
|
|
1427
1427
|
"blockNumber": 41,
|
|
1428
|
-
"transactionHash": "
|
|
1428
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1429
1429
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1430
1430
|
"topics": [
|
|
1431
1431
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1435,12 +1435,12 @@
|
|
|
1435
1435
|
],
|
|
1436
1436
|
"data": "0x",
|
|
1437
1437
|
"logIndex": 9,
|
|
1438
|
-
"blockHash": "
|
|
1438
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1439
1439
|
},
|
|
1440
1440
|
{
|
|
1441
1441
|
"transactionIndex": 0,
|
|
1442
1442
|
"blockNumber": 41,
|
|
1443
|
-
"transactionHash": "
|
|
1443
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1444
1444
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1445
1445
|
"topics": [
|
|
1446
1446
|
"0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
|
|
@@ -1450,31 +1450,31 @@
|
|
|
1450
1450
|
],
|
|
1451
1451
|
"data": "0x",
|
|
1452
1452
|
"logIndex": 10,
|
|
1453
|
-
"blockHash": "
|
|
1453
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1454
1454
|
},
|
|
1455
1455
|
{
|
|
1456
1456
|
"transactionIndex": 0,
|
|
1457
1457
|
"blockNumber": 41,
|
|
1458
|
-
"transactionHash": "
|
|
1458
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1459
1459
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1460
1460
|
"topics": [
|
|
1461
1461
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
1462
1462
|
],
|
|
1463
1463
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
1464
1464
|
"logIndex": 11,
|
|
1465
|
-
"blockHash": "
|
|
1465
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1466
1466
|
},
|
|
1467
1467
|
{
|
|
1468
1468
|
"transactionIndex": 0,
|
|
1469
1469
|
"blockNumber": 41,
|
|
1470
|
-
"transactionHash": "
|
|
1470
|
+
"transactionHash": "0x48e8e297514f1e3881d184975916b3345be9346d6a210c684a2f969c63529287",
|
|
1471
1471
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
1472
1472
|
"topics": [
|
|
1473
1473
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1474
1474
|
],
|
|
1475
1475
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e7c2a73131dd48d8ac46dcd7ab80c8cbee5b410a",
|
|
1476
1476
|
"logIndex": 12,
|
|
1477
|
-
"blockHash": "
|
|
1477
|
+
"blockHash": "0xddd462fbd5cebb5b1040ef76c23dc475f2ff816ed4a91ad8f5c96361e202c8f7"
|
|
1478
1478
|
}
|
|
1479
1479
|
],
|
|
1480
1480
|
"blockNumber": 41,
|