ETH Price: $2,791.78 (+3.79%)

Transaction Decoder

Block:
16167862 at Dec-12-2022 09:54:11 AM +UTC
Transaction Fee:
0.0034959 ETH $9.76
Gas Used:
139,836 Gas / 25 Gwei

Emitted Events:

Account State Difference:

  Address   Before After State Difference Code
0x169aF506...D766d79E5
(builder0x69)
2.039997797733514057 Eth2.040322992793898413 Eth0.000325195060384356
0xf890a9AA...6B9645b4E
0.009144441248018299 Eth
Nonce: 69
0.005648541248018299 Eth
Nonce: 70
0.0034959

Execution Trace

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