Token

Verified contract

Active on Base with 4 txns
Deployed by via 0x3c373385 at 12995621
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "Token"

0xb73c39378e52e81f0c5c3735a980b652db42300d5d6d01b18000eb7fd1910dc1
0x8caa4a7df9b2fd92729ffd2791e8301e4ec5615caa7388e8ad76446da56bc1ff
0x7441922987dbff1d5503cfc5348330d857f69a4b6ded65cd932d380e30f778ea
0x62631c5b15ae05d45b6080758ecdec6cefbc0c9d2e661ad7ba0b4293714f2ad5

Functions
Getter at block 22922567
DOMAIN_SEPARATOR(view returns (bytes32 result)
0xbe699788c2e426f8644644f554e7b33a88e592803ba4c3285bed97134e22cb5c
decimals(view returns (uint8)
18
name(view returns (string)
FEAR OF MISSING OUT
symbol(view returns (string)
FOMO
totalSupply(view returns (uint256 result)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address ownerview returns (uint256 result)
nonces(address ownerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
InsufficientAllowance(
InsufficientBalance(
InvalidPermit(
PermitExpired(
TotalSupplyOverflow(