Transaction Hash:
Block:
21391202 at Dec-13-2024 04:28:35 AM +UTC
Transaction Fee:
0.00037289176223428 ETH
$1.37
Gas Used:
29,285 Gas / 12.733200008 Gwei
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x883cf39F...dBD7ebcB0 |
0.163826656483201058 Eth
Nonce: 7
|
0.163453764720966778 Eth
Nonce: 8
| 0.00037289176223428 | ||
0x95222290...5CC4BAfe5
Miner
| (beaverbuild) | 12.328233347322116502 Eth | 12.328283585140269692 Eth | 0.00005023781815319 |
Execution Trace
ProxyRegistry.CALL( )
-
DSProxy.CALL( )
File 1 of 2: ProxyRegistry
File 2 of 2: 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 2 of 2: 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/>.