This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 7 minutes old. We're running behind the tip but working to resolve the issue.

Chef Cat

Verified contract

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

No balances found for "Chef Cat"

0x767e60ba843b9bf611dfa20e3ffaffadf522385dc8e2fac3540e873324b4bad7
0xb749ff1e7ac5b4d1a991ed46108e57c7b29d252df88ca66273e7dbf216f79610
0x33c5edff4ff247d39e83090cff636656e8bcb6a79dd005351b3e338585dd4462
0x6833f722a26710f3cc31b8578fb738562c5fa7dbdf8582f3f133e69b6eebf09d
0xbf612e10ac7484abe870fb28d8b8ce4d3d37a75a4cfdbf7a421f34ab9809d413
0x6133ab18148cfb24a5c77c83afea6e136a4b5797c2424e649ccaa6485217de2e
0xa30c24fb2c86a8af6cd93897cbcf5d7746eeb195a9fc223d1ae722e50407806e
0x7157a948310f6b9c6d73d71601d1eb4dab14949cd2a2fee76b377b7d6b478b73
0x998f054e2b203a58ee96c615665394ea5ef1e7cad1ae0dab18357a050379ea01
0x7484d9a33f0f1cc021e2b7b0cb5a89f58170b5dabdf57ce60648e01644ef59a6

Functions
Getter at block 20793296
FEE_DIVISOR(view returns (uint64)
10000
buyTax(view returns (uint256)
0
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
lastSwapBackBlock(view returns (uint256)
20669885
launched(view returns (bool)
true
lpPair(view returns (address)
0xfd61199682c8f074f9b26972b0cc02910ab151c2
name(view returns (string)
Chef Cat
owner(view returns (address)
0x0000000000000000000000000000000000000000
platformAddress(view returns (address)
0x2eef048f46282f2cc23dd1908e2a3c28e953d5bf
projectAddress(view returns (address)
0xa1476d097b7911e706d86680bd9148170abe3af5
sellTax(view returns (uint256)
0
swapTokensAtAmt(view returns (uint256)
250000000000000000000000
symbol(view returns (string)
CHEFCAT
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
exemptFromFees(addressview returns (bool)
isAMMPair(addressview returns (bool)
State-modifying
addLp(payable 
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setLaunched(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateTax(uint64 _buyTaxuint64 _sellTax
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Launched(uint256 launchTime
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
UpdatedBuyTax(uint256 newAmt
UpdatedSellTax(uint256 newAmt
Constructor
constructor(struct StructsLibraryTokenInfo paramsaddress _platformAddress
Fallback and receive
receive(
Errors

This contract contains no error objects.