ETH Price: $3,588.28 (+1.34%)

Transaction Decoder

Block:
21936618 at Feb-27-2025 08:56:59 AM +UTC
Transaction Fee:
0.000075382590478048 ETH $0.27
Gas Used:
66,472 Gas / 1.134050284 Gwei

Emitted Events:

180 WETH9.Transfer( src=[Sender] 0x7325f5ba83cf8942b3941d874bf1aac13f0d5108, dst=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127, wad=231525000000000000 )
181 WETH9.Withdrawal( src=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127, wad=231525000000000000 )
182 0xf3de3c0d654fda23dad170f0f320a92172509127.0x7724394874fdd8ad13292ec739b441f85c6559f10dc4141b8d4c0fa4cbf55bdb( 0x7724394874fdd8ad13292ec739b441f85c6559f10dc4141b8d4c0fa4cbf55bdb, 0000000000000000000000000000000000000000000000000000000000000000 )
183 0xf3de3c0d654fda23dad170f0f320a92172509127.0x1bb43f2da90e35f7b0cf38521ca95a49e68eb42fac49924930a5bd73cdf7576c( 0x1bb43f2da90e35f7b0cf38521ca95a49e68eb42fac49924930a5bd73cdf7576c, 000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2, 000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee, 0000000000000000000000007325f5ba83cf8942b3941d874bf1aac13f0d5108, 00000000000000000000000000000000000000000000000003368ac2c59f5000, 00000000000000000000000000000000000000000000000003368ac2c59f5000 )

Account State Difference:

  Address   Before After State Difference Code
(Titan Builder)
7.814866923043333871 Eth7.814900159043333871 Eth0.000033236
0x7325f5BA...13f0D5108
0.116276096469738093 Eth
Nonce: 7
0.347725713879260045 Eth
Nonce: 8
0.231449617409521952
0xC02aaA39...83C756Cc2 2,921,755.8917511078494177 Eth2,921,755.6602261078494177 Eth0.231525

Execution Trace

0xf3de3c0d654fda23dad170f0f320a92172509127.01617fab( )
  • OKX: Dex Aggregator.0a5ea466( )
    • TokenApprove.claimTokens( _token=0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, _who=0x7325f5BA83cF8942b3941d874bf1aac13f0D5108, _dest=0xF3dE3C0d654FDa23daD170f0f320a92172509127, _amount=231525000000000000 )
      • WETH9.transferFrom( src=0x7325f5BA83cF8942b3941d874bf1aac13f0D5108, dst=0xF3dE3C0d654FDa23daD170f0f320a92172509127, wad=231525000000000000 ) => ( True )
      • WETH9.withdraw( wad=231525000000000000 )
        • ETH 0.231525 0xf3de3c0d654fda23dad170f0f320a92172509127.CALL( )
        • ETH 0.231525 0x7325f5ba83cf8942b3941d874bf1aac13f0d5108.CALL( )
          File 1 of 2: WETH9
          1
          2
          3
          4
          5
          6
          7
          8
          9
          10
          11
          12
          13
          14
          15
          16
          // Copyright (C) 2015, 2016, 2017 Dapphub
          // 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/>.
          pragma solidity ^0.4.18;
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

          File 2 of 2: TokenApprove
          1
          2
          3
          4
          5
          6
          7
          8
          9
          10
          11
          12
          13
          14
          15
          16
          /**
          *Submitted for verification at BscScan.com on 2023-06-26
          */
          // SPDX-License-Identifier: MIT
          pragma solidity ^0.8.0;
          // OpenZeppelin Contracts v4.4.1 (access/Ownable.sol)
          // OpenZeppelin Contracts v4.4.1 (utils/Context.sol)
          // OpenZeppelin Contracts v4.4.1 (proxy/utils/Initializable.sol)
          // OpenZeppelin Contracts v4.4.1 (utils/Address.sol)
          /**
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX