Transaction Hash:
Block:
5928655 at Jul-08-2018 06:14:32 PM +UTC
Transaction Fee:
0.007081008 ETH
$22.09
Gas Used:
590,084 Gas / 12 Gwei
Emitted Events:
37 |
DSProxy.LogSetOwner( owner=DSProxyFactory )
|
38 |
DSProxy.0x0000000000000000000000000000000000000000000000000000000000000000( 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000a26e15c895efc0616177b7c1e7270a4c7d51c997, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000040, 0000000000000000000000000000000000000000000000000000000000000000 )
|
39 |
DSProxyFactory.Created( sender=[Receiver] ProxyRegistry, owner=[Sender] 0x7a8ae0a59c0b6fda36590b6aaa5722aca0843ef3, proxy=DSProxy, cache=0x271293c6...1E07B0795 )
|
40 |
DSProxy.LogSetOwner( owner=[Sender] 0x7a8ae0a59c0b6fda36590b6aaa5722aca0843ef3 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x4678f0a6...3564f3fE4 | (Sky: Proxy Registry) | ||||
0x7a8ae0a5...CA0843Ef3 |
0.029693533295950714 Eth
Nonce: 23
|
0.022612525295950714 Eth
Nonce: 24
| 0.007081008 | ||
0xA26e15C8...C7D51C997 | (Sky: DS Proxy Factory) | ||||
0xBe34e670...B62C17b74 | (DSProxy #136) |
0 Eth
Nonce: 0
|
0 Eth
Nonce: 1
| ||
0xEA674fdD...16B898ec8
Miner
| (Ethermine) | 1,611.079860830213918861 Eth | 1,611.086941838213918861 Eth | 0.007081008 |
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/>.