Transaction Hash:
Block:
5870601 at Jun-28-2018 06:55:25 PM +UTC
Transaction Fee:
0.00295042 ETH
$11.35
Gas Used:
590,084 Gas / 5 Gwei
Emitted Events:
32 |
DSProxy.LogSetOwner( owner=DSProxyFactory )
|
33 |
DSProxy.0x0000000000000000000000000000000000000000000000000000000000000000( 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000a26e15c895efc0616177b7c1e7270a4c7d51c997, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000040, 0000000000000000000000000000000000000000000000000000000000000000 )
|
34 |
DSProxyFactory.Created( sender=[Receiver] ProxyRegistry, owner=[Sender] 0x3955dd8cfdbf0a12e0d2cb1dd478cbd757eb3774, proxy=DSProxy, cache=0x271293c6...1E07B0795 )
|
35 |
DSProxy.LogSetOwner( owner=[Sender] 0x3955dd8cfdbf0a12e0d2cb1dd478cbd757eb3774 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x3955dd8C...757eB3774 |
0.077268443 Eth
Nonce: 38
|
0.074318023 Eth
Nonce: 39
| 0.00295042 | ||
0x4678f0a6...3564f3fE4 | (Sky: Proxy Registry) | ||||
0x4e92A32F...BFCaDE6f3 | (DSProxy #45) |
0 Eth
Nonce: 0
|
0 Eth
Nonce: 1
| ||
0xA26e15C8...C7D51C997 | (Sky: DS Proxy Factory) | ||||
0xEA674fdD...16B898ec8
Miner
| (Ethermine) | 946.83239945508750735 Eth | 946.83534987508750735 Eth | 0.00295042 |
Execution Trace
File 1 of 3: ProxyRegistry
File 2 of 3: DSProxy
File 3 of 3: DSProxyFactory
12345678910111213141516// proxy.sol - execute actions atomically through the proxy's identity// Copyright (C) 2017 DappHub, LLC// This program is free software: you can redistribute it and/or modify// it under the terms of the GNU General Public License as published by// the Free Software Foundation, either version 3 of the License, or// (at your option) any later version.// This program is distributed in the hope that it will be useful,// but WITHOUT ANY WARRANTY; without even the implied warranty of// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the// GNU General Public License for more details.// You should have received a copy of the GNU General Public License// along with this program. If not, see <http://www.gnu.org/licenses/>.
File 2 of 3: DSProxy
12345678910111213141516// proxy.sol - execute actions atomically through the proxy's identity// Copyright (C) 2017 DappHub, LLC// This program is free software: you can redistribute it and/or modify// it under the terms of the GNU General Public License as published by// the Free Software Foundation, either version 3 of the License, or// (at your option) any later version.// This program is distributed in the hope that it will be useful,// but WITHOUT ANY WARRANTY; without even the implied warranty of// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the// GNU General Public License for more details.// You should have received a copy of the GNU General Public License// along with this program. If not, see <http://www.gnu.org/licenses/>.
File 3 of 3: DSProxyFactory
12345678910111213141516// proxy.sol - execute actions atomically through the proxy's identity// Copyright (C) 2017 DappHub, LLC// This program is free software: you can redistribute it and/or modify// it under the terms of the GNU General Public License as published by// the Free Software Foundation, either version 3 of the License, or// (at your option) any later version.// This program is distributed in the hope that it will be useful,// but WITHOUT ANY WARRANTY; without even the implied warranty of// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the// GNU General Public License for more details.// You should have received a copy of the GNU General Public License// along with this program. If not, see <http://www.gnu.org/licenses/>.