This contract is being backfilled. You may encounter incomplete storage history.

FairToken

Verified contract

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

No balances found for "FairToken"

0x7c0c6aa04eb8b5cc50038c0e7c145e6ce9d861d4644b6480521d817a37fa916b
0x9be26521ba0c9012fe630445b1218178862bfdc46d4fdfcb52966f1374d89f4e
0xdfa531fcf67234927f770d3a43c9b6193ee9e3cb1d5d976155a3c2ec14f3247b
0xf7b3f83d618ae20004bc9a0cbe9f2818f44bf8b649b5571e8dca04d83268bd8e
0xf82e1a54f94c087554b09933bb81f70c01195083b87899435c5fc47e4cd73bad
0xa0278b50eb52c00d82f61dfe3faeb4668979259181c4f3675c7834d3227f2688
0xa96c55bd88531cc4a6ee74e1d67ceb02591dc61170ac40ba18190254990ce392
0x96ec1c547a1c08c4a20d6eb26cc20b47c14bde18f3b0a9f8c36b0737e7c7745b
0x9e42b9ba3a79724651d72e3f8104b5dcb12023d04be060a6c0df38838f84af3b
0x8c67a015e6cf9724d4e7f65335b85fc8bad409814c2226fe9be49ee6f3cd0b60

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