FOMO

Verified contract

Active on Ethereum with 1,093 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 $1.45
0x40402fee307a1b42f654210479c1d1b8e17bcd61edc5d4742111e53e7562d079
0x4810ccd8c4413ad89e4c4ac7b8a5fbd73d11f3b8c0e638c140e26e6d663835cb
0x4c9415d11882d6a10c47e75a1c5eec76427c4c8404c5e92551a7e82d5a810e92
0x93344ad9b99fab3b5e5273558de61374d7351a942fb7c2cc3a10a0469e85a292
0xf774becd29682816fd848d75a61da95dd40ab512d3228dfb2dff2226a565eeb7
0xe77054dcd2ba41a3f9b5f6286f72cab7fbf5cbe872f854ba223e1c20db244c55
0x69d22bdf2f69a4769fd2913e7055bbcb3b58da6350adf0d687f31eced9e5b2ef
0x5a9206065ae1fd56ef5a6bd8c69fa9193f58b5ad914ab94ce1b2824b1afb2e17
0xe97db0b49f1a0d01e4e552c70b2d68f28ffe93e76b08e14016e176e43c48610a
0xbee64be518d00a509371659b2ad1163b0858aa53618f3bf543231203295a2374

Functions
Getter at block 21157490
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.