Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa10e…e5a1
0x1e29…f723
0x101a…f38a
Balances ($0.00)
No balances found for "Fefe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21082505 | a month ago | | | 0 | 0.00023011794 | |
| 21006207 | a month ago | | | 0 | 0.00019897600 | |
| 20748535 | 2 months ago | | | 0 | 0.00010124685 | |
| 20567941 | 3 months ago | | | 0 | 0.000024110955 | |
| 20560468 | 3 months ago | | | 0 | 0.000046077461 | |
| 20370420 | 4 months ago | | | 0 | 0.00021934542 | |
| 20370383 | 4 months ago | | | 0 | 0.00023827832 | |
| 20321581 | 4 months ago | | | 0 | 0.00016621988 | |
| 20306771 | 4 months ago | | | 0 | 0.00013824285 | |
| 20298706 | 4 months ago | | | 0 | 0.000099518036 |
ABI
ABI objects
Getter at block 21279245
decimals() pure returns (uint8)
9
name() pure returns (string)
Fefe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FEFE
totalSupply() pure returns (uint256)
69696969696969000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isWhitelisted(address _addr) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeWallet(address _marketingWallet, address _deployerWallet, address _teamWallet)
dropTaxes(uint256 _buyTax, uint256 _sellTax)
manualsend()
manualswap()
openTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferERC20(address token, uint256 amount)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _address)
walletAmountLimitOff()
whitelistAddress(address _addr, bool _bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
MaxWalletPercUpdated(uint256 _maxWalletPerc)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketingWallet, address _deployerWallet, address _teamWallet)
receive()
This contract contains no error objects.