FairToken

Verified contract

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

No balances found for "FairToken"

0x6c254a421115215ebdab23de1e95452354e67dbe4823b925734a89ccf123b092
0xd09b2536fe2b125e5ce43b754f917ad6b729dfdd8184111db6aa8473dcdbc18e
0x5cc4a93b4ce3aef74cfa1e47c890bc2910cb7bd6ff1f0cc022e570b03867b3b6
0xd34bf8cef9620933657044a14d4881eddfb927182d7e792d6f72ab19d172e73d
0x5bb441ca6e77c29491005d30fa7ef5f2c204c4cd08dcc8f710aaee9881a0b211
0xa2b65681360a4534476a19db73aa24b6e08d1c1abef11196184c487c85c105a9
0x216d8300c6e85119ba077282587f8b9ac5257448b0f6f31fff47573b5441fa43
0x18fc88e277acbce7afbe217b4b14a38555ee39bec83f82dee62e88d06762c873
0x969acfcb772721a90727621cdce95c1437670d948d964cf2982f94c42865be1d
0xafafb415c2d513222d20b8d635644c4e9705135e2c30aab8af023cf7f2ae0e14

Functions
Getter at block 23284327
DOMAIN_SEPARATOR(view returns (bytes32)
0x02c56b4b1dadf210d8dcfca0eaf81fdce5331267a131d24bfae032fb87f917bc
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=BASED PENGUIN, version=1, chainId=8453, verifyingContract=0x0cb230cf4944c5290e629ad7cd2d74b0cf88454c, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
BASED PENGUIN
symbol(view returns (string)
PENGU
totalSupply(view returns (uint256)
1000000000000000000000000000
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)
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(uint256 totalSupplystring namestring symbol
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