Fofoletes MEME

Unverified contract

Proxy

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

No balances found for "Fofoletes MEME"

0x62c864f8bb05d1bf5f6fe35ef5891023187df0bdc6bb995ce12ac9851a643069
0x4a2ac9591e5ce727faceeee6dff0b62a9b6b9a35a23b259259f011a31398a958
0x92d7096534d077d115cc1c4848b536fa9f6d3112902292a0d736b173b940589e
0x13299129dd8096f310e0f8747570203e809c06c70d1f9926161e32c3ff09fbfb
0x31468812d740232c6777dcc625ce5d86a13841e0f8fafa4358440e8c91b2a020
0x99f3f5c80ec6d7335fe433818c8d8107f37993efed87fcabc001c3611ac51f1c
0x94827f91561d76b8125f99a275de88d279c63c78a087122fd209fc5e70e3e2ab
0x4d2cb7d22bcb5d5cb134eed22a869b8d2c2563f7e25d47431f9615da9ebace87
0x1ec7b41d7c3351cd4fd0038f7da27180f0c86ecedbc22084b65ac7ce577eef95
0xd7e35201e9ef2f03322bf2bef48a1b37527ed07e244931dcd84cde508b6d050d

Functions
Getter at block 21804751
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
Fofoletes MEME
owner(view returns (address)
0x03e3571443b08260804f14f75131f6476915214f
symbol(view returns (string)
FOFOLETES
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owner_string name_string symbol_uint8 decimals_uint256 totalSupply_
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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

This contract contains no error objects.