ETH Price: $2,554.38 (-7.57%)

Transaction Decoder

Block:
16317254 at Jan-02-2023 06:19:35 AM +UTC
Transaction Fee:
0.00059925857109819 ETH $1.53
Gas Used:
46,663 Gas / 12.84226413 Gwei

Emitted Events:

Account State Difference:

  Address   Before After State Difference Code
0.005849409399221148 Eth0.005919403899221148 Eth0.0000699945
0x169aF506...D766d79E5
0x8CFe9Ad0...78f9428ef
0.003743907089307056 Eth
Nonce: 252
0.003144648518208866 Eth
Nonce: 253
0.00059925857109819

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