From the director of comic sans

Verified contract

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

No balances found for "From the director of comic sans"

0x9eea38af7a664fc64894dfa13d9d69d48cf001b8c48d62ec77e81e80e315e1f3
0x7633a3273446b4598a8e1c548003865e79f47b5801bd1fcc82f75ed8cb9c7ca9
0xb8f6f772e43d35b9928dad9a25320b307766fc61df8c2c0b2b23eaceff2f215f
0x34f6d541f428fcb69d300ba2213d894e832cc59cf7af31836a1df1e7f6bf42b3
0x8056678903bccaa43a84d71d8348705616a1b401b07b61b36594ffc26b7fe2dd
0xd4a90e60fc8880612c17822e3451b8bc53377d4e03a5644c53c83e3bfa674b59
0x6ac83c2627ee3d132f246780a2cc2bc1cab54bf284385eb2a85fa922316de3da
0x22bd318dd1dc4d2ef1a4ffb694e446b1831af05d93e353412b401f4b7ad09654
0x7c9fc15b2bcdf27694b0c120239e48b57657c34ed68c9118b85227864b096504
0xaddce710a5cff7ede7c56f9ff6334507da351df2b49ac0e21013fab690415a5f

Functions
Getter at block 23236539
castHash(view returns (string)
0x412bfc761a7b7963b61ecd18e5d4dc502a4301b5
decimals(view returns (uint8)
18
deployer(view returns (address)
0xe288a00df4b697606078876788e4d64633cd2e01
fid(view returns (uint256)
14209
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/9df67062-e777-4bd5-c057-d82dc031da00/original
name(view returns (string)
From the director of comic sans
symbol(view returns (string)
PAPYRUS
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