Fear Uncertainty Doubt
Verified contract
Active on
Ethereum with 103 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x22d2…411c
0x22d2…411c
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FUD | ERC-20 | 7.68M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14998736 | 2 years ago | | | 0 | 0.0012000571 | |
| 14921740 | 2 years ago | | | 0 | 0.0026834030 | |
| 14921740 | 2 years ago | | | 0 | 0.0026834030 | |
| 14919214 | 2 years ago | | | 0 | 0.0015310336 | |
| 14916706 | 2 years ago | | | 0 | 0.0018829484 | |
| 14916701 | 2 years ago | | | 0 | 0.0018303669 | |
| 14916698 | 2 years ago | | | 0 | 0.0021017825 | |
| 14915681 | 2 years ago | | | 0 | 0.0026803012 | |
| 14915545 | 2 years ago | | | 0 | 0.0032813560 | |
| 14915513 | 2 years ago | | | 0 | 0.0043204212 |
ABI
ABI objects
Getter at block 21207150
decimals() pure returns (uint8)
9
name() pure returns (string)
Fear Uncertainty Doubt
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
FUD
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address account)
includeInFee(address account)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBlocksToBlacklist(uint256 blocks)
setBots(address[] bots_)
setBuyFee(uint256 buyFourFee, uint256 buyLiquidityFee, uint256 buyRewardFee)
setCooldownEnabled(bool onoff)
setFourWallet(address FourWallet)
setLiquidityWallet(address liquidityWallet)
setMaxBuyAmount(uint256 maxBuy)
setMaxSellAmount(uint256 maxSell)
setMaxWalletAmount(uint256 maxToken)
setRewardWallet(address rewardWallet)
setSellFee(uint256 sellFourFee, uint256 sellLiquidityFee, uint256 sellRewardFee)
setSwapEnabled(bool onoff)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
MaxSellAmountUpdated(uint256 _maxSellAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.