Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CLT | ERC-20 | 110.902089M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21248083 | 8 days ago | | | 0 | 0.00055909140 | |
| 21248077 | 8 days ago | | | 0 | 0.00061142413 | |
| 21248070 | 8 days ago | | | 0 | 0.00050942067 | |
| 21248047 | 8 days ago | | | 0 | 0.00054890839 | |
| 21137140 | 23 days ago | | | 0 | 0.0010897950 | |
| 21134349 | 24 days ago | | | 0 | 0.00044673572 | |
| 21126651 | 25 days ago | | | 0 | 0.00098555052 | |
| 21124768 | 25 days ago | | | 0 | 0.00024700982 | |
| 21124759 | 25 days ago | | | 0 | 0.00027592489 | |
| 21124744 | 25 days ago | | | 0 | 0.00030097129 |
ABI
ABI objects
Getter at block 21304002
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
lastSwapBlock() view returns (uint256)
21088757
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x40243f4e6759602f355a2c6eeab4ecfd44d8bfe9
maxBuyAmount() view returns (uint256)
16717758625000000000000000000
maxSellAmount() view returns (uint256)
16717758625000000000000000000
maxSwapsPerBlock() view returns (uint256)
1
maxWallet() view returns (uint256)
16717758625000000000000000000
name() view returns (string)
C1337
oncePerBlockEnabled() view returns (bool)
true
operationsAddress() view returns (address)
0xdb48fc2cb73de0ebd6b57c29ec884fb5a1cc720c
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellOperationsFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
668710345000000000000000000
swapsThisBlock() view returns (uint256)
1
symbol() view returns (string)
CLT
tokensForOperations() view returns (uint256)
110902089173146662149323497
totalSupply() view returns (uint256)
1337420690000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
21087770
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initializeLP()
recoverETH()
removeLimits()
renounceOwnership(bool confirmRenounce)
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
setSwapRestrictions(bool _enabled, uint256 _maxSwaps)
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)
updateBuyTax(uint256 _operationsFee)
updateSellTax(uint256 _operationsFee)
updateSwapTokensAtAmount(uint256 newAmount)
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)
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)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.