Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($1,220.53)
Native
Value
$1,215.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.36872 | $3,295.30 |
$1,215.04 | |
MOLLY | ERC-20 | 18M | $0.00 |
$5.49 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244036 | 3 minutes ago | | | 0 | 0.0013820886 | |
| 21243928 | 25 minutes ago | | | 0 | 0.00070254767 | |
| 21243612 | an hour ago | | | 0 | 0.00096534123 | |
| 21243339 | 2 hours ago | | | 0 | 0.00096869896 | |
| 21243288 | 3 hours ago | | | 0 | 0.00095677017 | |
| 21243276 | 3 hours ago | | | 0 | 0.00055041789 | |
| 21243134 | 3 hours ago | | | 0 | 0.00056534181 | |
| 21243018 | 3 hours ago | | | 0 | 0.00055311030 | |
| 21242826 | 4 hours ago | | | 0 | 0.00045137761 | |
| 21242436 | 5 hours ago | | | 0 | 0.00052406333 |
ABI
ABI objects
Getter at block 21244049
_maxTaxSwap() view returns (uint256)
4206900000000000
_maxTxAmount() view returns (uint256)
420690000000000000
_maxWalletSize() view returns (uint256)
420690000000000000
_taxSwapThreshold() view returns (uint256)
420690000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Fefe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FEFE
totalSupply() pure returns (uint256)
420690000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
manualsend()
openTrading()
removeLimits()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.