Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($3,695.19)
Native
Value
$3,695.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.162941 | $3,177.45 |
$3,695.19 | |
FOMO | ERC-20 | 2.00348B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18869806 | a year ago | | | 0 | 0.00053180293 | |
| 17998008 | a year ago | | | 0 | 0.00033272441 | |
| 17503608 | a year ago | | | 0 | 0.00062803346 | |
| 17138717 | 2 years ago | | | 0 | 0.0018745306 | |
| 17093880 | 2 years ago | | | 0 | 0.0019354565 | |
| 16946107 | 2 years ago | | | 0 | 0.00064069786 | |
| 16860541 | 2 years ago | | | 0 | 0.00060716695 | |
| 16832901 | 2 years ago | | | 0 | 0.0010902530 | |
| 16822761 | 2 years ago | | | 0 | 0.00048709835 | |
| 16624989 | 2 years ago | | | 0 | 0.00080286530 |
ABI
ABI objects
Getter at block 21216380
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
blacklistMode() view returns (bool)
true
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
812455408571299838082398060563
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
FOMO
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xcefa8a8511a1a51659aceaca3eb471990cf394bf
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000000000000000
symbol() pure returns (string)
FOMO
totalFee() view returns (uint256)
30
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isblacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
enableTrading()
enable_blacklist(bool _status)
feeExempt(address holder, bool exempt)
manage_blacklist(address[] addresses, bool status)
manualSend()
manualSwap(uint256 amountPercentage)
removeLimits()
renounceOwnership()
setBuyTax(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTx(uint256 maxTXPercent)
setMaxWallet(uint256 maxWallPercent)
setPercents(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapandLiquify(bool _enabled, uint256 _amount)
setTarget(uint256 _target, uint256 _denominator)
setTaxWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
setTxLimitAbsolute(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.