IF YOU ARE BAD , I AM YOUR DAD

Verified contract

Active on Base with 311 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "IF YOU ARE BAD , I AM YOUR DAD"

0xa4edb576cddcada7935e0d6b33fc75c8853d2637335b7f7dd3806034e97b1c25
0xa9e9b705e6058ba0897fc3836c0529ede2481e91b6bcbb704172962da5a34d1a
0x18c2cdee557b0893a5c23a9438ed966e57398cfaace1665092bfc669fc49c6c3
0xcf5bd960a52c8753b82b22687029e27a6f59a44910601d7bc2a749fc273ab96b
0xe86806ee5868d03a6d4d9a0c456ccdb78683891e5390ed8adeda06fedfdde47c
0xc79fd7fdb2e836a7390edc63da390f2e55b713ac762a19165189a5fc890f50af
0x0cde5c26800484d4ada5a262345c242892cfa505d2b8bc5569c913933936b500
0xaa314945509275eee3f9d67f2d23fe2fdd44def550a0c6d51f26d43871406637
0xb74c481ef173c25eab3b0bd79ec01eb949a63e5ede98e5d004694da108189124
0x260ea182291303d140ab7f96b534fcb50478d03e9192d2fbfb113e43d6a02e6c

Functions
Getter at block 22907063
decimals(view returns (uint8)
18
name(view returns (string)
IF YOU ARE BAD , I AM YOUR DAD
symbol(view returns (string)
IYABIAYD
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_
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