This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 22091714, which is 297 minutes old. We're running behind the tip but working to resolve the issue.

FairToken

Verified contract

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

No balances found for "FairToken"

0xc7e47b1c49d69f467cb8161b8b654eee882cc54896032099021dbb53915772b2
0x7026e062da9e2023c09ddeff55633ac955eb76a73632df1a6af9ced27cb53f4c
0x125eaf648e0507a24e14e9614d5de62d5280b39392872787900912dc18ad2203
0x39d4a3d9bab544dd1a8c74a5508b0d3e172c3b59e44d7ea9a66ace2ea4a0c523
0x16e49c1a5a77c5a02802654d6c3683f877d7281e320e3337be6ad1affe51b762
0x543f53610c9c932a0a27fab67e8c6510fa58f773994407938321426b0b77ed62
0x18c35d5bc31f7f6db8e1be22d883544bd966ce3c31e8e1a676179827b18d20fc
0xc2bafc1e6d6677cc716b508b6a345017434730be22a1e1841c69e0efa7c84da1
0x2024b69275f50b171532d502192dba4abc231e7e0111c6066fa03fa60435a180
0xa54a0dbceef61318dd1765c8e6fae1c30bbba46655f68e3234b23b4f49dc6e37

Functions
Getter at block 22091713
DOMAIN_SEPARATOR(view returns (bytes32)
0x9b026c38012c40333b2683979c0c493e675ba37ea7eeb5162f431979bac4340d
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=The Fossil Ethereum, version=1, chainId=8453, verifyingContract=0xaea2907e6d9d1e70f348efa3eee9f4b25de5be4d, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
The Fossil Ethereum
symbol(view returns (string)
FETH
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