MOMO CCTV TOKEN
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOMO | ERC-20 | 164.519T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20106607 | 5 months ago | | | 0 | 0.000091086279 | |
| 17336342 | a year ago | | | 0 | 0.0025160747 | |
| 17336308 | a year ago | | | 0 | 0.0019074510 | |
| 17336305 | a year ago | | | 0 | 0.0021349520 | |
| 17336291 | a year ago | | | 0 | 0.0025088721 | |
| 17336275 | a year ago | | | 0 | 0.0018916358 | |
| 17336263 | a year ago | | | 0 | 0.0019514514 | |
| 17336261 | a year ago | | | 0 | 0.0033270170 | |
| 17336258 | a year ago | | | 0 | 0.0019479758 | |
| 17336257 | a year ago | | | 0 | 0.0018485387 |
ABI
ABI objects
Getter at block 21260299
D_ZERO() view returns (uint256)
10000
buyTax() view returns (uint256)
500
clip() view returns (string)
FOLLOW@MOMO CCTV
clipCost() view returns (uint256)
250000000000000000000000000
clipOwner() view returns (address)
0x7a3b5671f6c67b2c56f4605b474c44afb207f824
decimals() view returns (uint8)
18
feeWallet() view returns (address)
0x7a3b5671f6c67b2c56f4605b474c44afb207f824
getBalance() view returns (uint256)
0
initialMintAmount() view returns (uint256)
8942042000000000000000000000
investAmount() view returns (uint256)
894204200000000000000000000
lastClipUpdate() view returns (uint256)
0
name() view returns (string)
MOMO CCTV TOKEN
owner() view returns (address)
0x7a3b5671f6c67b2c56f4605b474c44afb207f824
paused() view returns (bool)
false
prizePool() view returns (uint256)
64200000000000000000000000000000
remainmintnum() view returns (uint256)
79990000000000000000000000000000
sellTax() view returns (uint256)
500
symbol() view returns (string)
MOMO
teamSupply() view returns (uint256)
256481000000000000000000000000000
totalSupply() view returns (uint256)
421000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
lastMintTime(address) view returns (uint256)
lastMintValue(address) view returns (uint256)
lps(address) view returns (bool)
whitelisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _user, bool _isBlacklisted)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
claimPrizePool()
claimToken(address token, uint256 amount, address to)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
eWToken(address _token, address _to)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint() payable
mintClips(address invester) payable
pause()
renounceOwnership()
safe()
setBuyTax(uint256 _taxPercent)
setClip(string message)
setFeeWallet(address _feeWallet)
setLiquidPair(address _lp, bool _status)
setSellTax(uint256 _taxPercent)
setfundAddress(address fund)
setinitialMintAmount(uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
whitelist(address _user, bool _enable)
Approval(address indexed owner, address indexed spender, uint256 value)
ClipUpdated(address indexed user, string message, uint256 newClipCost)
Log(string func, uint256 gas)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PrizePoolClaimed(address indexed clipOwner, uint256 amount)
SetLiquidPair(address LP, bool Status)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor()
fallback()
receive()
This contract contains no error objects.