ETH Price: $4,281.67 (+1.45%)

Transaction Decoder

Block:
16168121 at Dec-12-2022 10:46:47 AM +UTC
Transaction Fee:
0.002146311216507726 ETH $9.19
Gas Used:
149,421 Gas / 14.364187206 Gwei

Account State Difference:

  Address   Before After State Difference Code
0x169aF506...D766d79E5
0xd4A35882...0632C09B7
0.004495966340810478 Eth
Nonce: 184
0.002349655124302752 Eth
Nonce: 185
0.002146311216507726
(Flashbots: Builder)
1.177693308276343612 Eth1.177703181355881634 Eth0.000009873079538022

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