Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($41.65)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LUNAR | ERC-20 | 129.188K | $0.000322 |
$41.65 | |
CC | ERC-20 | 597.222347K | -- | -- | |
CC | ERC-20 | 129.18781K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20982786 | a month ago | | | 0 | 0.00027145440 | |
| 20947447 | a month ago | | | 0 | 0.00043041506 | |
| 20886326 | 2 months ago | | | 0 | 0.00047369421 | |
| 20657619 | 3 months ago | | | 0 | 0.000053151505 | |
| 20557631 | 3 months ago | | | 0 | 0.000028640269 | |
| 20523656 | 3 months ago | | | 0 | 0.000023593368 | |
| 20410476 | 4 months ago | | | 0 | 0.00017873487 | |
| 20290071 | 4 months ago | | | 0 | 0.00010071167 | |
| 20208705 | 5 months ago | | | 0 | 0.00015763467 | |
| 20206035 | 5 months ago | | | 0 | 0.00015733242 |
ABI
ABI objects
Getter at block 21247916
_maxTransferAmount() view returns (uint256)
77949577151307999
_maxTxAmount() view returns (uint256)
77949577151307999
_maxWalletToken() view returns (uint256)
77949577151307999
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xee2b5021adbb5a3ca7c8e3f0088711d097391088
name() pure returns (string)
Caacon
pair() view returns (address)
0x628d9a2175b66a11fce8208106fbb95ed33503e0
symbol() pure returns (string)
CC
totalSupply() view returns (uint256)
77949577151307999
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events LaunchCaacon()
approve(address spender, uint256 amount) returns (bool)
setLimits(uint256 _buy, uint256 _trans, uint256 _wallet)
setisfeeExempt(address _address, bool _enabled)
setnewFees(uint256 _liquidity, uint256 _Jackpot, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.