Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7c5b…2b8a
0xdce2…c94d
6 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,184.79 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19909701 | 6 months ago | | | 0 | 0.00013412901 | |
| 18152296 | a year ago | | | 0 | 0.00023803158 | |
| 18118954 | a year ago | | | 0 | 0.00046481245 | |
| 18118529 | a year ago | | | 0 | 0.00020432279 | |
| 16993957 | 2 years ago | | | 0 | 0.0010638560 | |
| 16987964 | 2 years ago | | | 0 | 0.0011305539 | |
| 16980891 | 2 years ago | | | 0 | 0.0014730509 | |
| 16980658 | 2 years ago | | | 0 | 0.0016474419 | |
| 16980327 | 2 years ago | | | 0 | 0.0013837126 | |
| 16978897 | 2 years ago | | | 0 | 0.0012778188 |
ABI
ABI objects
Getter at block 21160421
buyFee() view returns (uint8)
0
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0xdce2ccf01a1847dae0d5a6c49c9538ff61bcc94d
feeSplit() view returns (uint16 marketing, uint16 development, uint16 LP)
(marketing=6, development=4, LP=0)
marketingWallet() view returns (address)
0x7c5b265bd5fa884730947ac4ea5622b397202b8a
maxTransaction() view returns (uint256)
237000000000001
maxWallet() view returns (uint256)
237000000000001
name() pure returns (string)
WOOFZONE
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
2
swapAtMax() view returns (uint256)
23700000000000
swapAtMin() view returns (uint256)
790000000000
symbol() pure returns (string)
WOOF
totalSupply() pure returns (uint256)
7900000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address wallet) view returns (bool)
exemptFromLimits(address wallet) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
enableTrading() payable
manualTaxSwapAndSend(uint8 swapTokenPercent, bool sendEth)
renounceOwnership()
setExempt(address wallet, bool noFees, bool noLimits)
setFeeSplit(uint16 sharesAutoLP, uint16 sharesMarketing, uint16 sharesDevelopment)
setFees(uint8 buy, uint8 sell)
setLimits(uint16 maxTransactionPermille, uint16 maxWalletPermille)
setTaxSwap(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWallets(address marketing, address development, address LPtokens)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
TokensBurned(address indexed burnedByWallet, uint256 tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.