Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x45a4…672a
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHIMPZ | ERC-20 | 7.882749M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20600991 | 3 months ago | | | 0 | 0.000024631223 | |
| 20367781 | 4 months ago | | | 0 | 0.00015570273 | |
| 20319032 | 5 months ago | | | 0 | 0.00025928854 | |
| 20318902 | 5 months ago | | | 0 | 0.00028602806 | |
| 20316299 | 5 months ago | | | 0 | 0.00017388655 | |
| 19989709 | 6 months ago | | | 0 | 0.00057235706 | |
| 19942536 | 6 months ago | | | 0 | 0.00040224878 | |
| 19884760 | 7 months ago | | | 0 | 0.00029615543 | |
| 19826460 | 7 months ago | | | 0 | 0.00031723997 | |
| 19791565 | 7 months ago | | | 0 | 0.00024213987 |
ABI
ABI objects
Getter at block 21310725 getCirculatingSupply() view returns (uint256)
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 reflection, uint16 marketing, uint16 totalSwap)
(reflection=1, marketing=2, totalSwap=2)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=300, sellFee=300, transferFee=0)
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchStamp() view returns (uint256)
1698861599
lpPair() view returns (address)
0xe9f7cf2b95a58255f986666325d57d934a97ec41
marketingWallet() view returns (address)
0x45a4049d21711941930068f26d1da7d073d0672a
maxBuyTaxes() view returns (uint256)
1000
maxSellTaxes() view returns (uint256)
1000
maxTransferTaxes() view returns (uint256)
1000
name() pure returns (string)
CHIMPZ
operator() view returns (address)
0x0000000000000000000000000000000000000000
originalDeployer() view returns (address)
0x0000000000000000000000000000000000000000
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
487349999999999999999174
swapThreshold() view returns (uint256)
162449999999999999999724
symbol() pure returns (string)
CHIMPZ
taxesAreLocked() view returns (bool)
false
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
excludePresaleAddresses(address router, address presale)
lockTaxes()
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOriginalDeployer()
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setInitializer(address init)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setOperator(address newOperator)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setRatios(uint16 reflection, uint16 marketing)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.