AF Token

Verified contract

Proxy

Active on Base with 6 txns
Deployed by via 0x6c39149b at 23573780
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 31 additional slots

No balances found for "AF Token"

0x8dd76069f22d9e5dd0e0e5a50e589ee08c5ee3107bbea05f935dc47880c070d0
0x0db96c3933f527c96a821d8e9fd0dd216f9e5222ba412367513b838533469f61
0x13639d837ece142898e991dd700768f93348db0d9a99949c480e7fae859434e1
0x2c8a131d325b9ac2e15a60377f870e027543558e8ec6fab3242d2f84e0c501eb
0xf91bb223ff5741bd009c19eadf1d542b554633cfa680b74e8ea6ba248bd52a7d
0x3ec7a3bb746e9b79e2a916ee9a85207ce464626e56347208fca71eda78d86947

Functions
Getter at block 23769077
owner(view returns (address)
0x7cd915405f4e76f97a005eaea0d67dbd5979ef1f
whitelistingEnabled(view returns (bool)
true
Read-only
whitelistedForTransfer(addressview returns (bool)
State-modifying
initialize(address factorystring namestring symboladdress receiveruint256 initialSupply
initializeProxy(address initialAddress
renounceOwnership(
setWhitelistingEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateWhitelist(address userbool isWhitelisted
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
TransferNotAllowed(