ETH Price: $4,742.61 (+3.33%)

Transaction Decoder

Block:
16761461 at Mar-05-2023 09:59:11 AM +UTC
Transaction Fee:
0.000532681488385069 ETH $2.53
Gas Used:
24,751 Gas / 21.521614819 Gwei

Emitted Events:

162 CockpunchY00ts.ApprovalForAll( owner=[Sender] 0xd76e086dea57521ead07fd99560862a17eed4b35, operator=0x1E004978...d54003c71, approved=False )

Account State Difference:

  Address   Before After State Difference Code
0x169aF506...D766d79E5
(Coinbase: MEV Builder)
2.922060991321323252 Eth2.922073366821323252 Eth0.0000123755
0xd76E086D...17EEd4b35
0.038444095003057114 Eth
Nonce: 134
0.037911413514672045 Eth
Nonce: 135
0.000532681488385069

Execution Trace

CockpunchY00ts.setApprovalForAll( operator=0x1E0049783F008A0085193E00003D00cd54003c71, approved=False )
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