ohfuckcoolcatsNFT coin
Verified contract
Active on
Base with 35 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
No balances found for "ohfuckcoolcatsNFT coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13582372 | 8 months ago | | | 0 | 0.0000059470792 | |
| 13582372 | 8 months ago | | | 0 | 0.0000059470792 | |
| 13582371 | 8 months ago | | | 0 | 0.0000059470792 | |
| 13582371 | 8 months ago | | | 0 | 0.0000059470792 | |
| 13582371 | 8 months ago | | | 0 | 0.0000059470792 | |
| 13582371 | 8 months ago | | | 0 | 0.0000059470792 | |
| 13582371 | 8 months ago | | | 0 | 0.0000059470792 | |
| 13582371 | 8 months ago | | | 0 | 0.0000059470792 | |
| 13582371 | 8 months ago | | | 0 | 0.0000059470792 | |
| 13582008 | 8 months ago | | | 0 | 0.0000059470792 |
ABI
ABI objects
Getter at block 23849938
_buyDestroyFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
0
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
0
_owner() view returns (address)
0xe7fe9220e69c7a32e4177b6cc4f81f3f540b6d5f
_sellDestroyFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
0
_sellTeamFee() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
0
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
0
_totalTransfer() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
696969696969000000000000000000
getTime() view returns (uint256)
1734489223
marketingWalletAddress() view returns (address)
0xe7fe9220e69c7a32e4177b6cc4f81f3f540b6d5f
minimumTokensBeforeSwapAmount() view returns (uint256)
20000000000000000000000
name() view returns (string)
ohfuckcoolcatsNFT coin
owner() view returns (address)
0xe7fe9220e69c7a32e4177b6cc4f81f3f540b6d5f
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ohfuckcoolcats
teamWalletAddress() view returns (address)
0xe7fe9220e69c7a32e4177b6cc4f81f3f540b6d5f
totalSupply() view returns (uint256)
696969696969000000000000000000
uniswapPair() view returns (address)
0x9a47071181bbc98d4f6de223acbe2625151e5035
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multipleBotlistAddress(address[] accounts, bool excluded)
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setDistributionSettings(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newTeamShare)
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
setMarketingWalletAddress(address newAddress)
setNumTokensBeforeSwap(uint256 newLimit)
setSelTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setTeamWalletAddress(address newAddress)
setTransferFee(uint256 fee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string coinName, string coinSymbol, uint8 coinDecimals, uint256 supply, address router, address owner, address marketingAddress, address teamAddress)
receive()
This contract contains no error objects.