Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CACA | ERC-20 | 49.032759T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20623986 | 3 months ago | | | 0 | 0.000019202015 | |
| 20390825 | 4 months ago | | | 0 | 0.000079886343 | |
| 19602952 | 7 months ago | | | 0 | 0.00035183901 | |
| 19498030 | 8 months ago | | | 0 | 0.0011546121 | |
| 19340073 | 8 months ago | | | 0 | 0.0019991364 | |
| 19338639 | 8 months ago | | | 0 | 0.0019271501 | |
| 19338216 | 8 months ago | | | 0 | 0.0019878234 | |
| 19338171 | 8 months ago | | | 0 | 0.0025858180 | |
| 19338101 | 8 months ago | | | 0 | 0.0032205451 | |
| 19336557 | 8 months ago | | | 0 | 0.0027875625 |
ABI
ABI objects
Getter at block 21184202
blockForPenaltyEnd() view returns (uint256)
18736504
botsCaught() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
4
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x98261239717004d49f7ac44f0adf53a41127bd3b
maxBuyAmount() view returns (uint256)
20000000000000000000000000000000
maxSellAmount() view returns (uint256)
20000000000000000000000000000000
maxWalletAmount() view returns (uint256)
50000000000000000000000000000000
name() view returns (string)
CACA
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellOperationsFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000000000
symbol() view returns (string)
CACA
tokensForOperations() view returns (uint256)
49032759485503791372109602309665
totalSupply() view returns (uint256)
2000000000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18736501
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
boughtEarly(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBots(address wallet, bool flag)
massManageBots(address[] wallets, bool flag)
multiSend(address[] wallets, uint256[] amountsInTokens)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setTaxAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.