Transaction Hash:
Block:
5900857 at Jul-03-2018 11:07:05 PM +UTC
Transaction Fee:
0.019472772 ETH
$58.59
Gas Used:
590,084 Gas / 33 Gwei
Emitted Events:
146 |
DSProxy.LogSetOwner( owner=DSProxyFactory )
|
147 |
DSProxy.0x0000000000000000000000000000000000000000000000000000000000000000( 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000a26e15c895efc0616177b7c1e7270a4c7d51c997, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000040, 0000000000000000000000000000000000000000000000000000000000000000 )
|
148 |
DSProxyFactory.Created( sender=[Receiver] ProxyRegistry, owner=[Sender] 0xb4f6ae2cca59f0ea3fb2559e32c61df753bb542a, proxy=DSProxy, cache=0x271293c6...1E07B0795 )
|
149 |
DSProxy.LogSetOwner( owner=[Sender] 0xb4f6ae2cca59f0ea3fb2559e32c61df753bb542a )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x4678f0a6...3564f3fE4 | (Sky: Proxy Registry) | ||||
0xA26e15C8...C7D51C997 | (Sky: DS Proxy Factory) | ||||
0xb2930B35...e543a0347
Miner
| (MiningPoolHub: Old Address) | 23,689.01584042546942018 Eth | 23,689.03531319746942018 Eth | 0.019472772 | |
0xb4F6aE2c...753Bb542A |
0.049255106226608946 Eth
Nonce: 549
|
0.029782334226608946 Eth
Nonce: 550
| 0.019472772 | ||
0xFB8c6679...22C00f453 | (DSProxy #106) |
0 Eth
Nonce: 0
|
0 Eth
Nonce: 1
|
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/>.