Chartreux Kitty
Verified contract
Active on
Ethereum with 171 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x947b…58ef
0xbe23…56c4
3 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,908.57 |
$0 | |
CHAR | ERC-20 | 82.201614M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16491968 | 2 years ago | | | 0 | 0.00054397533 | |
| 15284965 | 2 years ago | | | 0 | 0.0040216210 | |
| 12775057 | 3 years ago | | | 0 | 0.0028908120 | |
| 12742476 | 3 years ago | | | 0 | 0.0025644300 | |
| 12714983 | 3 years ago | | | 0 | 0.00014571000 | |
| 12627062 | 3 years ago | | | 0 | 0.00093252000 | |
| 12621484 | 3 years ago | | | 0 | 0.00046626000 | |
| 12620987 | 3 years ago | | | 0 | 0.00060613800 | |
| 12553912 | 4 years ago | | | 0 | 0.0013055280 | |
| 12553010 | 4 years ago | | | 0 | 0.00097914600 |
ABI
ABI objects
Getter at block 21385088
_charityWalletAddress() view returns (address)
0x947b9a64721db0e8c1063d421b17e4e518f858ef
_getETHBalance() view returns (uint256 balance)
1
_marketingWalletAddress() view returns (address)
0xbe23f1b6ebb016020cb848aa32185051189856c4
_maxTxAmount() view returns (uint256)
1000000000000000000000
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Chartreux Kitty
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
CHAR
totalFees() view returns (uint256)
222435548066818460536
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x70a6bb05a9417a985bcc27ed2aa8f6d1e472a831
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlackListed(address account) view returns (bool)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setCharityFee(uint256 charityFee)
_setCharityWallet(address charityWalletAddress)
_setTaxFee(uint256 taxFee)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
removeBotFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setMaxTxPercent(uint256 maxTxPercent)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address charityWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.