Transaction Hash:
Block:
21460737 at Dec-22-2024 09:31:59 PM +UTC
Transaction Fee:
0.0056038852 ETH
$19.99
Gas Used:
596,158 Gas / 9.4 Gwei
Emitted Events:
177 |
DSProxy.LogSetOwner( owner=DSProxyFactory )
|
178 |
DSProxy.0x0000000000000000000000000000000000000000000000000000000000000000( 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000a26e15c895efc0616177b7c1e7270a4c7d51c997, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000040, 0000000000000000000000000000000000000000000000000000000000000000 )
|
179 |
DSProxyFactory.Created( sender=[Receiver] ProxyRegistry, owner=[Sender] 0xb358d05dd5cef0e826bf64e17ad30c57fa9d547e, proxy=DSProxy, cache=0x271293c6...1E07B0795 )
|
180 |
DSProxy.LogSetOwner( owner=[Sender] 0xb358d05dd5cef0e826bf64e17ad30c57fa9d547e )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x0688Da7f...660179bF3 | (DSProxy #222,082) |
0 Eth
Nonce: 0
|
0 Eth
Nonce: 1
| ||
0x4678f0a6...3564f3fE4 | (Sky: Proxy Registry) | ||||
0x4838B106...B0BAD5f97
Miner
| (Titan Builder) | 7.806409408738426534 Eth | 7.80825308810908063 Eth | 0.001843679370654096 | |
0xA26e15C8...C7D51C997 | (Sky: DS Proxy Factory) | ||||
0xB358d05D...7fa9D547E |
10.949862241499513181 Eth
Nonce: 13
|
10.944258356299513181 Eth
Nonce: 14
| 0.0056038852 |
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/>.