Fofi The Yeti

Verified contract

Active on Base with 7,845 txns
Deployed by via 0xf744e7f1 at 23610313
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Fofi The Yeti"

0x800fadd67ea3be8a7d06642e662c1ff65282381787830fdca66718346786f3e9
0x9d2231bd8e2559ca99bcacb35c6cffd39af86511e125030c765fde43e56a445d
0x73ee39bba49b2978b7ab50a320a1c1d9c8c7b6ac722f5b1835f043b487b45880
0x334019b8518c3fdb84b9f453f4077e022233192fe7eff299c0f9e047b0b8afd3
0x98c31d6d46622c432da5a60514107c82d49b1bf38ecb5fd3862d1817fb13ff8b
0x8b8d2a9ad6e5dd8851ed635c666205c76e4c4fca185b9cc1d5cc15ed46c6cfc0
0x62722346b8ddf3f19f5a1b6a35f80c4a356c3bf1e64724c7b66d1c9eb8622c36
0x8b2d617b5c7c57a7f162660f73c21eb784e9f66723754d62718dc853b4964b47
0xa995aaf7854449a7f826b19a5f299b1a3dc5d89982f335e2769cafd6ca7ca57c
0x7b169485cd2aa22abc22aac0d9a46c175e0b6349ff1fa0617a05ec564e62a3f2

Functions
Getter at block 23711080
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Fofi The Yeti
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
FOFI
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account