CHYAN CAT
Verified contract
Active on
Ethereum with 303 txns
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 |
---|---|---|---|---|---|
CHYAN | ERC-20 | 1.570646M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20487833 | 4 months ago | | | 0 | 0.00012217547 | |
| 20203887 | 5 months ago | | | 0 | 0.00018144660 | |
| 20156331 | 5 months ago | | | 0 | 0.00017366439 | |
| 20141362 | 5 months ago | | | 0 | 0.00026683973 | |
| 20129970 | 5 months ago | | | 0 | 0.00027491508 | |
| 20129970 | 5 months ago | | | 0 | 0.00027491508 | |
| 20129968 | 5 months ago | | | 0 | 0.00028021547 | |
| 20129968 | 5 months ago | | | 0 | 0.00028021547 | |
| 20123905 | 5 months ago | | | 0 | 0.00014779486 | |
| 20122851 | 5 months ago | | | 0 | 0.00018533208 |
ABI
ABI objects
Getter at block 21274552
_caughtDogs() view returns (uint256)
0
buyTax() view returns (uint8)
0
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x94f349e65f5f158f9ca05092dcbd4f3dbdc6a2bc
maxTxAmount() view returns (uint256)
188888888000000000
maxWallet() view returns (uint256)
188888888000000000
name() pure returns (string)
CHYAN CAT
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xcd8e5886b07ff38a1b1e7010092c2e3ad2822327
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint8)
0
swapThreshold() view returns (uint256)
1888888000000000
symbol() pure returns (string)
CHYAN
totalSupply() view returns (uint256)
188888888000000000
watchdogMode() view returns (bool)
false
Read-only
_dogSellTime(address) view returns (uint256)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualSwap()
renounceOwnership()
setCHYANContractTaxes(uint8 buyTax_, uint8 sellTax_)
setCHYANSwapSettings(uint256 swapThreshold_EXACT)
setContractLimits(uint256 maxTX_EXACT, uint256 maxWallet_EXACT)
setDogSellTimeForAddress(address holder, uint256 dTime)
setWatchdogOff()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.