Kabosu Cabal
Verified contract
Active on
Ethereum with 274 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
No balances found for "Kabosu Cabal"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21105465 | 9 days ago | | | 0 | 0.00014799835 | |
| 20889616 | a month ago | | | 0 | 0.00021684923 | |
| 20885986 | a month ago | | | 0 | 0.00079749000 | |
| 20839583 | 2 months ago | | | 0 | 0.00099689490 | |
| 20833808 | 2 months ago | | | 0 | 0.00088674900 | |
| 20831270 | 2 months ago | | | 0 | 0.00059843189 | |
| 20830774 | 2 months ago | | | 0 | 0.00075591859 | |
| 20830633 | 2 months ago | | | 0 | 0.00056124522 | |
| 20830232 | 2 months ago | | | 0 | 0.0010699156 | |
| 20830111 | 2 months ago | | | 0 | 0.00084543292 |
ABI
ABI objects
Getter at block 21171355
blockForPenaltyEnd() view returns (uint256)
20823658
botsCaught() view returns (uint256)
0
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xaef9b9bcdc6513ea696f48fc5df20b920151b27f
maxBuy() view returns (uint256)
1500000000000000000000000
maxSell() view returns (uint256)
1500000000000000000000000
maxWallet() view returns (uint256)
1500000000000000000000000
name() view returns (string)
Kabosu Cabal
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
KABAL
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
20823658
transferDelayEnabled() view returns (bool)
false
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)
buyBack(uint256 amountInWei)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
excludeFromFees(address account, bool excluded)
excludeFromMax(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
kabal(uint256 _deadblocks)
manageEarly(address wallet, bool flag)
removeLimits()
renounceOwnership()
returnToStandardTax()
setAMM(address pair, bool value)
setDevAddress(address _devAddress)
setOpsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _DevFee, uint256 _burnFee)
updateMaxBuy(uint256 newNum)
updateMaxSell(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _DevFee, uint256 _burnFee)
updateSwapTokens(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
BuyBackTriggered(uint256 amount)
CaughtEarlyBuyer(address sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
Launched()
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)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.