COOK

Verified contract

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

No balances found for "COOK"

0x6592cbe983c00618363893b58888cb316e311f07832fa3e0495fcd3889507434
0x2e5012d9bd7e078f8dff49c4f883bb69448357a36c58427bff67eebeb9b0416a
0x74424e9bbd5bd5ee970e7fd8aff91c1ad078ca54de7d8943d82cc2a4657c945e
0x879b01fcc2fa41bc56e2b5e934a0fdf3be297dcc27954c95fd1b52765366c247
0x7cbdf83ad9b98040d78d3eb7b016dae3497e2813f6f931e3f5003e3a91f0c73b
0xccebf880123cd4353fd5e2fd6381882defa25534efbe88ba5cfec6b5e55e5f25
0xbc5048956a60e8bb47882959a15d513910aa7497d49cce807893fc106b0479c4
0x6b03bf0782daf5c57074da76e1ab259e689752aab19e4b051b7dcbf89abeb47c
0xad6b4babd07066f964c8a5377e2e970507e2ccae83c97d6df1a314686ee69ab3
0x99f4dc8ee3e7843206f8e46346ff75c00abcc5b670127dd52830529bf7ec50b8

Functions
Getter at block 22984158
DOMAIN_SEPARATOR(view returns (bytes32)
0x2713f10e882bc3309adce4c905f21bd9c6cd850efda6e1c8caf25382b862a195
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=LET US COOK, version=1, chainId=8453, verifyingContract=0x66d6f5828a7068a0897b1733d1fc269e6b0e1b1e, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
LET US COOK
symbol(view returns (string)
COOK
totalSupply(view returns (uint256)
170000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address accountuint256 value
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EIP712DomainChanged(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
ERC2612ExpiredSignature(uint256 deadline
ERC2612InvalidSigner(address signeraddress owner
InvalidAccountNonce(address accountuint256 currentNonce
InvalidShortString(
StringTooLong(string str