ANTI CLANKER CLANKER CLUB

Verified contract

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

No balances found for "ANTI CLANKER CLANKER CLUB"

0xc1541abcfd645c6116798ba54e46a9023d73671ccf16acf94d6ff698d079cbd0
0x6502fbfe378adfac5293ccb50b67fe29dd16c53829e34bea914ab74d053fdb73
0xb8c857567401ce2dbf08e9bbd1a8027874787b83349b4f179e7ef6ecbb8ef096
0x48f1d9da1456e33c285c7f38e69b56f8a44d383c37d41f3d9881441ffd27db49
0xf0d7fbd35d0d88558950189de9b9abb4feca9762e09409fbdfdc9f553167458b
0x54d3f65042c1cbaf8636834ba4797dbdbf9d804c263da3aa98ef9955307c995d
0xd90428058494773456ccebb28b1801caec0b70422e7ab8b6b4b9f3d6d34f1ace
0x75c12cf84a976a8ac5bb0f1e1c7b65aab0552e9481c07e8b8d0b62c5e8246624
0x2e647f506d527125f154eaffa524ed2c28b6d9abb5e0660467d51f76594c1bc0
0x2ec30bb989af5cdf5c7792cf8a1ea021a8327ea2dafc8e90480ede1d3f9497c0

Functions
Getter at block 22758771
decimals(view returns (uint8)
18
name(view returns (string)
ANTI CLANKER CLANKER CLUB
symbol(view returns (string)
ACCC
totalSupply(view returns (uint256)
1000000000000000000000000000
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