Why is that?

Verified contract

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

No balances found for "Why is that?"

0x633c1a21dc0f2f7b19b4091ba0238120c820ec887893e310b978321b374702a8
0x4fb1260dce26fd71fc9fd6be104f153b4f900de409335237b375427caa4ba7a1
0xabf275064e9be2cfcf635b4d3f21db329970da412da96de99851ba477c55e8a6
0x27a50fd54d5f9b0353dbc196bebaf4cdbae7266652c28d9d69f787bbc0f87de9
0xd409b136af79c6b471e69d5419c5a28a2c674b743dc5fe474d609b09d2d42582
0x6d942855d7cf5d5b64dafe3b2bd9554d9e599ce1f6dc050b1b815b5f8e26ec0b
0x70f0d7a13a2386362869d78fc656e9eed687c81c39feacccfebd6430b5936ce5
0x3f71f6f6101472af521784b28bcf8b1742bef6a61fdf8fb716af1d24c58f7546
0x34e1356763752eed755da2a8e4692d5160be2f810308d31f49a2c6fcd0f099a6
0x85f8e3e7d7d67bfd6800bb8dddd97992e351a0e7d49e252c9cba50733469212b

Functions
Getter at block 23733363
castHash(view returns (string)
0x86e0a029cd7dcaeabe00f1c011026bc2c36aa69d
decimals(view returns (uint8)
18
deployer(view returns (address)
0xdaa66340b34ce73f7f3b9ca844cb3659fc92434d
fid(view returns (uint256)
394023
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/2d312e67-5df4-483d-c979-e7bc7e6b3e00/original
name(view returns (string)
Why is that?
symbol(view returns (string)
WHY
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