Chuckling Hard In Monke Paradise
Verified contract
Active on
Base with 207 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($62.37)
Native
Value
$62.37
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.018965 | $3,288.63 |
$62.37 | |
CHIMP | ERC-20 | 2.251663M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22518516 | 10 days ago | | | 0 | 1.1633280e-7 | |
| 22284887 | 15 days ago | | | 0 | 5.1258560e-7 | |
| 20673000 | 2 months ago | | | 0 | 1.6776563e-7 | |
| 16815363 | 5 months ago | | | 0 | 2.2917394e-7 | |
| 13993201 | 7 months ago | | | 0 | 0.0000055504521 | |
| 2650627 | a year ago | | | 0 | 0.000000000013523688 | |
| 2291717 | a year ago | | | 0 | 0.000036354001 | |
| 2036899 | a year ago | | | 0 | 0.000069780003 | |
| 2036278 | a year ago | | | 0 | 0.000069402003 | |
| 2036251 | a year ago | | | 0 | 0.000060020002 |
ABI
ABI objects
Getter at block 22929443
_maxTxAmount() view returns (uint256)
0
_walletMax() view returns (uint256)
0
autoLiquidityReceiver() view returns (address)
0x3357c2fb9f65fa16d96eda48730d844038051765
blacklistMode() view returns (bool)
true
decimals() pure returns (uint8)
18
dividendDistributor() view returns (address)
0xd29068d8ef7cb979082016081213d95cc9a8265b
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x3357c2fb9f65fa16d96eda48730d844038051765
launchedAt() view returns (uint256)
2002622
liquidityFee() view returns (uint256)
1
lotteryFee() view returns (uint256)
0
lotteryWallet() view returns (address)
0x54889728d58bf0f73a6abb62694c1c34984ce6c2
marketingFee() view returns (uint256)
1
marketingWallet() view returns (address)
0x54889728d58bf0f73a6abb62694c1c34984ce6c2
name() pure returns (string)
Chuckling Hard In Monke Paradise
pair() view returns (address)
0xb1b35af3af4795a9bc1bebfbe05ce4e115ab9f2d
restrictWhales() view returns (bool)
true
rewardsFee() view returns (uint256)
1
router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
sellMultiplier() view returns (uint256)
10
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2500000000000000000000000
symbol() pure returns (string)
CHIMP
totalFee() view returns (uint256)
3
totalFeeIfSelling() view returns (uint256)
3
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isBlacklisted(address) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
changeDistributionCriteria(uint256 newinPeriod, uint256 newMinDistribution)
changeDistributorSettings(uint256 gas)
changeFeeReceivers(address newLiquidityReceiver, address newMarketingWallet, address newLotteryWallet)
changeFees(uint256 newLiqFee, uint256 newRewardFee, uint256 newMarketingFee, uint256 newLotteryFee)
changeIsDividendExempt(address holder, bool exempt)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSellFeeX10(uint256 newMulti)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
claimDividend()
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
setGas(uint256 Gas)
setRewardToken(address _rewardToken)
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.