Transaction Hash:
Block:
20088316 at Jun-14-2024 06:40:47 AM +UTC
Transaction Fee:
0.003988779752382762 ETH
$11.91
Gas Used:
596,158 Gas / 6.690809739 Gwei
Emitted Events:
112 |
DSProxy.LogSetOwner( owner=DSProxyFactory )
|
113 |
DSProxy.0x0000000000000000000000000000000000000000000000000000000000000000( 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000a26e15c895efc0616177b7c1e7270a4c7d51c997, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000040, 0000000000000000000000000000000000000000000000000000000000000000 )
|
114 |
DSProxyFactory.Created( sender=[Receiver] ProxyRegistry, owner=[Sender] 0x0b1580bac270986b6d19a0ac61346c3af02dfc06, proxy=DSProxy, cache=0x271293c6...1E07B0795 )
|
115 |
DSProxy.LogSetOwner( owner=[Sender] 0x0b1580bac270986b6d19a0ac61346c3af02dfc06 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x0B1580bA...aF02dfc06 |
0.277344736076938886 Eth
Nonce: 0
|
0.273355956324556124 Eth
Nonce: 1
| 0.003988779752382762 | ||
0x4678f0a6...3564f3fE4 | (Sky: Proxy Registry) | ||||
0x95222290...5CC4BAfe5
Miner
| (beaverbuild) | 19.954263143059616489 Eth | 19.954472776358603963 Eth | 0.000209633298987474 | |
0xA26e15C8...C7D51C997 | (Sky: DS Proxy Factory) | ||||
0xeC08868D...e324cbBf0 | (DSProxy #221,907) |
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/>.