Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($10.55)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LUNAR | ERC-20 | 42.712K | $0.000247 |
$10.55 | |
CC | ERC-20 | 31.503417K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21209068 | a day ago | | | 0 | 0.00060792463 | |
| 21208737 | a day ago | | | 0 | 0.0011504712 | |
| 21205321 | a day ago | | | 0 | 0.00044311427 | |
| 21147583 | 9 days ago | | | 0 | 0.00015228250 | |
| 20945400 | a month ago | | | 0 | 0.00028620900 | |
| 20893987 | a month ago | | | 0 | 0.00028209832 | |
| 20825730 | 2 months ago | | | 0 | 0.00057079328 | |
| 20725268 | 2 months ago | | | 0 | 0.000099013474 | |
| 20683631 | 2 months ago | | | 0 | 0.00010207435 | |
| 20683630 | 2 months ago | | | 0 | 0.000099910777 |
ABI
ABI objects
Getter at block 21215623
_maxTransferAmount() view returns (uint256)
100000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xee2b5021adbb5a3ca7c8e3f0088711d097391088
name() pure returns (string)
Caacon
pair() view returns (address)
0x6cd7e38121aab4d826b1a470e2b68c5c0a7edd56
swapThreshold() view returns (uint256)
55000000000000
symbol() pure returns (string)
CC
totalSupply() view returns (uint256)
100000000000000000
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 approve(address spender, uint256 amount) returns (bool)
changeReceiverAddresses(address _liquidity_receiver, address _jackpot_receiver, address _development_receiver, address _holdersjackpot_receiver, address _extraone_receiver, address _extratwo_receiver)
changeSwapthreshold(uint256 _swapThreshold)
launchCaacon()
setisfeeExempt(address _address, bool _enabled)
setnewFees(uint256 _liquidity, uint256 _jackpot, uint256 _development, uint256 _holdersjackpot, uint256 _extraone, uint256 _extratwo, uint256 _total, uint256 _sell, uint256 _trans)
setnewLimits(uint256 _buy, uint256 _trans, uint256 _wallet)
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.