Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($1.71)
Native
Value
$1.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000542 | $3,161.61 |
$1.71 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18959876 | 10 months ago | | | 0 | 0.00070567745 | |
| 18773532 | a year ago | | | 0 | 0.0019281025 | |
| 18372899 | a year ago | | | 0 | 0.00026407965 | |
| 17935168 | a year ago | | | 0 | 0.0017912738 | |
| 17916375 | a year ago | | | 0 | 0.00075681540 | |
| 17578456 | a year ago | | | 0 | 0.00099817630 | |
| 16865148 | 2 years ago | | | 0 | 0.00080206891 | |
| 16671144 | 2 years ago | | | 0 | 0.0028776224 | |
| 16609869 | 2 years ago | | | 0 | 0.00076788463 | |
| 16598171 | 2 years ago | | | 0 | 0.00088094337 |
ABI
ABI objects
Getter at block 21219068
_maxTxAmount() view returns (uint256)
10000000000000000000000000000
_walletMax() view returns (uint256)
10000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0x29a4ca35fa4771a79cfef3df6fca0a7e1b06e31e
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)
16381969
liquidityFee() view returns (uint256)
1
marketingFee() view returns (uint256)
4
marketingWallet() view returns (address)
0x29a4ca35fa4771a79cfef3df6fca0a7e1b06e31e
name() pure returns (string)
DOGEBONK
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xbf04b17f96274bb2f75ceab3be1027568fd1a3fe
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)
DB
totalFee() view returns (uint256)
5
totalFeeIfSelling() view returns (uint256)
5
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 newmarketingFee)
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.