Transaction Hash:
Block:
20145077 at Jun-22-2024 05:11:35 AM +UTC
Transaction Fee:
0.001193228 ETH
$4.06
Gas Used:
596,614 Gas / 2 Gwei
Emitted Events:
294 |
DSProxy.LogSetOwner( owner=DSProxyFactory )
|
295 |
DSProxy.0x0000000000000000000000000000000000000000000000000000000000000000( 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000a26e15c895efc0616177b7c1e7270a4c7d51c997, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000000, 0000000000000000000000000000000000000000000000000000000000000040, 0000000000000000000000000000000000000000000000000000000000000000 )
|
296 |
DSProxyFactory.Created( sender=[Receiver] ProxyRegistry, owner=[Sender] 0xb6b617014a391508b09970e30e363ed8d778abdc, proxy=DSProxy, cache=0x271293c6...1E07B0795 )
|
297 |
DSProxy.LogSetOwner( owner=[Sender] 0xb6b617014a391508b09970e30e363ed8d778abdc )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x4678f0a6...3564f3fE4 | (Sky: Proxy Registry) | ||||
0x95222290...5CC4BAfe5
Miner
| (beaverbuild) | 18.535034413763367066 Eth | 18.535037134067856274 Eth | 0.000002720304489208 | |
0xA26e15C8...C7D51C997 | (Sky: DS Proxy Factory) | ||||
0xB6b61701...8D778ABDc |
0.001534389713624108 Eth
Nonce: 20
|
0.000341161713624108 Eth
Nonce: 21
| 0.001193228 | ||
0xE22d79a2...53a5A3F37 | (DSProxy #221,917) |
0 Eth
Nonce: 0
|
0 Eth
Nonce: 1
|
Execution Trace
ProxyRegistry.build( owner=0xB6b617014a391508b09970E30e363ED8D778ABDc ) => ( proxy=0xE22d79a298077c0ffb1a2489278569453a5A3F37 )
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/>.