Transaction Hash:
Block:
21323295 at Dec-03-2024 04:53:35 PM +UTC
Transaction Fee:
0.020009322597247804 ETH
$77.79
Gas Used:
596,158 Gas / 33.563791138 Gwei
Emitted Events:
324 |
DSProxy.LogSetOwner( owner=DSProxyFactory )
|
325 |
DSProxy.0x0000000000000000000000000000000000000000000000000000000000000000( 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000a26e15c895efc0616177b7c1e7270a4c7d51c997, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000040, 0000000000000000000000000000000000000000000000000000000000000000 )
|
326 |
DSProxyFactory.Created( sender=[Receiver] ProxyRegistry, owner=[Sender] 0x3a9ff7f0b8e7a7e9a93d4d9e1f8fc6c4505c02b1, proxy=DSProxy, cache=0x271293c6...1E07B0795 )
|
327 |
DSProxy.LogSetOwner( owner=[Sender] 0x3a9ff7f0b8e7a7e9a93d4d9e1f8fc6c4505c02b1 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x3A9Ff7F0...4505c02B1 |
7.459312734497248789 Eth
Nonce: 13
|
7.439303411900000985 Eth
Nonce: 14
| 0.020009322597247804 | ||
0x4678f0a6...3564f3fE4 | (Sky: Proxy Registry) | ||||
0x95222290...5CC4BAfe5
Miner
| (beaverbuild) | 11.095819625846301642 Eth | 11.095845167692711704 Eth | 0.000025541846410062 | |
0xA26e15C8...C7D51C997 | (Sky: DS Proxy Factory) | ||||
0xa45176d6...9367f2d8f | (DSProxy #222,064) |
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/>.