ETH Price: $2,574.46 (-2.65%)
Gas: 0.53 Gwei

Transaction Decoder

Block:
16169762 at Dec-12-2022 04:17:23 PM +UTC
Transaction Fee:
0.000701494985624 ETH $1.81
Gas Used:
31,000 Gas / 22.628870504 Gwei

Account State Difference:

  Address   Before After State Difference Code
0x2a82e9F1...8BF24344e
0.001405730815678899 Eth
Nonce: 14
0.000704235830054899 Eth
Nonce: 15
0.000701494985624
(bloXroute: Max Profit Builder)
1.403448684477116832 Eth1.403510684477116832 Eth0.000062

Execution Trace

CockpunchY00ts.mint( count=5 )
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