Click Bait
Verified contract
Active on
Ethereum with 73 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1c52…3e8e
0x1c52…3e8e
11 additional
variables
Balances ($0.00)
No balances found for "Click Bait"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16713866 | 2 years ago | | | 0 | 0.0045573409 | |
| 16708091 | 2 years ago | | | 0 | 0.0010975323 | |
| 16707758 | 2 years ago | | | 0 | 0.0010725335 | |
| 16707460 | 2 years ago | | | 0 | 0.00093136038 | |
| 16707190 | 2 years ago | | | 0 | 0.0010371344 | |
| 16707167 | 2 years ago | | | 0 | 0.00096704241 | |
| 16707136 | 2 years ago | | | 0 | 0.0011425808 | |
| 16707132 | 2 years ago | | | 0 | 0.0011503925 | |
| 16707129 | 2 years ago | | | 0 | 0.0011556430 | |
| 16707124 | 2 years ago | | | 0 | 0.0012279277 |
ABI
ABI objects
Getter at block 21229706
_liquiditySharePercentage() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_operationsSharePercentage() view returns (uint256)
100
_totalDistributionShares() view returns (uint256)
100
_walletMax() view returns (uint256)
100000000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x517ca1509aa3c596f2ec460b5c26542950cef395
getBlock() view returns (uint256)
21229706
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
liquidityFeeBuy() view returns (uint256)
0
liquidityFeeSell() view returns (uint256)
0
liquidityWallet() view returns (address)
0x1c52739a0c691ccacee2ed89ce40393007eb3e8e
maxTotalFeeBuy() view returns (uint256)
10
maxTotalFeeSell() view returns (uint256)
10
minimumTokensBeforeSwapAmount() view returns (uint256)
50000000000000000000000
name() view returns (string)
Click Bait
operationsFeeBuy() view returns (uint256)
0
operationsFeeSell() view returns (uint256)
0
operationsWallet() view returns (address)
0x1c52739a0c691ccacee2ed89ce40393007eb3e8e
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BAIT
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
0
totalFeesBuy() view returns (uint256)
0
totalFeesSell() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapPair() view returns (address)
0x92a4a5552b103fc634041ff38cf4d786a0fdcd06
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events TimerSwapTokens(address _token, uint256 settleAmount)
approve(address spender, uint256 amount) returns (bool)
buyBackAndBurnToken() payable
changeRouterAddress(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
renounceOwnership()
setDistributionSettings(uint256 newLiquidityShare, uint256 newOperationsShare)
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensBeforeSwap(uint256 newLimit)
setTrading()
setWalletLimit(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _operationsFee, uint256 _liquidityFee)
updateFeesSell(uint256 _operationsFee, uint256 _liquidityFee)
updateLiquidityWallet(address newAddress)
updateOperationsWallet(address newAddress)
withdrawStuckEth()
Approval(address indexed owner, address indexed spender, uint256 value)
LiquidityWalletUpdated(address indexed newLiquidityWallet, address indexed oldLiquidityWallet)
OperationsWalletUpdated(address indexed newOperationsWallet, address indexed oldOperationsWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.