This contract is being backfilled. You may encounter incomplete storage history.

CatCoin😺🪙

Verified contract

Active on Ethereum with 65 txns
Deployed by via 0x668ed15e at 17766093
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CatCoin😺🪙"

0x828d7d0807b1ab2684c4517207d6f1de8548f69f05deb7d03daec4ea35af47d1
0x84f7864a4e2d13d77ab6044adb44649f3f26315930d0a7682ec620b0a8fc69ef
0xd18a962fa85f8b167a73e00fd03089bb12c739a848c25d8a9e5f97c4ebc35f43
0x923a9927b8bad30e6ec59d1f13848766a5031805bf40de9a2cadef3e27ed2847
0x2afab2fb8fd21759a04e82f74c3fd6df737213683ddcc5bd1fe77986a3c944ce
0x74547bf6aad0b916c18ff1de44fb9a4aac129e35d009c9033fe2a440910da128
0x40d9a9a89e4eb1c7d3b928871e1079c4e2227bdeee59b243f9929743e541be97
0x5078123d751225f430eefe3642ae478adb38c61a8a4eb08e9ac2b43f9eff50b9
0x220404ec3354331c80eece5b2426f5c438699a46b878c6d1b7f7a92d42db92e5
0x50dd5efebe22f35097115a18fbc3b396f2026ae85649c15e0f39996b5599d492

Functions
Getter at block 20793092
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
0
mainAddress(view returns (address)
0x29a2f5d0351608751b0c6ccdd8bfceae17d4a9c7
maxBuyAmount(view returns (uint256)
1674290123000000000000000000
maxSellAmount(view returns (uint256)
10000000000000000000000
name(view returns (string)
CatCoin😺🪙
owner(view returns (address)
0x29a2f5d0351608751b0c6ccdd8bfceae17d4a9c7
pairV2(view returns (address)
0xea02c463f571573c3de9c71c72f2399ad7d89209
paused(view returns (bool)
false
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold(view returns (uint256)
0
symbol(view returns (string)
CTC
totalSupply(view returns (uint256)
1674290123000000000000000000
tradeCooldownTime(view returns (uint256)
180
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklisted(addressview returns (bool)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
lastTrade(addressview returns (uint256)
mainFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklist(address accountbool isBlacklisted
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mainAddressSetup(address _newAddress
mainFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
pause(
renounceOwnership(
setAMMPair(address pairbool isPair
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
updateMaxBuyAmount(uint256 _maxBuyAmount
updateMaxSellAmount(uint256 _maxSellAmount
updateSwapThreshold(uint256 _swapThreshold
updateTradeCooldownTime(uint256 _tradeCooldownTime
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistUpdated(address indexed accountbool isBlacklisted
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
MaxBuyAmountUpdated(uint256 maxBuyAmount
MaxSellAmountUpdated(uint256 maxSellAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint256 swapThreshold
TradeCooldownTimeUpdated(uint256 tradeCooldownTime
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
mainAddressUpdated(address mainAddress
mainFeeSent(address recipientuint256 amount
mainFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.