HAIRY PLOTTER
Verified contract
Active on
Ethereum with 321 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,999.59 |
$0 | |
PLOTTER | ERC-20 | 140.645143K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20338072 | 5 months ago | | | 0 | 0.00039144239 | |
| 16908166 | 2 years ago | | | 0 | 0.00059074891 | |
| 16630848 | 2 years ago | | | 0 | 0.0016310129 | |
| 16422476 | 2 years ago | | | 0 | 0.0013951023 | |
| 16373320 | 2 years ago | | | 0 | 0.00083103928 | |
| 16286092 | 2 years ago | | | 0 | 0.00076674529 | |
| 16277575 | 2 years ago | | | 0 | 0.00070622143 | |
| 16265896 | 2 years ago | | | 0 | 0.00053379380 | |
| 16252387 | 2 years ago | | | 0 | 0.00049436341 | |
| 16251902 | 2 years ago | | | 0 | 0.00059638471 |
ABI
ABI objects
Getter at block 21420501 showSniperList() view returns (address[])
FEE1Reciever() view returns (address)
0x26fc2f7c47e419f078722709a2175b1796cb04ae
FEE2Reciever() view returns (address)
0x26fc2f7c47e419f078722709a2175b1796cb04ae
_exchangeRouterAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
antiSniperMode() view returns (bool)
false
buyFee() view returns (uint256 liquidityFee, uint256 Fee1, uint256 Fee2, uint256 total)
(liquidityFee=0, Fee1=20, Fee2=20, total=40)
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
91956759354433392397520169
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
maxBuyPercentage() view returns (uint256)
20
maxSellPercentage() view returns (uint256)
20
maxWalletPercentage() view returns (uint256)
20
name() pure returns (string)
HAIRY PLOTTER
pair() view returns (address)
0xe535e8b16fa51c45b8f36d9a07b11823522bca56
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256 liquidityFee, uint256 Fee1, uint256 Fee2, uint256 total)
(liquidityFee=10, Fee1=20, Fee2=20, total=50)
showSniperListLength() view returns (uint256)
18
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
PLOTTER
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
_automatedMarketMakers(address) view returns (bool)
_blacklisted(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addNewMarketMaker(address newAMM)
approve(address spender, uint256 amount) returns (bool)
clearStuckBalance()
clearStuckToken(address _token)
controlAntiSniperMode(bool value)
ownerAirDropWallets(address[] airdropWallets, uint256[] amounts)
ownerSetInitialDistributionFinished()
ownerSetLimitlessAddress(address _addr, bool _status)
ownerSetLimits(uint256 _maxBuyPercentage, uint256 _maxSellPercentage, uint256 _maxWalletPercentage)
ownerSetReceivers(address _SER, address _marketing)
ownerSetSwapBackSettings(bool _enabled, uint256 _percentageBase1000)
ownerSetTargetLiquidity(uint256 target)
ownerUpdateBuyFees(uint256 _liquidityFee, uint256 _Fee1, uint256 _Fee2)
ownerUpdateSellFees(uint256 _liquidityFee, uint256 _Fee1, uint256 _Fee2)
ownerUpdateTransferFee(uint256 _transferFee)
renounceOwnership()
reverseSniper(address sniper)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.