ETH Price: $3,727.04 (+2.46%)

Transaction Decoder

Block:
21937117 at Feb-27-2025 10:36:59 AM +UTC
Transaction Fee:
0.000139795929256568 ETH $0.52
Gas Used:
130,546 Gas / 1.070855708 Gwei

Emitted Events:

415 0xf3de3c0d654fda23dad170f0f320a92172509127.0x7724394874fdd8ad13292ec739b441f85c6559f10dc4141b8d4c0fa4cbf55bdb( 0x7724394874fdd8ad13292ec739b441f85c6559f10dc4141b8d4c0fa4cbf55bdb, 0000000000000000000000000000000000000000000000000000000000000000 )
416 WETH9.Deposit( dst=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127, wad=5000000000000000 )
417 FiatTokenProxy.0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef( 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef, 0x000000000000000000000000e0554a476a092703abdb3ef35c80e0d76d32939f, 0x000000000000000000000000e48a0b6fb7eb08e94a3885a1034af0d5b4a34b51, 0000000000000000000000000000000000000000000000000000000000b507f8 )
418 WETH9.Transfer( src=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127, dst=0xE0554a476A092703abdB3Ef35c80e0D76d32939F, wad=5000000000000000 )
419 0xe0554a476a092703abdb3ef35c80e0d76d32939f.0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67( 0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67, 0x000000000000000000000000f3de3c0d654fda23dad170f0f320a92172509127, 0x000000000000000000000000e48a0b6fb7eb08e94a3885a1034af0d5b4a34b51, ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff4af808, 0000000000000000000000000000000000000000000000000011c37937e08000, 00000000000000000000000000000000000050300316d8485ee2960f1dbcd74e, 00000000000000000000000000000000000000000000000003859b604c794a18, 00000000000000000000000000000000000000000000000000000000000307c8 )
420 0xf3de3c0d654fda23dad170f0f320a92172509127.0x1bb43f2da90e35f7b0cf38521ca95a49e68eb42fac49924930a5bd73cdf7576c( 0x1bb43f2da90e35f7b0cf38521ca95a49e68eb42fac49924930a5bd73cdf7576c, 000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee, 000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48, 000000000000000000000000e48a0b6fb7eb08e94a3885a1034af0d5b4a34b51, 0000000000000000000000000000000000000000000000000011c37937e08000, 0000000000000000000000000000000000000000000000000000000000b507f8 )

Account State Difference:

  Address   Before After State Difference Code
(beaverbuild)
9.117812367011276941 Eth9.117877640011276941 Eth0.000065273
0xA0b86991...E3606eB48
0xC02aaA39...83C756Cc2 2,922,285.182733435264796545 Eth2,922,285.187733435264796545 Eth0.005
0xE0554a47...76d32939F
(Uniswap V3: USDC 4)
0xE48A0B6f...5b4A34B51
0.030833792125449639 Eth
Nonce: 1
0.025693996196193071 Eth
Nonce: 2
0.005139795929256568

Execution Trace

ETH 0.005 0xf3de3c0d654fda23dad170f0f320a92172509127.0d5f0e3b( )
  • ETH 0.005 WETH9.CALL( )
  • Uniswap V3: USDC 4.128acb08( )
    • FiatTokenProxy.a9059cbb( )
      • FiatTokenV2_2.transfer( to=0xE48A0B6fB7Eb08e94A3885a1034aF0D5b4A34B51, value=11864056 ) => ( True )
      • WETH9.balanceOf( 0xE0554a476A092703abdB3Ef35c80e0D76d32939F ) => ( 1742973696484316931479 )
      • 0xf3de3c0d654fda23dad170f0f320a92172509127.fa461e33( )
        • Uniswap V3: USDC 4.STATICCALL( )
        • Uniswap V3: USDC 4.STATICCALL( )
        • Uniswap V3: USDC 4.STATICCALL( )
        • WETH9.transfer( dst=0xE0554a476A092703abdB3Ef35c80e0D76d32939F, wad=5000000000000000 ) => ( True )
        • WETH9.balanceOf( 0xE0554a476A092703abdB3Ef35c80e0D76d32939F ) => ( 1742978696484316931479 )
        • Uniswap V3: USDC 4.STATICCALL( )
          File 1 of 3: 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 3: FiatTokenProxy
          1
          2
          3
          4
          5
          6
          7
          8
          9
          10
          11
          12
          13
          14
          15
          16
          pragma solidity ^0.4.24;
          // File: zos-lib/contracts/upgradeability/Proxy.sol
          /**
          * @title Proxy
          * @dev Implements delegation of calls to other contracts, with proper
          * forwarding of return values and bubbling of failures.
          * It defines a fallback function that delegates all calls to the address
          * returned by the abstract _implementation() internal function.
          */
          contract Proxy {
          /**
          * @dev Fallback function.
          * Implemented entirely in `_fallback`.
          */
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

          File 3 of 3: FiatTokenV2_2
          1
          2
          3
          4
          5
          6
          7
          8
          9
          10
          11
          12
          13
          14
          15
          16
          /**
          * SPDX-License-Identifier: Apache-2.0
          *
          * Copyright (c) 2023, Circle Internet Financial, LLC.
          *
          * Licensed under the Apache License, Version 2.0 (the "License");
          * you may not use this file except in compliance with the License.
          * You may obtain a copy of the License at
          *
          * http://www.apache.org/licenses/LICENSE-2.0
          *
          * Unless required by applicable law or agreed to in writing, software
          * distributed under the License is distributed on an "AS IS" BASIS,
          * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
          * See the License for the specific language governing permissions and
          * limitations under the License.
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX