Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TOKEN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16040008 | 5 months ago | | | 0 | 8.2920588e-7 | |
| 10219839 | 10 months ago | | | 0 | 0.000000001945322580 | |
| 10216185 | 10 months ago | | | 0 | 0.000000003138392415 | |
| 10215994 | 10 months ago | | | 0 | 0.000000047252000000 | |
| 10214967 | 10 months ago | | | 0 | 0.000000004612881996 | |
| 10214922 | 10 months ago | | | 0 | 0.000000022977239200 | |
| 10214914 | 10 months ago | | | 0 | 0.000000021523060064 | |
| 10214837 | 10 months ago | | | 0 | 0.000023626000 | |
| 10214821 | 10 months ago | | | 0 | 0.000000029842105128 | |
| 10214817 | 10 months ago | | | 0 | 0.000000029842105128 |
ABI
ABI objects
Getter at block 22933227
decimals() view returns (uint8)
18
denominator() view returns (uint256)
10000
getRouterAddress() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
isSwapBackEnabled() view returns (bool)
true
marketingTaxBuy() view returns (uint256)
0
marketingTaxSell() view returns (uint256)
10000
marketingTaxTransfer() view returns (uint256)
0
marketingWallet() view returns (address)
0xa6950a664fbf5f63697f39ce2a545b24fa80346d
name() view returns (string)
doginme
owner() view returns (address)
0xa6950a664fbf5f63697f39ce2a545b24fa80346d
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
doginme
totalSupply() view returns (uint256)
561222222222222222222222223222222222222222222222222221
uniswapV2Pair() view returns (address)
0xfc74f23e6733e1709494418be3dd2702759c838b
uniswapV2Router() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAutomatedMarketMakerPair(address pair) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwapBack()
mint(address to, uint256 amount)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool status)
setBuyTax(uint256 _marketingTaxBuy)
setExcludeFromFees(address account, bool excluded)
setMarketingWallet(address _marketingWallet)
setSellTax(uint256 _marketingTaxSell)
setTransferTax(uint256 _marketingTaxTransfer)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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)
UpdateAutomatedMarketMakerPair(address indexed pair, bool status)
UpdateBuyTax(uint256 marketingTaxBuy)
UpdateExcludeFromFees(address indexed account, bool isExcluded)
UpdateMarketingWallet(address indexed marketingWallet)
UpdateSellTax(uint256 marketingTaxSell)
UpdateSwapBackStatus(bool status)
UpdateSwapTokensAtAmount(uint256 swapTokensAtAmount)
UpdateTransferTax(uint256 marketingTaxTransfer)
constructor()
fallback()
receive()
This contract contains no error objects.