COK SELL 4 U

Verified contract

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

No balances found for "COK SELL 4 U"

0x82c2b645c28e5c3502e8d77931e25fcec01a0da340fee70a5b0f30175a067ed6
0xdeeda5cb44deafc0f70e48b9fd077b85562b89427c092ffd1eed5ab7a38466b2
0x8cde60a5a8451f45c4dfde5cdbd140d59b8560a5c7c586c156741caca04b641a
0x288a2df8ca70d6f4988b787a1570fcf549a3925c55c485fd68a644291ca24e2a
0x64586a74f899a563a11b2b7014306b0dc5f70bedfd3d169878d77bb9144d3166
0x375f04e58f9c52232694909c5095be69d80de2088cadd2958bd3ee51696cfdac
0x563acb4722364948b691c48c4a545279c7dee2e170a689d0f2b4b26a38bc4fe6
0xf70c8e676830ff6cbd0aa7d1462697aea40b20548d21df9b35fd407cde6d8222
0x7d54eff7bb5660fb1ba375f9579188869b1ef031241840f29831aa8533cb144c
0xff62025fe34f233a1f12692898b4a3331f7d798e1e30fb8089ae38ab6d1bd220

Functions
Getter at block 23949163
decimals(view returns (uint8)
18
name(view returns (string)
COK SELL 4 U
symbol(view returns (string)
CSU
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