ETH Price: $2,549.95 (-0.15%)

Transaction Decoder

Block:
20079516 at Jun-13-2024 01:07:11 AM +UTC
Transaction Fee:
0.000407677971935696 ETH $1.04
Gas Used:
46,663 Gas / 8.736642992 Gwei

Emitted Events:

Account State Difference:

  Address   Before After State Difference Code
0x169aF506...D766d79E5
0x6dFa12B2...E1F95d4e8
0.001810954770774121 Eth
Nonce: 37
0.001403276798838425 Eth
Nonce: 38
0.000407677971935696
(beaverbuild)
15.197252930767158147 Eth15.19725370062271141 Eth0.000000769855553263

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