Merry Christmas dont nuked

Verified contract

Active on Base with 4 txns
Deployed by via 0x901b0969 at 23019088
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Merry Christmas dont nuked"

0x48dd574d70ab985a24c3a9d325d2f29cfcfecab7a94e08a092c5019e23595b52
0x86ad0b1e4389eab45f6369e279c893caf5b9f263eb113e79be7996c5bd0dd6b3
0x51e6993ee9677e8d0b24861e940cf4413a2212486b6bb1bc4c567466ba3ee15b
0x82cd2be27f52700ed0af56165a060f435669171c96a097d82c43c6e272584250

Functions
Getter at block 23272868
castHash(view returns (string)
0x6278b0fe738c6ccf07fa324eaab340754d9a01d2
decimals(view returns (uint8)
18
deployer(view returns (address)
0x0da824081ef441d0e4c0ecd232757f8cfbe37206
fid(view returns (uint256)
885680
image(view returns (string)
https://supercast.mypinata.cloud/ipfs/QmcgSFuPg5ugvgVKRKcChejG29NjXTiNjqUdrMGAsDDxYG?filename=image.png
name(view returns (string)
Merry Christmas dont nuked
symbol(view returns (string)
dontnukexmas
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 maxSupply_address deployer_uint256 fid_string image_string castHash_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender