10 Bulls
Verified contract
Active on
Ethereum with 2,377 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x26ca…acf4
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SUNBABY | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21184887 | 17 days ago | | | 0 | 0.0012836534 | |
| 20859804 | 2 months ago | | | 0 | 0.00017574366 | |
| 20806949 | 2 months ago | | | 0 | 0.00065745162 | |
| 20806943 | 2 months ago | | | 0 | 0.00070488080 | |
| 20660592 | 3 months ago | | | 0 | 0.000031447697 | |
| 20639239 | 3 months ago | | | 0 | 0.000061318847 | |
| 20571804 | 3 months ago | | | 0 | 0.000072600260 | |
| 20399697 | 4 months ago | | | 0 | 0.00030198548 | |
| 20287612 | 5 months ago | | | 0 | 0.00041963400 | |
| 20180400 | 5 months ago | | | 0 | 0.00031207578 |
ABI
ABI objects
Getter at block 21307639
_buyLiquidityFee() view returns (uint256)
0
_buyOperationsFee() view returns (uint256)
0
_buyTaxFee() view returns (uint256)
0
_liquidityTokensToSwap() view returns (uint256)
0
_operationsTokensToSwap() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellOperationsFee() view returns (uint256)
0
_sellTaxFee() view returns (uint256)
0
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getTime() view returns (uint256)
1733055875
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0xd4b230be312fc94f5ec3dd94652bd0e51fb5f750
minimumTokensBeforeSwapAmount() view returns (uint256)
5000000000000000000000000
name() pure returns (string)
10 Bulls
operationsAddress() view returns (address)
0x26ca45c897f0c3ef89e929115c60de6b40f6acf4
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
KAKUAN
totalFees() view returns (uint256)
248528805182096624284575441
totalSupply() pure returns (uint256)
10000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
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)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
excludeFromFee(address account)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromReward(address account)
forceSwapBack()
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
manualsend()
manualswap()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBuyFee(uint256 buyTaxFee, uint256 buyLiquidityFee, uint256 buyOperationsFee)
setOperationsAddress(address _operationsAddress)
setSellFee(uint256 sellTaxFee, uint256 sellLiquidityFee, uint256 sellOperationsFee)
setSwapAndLiquifyEnabled(bool _enabled)
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)
updateMinimumTokensBeforeSwap(uint256 newAmount)
updateOperationsWallet(address newWallet)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFee(address excludedAddress)
ExcludeFromReward(address excludedAddress)
IncludeInFee(address includedAddress)
IncludeInReward(address includedAddress)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address pair, bool value)
SetBuyFee(uint256 operationsFee, uint256 liquidityFee, uint256 reflectFee)
SetSellFee(uint256 operationsFee, uint256 liquidityFee, uint256 reflectFee)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
TransferDelayDisabled()
TransferForeignToken(address token, uint256 amount)
UpdatedOperationsAddress(address operations)
constructor(address _operationsAddress)
receive()
This contract contains no error objects.