Transaction Hash:
Block:
21041038 at Oct-25-2024 07:08:59 AM +UTC
Transaction Fee:
0.004167486406632858 ETH
$15.96
Gas Used:
596,158 Gas / 6.990573651 Gwei
Emitted Events:
328 |
DSProxy.LogSetOwner( owner=DSProxyFactory )
|
329 |
DSProxy.0x0000000000000000000000000000000000000000000000000000000000000000( 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000a26e15c895efc0616177b7c1e7270a4c7d51c997, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000040, 0000000000000000000000000000000000000000000000000000000000000000 )
|
330 |
DSProxyFactory.Created( sender=[Receiver] ProxyRegistry, owner=[Sender] 0x74c5c083cd7b996f37a45d4f0edd569adc5ad8b4, proxy=DSProxy, cache=0x271293c6...1E07B0795 )
|
331 |
DSProxy.LogSetOwner( owner=[Sender] 0x74c5c083cd7b996f37a45d4f0edd569adc5ad8b4 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x4678f0a6...3564f3fE4 | (Sky: Proxy Registry) | ||||
0x4838B106...B0BAD5f97
Miner
| (Titan Builder) | 10.792301601247180945 Eth | 10.793493917247180945 Eth | 0.001192316 | |
0x74C5c083...adc5AD8b4 |
3.60119384 Eth
Nonce: 0
|
3.597026353593367142 Eth
Nonce: 1
| 0.004167486406632858 | ||
0x9e6f481A...32aa84Bd8 | (DSProxy #222,043) |
0 Eth
Nonce: 0
|
0 Eth
Nonce: 1
| ||
0xA26e15C8...C7D51C997 | (Sky: DS Proxy Factory) |
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/>.