FOMO

Verified contract

Active on Ethereum with 1,097 txns
Deployed by via 0xfbd619be at 20657610
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9.95
0x6f709b7470fcee32d64266823fb8578ab12e281aba0baf84cde08b0b32df977e
0x5158dc8e1003aa85a70c91526a67ea7f23b5d705a01d33996b43471e708a130a
0xbdadd58116352c2c13694350708ce3c890326198bb044ae86594aeb142dfb25b
0xa170299613d2e3bf5bf91d03585398c6fc13ff43a7b9f907eeda184e3cd3e445
0x40402fee307a1b42f654210479c1d1b8e17bcd61edc5d4742111e53e7562d079
0x4810ccd8c4413ad89e4c4ac7b8a5fbd73d11f3b8c0e638c140e26e6d663835cb
0x4c9415d11882d6a10c47e75a1c5eec76427c4c8404c5e92551a7e82d5a810e92
0x93344ad9b99fab3b5e5273558de61374d7351a942fb7c2cc3a10a0469e85a292
0xf774becd29682816fd848d75a61da95dd40ab512d3228dfb2dff2226a565eeb7
0xe77054dcd2ba41a3f9b5f6286f72cab7fbf5cbe872f854ba223e1c20db244c55

Functions
Getter at block 21277300
TradingOpen(view returns (bool)
true
_maxTxAmount(view returns (uint256)
100000000000000000
_maxWalletAmount(view returns (uint256)
100000000000000000
_owner(view returns (address)
0x380ed4fefb6f9309fa9ff3ab093811aebade6fed
buyTotalFee(view returns (uint256)
5
decimals(pure returns (uint8)
9
getOwner(view returns (address)
0x380ed4fefb6f9309fa9ff3ab093811aebade6fed
name(pure returns (string)
FOMO.bond
owner(view returns (address)
0x380ed4fefb6f9309fa9ff3ab093811aebade6fed
pair(view returns (address)
0xf6c4d325fa1e1649c5b9950edd028668714adbe7
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTotalFee(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
100000000000000
symbol(pure returns (string)
FOMO
totalSupply(pure returns (uint256)
100000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAll(address spenderreturns (bool)
editSwapbackSettings(bool _enableduint256 _amount
exemptAll(address holderbool exempt
removeMaxLimits(
renounceOwnership(
setMaxTx(uint256 maxTxPercent
setMaxWallet(uint256 maxWalletPercent
setTxLimitExempt(address holderbool exempt
startFOMO(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _teamFeeuint256 _marketingFee
updateReceiverWallets(address _marketingFeeReceiveraddress _teamFeeReceiver
updateSellFees(uint256 _teamFeeuint256 _marketingFee
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
buyFeesUpdated(uint256 indexed buyTeamFeeuint256 indexed buyMarketingFee
exemptFees(address indexed holderbool indexed exempt
exemptTxLimit(address indexed holderbool indexed exempt
feesWalletsUpdated(address indexed marketingFeeReceiveraddress indexed teamFeeReceiver
maxLimitsRemoved(uint256 indexed maxWalletTokenuint256 indexed maxTxAmount
maxTxUpdated(uint256 indexed maxTxAmount
maxWalletUpdated(uint256 indexed maxWalletAmount
sellFeesUpdated(uint256 indexed sellTeamFeeuint256 indexed sellMarketingFee
swapbackSettingsUpdated(bool indexed enableduint256 indexed amount
tradingEnabled(bool indexed enableduint256 indexed startTime
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.