The Death of slim shady

Verified contract

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

No balances found for "The Death of slim shady"

0x415fe0be4d8ba88481db60ac18e3939d3f1803e7d8cf9134a28c06fd1202c130
0x7b6fb74c061c1e9d3fbfbd1ae6140cc648e5853f7606d4d0fecd6c0dee5dbc03
0x63f03b80f31eb42d9529ef50723e0b4f40f4d8639e4eea1b55920590c9e8eda3

Functions
Getter at block 22136588
decimals(view returns (uint8)
18
name(view returns (string)
The Death of slim shady
symbol(view returns (string)
TheDeathofslimshady
totalSupply(view returns (uint256)
460000000000000000000000000000
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 namestring symboluint256 initialSupply
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