FairToken

Verified contract

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

No balances found for "FairToken"

0xe05b4328dedb18b2d3f3432d6c49e7a34d754a7f87b43a00468906f5d3d96339
0xa50bd1e9f3055adaaa4ebbb0fb091ddc32d4843dad9d7540080e41cb0796c0d0
0xf0cbcad231f2c64eb668510ceb4c41f9e2f10e76cf14154cd7b91d44c5dc0410
0x0e3286683c06ccca95ddcc5e3e884f8b1886dbaa932b8a5b8b818f468dedc7e1

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