Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x08a7…147e
0x8d07…7a78
6 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,157.07 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20759396 | 2 months ago | | | 0 | 0.000099916549 | |
| 20747121 | 2 months ago | | | 0 | 0.00020923295 | |
| 19253086 | 9 months ago | | | 0 | 0.0010534063 | |
| 19253081 | 9 months ago | | | 0 | 0.0010081111 | |
| 19131676 | 9 months ago | | | 0 | 0.00088858007 | |
| 18282719 | a year ago | | | 0 | 0.00034565580 | |
| 18055775 | a year ago | | | 0 | 0.00047247686 | |
| 17595612 | a year ago | | | 0 | 0.00077858843 | |
| 17579829 | a year ago | | | 0 | 0.0010503526 | |
| 17575223 | a year ago | | | 0 | 0.00062497190 |
ABI
ABI objects
Getter at block 21177457
buyFee() view returns (uint8)
0
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0x8d07745bc2f74d051e491324665e80ab52a77a78
feeSplit() view returns (uint16 marketing, uint16 development, uint16 LP)
(marketing=70, development=30, LP=0)
marketingWallet() view returns (address)
0x08a70ba48629d11acb389c4786c178b29fee147e
maxTransaction() view returns (uint256)
711111111040000001
maxWallet() view returns (uint256)
711111111040000001
name() pure returns (string)
Lucky Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
0
swapAtMax() view returns (uint256)
88799999991120000
swapAtMin() view returns (uint256)
888888888800000
symbol() pure returns (string)
LUCKY
totalSupply() pure returns (uint256)
8888888888000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address wallet) view returns (bool)
exemptFromLimits(address wallet) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
manualTaxSwapAndSend(uint8 swapTokenPercent, bool sendEth)
renounceOwnership()
setExempt(address wallet, bool noFees, bool noLimits)
setFeeSplit(uint16 sharesAutoLP, uint16 sharesMarketing, uint16 sharesDevelopment)
setFees(uint8 buy, uint8 sell)
setLimits(uint16 maxTransactionPermille, uint16 maxWalletPermille)
setTaxSwap(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWallets(address marketing, address development, address LPtokens)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
TokensBurned(address indexed burnedByWallet, uint256 tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.