Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,347.25 |
$0 | |
MIXER | ERC-20 | 25.868092T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19150872 | 3 months ago | | | 0 | 1.7227435e-7 | |
| 14012529 | 7 months ago | | | 0 | 0.0000017792064 | |
| 12553997 | 8 months ago | | | 0 | 1.3441600e-7 | |
| 7871176 | a year ago | | | 0 | 0.000000050697226902 | |
| 5083906 | a year ago | | | 0 | 0.000000061495223292 | |
| 2075231 | a year ago | | | 0 | 0.000036261001 | |
| 2038227 | a year ago | | | 0 | 0.000036261001 | |
| 2038084 | a year ago | | | 0 | 0.000036261001 | |
| 2032610 | a year ago | | | 0 | 0.000041095800 | |
| 2020490 | a year ago | | | 0 | 0.0000055749629 |
ABI
ABI objects
Getter at block 22774266
DEVFee() view returns (uint256)
0
DEVFeeReceiver() view returns (address)
0xb4dea6154677883ee30bdc41a134ea3d45f6fa0d
_maxTxAmount() view returns (uint256)
2500000000000000000000000000000000000000000000000000000000000000000
_maxWalletToken() view returns (uint256)
2500000000000000000000000000000000000000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0xb4dea6154677883ee30bdc41a134ea3d45f6fa0d
blacklistMode() view returns (bool)
false
buyCooldownEnabled() view returns (bool)
false
cooldownTimerInterval() view returns (uint8)
10
decimals() pure returns (uint8)
18
distributor() view returns (address)
0x2b868177719e242ef2d248f2966db7f07251dc88
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000000000
getOwner() view returns (address)
0xb4dea6154677883ee30bdc41a134ea3d45f6fa0d
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
3
marketingFeeReceiver() view returns (address)
0xb4dea6154677883ee30bdc41a134ea3d45f6fa0d
name() pure returns (string)
PepeMixer
pair() view returns (address)
0x0886fff7a269e47e103aba2b0a6e4744c4491772
reflectionFee() view returns (uint256)
3
router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
sellMultiplier() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2500000000000000000000000000000
symbol() pure returns (string)
MIXER
totalFee() view returns (uint256)
6
totalSupply() view returns (uint256)
1000000000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isBlacklisted(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
cooldownEnabled(bool _status, uint8 _interval)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
multiTransfer(address from, address[] addresses, uint256[] tokens)
multiTransfer_fixed(address from, address[] addresses, uint256 tokens)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTimelockExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
setWalletLimitExemption(address holder, bool exempt)
set_sell_multiplier(uint256 Multiplier)
tradingStatus(bool _status)
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.