Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOGGER | ERC-20 | 14.145747M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17438425 | a year ago | | | 0 | 0.0011484230 | |
| 17018178 | 2 years ago | | | 0 | 0.0010206529 | |
| 16915827 | 2 years ago | | | 0 | 0.00043628860 | |
| 16892562 | 2 years ago | | | 0 | 0.0013903011 | |
| 16884214 | 2 years ago | | | 0 | 0.00058228118 | |
| 16722093 | 2 years ago | | | 0 | 0.0012198112 | |
| 16645314 | 2 years ago | | | 0 | 0.00062142327 | |
| 16523264 | 2 years ago | | | 0 | 0.00078997300 | |
| 16451128 | 2 years ago | | | 0 | 0.0014539659 | |
| 16382670 | 2 years ago | | | 0 | 0.00075857118 |
ABI
ABI objects
Getter at block 21230210
ManualBurn() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
10000000000000000000000000000
_walletMax() view returns (uint256)
200000000000000000000000000
autoLiquidityReceiver() view returns (address)
0x0000000000000000000000000000000000000000
blacklistMode() view returns (bool)
false
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
10000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
inSwapAndLiquify() view returns (bool)
false
launchedAt() view returns (uint256)
15864584
liquidityFee() view returns (uint256)
0
marketingWallet() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Dogger
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x2396b6eb58d612815b9891765532ba3057467bca
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20000000000000000000000000
symbol() pure returns (string)
DOGGER
totalFee() view returns (uint256)
1
totalFeeIfSelling() view returns (uint256)
1
totalSupply() view returns (uint256)
10000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
renounceOwnership()
setFees(uint256 newLiqFee, uint256 newManualBurn)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setWalletLimit(uint256 newLimit)
tradingStatus(bool newStatus)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.