OnlyFars

Unverified contract

Proxy

Active on Base with 170 txns
Deployed by via 0x7b6360d4 at 22673543
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "OnlyFars"

0x3c57b1846072b9c8e30281c660ee480e9dcd30ae811e20412d0f16ae69235898
0xbb5557b9f0052c528a5e46e04170bacc84f3eecd6af5748d4d04b4b1b3d67c4f
0xdac56e42bcc7f3d832c73001014cebfdef0a4052472b16735a65f26891b464ee
0x4bcec40af7eadb8576b242781de59a5ee7c0cc2702c918321113fd2ab91ee4c8
0xa94027f5e2f54b6ffd3919d5bbb29dd7d9d1690e7497820409e44be2e8f9e734
0x8d8bfb9788d8c54399ec4285a9582e8adc378f32b2db49033f7c17d134b57dca
0x9f1d9d45f2913dbec5baf091b6dae50c5a9f561af8eb07d13e287afa06207c9b
0x0fd36bc1f345bc9b152dcf693d11a5a2b11d69d29ca44896aee4015e5e5f2e2e
0x9d94222b07be58ff0f00e00daf110dd5126e0cb74805d8afa7a6f1bbca70da06
0x32ded3734e4f2ecec0949b2e22d992e0eb9de1f49298083d37e5729a19bad34f

Functions
Getter at block 22756836
decimals(view returns (uint8)
18
name(view returns (string)
OnlyFars
symbol(view returns (string)
ONLYFARS
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
initialize(address _mintTouint256 _totalSupplystring _namestring _symbol
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
InvalidInitialization(
NotInitializing(