Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CLT | ERC-20 | 2.153654M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20584519 | 3 months ago | | | 0 | 0.000069645619 | |
| 20578709 | 3 months ago | | | 0 | 0.000055794513 | |
| 20578703 | 3 months ago | | | 0 | 0.000067280501 | |
| 20578257 | 3 months ago | | | 0 | 0.00011769480 | |
| 20526021 | 4 months ago | | | 0 | 0.00017055555 | |
| 20526011 | 4 months ago | | | 0 | 0.00018977787 | |
| 20525906 | 4 months ago | | | 0 | 0.00037466093 | |
| 20524627 | 4 months ago | | | 0 | 0.000090761480 | |
| 20523912 | 4 months ago | | | 0 | 0.000039584453 | |
| 20519252 | 4 months ago | | | 0 | 0.00043298493 |
ABI
ABI objects
Getter at block 21333363
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
autoBurnFee() view returns (uint256)
0
buyFee() view returns (uint256)
2
decimals() view returns (uint8)
9
initialTotalSupply() view returns (uint256)
100000000000000000
maxTransactionAmount() view returns (uint256)
100000000000000000
maxWallet() view returns (uint256)
100000000000000000
name() view returns (string)
Celeritas
owner() view returns (address)
0xf1f2ecf14f59b41eecfa7112e1cba109d0fa9f11
sellFee() view returns (uint256)
2
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
2000000000000000
symbol() view returns (string)
CLT
totalSupply() view returns (uint256)
100000000000000000
tradingOpen() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xa8213c550b84e70f33cfb64e09e51327fe11447c
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLPToUniswap()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwapToken(uint256 percent)
openTrading()
removeTheLimits()
renounceOwnership()
setAutoBurnFee(uint256 newFee)
setAutomatedMarketMakerPair(address pair, bool value)
setFee(uint256 _buyFee, uint256 _sellFee)
stopTransferDelay()
tokensWithdraw()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawEth()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.