ETH Price: $4,633.63 (+8.09%)

Transaction Decoder

Block:
17827468 at Aug-02-2023 12:59:47 PM +UTC
Transaction Fee:
0.001849797277133251 ETH $8.57
Gas Used:
93,853 Gas / 19.709516767 Gwei

Emitted Events:

284 ERC1967Proxy.0xf1d95ed4d1680e6f665104f19c296ae52c1f64cd8114e84d55dc6349dbdafea3( 0xf1d95ed4d1680e6f665104f19c296ae52c1f64cd8114e84d55dc6349dbdafea3, 0x000000000000000000000000d799c2fe0dd489adfc2cffba99233c7f8ee99da8, 0x000000000000000000000000c4fb550fa8f2a6e5178711e56d5b48dedf897e5e, 0x05b44482cde0151ec7e716e09c0f8aabb8427c90829c63ba7ecc1e7cb7d89304 )
285 ERC1967Proxy.0x93a6900c7e12c8592eb245abc171ff4709f08fcba2e290729cd16cfe71380260( 0x93a6900c7e12c8592eb245abc171ff4709f08fcba2e290729cd16cfe71380260, 0xe90061a83c2c86f5352c371bb2206591c27cfcebed148e4dc1e12f2e3c316000, 0000000000000000000000000000000000000000000000000000000000000012, 05b44482cde0151ec7e716e09c0f8aabb8427c90829c63ba7ecc1e7cb7d89304, 00000000000000000000000000000000000000000000000000000000000003e8, 000000000000000000000000d799c2fe0dd489adfc2cffba99233c7f8ee99da8, 000000000000000000000000c4fb550fa8f2a6e5178711e56d5b48dedf897e5e, 0000000000000000000000000000000000000000000000000000000000000000, 000000000000000000000000000000000000000000000000000e08810adce000, 0000000000000000000000000000000000000000000000000000000064ca5343 )

Account State Difference:

  Address   Before After State Difference Code
0x57b8792c...12fCbC296
(EtchMarket)
4.15273242 Eth4.15277192 Eth0.0000395
(beaverbuild)
18.947390929433556387 Eth18.947400314733556387 Eth0.0000093853
0xc4fb550F...EdF897e5e
0.014587219240471485 Eth
Nonce: 1426
0.008787421963338234 Eth
Nonce: 1427
0.005799797277133251
0xd799C2fE...f8ee99dA8 0.021193803986505186 Eth0.025104303986505186 Eth0.0039105

Execution Trace

ETH 0.00395 ERC1967Proxy.d2234424( )
  • ETH 0.00395 EtchMarket.executeEthscriptionOrder( order=[{name:signer, type:address, order:1, indexed:false, value:0xd799C2fE0dd489adFC2CffBa99233c7f8ee99dA8, valueString:0xd799C2fE0dd489adFC2CffBa99233c7f8ee99dA8}, {name:creator, type:address, order:2, indexed:false, value:0x0000000000000000000000000000000000000000, valueString:0x0000000000000000000000000000000000000000}, {name:ethscriptionId, type:bytes32, order:3, indexed:false, value:05B44482CDE0151EC7E716E09C0F8AABB8427C90829C63BA7ECC1E7CB7D89304, valueString:05B44482CDE0151EC7E716E09C0F8AABB8427C90829C63BA7ECC1E7CB7D89304}, {name:quantity, type:uint256, order:4, indexed:false, value:1000, valueString:1000}, {name:currency, type:address, order:5, indexed:false, value:0x0000000000000000000000000000000000000000, valueString:0x0000000000000000000000000000000000000000}, {name:price, type:uint256, order:6, indexed:false, value:3950000000000000, valueString:3950000000000000}, {name:nonce, type:uint256, order:7, indexed:false, value:18, valueString:18}, {name:startTime, type:uint64, order:8, indexed:false, value:1690782260, valueString:1690782260}, {name:endTime, type:uint64, order:9, indexed:false, value:1693374260, valueString:1693374260}, {name:protocolFeeDiscounted, type:uint16, order:10, indexed:false, value:100, valueString:100}, {name:creatorFee, type:uint16, order:11, indexed:false, value:0, valueString:0}, {name:params, type:bytes, order:12, indexed:false, value:0x, valueString:0x}, {name:v, type:uint8, order:13, indexed:false, value:27, valueString:27}, {name:r, type:bytes32, order:14, indexed:false, value:1A6187CD66135C08920551E8A3FD92A6954619E16508FB55019E2D8CA8F5855A, valueString:1A6187CD66135C08920551E8A3FD92A6954619E16508FB55019E2D8CA8F5855A}, {name:s, type:bytes32, order:15, indexed:false, value:37CD1C5783E5E1BE4411B81341402D839F112EAB40EF527FFE1965A5C11CC8C0, valueString:37CD1C5783E5E1BE4411B81341402D839F112EAB40EF527FFE1965A5C11CC8C0}], 0x75C7094F08E6A75BC777247E00953A7CDE1754684806C6C0B3BA71226C3F17C254DDD7C4254F4C43B99203992B71BAD74DD3D8FA90E1B595A0574C5AA74963691C )
    • Null: 0x000...001.e90061a8( )
    • ETH 0.0039105 0xd799c2fe0dd489adfc2cffba99233c7f8ee99da8.CALL( )
      File 1 of 2: ERC1967Proxy
      1
      2
      3
      4
      5
      6
      7
      8
      9
      10
      11
      12
      13
      14
      15
      16
      // SPDX-License-Identifier: MIT
      // OpenZeppelin Contracts (last updated v4.7.0) (access/Ownable.sol)
      pragma solidity ^0.8.0;
      import "../utils/Context.sol";
      /**
      * @dev Contract module which provides a basic access control mechanism, where
      * there is an account (an owner) that can be granted exclusive access to
      * specific functions.
      *
      * By default, the owner account will be the one that deploys the contract. This
      * can later be changed with {transferOwnership}.
      *
      * This module is used through inheritance. It will make available the modifier
      * `onlyOwner`, which can be applied to your functions to restrict their use to
      * the owner.
      */
      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

      File 2 of 2: EtchMarket
      1
      2
      3
      4
      5
      6
      7
      8
      9
      10
      11
      12
      13
      14
      15
      16
      // SPDX-License-Identifier: MIT
      // OpenZeppelin Contracts (last updated v4.9.0) (access/Ownable.sol)
      pragma solidity ^0.8.0;
      import "../utils/ContextUpgradeable.sol";
      import "../proxy/utils/Initializable.sol";
      /**
      * @dev Contract module which provides a basic access control mechanism, where
      * there is an account (an owner) that can be granted exclusive access to
      * specific functions.
      *
      * By default, the owner account will be the one that deploys the contract. This
      * can later be changed with {transferOwnership}.
      *
      * This module is used through inheritance. It will make available the modifier
      * `onlyOwner`, which can be applied to your functions to restrict their use to
      * the owner.
      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX