ETH Price: $2,520.86 (-0.39%)

Transaction Decoder

Block:
16165297 at Dec-12-2022 01:18:35 AM +UTC
Transaction Fee:
0.001221299707713177 ETH $3.08
Gas Used:
97,499 Gas / 12.526279323 Gwei

Account State Difference:

  Address   Before After State Difference Code
0x1250B4de...0F338cdb4
0.008918386136106691 Eth
Nonce: 1
0.007697086428393514 Eth
Nonce: 2
0.001221299707713177
0x169aF506...D766d79E5
(BuildAI.net)
32.230895999056162465 Eth32.2309087580936367 Eth0.000012759037474235

Execution Trace

CockpunchY00ts.CommunityWallet( quantity=1, user=0x1250B4de974F7F63ED7d783c3fecA4f0F338cdb4 )
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