ETH Price: $3,751.05 (+5.53%)

Transaction Decoder

Block:
12496896 at May-24-2021 12:05:24 PM +UTC
Transaction Fee:
0.003301512 ETH $12.38
Gas Used:
71,772 Gas / 46 Gwei

Account State Difference:

  Address   Before After State Difference Code
0xaD7D50D8...3997E6E54
0.118028038650845804 Eth
Nonce: 134
0.114726526650845804 Eth
Nonce: 135
0.003301512
(Ethermine)
1,305.879776139381365176 Eth1,305.883077651381365176 Eth0.003301512

Execution Trace

ETH 0.005 InitializableProductProxy.a653d60c( )
  • AdminUpgradeabilityProxy.0b2bcd67( )
    • Factory.productImplementations( 546F6B656E4D6170706564000000000000000000000000000000000000000000 ) => ( 0xEc2c74C9e2457d328bc6216858280eA13e740E8a )
    • ETH 0.005 TokenMapped.receive( fromChainId=56, to=0xaD7D50D88DCfeC80D97892469AD19B23997E6E54, nonce=0, volume=16314559215000000000000, signatures= )
      • AdminUpgradeabilityProxy.6dd5b69d( )
        • Factory.getConfig( key=6665650000000000000000000000000000000000000000000000000000000000 ) => ( 5000000000000000 )
        • AdminUpgradeabilityProxy.6dd5b69d( )
          • Factory.getConfig( key=666565546F000000000000000000000000000000000000000000000000000000 ) => ( 1092231956132077843581392735619386827940833757861 )
          • ETH 0.005 AdminUpgradeabilityProxy.CALL( )
            File 1 of 4: InitializableProductProxy
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            // SPDX-License-Identifier: MIT
            pragma solidity ^0.6.0;
            pragma experimental ABIEncoderV2;
            /**
            * @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.
            */
            abstract contract Proxy {
            /**
            * @dev Fallback function.
            * Implemented entirely in `_fallback`.
            XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

            File 2 of 4: AdminUpgradeabilityProxy
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            // SPDX-License-Identifier: MIT
            pragma solidity ^0.6.0;
            pragma experimental ABIEncoderV2;
            /**
            * @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.
            */
            abstract contract Proxy {
            /**
            * @dev Fallback function.
            * Implemented entirely in `_fallback`.
            XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

            File 3 of 4: Factory
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            // SPDX-License-Identifier: MIT
            pragma solidity ^0.6.0;
            pragma experimental ABIEncoderV2;
            /**
            * @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.
            */
            abstract contract Proxy {
            /**
            * @dev Fallback function.
            * Implemented entirely in `_fallback`.
            XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

            File 4 of 4: TokenMapped
            1
            2
            3
            4
            5
            6
            7
            8
            9
            10
            11
            12
            13
            14
            15
            16
            // SPDX-License-Identifier: MIT
            pragma solidity ^0.6.0;
            pragma experimental ABIEncoderV2;
            /**
            * @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.
            */
            abstract contract Proxy {
            /**
            * @dev Fallback function.
            * Implemented entirely in `_fallback`.
            XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX