ETH Price: $2,638.40 (+3.76%)

Transaction Decoder

Block:
16542433 at Feb-02-2023 04:53:35 PM +UTC
Transaction Fee:
0.001988735861851589 ETH $5.25
Gas Used:
46,727 Gas / 42.560743507 Gwei

Emitted Events:

Account State Difference:

  Address   Before After State Difference Code
0x169aF506...D766d79E5
(Manta-builder)
41.371262353038063919 Eth41.371309080038063919 Eth0.000046727
0x994Cf01f...E280E1140
0.134664862973135296 Eth
Nonce: 1005
0.132676127111283707 Eth
Nonce: 1006
0.001988735861851589

Execution Trace

CockpunchY00ts.setApprovalForAll( operator=0x1E0049783F008A0085193E00003D00cd54003c71, approved=True )
setApprovalForAll[ERC721A (ln:992)]
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
// ||
// OO Twitter: @Cockpunchy00ts
// (\/)
// / \
// || ||
// \ /
// |/\|
// /| |\
// SPDX-License-Identifier: MIT
// File: contracts/CockpunchY00ts.sol
// File: @openzeppelin/contracts/utils/Strings.sol
// OpenZeppelin Contracts v4.4.1 (utils/Strings.sol)
pragma solidity ^0.8.0;
/**
* @dev String operations.
*/
library Strings {
bytes16 private constant _HEX_SYMBOLS = "0123456789abcdef";
/**
* @dev Converts a `uint256` to its ASCII `string` decimal representation.
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX