JEETFLIX

Verified contract

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

No balances found for "JEETFLIX"

0xc1f581d94dd4f20a512d69b11d1f241c13d4437bb9d3b0b199f91c4c89ae99b3
0x11e70446195b49dbaa465e8d2e0f71f87afc392ebb3e65d3f27f883541b0a2e8
0xa627dc5e0b0af254e43b2f1a61e68698cdd4f12b68da8c1dd461bc9b9b364fd9
0xc400c5a0db368d7cf7f0d1d10ced0e40ba76c6bbd20edba0d8d36830a765ff1c
0x948c63c068a3f709bdb670ccbe9586383d02fc241ef09875d7bc1d51730712ca
0xbc06973a3f4d864c32239c1b2a47dc728e003fec635b2dc8c1026ec944188fc1
0x879cbbc53aba001fb05ff36deb50f9c5c3d738fcbba2af96be65f2cc71273b73
0x8c197f272c01b3f78790f790aea8b9083a9ffabffca6e44c5393738520cd1980
0x20c2c1ed4e1ed7cb83f62a93a1c3e332d45cdacc59b4a559d458df4393a6ea1b
0x9ff2f767621788a1aacc73c1ab70419164426225dd8a75ef1e6b437005bd1c89

Functions
Getter at block 22973430
DOMAIN_SEPARATOR(view returns (bytes32)
0x2703185a49b058496a279a67c3ad31250aadd3586b93ce1b9fd246fac164ec97
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=JEETFLIX, version=1, chainId=8453, verifyingContract=0x438d86f5490ba8103d9ff5ca0076eb56ed05c91a, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
JEETFLIX
symbol(view returns (string)
JEET
totalSupply(view returns (uint256)
100000000000000000000000000
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