Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "Dog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20857876 | a month ago | | | 0 | 0.00042272363 | |
| 20817878 | 2 months ago | | | 0 | 0.00053805296 | |
| 20808233 | 2 months ago | | | 0 | 0.00056418092 | |
| 20808128 | 2 months ago | | | 0 | 0.00057812685 | |
| 20808123 | 2 months ago | | | 0 | 0.00063660501 | |
| 20808118 | 2 months ago | | | 0 | 0.00061982219 | |
| 20808117 | 2 months ago | | | 0 | 0.00076742401 | |
| 20808113 | 2 months ago | | | 0 | 0.00071908418 | |
| 20808099 | 2 months ago | | | 0 | 0.00076826682 | |
| 20808096 | 2 months ago | | | 0 | 0.00070199212 |
ABI
ABI objects
Getter at block 21166857
antiContractDumpEnabled() view returns (bool)
true
blacklistDisabled() view returns (bool)
false
buyFees() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsEnabled() view returns (bool)
false
marketingWallet() view returns (address)
0xd22554a1a96d164aa786766ed59ec884ebcdfab4
maxTxAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Dog
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
Woof
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x4baa4058ad5a2f851d3cffe2f51cf8ca31cca0c4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
blacklistedWallets(address) view returns (bool)
excludedFromMaxTx(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addPair(address pair, bool value)
approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
changeSwapBackRestriction(bool newVal)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimits() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceBlacklist()
renounceOwnership()
setBuyFees(uint256 _marketingFee)
setFeesWallet(address _wallet)
setMaxTxAmount(uint256 newNum)
setMaxWalletAmount(uint256 newNum)
setSellFees(uint256 _marketingFee)
setSwapEnabled(bool enabled)
setSwapTokensAtAmount(uint256 newAmount) returns (bool)
swapTokens()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawEth()
withdrawTokens()
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.