ETH Price: $4,275.56 (+2.16%)

Transaction Decoder

Block:
21845399 at Feb-14-2025 02:48:59 PM +UTC
Transaction Fee:
0.000246788868747842 ETH $1.06
Gas Used:
75,814 Gas / 3.255188603 Gwei

Emitted Events:

177 WETH9.Transfer( src=[Sender] 0xa787f980ceee68cb0d68eb134538e29791f95bed, dst=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127, wad=48755000000000000 )
178 WETH9.Withdrawal( src=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127, wad=48755000000000000 )
179 0xf3de3c0d654fda23dad170f0f320a92172509127.0x7724394874fdd8ad13292ec739b441f85c6559f10dc4141b8d4c0fa4cbf55bdb( 0x7724394874fdd8ad13292ec739b441f85c6559f10dc4141b8d4c0fa4cbf55bdb, 000000000000000000000000000000000000000000000000003457a205ecca41 )
180 0xf3de3c0d654fda23dad170f0f320a92172509127.0x1bb43f2da90e35f7b0cf38521ca95a49e68eb42fac49924930a5bd73cdf7576c( 0x1bb43f2da90e35f7b0cf38521ca95a49e68eb42fac49924930a5bd73cdf7576c, 000000000000000000000000c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2, 000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee, 000000000000000000000000a787f980ceee68cb0d68eb134538e29791f95bed, 00000000000000000000000000000000000000000000000000ad366a08063000, 00000000000000000000000000000000000000000000000000ad366a08063000 )

Account State Difference:

  Address   Before After State Difference Code
(Titan Builder)
10.644409657224515295 Eth10.644469869103385773 Eth0.000060211878870478
0xA787f980...791f95bed
0.007619515198345526 Eth
Nonce: 36
0.056127726329597684 Eth
Nonce: 37
0.048508211131252158
0xC02aaA39...83C756Cc2 2,992,771.153846852432214692 Eth2,992,771.105091852432214692 Eth0.048755

Execution Trace

0xf3de3c0d654fda23dad170f0f320a92172509127.01617fab( )
  • OKX: Dex Aggregator.0a5ea466( )
    • TokenApprove.claimTokens( _token=0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, _who=0xA787f980cEEE68CB0d68eB134538E29791f95bed, _dest=0xF3dE3C0d654FDa23daD170f0f320a92172509127, _amount=48755000000000000 )
      • WETH9.transferFrom( src=0xA787f980cEEE68CB0d68eB134538E29791f95bed, dst=0xF3dE3C0d654FDa23daD170f0f320a92172509127, wad=48755000000000000 ) => ( True )
      • WETH9.withdraw( wad=48755000000000000 )
        • ETH 0.048755 0xf3de3c0d654fda23dad170f0f320a92172509127.CALL( )
        • ETH 0.048755 0xa787f980ceee68cb0d68eb134538e29791f95bed.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