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)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,154.31 |
$0 | |
ERC-20 | 409.418534M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787889 | 2 months ago | | | 0 | 0.00050709107 | |
| 13923115 | 3 years ago | | | 0 | 0.0054786644 | |
| 13781583 | 3 years ago | | | 0 | 0.0026548445 | |
| 13751307 | 3 years ago | | | 0 | 0.0038004214 | |
| 13737573 | 3 years ago | | | 0 | 0.0045325429 | |
| 13737508 | 3 years ago | | | 0 | 0.0050908100 | |
| 13728079 | 3 years ago | | | 0 | 0.0062246485 | |
| 13723123 | 3 years ago | | | 0 | 0.0058152989 | |
| 13723123 | 3 years ago | | | 0 | 0.0058152989 | |
| 13723123 | 3 years ago | | | 0 | 0.0058152989 |
ABI
ABI objects
Getter at block 21181564
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xc04ac6c69625d8b611541389dbf420a4f007d11f
maxTxAmount() view returns (uint256)
1000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000
name() pure returns (string)
PRINT
snipersCaught() view returns (uint16)
95
symbol() pure returns (string)
PRINT
taxPaused() view returns (bool)
false
totalSupply() pure returns (uint256)
1000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isSniper(address wallet) view returns (bool)
sniperBlock(address wallet) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeTaxDistribution(uint16 sharesAutoLP, uint16 sharesWallet1, uint16 sharesWallet2, uint16 sharesWallet3)
decreaseTaxRate(uint8 newBuyTax, uint8 newSellTax, uint8 newTxTax)
disableFeesFor(address wallet)
enableFeesFor(address wallet)
humanize()
increaseLimits(uint16 maxTxAmtPermile, uint16 maxWalletAmtPermile)
initLP(uint256 ethAmountWei)
liquifySniper(address wallet)
openTrading()
recoverEth()
renounceOwnership()
resetTax()
setBuyTaxBreak(uint32 durationSeconds)
setTaxWallets(address newTaxWall1, address newTaxWall2, address newTaxWall3)
taxSend()
taxSwap()
taxSwapSettings(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
toggleTax()
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 owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint32 smd, uint32 smr)
receive()
This contract contains no error objects.