ETH Price: $3,753.30 (+5.59%)
Gas: 2.46 Gwei

Transaction Decoder

Block:
21845522 at Feb-14-2025 03:13:35 PM +UTC
Transaction Fee:
0.000379317015057846 ETH $1.42
Gas Used:
140,097 Gas / 2.707531318 Gwei

Emitted Events:

789 0xf3de3c0d654fda23dad170f0f320a92172509127.0x7724394874fdd8ad13292ec739b441f85c6559f10dc4141b8d4c0fa4cbf55bdb( 0x7724394874fdd8ad13292ec739b441f85c6559f10dc4141b8d4c0fa4cbf55bdb, 000000000000000000000000000000000000000000000000003457b88b17cc41 )
790 WETH9.Deposit( dst=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127, wad=1107433723000000 )
791 WETH9.Transfer( src=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127, dst=CroDefiSwapPair, wad=1107433723000000 )
792 FiatTokenProxy.0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef( 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef, 0x0000000000000000000000003aa370aacf4cb08c7e1e7aa8e8ff9418d73c7e0f, 0x0000000000000000000000005dfbceaa6600ffb2654f6adbba7935e18e7bfce9, 00000000000000000000000000000000000000000000000000000000002dd8ca )
793 CroDefiSwapPair.Sync( reserve0=271489901164, reserve1=99765885058590528355 )
794 CroDefiSwapPair.Swap( sender=[Receiver] 0xf3de3c0d654fda23dad170f0f320a92172509127, amount0In=0, amount1In=1107433723000000, amount0Out=3004618, amount1Out=0, to=[Sender] 0x5dfbceaa6600ffb2654f6adbba7935e18e7bfce9 )
795 0xf3de3c0d654fda23dad170f0f320a92172509127.0x1bb43f2da90e35f7b0cf38521ca95a49e68eb42fac49924930a5bd73cdf7576c( 0x1bb43f2da90e35f7b0cf38521ca95a49e68eb42fac49924930a5bd73cdf7576c, 0000000000000000000000000000000000000000000000000000000000000000, 000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48, 0000000000000000000000005dfbceaa6600ffb2654f6adbba7935e18e7bfce9, 0000000000000000000000000000000000000000000000000003ef3481abf4c0, 00000000000000000000000000000000000000000000000000000000002dd8ca )

Account State Difference:

  Address   Before After State Difference Code
0x3Aa370Aa...8D73C7e0F
0x5dfBceAa...18e7bfce9
0.006291449883992833 Eth
Nonce: 75
0.004804699145934987 Eth
Nonce: 76
0.001486750738057846
(beaverbuild)
8.757608877893225905 Eth8.757749831097722569 Eth0.000140953204496664
0xA0b86991...E3606eB48
0xC02aaA39...83C756Cc2 2,987,927.94552163588090057 Eth2,987,927.94662906960390057 Eth0.001107433723

Execution Trace

ETH 0.001107433723 0xf3de3c0d654fda23dad170f0f320a92172509127.9871efa4( )
  • ETH 0.001107433723 WETH9.CALL( )
  • WETH9.transfer( dst=0x3Aa370AacF4CB08C7E1E7AA8E8FF9418D73C7e0F, wad=1107433723000000 ) => ( True )
  • CroDefiSwapPair.STATICCALL( )
  • FiatTokenProxy.70a08231( )
    • FiatTokenV2_2.balanceOf( account=0x5dfBceAa6600fFB2654F6adBbA7935E18e7bfce9 ) => ( 0 )
    • CroDefiSwapPair.STATICCALL( )
    • CroDefiSwapPair.STATICCALL( )
    • WETH9.balanceOf( 0x3Aa370AacF4CB08C7E1E7AA8E8FF9418D73C7e0F ) => ( 99765885058590528355 )
    • CroDefiSwapPair.swap( amount0Out=3004618, amount1Out=0, to=0x5dfBceAa6600fFB2654F6adBbA7935E18e7bfce9, data=0x )
      • FiatTokenProxy.a9059cbb( )
        • FiatTokenV2_2.transfer( to=0x5dfBceAa6600fFB2654F6adBbA7935E18e7bfce9, value=3004618 ) => ( True )
        • FiatTokenProxy.70a08231( )
          • FiatTokenV2_2.balanceOf( account=0x3Aa370AacF4CB08C7E1E7AA8E8FF9418D73C7e0F ) => ( 271489901164 )
          • WETH9.balanceOf( 0x3Aa370AacF4CB08C7E1E7AA8E8FF9418D73C7e0F ) => ( 99765885058590528355 )
          • CroDefiSwapFactory.STATICCALL( )
          • FiatTokenProxy.70a08231( )
            • FiatTokenV2_2.balanceOf( account=0x5dfBceAa6600fFB2654F6adBbA7935E18e7bfce9 ) => ( 3004618 )
              File 1 of 5: 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 5: CroDefiSwapPair
              1
              2
              3
              4
              5
              6
              7
              8
              9
              10
              11
              12
              13
              14
              15
              16
              // File: contracts/interfaces/ICroDefiSwapPair.sol
              pragma solidity >=0.5.0;
              interface ICroDefiSwapPair {
              event Approval(address indexed owner, address indexed spender, uint value);
              event Transfer(address indexed from, address indexed to, uint value);
              function name() external pure returns (string memory);
              function symbol() external pure returns (string memory);
              function decimals() external pure returns (uint8);
              function totalSupply() external view returns (uint);
              function balanceOf(address owner) external view returns (uint);
              function allowance(address owner, address spender) external view returns (uint);
              function approve(address spender, uint value) external returns (bool);
              XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

              File 3 of 5: 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 4 of 5: 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

              File 5 of 5: CroDefiSwapFactory
              1
              2
              3
              4
              5
              6
              7
              8
              9
              10
              11
              12
              13
              14
              15
              16
              // File: contracts/interfaces/ICroDefiSwapFactory.sol
              pragma solidity >=0.5.0;
              interface ICroDefiSwapFactory {
              event PairCreated(address indexed token0, address indexed token1, address pair, uint);
              event FeeSetterUpdated(address latestFeeSetter, address previousFeeSetter);
              event FeeToUpdated(address latestFeeTo, address previousFeeTo);
              event FeeToBasisPointUpdated(uint latestFeeToBasisPoint, uint previousFeeToBasisPoint);
              event TotalFeeBasisPointUpdated(uint latestTotalFeeBasisPoint, uint previousTotalFeeBasisPoint);
              function feeTo() external view returns (address);
              function feeToBasisPoint() external view returns (uint);
              // technically must be bigger than or equal to feeToBasisPoint
              function totalFeeBasisPoint() external view returns (uint);
              XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX