Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHEEMS | ERC-20 | 273.664567K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16318729 | 2 years ago | | | 0 | 0.00072037007 | |
| 16318725 | 2 years ago | | | 0 | 0.00059751382 | |
| 16310208 | 2 years ago | | | 0 | 0.00036179006 | |
| 16310207 | 2 years ago | | | 0 | 0.00033275010 | |
| 16310206 | 2 years ago | | | 0 | 0.00033013582 | |
| 16309953 | 2 years ago | | | 0 | 0.00065800751 | |
| 16309818 | 2 years ago | | | 0 | 0.00037224792 | |
| 16309818 | 2 years ago | | | 0 | 0.00037224792 | |
| 16309795 | 2 years ago | | | 0 | 0.00065160672 | |
| 16309772 | 2 years ago | | | 0 | 0.00078294720 |
ABI
ABI objects
Getter at block 21226014
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
2
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
4
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
2
_sellTeamFee() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
4
_totalSupply() view returns (uint256)
100000000000000000
buyTax() view returns (uint256)
2
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
100000000000000000
marketingWallet() view returns (address)
0x5c32dff5b20efeecb672386841dc47e67f37cb1d
name() view returns (string)
Cheems
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
2
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CHEEMS
teamWallet() view returns (address)
0x5c32dff5b20efeecb672386841dc47e67f37cb1d
totalSupply() view returns (uint256)
100000000000000000
uniswapPair() view returns (address)
0xd66fa47bd2cae411112eae119ecf0e223020b6f4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
_isMarketPair(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearBalance()
removeLimits()
renounceOwnership()
setDefuse(address[] poor)
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(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()
receive()
This contract contains no error objects.